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{margin:0;padding:0;border:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a img,fieldset,img{border:none}input[type=email],input[type=password],input[type=tel],input[type=text],textarea{-webkit-appearance:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto}button,input{margin:0;padding:0;border:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-spacing:0;border-collapse:collapse;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@media (prefers-reduced-motion:reduce){*{transition:none!important}}body{min-width:375px;background:#f4f4f4;font-family:"Inter",sans-serif;font-size:15px;font-weight:600;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;color:#1a1d1f}.dark-mode{background:#111315;color:#fcfcfc}a{text-decoration:none}img,svg{vertical-align:middle}button{background:none}button,input,textarea{font-family:"Inter",sans-serif}@media only screen and (max-width:1259px){.desktop-hide{display:none!important}}.desktop-show{display:none!important}@media only screen and (max-width:1259px){.desktop-show{display:block!important}}@media only screen and (max-width:1259px){.desktop-text-right{text-align:right}}@media only screen and (max-width:1023px){.tablet-hide{display:none!important}}.tablet-show{display:none!important}@media only screen and (max-width:1023px){.tablet-show{display:block!important}}@media only screen and (max-width:767px){.mobile-hide{display:none!important}}.mobile-show{display:none!important}@media only screen and (max-width:767px){.mobile-show{display:block!important}}.dark-mode .recharts-rectangle.recharts-tooltip-cursor{fill:#272b30}.dark-mode .recharts-curve.recharts-tooltip-cursor{stroke:#33383f}.dark-mode .recharts-sector{stroke:#1a1d1f}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 80px}.h1,.h2,.h3,.h4{font-family:"Inter",sans-serif;font-weight:600}.h1{font-size:64px}.h1,.h2{line-height:1;letter-spacing:-.03em}.h2{font-size:48px}.h3{font-size:40px;line-height:1.2;letter-spacing:-.02em}@media only screen and (max-width:767px){.h3{font-size:32px;line-height:1.25;letter-spacing:-.03em}}.h4{font-size:32px;line-height:1.25;letter-spacing:-.03em}[class^=button]{display:inline-flex;justify-content:center;align-items:center;height:48px;padding:0 20px;background:#2a85ff;border-radius:12px;font-size:15px;font-weight:700;line-height:1.6;text-align:center;color:#fcfcfc;transition:all .2s}[class^=button]:hover{background:#0069f6}[class^=button].disabled{opacity:.5;pointer-events:none}[class^=button] svg{fill:#fcfcfc;transition:all .2s}[class^=button]:not([class^=button-square]) svg:first-child{margin-right:8px}[class^=button]:not([class^=button-square]) svg:last-child{margin-left:8px}.button-stroke,.button-stroke-red{background:none;box-shadow:inset 0 0 0 2px #efefef}.dark-mode .button-stroke,.dark-mode .button-stroke-red{box-shadow:inset 0 0 0 2px #272b30}.button-stroke{color:#1a1d1f}.button-stroke svg{fill:#6f767e}.dark-mode .button-stroke{color:#fcfcfc}.button-stroke:hover{background:none;box-shadow:inset 0 0 0 2px #1a1d1f}.button-stroke:hover svg{fill:#1a1d1f}.dark-mode .button-stroke:hover{box-shadow:inset 0 0 0 2px #efefef}.dark-mode .button-stroke:hover svg{fill:#fcfcfc}.button-stroke.active{background:#272b30;box-shadow:inset 0 0 0 2px #272b30}.button-stroke.active svg{fill:#1a1d1f}.button-stroke-red{color:#ff6a55}.button-stroke-red svg{fill:#ff6a55}.button-stroke-red.active,.button-stroke-red:hover{background:#ff6a55;box-shadow:inset 0 0 0 2px #ff6a55;color:#fcfcfc}.button-stroke-red.active svg,.button-stroke-red:hover svg{fill:#fcfcfc}.button-white{box-shadow:inset 0 0 0 2px #efefef;background:#fcfcfc;color:#1a1d1f}.button-white svg{fill:#1a1d1f}.button-white.active,.button-white:hover{box-shadow:inset 0 0 0 2px #1a1d1f;background:#fff;color:#1a1d1f}.button-white.active svg,.button-white:hover svg{fill:#1a1d1f}.button-small{height:40px;padding:0 16px;border-radius:8px;font-size:13px}.button-square-stroke{flex:0 0 48px;width:48px;height:48px;padding:0;background:none;box-shadow:inset 0 0 0 2px #efefef;transition:all .2s}.button-square-stroke svg{fill:#6f767e}.dark-mode .button-square-stroke{box-shadow:inset 0 0 0 2px #272b30}.button-square-stroke:hover{background:#2a85ff;box-shadow:inset 0 0 0 2px #2a85ff}.button-square-stroke:hover svg{fill:#fcfcfc}.button-square-stroke.button-small{flex:0 0 40px;width:40px;height:40px}[class^=status]{display:inline-block;padding:0 8px;border-radius:6px;font-size:12px;line-height:24px;font-weight:700}.status-green{background:#eafae5;color:#83bf6e}.dark-mode .status-green{background:rgba(131,191,110,.15)}.status-green-dark{background:#b5e4ca;color:#1a1d1f}.status-red{background:#ffe7e4;color:#ff6a55}.dark-mode .status-red{background:rgba(255,106,85,.15)}.status-red-dark{background:#ffbc99;color:#fcfcfc}.status-purple{background:#cabdff;color:#8e59ff}.status-blue{background:#b1e5fc;color:#2a85ff}.status-yellow{background:#ffd88d;color:#1a1d1f}.status-completed,.status-completed:hover{background:#6bc060;color:#fff}.status-new{background:#6e5ad4;color:#fff}.status-delay{background:#dbae34;color:#fff}.status-extended{background:#db7b34;color:#fff}.status-cancle{background:#d71818;color:#fff}[class^=title]{position:relative;display:inline-block;padding-left:32px;font-size:20px;font-weight:600;line-height:1.6;letter-spacing:-.02em}@media only screen and (max-width:767px){[class^=title]{font-size:18px}}[class^=title]:before{content:"";position:absolute;top:50%;left:0;width:16px;height:32px;transform:translateY(-50%);border-radius:4px}.title-red:before{background:#ffbc99}.title-blue:before{background:#b1e5fc}.title-purple:before{background:#cabdff}.title-yellow:before{background:#ffd88d}.title-green:before{background:#b5e4ca}.panel{position:relative;display:flex;align-items:center;margin:auto -40px -40px;padding:60px 40px 20px}@media only screen and (max-width:1339px){.panel{margin:auto -24px -32px;padding:44px 24px 20px}}@media only screen and (max-width:767px){.panel{margin:auto -16px -24px;padding:40px 16px 16px}}.panel:before{content:"";position:absolute;top:40px;left:0;right:0;bottom:0;z-index:-1;background:#fcfcfc;box-shadow:inset 1px 0 0 #f4f4f4}@media only screen and (max-width:1339px){.panel:before{top:24px}}.dark-mode .panel:before{background:#1a1d1f;box-shadow:inset 1px 0 0 #111315}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px;transition:border-color .2s}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{box-sizing:content-box;position:absolute;height:0;width:1px;content:"";z-index:-1;border:8px solid transparent;left:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#efefef}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%}.react-datepicker{font-family:"Inter",sans-serif;font-size:.8rem;color:#000;display:inline-block;position:relative}.react-datepicker--time-only{display:block}.dark-mode .react-datepicker{color:#fcfcfd}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;padding:8px 0;position:relative}.react-datepicker__header--time{display:none;padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:50%}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-bottom:8px;margin-top:0;color:#000;font-weight:600;font-size:16px}.dark-mode .react-datepicker__current-month{color:#fcfcfd}.dark-mode .react-datepicker__day:hover{background-color:#272b30;color:#fcfcfc}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:7px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{border-left:1px solid #aeaeae;width:100%}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:100%;overflow-x:hidden;margin:0 auto;text-align:left;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:360px;overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}@media (max-width:1259px){.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{height:230px}}@media (max-width:767px){.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{height:360px}}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{padding:0 12px;border-radius:4px;line-height:40px;white-space:nowrap;font-size:15px;font-weight:600;color:#6f767e;transition:background .2s,color .2s}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#efefef;color:#1a1d1f}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#272b30;color:#fff}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#272b30;color:#fcfcfc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.dark-mode .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#272b30;color:#fcfcfc}.react-datepicker__week-number{color:#ccc;display:inline-block;width:40px;line-height:40px;text-align:center;margin:0}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:50%;background-color:#efefef}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{font-size:14px;font-weight:500;display:inline-block;width:40px;line-height:40px;text-align:center;margin:0;border-radius:0}.react-datepicker__day-name{color:#6f767e}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{border-radius:50%;background-color:#272b30;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1c1e22}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__day--outside-month{color:#6f767e}.react-datepicker__day{border-radius:50%}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:50%;background-color:#efefef}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:50%;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--today,.react-datepicker__day--today:hover,.react-datepicker__month-text--today,.react-datepicker__month-text--today:hover,.react-datepicker__quarter-text--today,.react-datepicker__quarter-text--today:hover,.react-datepicker__year-text--today,.react-datepicker__year-text--today:hover{background-color:#2a85ff;color:#fcfcfc}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{border-radius:50%;background-color:#272b30;color:#f4f4f4}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1c1e22}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:50%;background-color:#3e444c;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1c1e22}.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range{background-color:rgba(39,43,48,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range,.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range,.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range,.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range{background-color:#efefef;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--range-end,.react-datepicker__day--range-start{position:relative;background-color:#f4f4f4!important;color:#111315}.dark-mode .react-datepicker__day--in-range,.dark-mode .react-datepicker__day--in-selecting-range,.dark-mode .react-datepicker__day--selected,.dark-mode .react-datepicker__month-text--in-range,.dark-mode .react-datepicker__month-text--in-selecting-range,.dark-mode .react-datepicker__month-text--selected,.dark-mode .react-datepicker__quarter-text--in-range,.dark-mode .react-datepicker__quarter-text--in-selecting-range,.dark-mode .react-datepicker__quarter-text--selected,.dark-mode .react-datepicker__year-text--in-range,.dark-mode .react-datepicker__year-text--in-selecting-range,.dark-mode .react-datepicker__year-text--selected{background-color:#fcfcfc;color:#111315!important}.dark-mode .react-datepicker__day--today{background-color:#2a85ff;color:#fcfcfc!important}.dark-mode .react-datepicker__day--selected{background-color:#272b30;color:#fcfcfc!important}.dark-mode .react-datepicker__day--range-end,.dark-mode .react-datepicker__day--range-start{background-color:#111315!important;color:#f4f4f4!important}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#272b30}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#efefef}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:50%;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#efefef;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:50%;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:50%;border-top-right-radius:50%}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#272b30;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"\00d7"}.react-datepicker__today-button{background:#efefef;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-arrow{position:absolute;z-index:2;width:40px;height:40px;border-radius:50%;font-size:0;transition:all .2s}.slick-arrow svg{position:relative;z-index:2;fill:#6f767e;transition:fill .2s}.slick-arrow:hover{box-shadow:inset 0 0 0 2px #272b30}.dark-mode .slick-arrow:hover{box-shadow:inset 0 0 0 2px #efefef}.dark-mode .slick-arrow:hover svg{fill:#272b30}@media only screen and (max-width:767px){.photo-slider{padding-bottom:64px}}.photo-slider .slick-list{overflow:visible}.photo-slider .slick-track{display:flex}.photo-slider .slick-slide{height:auto;padding:0 16px;opacity:0;visibility:hidden;transition:all .4s}@media only screen and (max-width:767px){.photo-slider .slick-slide{padding:0}}.photo-slider .slick-slide.slick-active{opacity:1;visibility:visible}.photo-slider .slick-slide>div{display:flex;height:100%;flex-grow:1}.photo-slider .slick-arrow{top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.photo-slider .slick-arrow{top:auto;bottom:0;transform:translateY(0)}}.photo-slider .slick-prev{left:-56px}@media only screen and (max-width:767px){.photo-slider .slick-prev{left:calc(50% - 48px)}}.photo-slider .slick-next{right:-56px}@media only screen and (max-width:767px){.photo-slider .slick-next{right:calc(50% - 48px)}}@media only screen and (max-width:1023px){.products-slider{padding-bottom:62px}}@media only screen and (max-width:767px){.products-slider .slick-list{margin:0 -296px 0 -8px}}.products-slider .slick-slide{padding:0 12px}@media only screen and (max-width:767px){.products-slider .slick-slide{padding:0 8px}}.products-slider .slick-arrow{bottom:0;visibility:hidden;opacity:0}@media only screen and (max-width:1023px){.products-slider .slick-arrow{visibility:visible;opacity:1}}.dark-mode .products-slider .slick-arrow:hover{box-shadow:inset 0 0 0 2px #272b30}.dark-mode .products-slider .slick-arrow:hover svg{fill:#fcfcfc}.products-slider .slick-prev{left:calc(50% - 48px)}.products-slider .slick-next{right:calc(50% - 48px)}.rdw-editor-wrapper .rdw-option-wrapper{min-width:20px;height:20px;margin:0 2px;border:1px solid transparent;border-radius:4px;background:none;transition:border-color .2s}@media only screen and (max-width:767px){.rdw-editor-wrapper .rdw-option-wrapper{min-width:16px;height:16px}}.dark-mode .rdw-editor-wrapper .rdw-option-wrapper{background:#bfc3c7}.rdw-editor-wrapper .rdw-option-wrapper:hover{box-shadow:none;border-color:#6f767e}.rdw-editor-wrapper .rdw-option-wrapper.rdw-option-active{box-shadow:none;border-color:#2a85ff}.dark-mode .rdw-editor-wrapper .rdw-option-wrapper.rdw-option-active{border-color:#2a85ff;box-shadow:inset 0 0 0 1px #2a85ff}.rdw-editor-wrapper .rdw-history-wrapper{margin-left:auto}.rdw-editor-wrapper .public-DraftStyleDefault-block{margin:12px 16px}.rdw-editor-wrapper .rdw-emoji-modal,.rdw-editor-wrapper .rdw-link-modal{box-shadow:0 10px 25px rgba(17,19,21,.1)}.app{padding:40px;text-align:center}.container{margin:auto;width:50%}.ReactTags__tags{position:relative;padding:0 0 5px;background:#f4f4f4;border-radius:12px}.dark-mode .ReactTags__tags{background:#272b30}.ReactTags__clearAll{cursor:pointer;height:40px;padding:0 10px;margin:10px;font-size:14px;border-radius:12px;background:#ff6a55;color:#fff;border:none}.ReactTags__tagInput{border-radius:2px;display:inline-block}.ReactTags__tagInput input.ReactTags__tagInputField,.ReactTags__tagInput input.ReactTags__tagInputField:focus{height:40px;margin:0;padding:0 5px;background:none;box-shadow:none;font-size:14px;font-weight:600;border:none;min-width:240px;color:#1a1d1f}.dark-mode .ReactTags__tagInput input.ReactTags__tagInputField,.dark-mode .ReactTags__tagInput input.ReactTags__tagInputField:focus{color:#fcfcfc}.ReactTags__tagInput input.ReactTags__tagInputField::-webkit-input-placeholder{color:#9a9fa5}.ReactTags__tagInput input.ReactTags__tagInputField:-ms-input-placeholder{color:#9a9fa5}.ReactTags__tagInput input.ReactTags__tagInputField::placeholder{color:#9a9fa5}.dark-mode .ReactTags__tagInput input.ReactTags__tagInputField::-webkit-input-placeholder{color:#6f767e}.dark-mode .ReactTags__tagInput input.ReactTags__tagInputField:-ms-input-placeholder{color:#6f767e}.dark-mode .ReactTags__tagInput input.ReactTags__tagInputField::placeholder{color:#6f767e}.ReactTags__editInput{border-radius:1px}.ReactTags__editTagInput{display:inline-flex}.ReactTags__selected span.ReactTags__tag{display:inline-flex;align-items:center;margin:5px 5px 0;padding:8px 16px;background:#2a85ff;border-radius:8px;font-size:13px;font-weight:700;color:#fcfcfc}.ReactTags__suggestions{position:absolute}.ReactTags__suggestions ul{list-style-type:none;box-shadow:.05em .01em .5em rgba(0,0,0,.2);background:#fff;width:200px}.ReactTags__suggestions ul li.ReactTags__activeSuggestion{background:#b1e5fc;cursor:pointer}.ReactTags__suggestions li{border-bottom:1px solid #efefef;padding:5px 10px;margin:0}.ReactTags__suggestions li mark{text-decoration:underline;background:none;font-weight:600}.ReactTags__remove{width:24px;height:24px;margin:0 0 0 8px;border:none;cursor:pointer;background:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M6.707 5.293a1 1 0 00-1.414 1.414L10.586 12l-5.293 5.293a1 1 0 001.414 1.414L12 13.414l5.293 5.293a1 1 0 001.414-1.414L13.414 12l5.293-5.293a1 1 0 00-1.414-1.414L12 10.586 6.707 5.293z' fill='%23fcfcfc'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;font-size:0;color:#fff;transition:transform .2s}.ReactTags__remove:hover{transform:rotate(90deg)}.SignIn_login__3xoJz{display:flex;justify-content:center;align-items:center;padding:48px;background:#fcfcfc}@media only screen and (max-width:767px){.SignIn_login__3xoJz{padding:24px}}.dark-mode .SignIn_login__3xoJz{background:#1a1d1f}.SignIn_wrapper__wQjmL{max-width:296px}@media only screen and (max-width:767px){.SignIn_wrapper__wQjmL{max-width:100%}}.SignIn_logo__1tVKJ{display:inline-block;width:48px;margin-bottom:32px}.SignIn_logo__1tVKJ img{width:100%}.SignIn_head__nUiUn{margin-bottom:32px;padding-bottom:32px;border-bottom:2px solid #efefef;width:400px}.dark-mode .SignIn_head__nUiUn{border-color:#272b30}@media only screen and (max-width:474px){.SignIn_head__nUiUn{width:300px!important}}.SignIn_subtitle__3TvOW{margin-bottom:20px;font-size:14px;font-weight:600;line-height:1.71429}.SignIn_btns__1tmMZ{display:flex;margin:0 -4px}.SignIn_btns__1tmMZ .SignIn_button__1SRQa{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 8px);width:calc(50% - 8px);margin:0 4px;padding:0 16px}.SignIn_btns__1tmMZ .SignIn_button__1SRQa img{margin-right:10px}.SignIn_body__6gxOM .SignIn_button__1SRQa{width:400px!important;background-color:rgba(42,133,255,.5)}@media only screen and (max-width:474px){.SignIn_body__6gxOM .SignIn_button__1SRQa{width:300px!important}}.SignIn_field__1xOyB{margin-bottom:12px;width:400px}@media only screen and (max-width:474px){.SignIn_field__1xOyB{width:300px}}.SignIn_classInput__3wQdO{padding-left:50px!important}.SignIn_note__3K-EW{margin-top:32px;font-size:14px;font-weight:600;line-height:1.71429;color:#9a9fa5}.SignIn_info__1nD_F{margin-top:32px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.SignIn_info__1nD_F a{font-weight:700;color:#1a1d1f;transition:color .2s}.dark-mode .SignIn_info__1nD_F a{color:#fcfcfc}.SignIn_info__1nD_F a:hover{color:#2a85ff}.SignIn_pic__3WfJl{width:120px!important;height:120px}.TextInput_field__p_GJQ.TextInput_fieldIcon__3z2tA .TextInput_input__ouAF8{padding-left:48px}.TextInput_field__p_GJQ.TextInput_fieldCurrency__2zpRh .TextInput_input__ouAF8{padding-left:58px;background:none;border-color:#efefef}.TextInput_field__p_GJQ.TextInput_fieldCurrency__2zpRh .TextInput_input__ouAF8:focus{border-color:#9a9fa5}.dark-mode .TextInput_field__p_GJQ.TextInput_fieldCurrency__2zpRh .TextInput_input__ouAF8{border-color:#272b30}.dark-mode .TextInput_field__p_GJQ.TextInput_fieldCurrency__2zpRh .TextInput_input__ouAF8:focus{border-color:#33383f}.TextInput_field__p_GJQ.TextInput_fieldCopy__2Zeoq .TextInput_input__ouAF8{padding-right:48px}.TextInput_field__p_GJQ.TextInput_error__2q3kq .TextInput_icon__2pqy5 svg{fill:#ff6a55}.TextInput_field__p_GJQ.TextInput_error__2q3kq .TextInput_wrap__3KDtQ:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M12 15a1 1 0 001-1V9a1 1 0 10-2 0v5a1 1 0 001 1zm7.675 2.504L12.87 5.563a1 1 0 00-1.738 0L4.327 17.504A1 1 0 005.196 19h13.61a1 1 0 00.869-1.495zM14.607 4.573c-1.151-2.019-4.062-2.019-5.213 0L2.589 16.514C1.45 18.514 2.894 21 5.196 21h13.61c2.302 0 3.746-2.486 2.606-4.485L14.607 4.573z' fill-rule='evenodd' fill='%23ff6a55'/%3E%3Cpath d='M13 17a1 1 0 11-2 0 1 1 0 112 0z' fill='%23ff6a55'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto}.TextInput_field__p_GJQ.TextInput_error__2q3kq .TextInput_input__ouAF8{padding-right:48px;background:rgba(255,188,153,.25);border-color:transparent;color:#ff6a55}.dark-mode .TextInput_field__p_GJQ.TextInput_error__2q3kq .TextInput_input__ouAF8:focus{border-color:#ff6a55;color:#ff6a55}.TextInput_field__p_GJQ.TextInput_error__2q3kq .TextInput_input__ouAF8::-webkit-input-placeholder{color:#ff6a55}.TextInput_field__p_GJQ.TextInput_error__2q3kq .TextInput_input__ouAF8:-ms-input-placeholder{color:#ff6a55}.TextInput_field__p_GJQ.TextInput_error__2q3kq .TextInput_input__ouAF8::placeholder{color:#ff6a55}.TextInput_field__p_GJQ.TextInput_success__2T7Cz .TextInput_wrap__3KDtQ:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 010 1.414l-8.586 8.586a3 3 0 01-4.243 0l-3.586-3.586a1 1 0 011.414-1.414l3.586 3.586a1 1 0 001.414 0l8.586-8.586a1 1 0 011.414 0z' fill='%2383bf6e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto}.TextInput_field__p_GJQ.TextInput_success__2T7Cz .TextInput_input__ouAF8{padding-right:48px;background:#fff;border-color:#9a9fa5}.dark-mode .TextInput_field__p_GJQ.TextInput_success__2T7Cz .TextInput_input__ouAF8{background:#111315}.TextInput_label__tC6LN{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .TextInput_label__tC6LN{color:#efefef}.TextInput_tooltip__1cKJw{position:relative;top:-1px}.TextInput_tooltip__1cKJw svg{fill:#9a9fa5}.TextInput_wrap__3KDtQ{position:relative}.TextInput_input__ouAF8{width:100%;height:48px;padding:0 10px;border-radius:12px;border:2px solid transparent;background:#f4f4f4;font-family:"Inter",sans-serif;font-size:15px;font-weight:600;line-height:1.6;color:#1a1d1f;transition:all .2s}.dark-mode .TextInput_input__ouAF8{border-color:#272b30;background:#272b30;color:#fcfcfc}.TextInput_input__ouAF8::-webkit-input-placeholder{color:#6f767e}.TextInput_input__ouAF8:-ms-input-placeholder{color:#6f767e}.TextInput_input__ouAF8::placeholder{color:#6f767e}.dark-mode .TextInput_input__ouAF8::-webkit-input-placeholder{color:#9a9fa5}.dark-mode .TextInput_input__ouAF8:-ms-input-placeholder{color:#9a9fa5}.dark-mode .TextInput_input__ouAF8::placeholder{color:#9a9fa5}.TextInput_input__ouAF8:focus{border-color:#9a9fa5;background:#fff}.dark-mode .TextInput_input__ouAF8:focus{border-color:#33383f;background:#111315}.TextInput_copy__2Q2Sb,.TextInput_icon__2pqy5{position:absolute;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:48px}.TextInput_icon__2pqy5{left:0;pointer-events:none}.TextInput_icon__2pqy5 svg{fill:#6f767e}.TextInput_copy__2Q2Sb{right:0}.TextInput_copy__2Q2Sb svg{fill:#6f767e;transition:fill .2s}.TextInput_copy__2Q2Sb:hover svg{fill:#2a85ff}.TextInput_currency__1Igcs{position:absolute;top:2px;left:2px;bottom:2px;display:flex;justify-content:center;align-items:center;width:46px;padding-top:1px;border-radius:10px 0 0 10px;background:#f4f4f4;color:#1a1d1f}.dark-mode .TextInput_currency__1Igcs{background:#272b30;color:#6f767e}.Tooltip_tooltip__2gGnN{display:inline-block;margin-left:4px;cursor:pointer}.Tooltip_tooltip__2gGnN .Tooltip_tooltipWpapper__pfqaV{padding:3px 12px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 0 1px #000;font-size:12px;font-weight:600}.Page_page__So1SB{padding:0 0 0 340px}@media only screen and (max-width:1339px){.Page_page__So1SB{padding:0 0 0 300px}}@media only screen and (max-width:1259px){.Page_page__So1SB{padding-left:96px}}@media only screen and (max-width:767px){.Page_page__So1SB{padding-left:0}}@media only screen and (max-width:767px){.Page_sidebar__1Qyny{transform:translateX(-100%);transition:transform .3s}.Page_sidebar__1Qyny.Page_visible__19gRs{transform:translateX(0)}}.Page_inner__2ZM6W{display:flex;flex-direction:column;min-height:calc(100vh - 96px);padding:40px}@media only screen and (max-width:1339px){.Page_inner__2ZM6W{padding:24px}}@media only screen and (max-width:767px){.Page_inner__2ZM6W{padding:24px 16px}}.Page_container__1JOhd{display:flex;flex-direction:column;flex-grow:1;width:100%;max-width:1200px;margin:0 auto}.Page_container__1JOhd.Page_wide__xp4VR{max-width:100%}.Page_title__QcMYF{margin-bottom:24px}@media only screen and (max-width:1023px){.Page_title__QcMYF{font-size:30px}}@media only screen and (max-width:767px){.Page_title__QcMYF{font-size:28px}}@media only screen and (max-width:639px){.Page_title__QcMYF{font-size:20px}}.Page_button__2FiRL{width:95px;display:flex;align-items:center;justify-content:center;grid-gap:0;gap:0}@media only screen and (max-width:1023px){.Page_button__2FiRL{height:40px}}@media only screen and (max-width:639px){.Page_button__2FiRL{height:35px;width:80px}.Page_button__2FiRL span{font-size:12px}}.Page_plusIcon__30hyv{margin-right:2px!important}.Page_buttonsContainor__diQbe{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}.Page_backButton__3Yqv6{background-color:#fff;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:24px}.Page_backButton__3Yqv6:hover{background-color:#fff}.Sidebar_cartImage__10rdj:hover{-webkit-filter:brightness(0);filter:brightness(0)}.Sidebar_sidebar__2cVIj{position:fixed;top:0;left:0;bottom:0;display:flex;flex-direction:column;width:340px;padding:24px;background:#fcfcfc;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.Sidebar_sidebar__2cVIj::-webkit-scrollbar{display:none}@media only screen and (max-width:1339px){.Sidebar_sidebar__2cVIj{width:300px;padding:16px}}@media only screen and (max-width:1259px){.Sidebar_sidebar__2cVIj{z-index:14;width:96px;align-items:center}}@media only screen and (max-width:767px){.Sidebar_sidebar__2cVIj{width:100%;align-items:stretch}}.dark-mode .Sidebar_sidebar__2cVIj{background:#1a1d1f}@media only screen and (max-width:1259px){.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2{align-items:stretch;width:300px;box-shadow:4px 0 32px rgba(17,19,21,.05)}.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_item__24pNX,.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_link__3AbNQ{width:100%;font-size:15px}.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_item__24pNX svg,.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_link__3AbNQ svg{margin-right:12px}.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_counter__1BUsQ{display:block}.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_toggle__yfsUq{position:absolute;top:16px;right:16px}.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_toggle__yfsUq svg{fill:#1a1d1f}.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_toggle__yfsUq svg:first-child{display:none}.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2 .Sidebar_toggle__yfsUq svg:nth-child(2){display:inline-block}}@media only screen and (max-width:767px){.Sidebar_sidebar__2cVIj.Sidebar_active__1HEx2{width:100%}}.Sidebar_logo__3Rc21{display:block;width:48px;margin-bottom:48px}@media only screen and (max-width:1339px){.Sidebar_logo__3Rc21{margin-bottom:24px}}@media only screen and (max-width:767px){.Sidebar_logo__3Rc21{margin-left:auto}}.Sidebar_logo__3Rc21 img{width:100%}.Sidebar_menu__1ziVd{display:flex;flex-direction:column;margin-bottom:auto}.Sidebar_dropdown__3kfvn,.Sidebar_item__24pNX{margin-bottom:8px}.Sidebar_item__24pNX,.Sidebar_link__3AbNQ{display:flex;align-items:center;width:100%;height:48px;padding:0 12px;border-radius:12px;font-size:15px;font-weight:600;white-space:nowrap;color:#6f767e;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background .2s,box-shadow .2s,color .2s}@media only screen and (max-width:1259px){.Sidebar_item__24pNX,.Sidebar_link__3AbNQ{width:48px;font-size:0}}@media only screen and (max-width:767px){.Sidebar_item__24pNX,.Sidebar_link__3AbNQ{width:100%;font-size:15px}}.Sidebar_item__24pNX svg,.Sidebar_link__3AbNQ svg{margin-right:12px;fill:#6f767e;transition:fill .2s}@media only screen and (max-width:1259px){.Sidebar_item__24pNX svg,.Sidebar_link__3AbNQ svg{margin-right:0}}@media only screen and (max-width:767px){.Sidebar_item__24pNX svg,.Sidebar_link__3AbNQ svg{margin-right:12px}}.Sidebar_item__24pNX.Sidebar_active__1HEx2,.Sidebar_item__24pNX:hover,.Sidebar_link__3AbNQ.Sidebar_active__1HEx2,.Sidebar_link__3AbNQ:hover{color:#1a1d1f}.Sidebar_item__24pNX.Sidebar_active__1HEx2 svg,.Sidebar_item__24pNX:hover svg,.Sidebar_link__3AbNQ.Sidebar_active__1HEx2 svg,.Sidebar_link__3AbNQ:hover svg{fill:#1a1d1f}.dark-mode .Sidebar_item__24pNX.Sidebar_active__1HEx2,.dark-mode .Sidebar_item__24pNX:hover,.dark-mode .Sidebar_link__3AbNQ.Sidebar_active__1HEx2,.dark-mode .Sidebar_link__3AbNQ:hover{color:#fcfcfc}.dark-mode .Sidebar_item__24pNX.Sidebar_active__1HEx2 svg,.dark-mode .Sidebar_item__24pNX:hover svg,.dark-mode .Sidebar_link__3AbNQ.Sidebar_active__1HEx2 svg,.dark-mode .Sidebar_link__3AbNQ:hover svg{fill:#fcfcfc}.Sidebar_item__24pNX.Sidebar_active__1HEx2,.Sidebar_link__3AbNQ.Sidebar_active__1HEx2{background:#efefef;box-shadow:inset 0 -2px 1px rgba(0,0,0,.05),inset 0 1px 1px #fff}.dark-mode .Sidebar_item__24pNX.Sidebar_active__1HEx2,.dark-mode .Sidebar_link__3AbNQ.Sidebar_active__1HEx2{background:#272b30;box-shadow:inset 0 -2px 1px rgba(0,0,0,.4),inset 0 1px 1px hsla(0,0%,100%,.11)}.Sidebar_toggle__yfsUq{display:none;width:48px;height:48px;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (max-width:1259px){.Sidebar_toggle__yfsUq{display:inline-block}}@media only screen and (max-width:767px){.Sidebar_toggle__yfsUq{display:none}}.Sidebar_toggle__yfsUq svg{fill:#6f767e}.Sidebar_close__o2Kd9,.Sidebar_toggle__yfsUq svg:nth-child(2){display:none}@media only screen and (max-width:767px){.Sidebar_close__o2Kd9{display:block;position:absolute;top:16px;left:16px;width:48px;height:48px}.Sidebar_close__o2Kd9 svg{fill:#1a1d1f}.dark-mode .Sidebar_close__o2Kd9 svg{fill:#fcfcfc}}.Sidebar_foot__CMLo2{margin-top:24px;padding-top:18px;border-top:2px solid #f4f4f4}@media only screen and (max-width:1259px){.Sidebar_foot__CMLo2{margin-top:12px;padding-top:12px}}.dark-mode .Sidebar_foot__CMLo2{border-color:#272b30}.Sidebar_theme__2NBGa{margin-top:16px}.Sidebar_counter__1BUsQ{flex-shrink:0;min-width:24px;margin-left:auto;border-radius:6px;background:#cabdff;text-align:center;line-height:24px;color:#1a1d1f}@media only screen and (max-width:1259px){.Sidebar_counter__1BUsQ{display:none}}@media only screen and (max-width:767px){.Sidebar_counter__1BUsQ{display:block}}@media only screen and (max-width:1259px){.Sidebar_overlay__2-R7F{position:fixed;top:0;left:0;right:0;bottom:0;z-index:12;background:hsla(0,0%,95.7%,.8);visibility:hidden;opacity:0;transition:all .2s}.dark-mode .Sidebar_overlay__2-R7F{background:rgba(39,43,48,.9)}.Sidebar_overlay__2-R7F.Sidebar_active__1HEx2{visibility:visible;opacity:1}}@media only screen and (max-width:767px){.Sidebar_overlay__2-R7F{display:none}}.Dropdown_dropdown__274uV.Dropdown_active__2LIC0 .Dropdown_head__1XE0x svg:last-child{transform:rotate(180deg)}.Dropdown_dropdown__274uV.Dropdown_active__2LIC0 .Dropdown_body__26EjR{display:block}@media only screen and (max-width:1259px){.Dropdown_dropdown__274uV.Dropdown_active__2LIC0 .Dropdown_body__26EjR{display:none}}@media only screen and (max-width:767px){.Dropdown_dropdown__274uV.Dropdown_active__2LIC0 .Dropdown_body__26EjR{display:block}}@media only screen and (max-width:1259px){.Dropdown_dropdown__274uV.Dropdown_wide__fuOg_ .Dropdown_head__1XE0x{font-size:15px}}@media only screen and (max-width:1259px) and (max-width:1259px){.Dropdown_dropdown__274uV.Dropdown_wide__fuOg_ .Dropdown_head__1XE0x svg:first-child{margin-right:12px}}@media only screen and (max-width:1259px) and (max-width:1259px){.Dropdown_dropdown__274uV.Dropdown_wide__fuOg_ .Dropdown_head__1XE0x svg:last-child{display:inline-block}}@media only screen and (max-width:1259px){.Dropdown_dropdown__274uV.Dropdown_wide__fuOg_ .Dropdown_add__17noD{display:flex}}@media only screen and (max-width:1259px){.Dropdown_dropdown__274uV.Dropdown_wide__fuOg_.Dropdown_active__2LIC0 .Dropdown_body__26EjR{display:block}}.Dropdown_top__2B8Ye{position:relative}.Dropdown_top__2B8Ye.Dropdown_active__2LIC0 .Dropdown_head__1XE0x{background:#efefef;box-shadow:inset 0 -2px 1px rgba(0,0,0,.05),inset 0 1px 1px #fff;color:#1a1d1f}.dark-mode .Dropdown_top__2B8Ye.Dropdown_active__2LIC0 .Dropdown_head__1XE0x{background:#272b30;box-shadow:inset 0 -2px 1px rgba(0,0,0,.4),inset 0 1px 1px hsla(0,0%,100%,.11);color:#fcfcfc}.Dropdown_head__1XE0x{display:flex;align-items:center;width:100%;height:48px;padding:0 12px;border-radius:12px;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background .2s,box-shadow .2s,color .2s}@media only screen and (max-width:1259px){.Dropdown_head__1XE0x{font-size:0}}@media only screen and (max-width:767px){.Dropdown_head__1XE0x{font-size:15px}}.Dropdown_head__1XE0x:hover{color:#1a1d1f}.Dropdown_head__1XE0x:hover svg{fill:#1a1d1f}.dark-mode .Dropdown_head__1XE0x:hover{color:#fcfcfc}.dark-mode .Dropdown_head__1XE0x:hover svg{fill:#fcfcfc}@media only screen and (max-width:1259px){.Dropdown_head__1XE0x.Dropdown_active__2LIC0:not(.Dropdown_wide__fuOg_){background:#efefef;box-shadow:inset 0 -2px 1px rgba(0,0,0,.05),inset 0 1px 1px #fff;color:#1a1d1f}}@media only screen and (max-width:767px){.Dropdown_head__1XE0x.Dropdown_active__2LIC0:not(.Dropdown_wide__fuOg_){background:none;box-shadow:none;color:#6f767e}}@media only screen and (max-width:1259px){.dark-mode .Dropdown_head__1XE0x.Dropdown_active__2LIC0:not(.Dropdown_wide__fuOg_){background:#272b30;box-shadow:inset 0 -2px 1px rgba(0,0,0,.4),inset 0 1px 1px hsla(0,0%,100%,.11);color:#fcfcfc}.dark-mode .Dropdown_head__1XE0x.Dropdown_active__2LIC0:not(.Dropdown_wide__fuOg_) svg{fill:#fcfcfc}}@media only screen and (max-width:767px){.dark-mode .Dropdown_head__1XE0x.Dropdown_active__2LIC0:not(.Dropdown_wide__fuOg_){background:none;box-shadow:none;color:#6f767e}.dark-mode .Dropdown_head__1XE0x.Dropdown_active__2LIC0:not(.Dropdown_wide__fuOg_) svg{fill:#6f767e}}.Dropdown_head__1XE0x svg{flex-shrink:0;fill:#6f767e;transition:transform .2s,fill .2s}.Dropdown_head__1XE0x svg:first-child{margin-right:12px}@media only screen and (max-width:1259px){.Dropdown_head__1XE0x svg:first-child{margin-right:0}}@media only screen and (max-width:767px){.Dropdown_head__1XE0x svg:first-child{margin-right:12px}}.Dropdown_head__1XE0x svg:last-child{margin-left:auto}@media only screen and (max-width:1259px){.Dropdown_head__1XE0x svg:last-child{display:none}}@media only screen and (max-width:767px){.Dropdown_head__1XE0x svg:last-child{display:inline-block}}.Dropdown_add__17noD{position:absolute;top:50%;display:flex;justify-content:center;align-items:center;right:48px;width:24px;height:24px;border-radius:50%;border:2px solid #efefef;transform:translateY(-50%);font-size:0;transition:border-color .2s}@media only screen and (max-width:1259px){.Dropdown_add__17noD{display:none}}@media only screen and (max-width:767px){.Dropdown_add__17noD{display:flex}}.dark-mode .Dropdown_add__17noD{border-color:#33383f}.Dropdown_add__17noD svg{fill:#6f767e;transition:fill .2s}.Dropdown_add__17noD:hover{border-color:#1a1d1f}.Dropdown_add__17noD:hover svg{fill:#1a1d1f}.dark-mode .Dropdown_add__17noD:hover{border-color:#9a9fa5}.dark-mode .Dropdown_add__17noD:hover svg{fill:#9a9fa5}.Dropdown_add__17noD.Dropdown_active__2LIC0{border-color:#9a9fa5}.Dropdown_add__17noD.Dropdown_active__2LIC0 svg{fill:#9a9fa5}.Dropdown_body__26EjR{position:relative;display:none;padding-left:36px}.Dropdown_body__26EjR:before{content:"";position:absolute;top:0;left:23px;bottom:32px;width:2px;border-radius:2px;background:#efefef}.dark-mode .Dropdown_body__26EjR:before{background:#272b30}.Dropdown_link__2mt_8{position:relative;display:flex;align-items:center;height:48px;padding:0 12px;border-radius:12px;color:#6f767e;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background .2s,box-shadow .2s,color .2s}.Dropdown_link__2mt_8:before{content:"";position:absolute;top:12px;left:-13px;width:12px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath d='M1 1v4a8 8 0 008 8h4' stroke='%23efefef' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto}.dark-mode .Dropdown_link__2mt_8:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath d='M1 1v4a8 8 0 008 8h4' stroke='%23272B30' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.Dropdown_link__2mt_8 svg{margin-left:auto;opacity:0;fill:#1a1d1f;transition:opacity .2s}.dark-mode .Dropdown_link__2mt_8 svg{fill:#fcfcfc}.Dropdown_link__2mt_8:hover{color:#1a1d1f}.dark-mode .Dropdown_link__2mt_8:hover{color:#fcfcfc}.Dropdown_link__2mt_8.Dropdown_active__2LIC0{background:#efefef;box-shadow:inset 0 -2px 1px rgba(0,0,0,.05),inset 0 1px 1px #fff;color:#1a1d1f}.dark-mode .Dropdown_link__2mt_8.Dropdown_active__2LIC0{background:#272b30;box-shadow:inset 0 -2px 1px rgba(0,0,0,.4),inset 0 1px 1px hsla(0,0%,100%,.11);color:#fcfcfc}.Dropdown_link__2mt_8.Dropdown_active__2LIC0 svg{opacity:1}.Dropdown_counter__3D1uH{flex-shrink:0;min-width:24px;margin-left:auto;border-radius:6px;text-align:center;line-height:24px;color:#1a1d1f}.Dropdown_cartImage__2krvZ:hover{-webkit-filter:brightness(0);filter:brightness(0)}.Header_header__JleW2{top:0;left:340px;right:0;z-index:10;display:flex;align-items:center;padding:24px 40px}@media only screen and (max-width:1339px){.Header_header__JleW2{left:300px;padding:16px 24px}}@media only screen and (max-width:1259px){.Header_header__JleW2{left:96px}}@media only screen and (max-width:767px){.Header_header__JleW2{left:0;padding:16px 24px 16px 16px}}.dark-mode .Header_header__JleW2{background:#1a1d1f;box-shadow:inset 1px 0 0 #111315,inset 0 -1px 0 #111315}.Header_burger__3zMno{display:none;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;margin-right:auto}@media only screen and (max-width:767px){.Header_burger__3zMno{display:flex}}.Header_burger__3zMno:after,.Header_burger__3zMno:before{content:"";width:16px;height:2px;border-radius:2px;background:#6f767e}.Header_burger__3zMno:before{margin-bottom:6px}.Header_control__2K37A{display:flex;align-items:center;margin-left:auto}@media only screen and (max-width:767px){.Header_control__2K37A{margin-left:0}}.Header_buttonSearch__oFnq3:not(:last-child),.Header_control__2K37A .Header_button__2u-UY:not(:last-child),.Header_control__2K37A>div:not(:last-child){margin-right:24px}.Header_buttonSearch__oFnq3{display:none;width:48px;height:48px}@media only screen and (max-width:767px){.Header_buttonSearch__oFnq3{display:inline-block}}.Header_buttonSearch__oFnq3 svg{fill:#6f767e;transition:fill .2s}.Header_buttonSearch__oFnq3.Header_active__9QjFv svg{fill:#1a1d1f}.dark-mode .Header_buttonSearch__oFnq3.Header_active__9QjFv svg{fill:#fcfcfc}@media only screen and (max-width:1023px){.Header_control__2K37A .Header_button__2u-UY{display:none}}@media only screen and (max-width:767px){.Header_search__3b3zI{visibility:hidden;opacity:0;transition:all .2s}.Header_search__3b3zI.Header_visible__3v50e{visibility:visible;opacity:1}}.Header_btns__TMxx7{display:flex;align-items:center;margin-left:auto}@media only screen and (max-width:767px){.Header_btns__TMxx7{margin-left:0}}.Header_link__wrNJ6{margin-right:32px;font-size:15px;font-weight:700;line-height:1.6;color:#1a1d1f;transition:color .2s}@media only screen and (max-width:767px){.Header_link__wrNJ6{margin-right:24px}}.dark-mode .Header_link__wrNJ6{color:#fcfcfc}.Header_link__wrNJ6:hover{color:#2a85ff}.User_user__2z2n1{position:relative}@media only screen and (max-width:767px){.User_user__2z2n1{position:static}}.User_user__2z2n1.User_active__2a7gQ .User_body__3WKfe{visibility:visible;opacity:1;transform:translateY(0)}.User_head__3H2RM{width:48px;height:48px;border-radius:50%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.User_head__3H2RM img{width:100%;height:100%;object-fit:cover;border-radius:50%}.User_body__3WKfe{position:absolute;top:calc(100% + 18px);right:-20px;width:280px;padding:16px;border-radius:16px;border:1px solid transparent;box-shadow:0 40px 64px -12px rgba(0,0,0,.08),0 0 14px -4px rgba(0,0,0,.05),0 32px 48px -8px rgba(0,0,0,.1);background:#fff;visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s}@media only screen and (max-width:1339px){.User_body__3WKfe{top:calc(100% + 15px);right:0;border-radius:12px}}@media only screen and (max-width:767px){.User_body__3WKfe{top:100%;right:16px;left:16px;width:auto;padding:12px 16px 20px}}.dark-mode .User_body__3WKfe{background:#111315;border-color:#272b30}.User_body__3WKfe:before{content:"";position:absolute;right:33px;bottom:100%;width:20px;height:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto}@media only screen and (max-width:1339px){.User_body__3WKfe:before{right:13px}}@media only screen and (max-width:767px){.User_body__3WKfe:before{right:21px}}.dark-mode .User_body__3WKfe:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.User_menu__2lkuR:not(:last-child){margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #efefef}@media only screen and (max-width:767px){.User_menu__2lkuR:not(:last-child){margin-bottom:8px;padding-bottom:8px}}.dark-mode .User_menu__2lkuR:not(:last-child){border-color:#272b30}.User_item__1S4Va{display:flex;align-items:center;width:100%;height:48px;padding:0 12px;border-radius:12px;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;transition:all .2s}.User_item__1S4Va svg{margin-right:12px;fill:#6f767e;transition:fill .2s}.User_item__1S4Va.User_active__2a7gQ,.User_item__1S4Va:hover{color:#1a1d1f}.User_item__1S4Va.User_active__2a7gQ svg,.User_item__1S4Va:hover svg{fill:#1a1d1f}.dark-mode .User_item__1S4Va.User_active__2a7gQ,.dark-mode .User_item__1S4Va:hover{color:#fcfcfc}.dark-mode .User_item__1S4Va.User_active__2a7gQ svg,.dark-mode .User_item__1S4Va:hover svg{fill:#fcfcfc}.User_item__1S4Va.User_active__2a7gQ{background:#f4f4f4}.dark-mode .User_item__1S4Va.User_active__2a7gQ{background:transparent}.User_item__1S4Va.User_color__2Qj1w{color:#8e59ff}.User_item__1S4Va.User_color__2Qj1w svg{fill:#8e59ff}.dark-mode .User_item__1S4Va.User_color__2Qj1w{color:#8e59ff}.dark-mode .User_item__1S4Va.User_color__2Qj1w svg{fill:#8e59ff}.User_item__1S4Va.User_color__2Qj1w:hover{opacity:.8}.TooltipGlodal_tooltipWpapper__3Bk-H{padding:3px 12px!important;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 0 1px #000;font-size:12px!important;font-weight:600}.Overview_overview__3GQ64{width:100%}.Overview_list__2g_GU{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:24px;gap:24px}@media only screen and (max-width:1023px){.Overview_list__2g_GU{overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.Overview_list__2g_GU::-webkit-scrollbar{display:none}}@media only screen and (max-width:767px){.Overview_list__2g_GU{margin:0 -16px}.Overview_list__2g_GU:after,.Overview_list__2g_GU:before{width:16px}}.Overview_card__2b5XZ{display:flex}.Overview_item__3KxAn{display:flex;flex-direction:column;align-items:center;flex-grow:0;flex-shrink:0;flex-basis:calc(49% - 4px);width:calc(49% - 4px);padding:32px;border-radius:12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Overview_item__3KxAn{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px)}}@media only screen and (max-width:767px){.Overview_item__3KxAn{flex:0 0 285px;width:285px}}.dark-mode .Overview_item__3KxAn{color:#efefef}.dark-mode .Overview_item__3KxAn:nth-child(odd){background:rgba(167,170,247,.15)!important}.dark-mode .Overview_item__3KxAn:nth-child(2n){background:rgba(177,229,252,.1)!important}.Overview_icon__1eH6X{display:flex;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;border-radius:50%;background:#1a1d1f}.Overview_icon__1eH6X svg{fill:#fcfcfc}.dark-mode .Overview_icon__1eH6X{background:#fcfcfc}.dark-mode .Overview_icon__1eH6X svg{fill:#1a1d1f}.Overview_line__2X5Jn{display:flex;justify-content:center;width:100%}.Overview_details__32Hdt{display:flex;flex-direction:column;align-items:center;width:100%}.Overview_category__3iFA1{display:flex;align-items:center;justify-content:center;margin-bottom:4px;width:100%;font-size:13px;font-weight:600;line-height:1.23077;color:#33383f}.dark-mode .Overview_category__3iFA1{color:#efefef}.Overview_tooltip__TE0kr{position:relative}.Overview_tooltip__TE0kr svg{fill:#33383f}.Overview_counter__1JIcb{margin-bottom:4px;font-size:48px;font-weight:600;line-height:1;letter-spacing:-.03em}.Overview_indicator__KIjw6{display:inline-flex;align-items:center;border-radius:8px;padding:4px;background:#fcfcfc;color:#6f767e}.dark-mode .Overview_indicator__KIjw6{background:#1a1d1f}.Overview_indicator__KIjw6 span{margin-left:4px;font-size:12px;font-weight:700;line-height:1.33333}.Card_card__3EfiX{position:relative;padding:24px;background:#fcfcfc;border-radius:8px}@media only screen and (max-width:767px){.Card_card__3EfiX{padding:16px}}.dark-mode .Card_card__3EfiX{background:#1a1d1f}.Card_head__AQHBX{display:flex;align-items:center;min-height:40px;margin-bottom:32px;justify-content:space-between}@media only screen and (max-width:767px){.Card_head__AQHBX{margin-bottom:24px}}.Card_title__2QNqY{margin-right:auto}@media only screen and (max-width:767px){.Card_title__2QNqY{line-height:40px}}@media only screen and (max-width:474px){.Card_title__2QNqY{font-size:14px}}.Card_errField__2E5sY{color:red!important;padding-left:10px}.ProductsDashboard_row__2zOzK{display:flex}@media only screen and (max-width:1023px){.ProductsDashboard_row__2zOzK{display:block}}.ProductsDashboard_col__2LSBr:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1419px){.ProductsDashboard_col__2LSBr:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 310px);width:calc(100% - 310px)}}@media only screen and (max-width:1259px){.ProductsDashboard_col__2LSBr:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.ProductsDashboard_col__2LSBr:first-child{width:100%;margin-bottom:8px;padding-right:0}}.ProductsDashboard_col__2LSBr:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1419px){.ProductsDashboard_col__2LSBr:nth-child(2){width:310px}}@media only screen and (max-width:1259px){.ProductsDashboard_col__2LSBr:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.ProductsDashboard_col__2LSBr:nth-child(2){width:100%}}.ProductsDashboard_card__p2d3K:not(:last-child),.ProductsDashboard_row__2zOzK:not(:last-child){margin-bottom:8px}.Products_head__38Oan{display:flex;align-items:center;margin-bottom:44px}@media only screen and (max-width:1023px){.Products_head__38Oan{margin-bottom:32px}}@media only screen and (max-width:767px){.Products_head__38Oan{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1419px){.Products_head__38Oan .Products_form__1ouTf{width:300px}}@media only screen and (max-width:1023px){.Products_head__38Oan .Products_form__1ouTf{width:250px}}@media only screen and (max-width:767px){.Products_head__38Oan .Products_form__1ouTf{width:100%;margin:16px 0 0}}.Products_title__3h63v{margin-right:24px}@media only screen and (max-width:767px){.Products_title__3h63v{margin-right:0}}.Products_control__1G_1W{display:none;align-items:center}@media only screen and (max-width:1023px){.Products_control__1G_1W{display:none}}.Products_control__1G_1W .Products_button__3WDlj{margin-right:8px}.Products_counter__1By7X{margin-left:16px;font-size:13px;font-weight:700;line-height:1.84615}.Products_dropdown__rjZxr{min-width:154px;margin-left:auto}@media only screen and (max-width:767px){.Products_dropdown__rjZxr{width:100%;margin-top:16px}}@media only screen and (max-width:767px){.dark-mode .Products_dropdownHead__16cH5{background:#272b30;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}}.Products_nav__1r3Nd{display:flex;margin-left:auto}@media only screen and (max-width:1023px){.Products_nav__1r3Nd{display:none}}.Products_link__1caM7{padding:8px 16px;border-radius:8px;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;transition:all .2s}.Products_link__1caM7.Products_active__1gMzv,.Products_link__1caM7:hover{color:#1a1d1f}.dark-mode .Products_link__1caM7.Products_active__1gMzv,.dark-mode .Products_link__1caM7:hover{color:#fcfcfc}.Products_link__1caM7.Products_active__1gMzv{background:#efefef}.dark-mode .Products_link__1caM7.Products_active__1gMzv{background:#272b30}.Products_link__1caM7:not(:last-child){margin-right:8px}.Form_form__1F7gD{position:relative;width:360px}.Form_input__1jqBF{width:100%;height:40px;padding:0 20px 0 44px;background:#f4f4f4;border-radius:12px;font-size:15px;font-weight:600;line-height:1.6;color:#1a1d1f}.dark-mode .Form_input__1jqBF{background:#272b30;color:#fcfcfc}.Form_input__1jqBF::-webkit-input-placeholder{color:#9a9fa5}.Form_input__1jqBF:-ms-input-placeholder{color:#9a9fa5}.Form_input__1jqBF::placeholder{color:#9a9fa5}.Form_result__15EKn{position:absolute;top:0;left:0;bottom:0;width:44px;padding-right:4px}.Form_result__15EKn svg{fill:#6f767e;transition:fill .2s}.Form_result__15EKn:hover svg{fill:#2a85ff}.Market_col__tK6c0:not(:first-child){text-align:center}.Market_col__tK6c0:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__tK6c0:after{background:#272b30}.Market_foot__3byxZ{display:flex;grid-gap:10px;gap:10px;justify-content:center}.Market_market__1Oaxj{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__1Oaxj{margin:0}}.Market_table__2xNnv{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__2xNnv{display:block}}.Market_row__1plLv{display:table-row}@media only screen and (max-width:1023px){.Market_row__1plLv{display:none}}.Market_col__tK6c0{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__tK6c0:first-child:after{left:12px}.Market_col__tK6c0:last-child:after{right:12px}.Market_foot__3byxZ{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__3byxZ{margin-top:24px}}.Market_foot__3byxZ .Market_button__1asCp .Market_loader__1XuoF{transform:scale(.8);margin:0 18px 0 8px}.Market_arrow__1PeTJ{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__1PeTJ{border-color:transparent}.Market_arrow__1PeTJ svg{fill:#6f767e;transition:fill .2s}.Market_arrow__1PeTJ:hover{border-color:#efefef}.Market_arrow__1PeTJ:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__1PeTJ:hover{border-color:#272b30}.dark-mode .Market_arrow__1PeTJ:hover svg{fill:#fcfcfc}.Market_arrow__1PeTJ:not(:last-child){margin-right:8px}.Row_row__23kNL{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__23kNL{position:relative;display:block}}@media only screen and (min-width:1024px){.Row_row__23kNL:hover{background:#f4f4f4}.dark-mode .Row_row__23kNL:hover{background:#272b30}.dark-mode .Row_row__23kNL:hover .Row_number__3QQ3e{background:#33383f}.dark-mode .Row_row__23kNL:hover .Row_status__G8FES{background:#1a1d1f}.Row_row__23kNL:hover .Row_control__3WHEi{visibility:visible;opacity:1;z-index:22}}@media only screen and (max-width:1023px){.Row_row__23kNL:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__23kNL:not(:last-child){border-color:#272b30}}.Row_col__ALGbe{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__ALGbe{position:static;display:flex;align-items:center;padding:20px 0 0}}.dark-mode .Row_col__ALGbe{color:#fcfcfc}.Row_col__ALGbe:not(:first-child):not(:nth-child(2)){width:10%}@media only screen and (max-width:1023px){.Row_col__ALGbe:not(:first-child):not(:nth-child(2)){width:100%}}.Row_col__ALGbe:first-child{width:400px;border-radius:8px 0 0 8px}@media only screen and (max-width:1023px){.Row_col__ALGbe:first-child{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_col__ALGbe:first-child:after{left:12px}@media only screen and (max-width:1023px){.Row_col__ALGbe:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__ALGbe:last-child{border-radius:0 8px 8px 0}.Row_col__ALGbe:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__ALGbe:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_skuContainer__2LU3B{width:200px}@media only screen and (max-width:1023px){.Row_skuContainer__2LU3B{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_item__e9X07{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__e9X07{align-items:stretch}}.dark-mode .Row_item__e9X07{color:#fcfcfc}.Row_item__e9X07:hover{color:#2a85ff}.Row_preview__1ywda{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__1ywda{width:104px}}.Row_preview__1ywda img{width:100%;height:100%;object-fit:cover}.Row_details__pwDpM{width:100%}.Row_product__29DGu{width:100%;max-width:100%;margin-bottom:4px}@media only screen and (max-width:1419px){.Row_product__29DGu{font-size:13px}}@media only screen and (max-width:1023px){.Row_product__29DGu{font-size:15px!important;max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__2msOs{display:flex;align-items:center}}.Row_category__I5Hkk{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__I5Hkk{font-size:15px}}.dark-mode .Row_category__I5Hkk{color:#9a9fa5}.Row_sales__wzAFW{display:inline-flex;align-items:center}.Row_sales__wzAFW:not(:first-child){justify-content:center;width:100%}@media only screen and (max-width:1023px){.Row_sales__wzAFW:not(:first-child){justify-content:flex-start}}.Row_number__3QQ3e,.Row_price__2Yqro{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s;text-align:center}@media only screen and (max-width:1419px){.Row_number__3QQ3e,.Row_price__2Yqro{font-size:13px}}@media only screen and (max-width:1023px){.Row_number__3QQ3e,.Row_price__2Yqro{font-size:15px!important}}.dark-mode .Row_number__3QQ3e,.dark-mode .Row_price__2Yqro{background:#33383f;color:#fcfcfc}.Row_price__2Yqro{display:none}@media only screen and (max-width:1023px){.Row_price__2Yqro{display:inline-block;margin-right:12px}}.Row_balance__110Y7{margin-left:8px}.Row_box__1mJkT{display:flex;align-items:center}.Row_line__2zEP2{position:relative;flex-shrink:0;width:44px;height:8px;margin-left:8px}@media only screen and (max-width:1259px){.Row_line__2zEP2{width:36px}}@media only screen and (max-width:1023px){.Row_line__2zEP2{width:44px}}.Row_progress__19KM0{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__G8FES{transition:background .2s;text-align:center}.Row_control__3WHEi{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s;z-index:22}@media only screen and (max-width:1023px){.Row_control__3WHEi{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__3faLt{display:none}@media only screen and (max-width:1023px){.Row_label__3faLt{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.NewProduct_row__3kn3V{display:flex;grid-gap:40px;gap:40px}@media only screen and (max-width:1023px){.NewProduct_row__3kn3V{display:block}}.NewProduct_col__1nZ5K:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.NewProduct_col__1nZ5K:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewProduct_col__1nZ5K:first-child{width:100%;padding:0}.NewProduct_col__1nZ5K:first-child:first-child{margin-bottom:16px}}.NewProduct_col__1nZ5K:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewProduct_col__1nZ5K:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewProduct_col__1nZ5K:nth-child(2){width:auto}}.NewProduct_card__3WiKa:not(:last-child){margin-bottom:8px}.NewProduct_orderActionButtonsContainer__1OV70{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.NewProduct_button__3RAga{padding:0 30px!important;height:40px;width:267px;border-radius:8px}.NewProduct_button__3RAga span{font-size:15px;font-weight:700}.NewProduct_deleteProductBtn__3lPc1{background-color:#fff!important}.NewProduct_deleteProductBtn__3lPc1 span{color:red}.NameAndDescription_description__cvdLN>.NameAndDescription_fieldContainer__13aBR:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.NameAndDescription_description__cvdLN>.NameAndDescription_fieldContainer__13aBR:not(:last-child){margin-bottom:24px}}.NameAndDescription_description__cvdLN>.NameAndDescription_fieldContainer__13aBR .NameAndDescription_label__2u04J{margin-bottom:14px}.NameAndDescription_description__cvdLN .NameAndDescription_fieldInput__23VRP{font-size:13px;font-weight:400}.NameAndDescription_description__cvdLN .NameAndDescription_fieldInput__23VRP:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .NameAndDescription_description__cvdLN .NameAndDescription_fieldInput__23VRP:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.NameAndDescription_backButton__3Vc4Q{background-color:#fff;color:#000;padding:0!important;width:95px;height:40px;border-radius:8px;border:2px solid #efefef}.NameAndDescription_backButton__3Vc4Q:hover{background-color:#fff}.NameAndDescription_group__1mVmi{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.NameAndDescription_group__1mVmi{display:block;margin:0}}.NameAndDescription_group__1mVmi .NameAndDescription_field__jhmja{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.NameAndDescription_group__1mVmi .NameAndDescription_field__jhmja{width:100%;margin:12px 0 0}}.NameAndDescription_descriptionLabel__716GO{color:#33383f}.dark-mode .NameAndDescription_descriptionLabel__716GO{color:#efefef}.NameAndDescription_fieldset__3VAgs{display:flex;margin:0 0 32px;align-items:center;grid-gap:24px;gap:24px}.NameAndDescription_fieldset__3VAgs .NameAndDescription_fieldContainer__13aBR{width:100%}.NameAndDescription_fieldset__3VAgs .NameAndDescription_field__jhmja{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.NameAndDescription_fieldset__3VAgs .NameAndDescription_label__2u04J{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.NameAndDescription_field__jhmja{margin-bottom:5px}.NameAndDescription_descriptionField__3aiNk{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.NameAndDescription_descriptionField__3aiNk:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .NameAndDescription_descriptionField__3aiNk:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.NameAndDescription_label__2u04J{font-size:14px!important;color:#33383f!important;font-weight:600!important}.NameAndDescription_button__1v_Z9{padding:0 30px!important;height:40px;border-radius:8px}.NameAndDescription_button__1v_Z9 span{font-size:13px}.NameAndDescription_errField__20Vij{color:red!important;padding-left:10px}.NameAndDescription_textInputSmallFields__25CJO{width:50%!important}.NameAndDescription_textInputSmallFields__25CJO:not(first-child){margin-right:-6px}.NameAndDescription_textInputSmallFields__25CJO:not(last-child){margin-left:-6px}.NameAndDescription_smallFields__i4Xkv{width:50%!important}.NameAndDescription_smallDropdownlabel__MoOQS{margin-left:6px}.Dropdown_label__2QO21{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .Dropdown_label__2QO21{color:#efefef}.Dropdown_tooltip__qGnQc{position:relative;top:-1px}.Dropdown_tooltip__qGnQc svg{fill:#9a9fa5}.Dropdown_dropdown__vHwWY{position:relative;z-index:3}.Dropdown_dropdown__vHwWY.Dropdown_active__EhwWb{z-index:10}.Dropdown_dropdown__vHwWY.Dropdown_active__EhwWb .Dropdown_head__S4Izo{box-shadow:inset 0 0 0 2px #9a9fa5;background:#fff}.dark-mode .Dropdown_dropdown__vHwWY.Dropdown_active__EhwWb .Dropdown_head__S4Izo{box-shadow:inset 0 0 0 2px #33383f;background:#111315;color:#fcfcfc}.Dropdown_dropdown__vHwWY.Dropdown_active__EhwWb .Dropdown_head__S4Izo:before{transform:rotate(180deg)}.Dropdown_dropdown__vHwWY.Dropdown_active__EhwWb .Dropdown_body__G6y7i{visibility:visible;opacity:1;transform:translateY(0)}.Dropdown_dropdown__vHwWY.Dropdown_small__1iMJI .Dropdown_head__S4Izo{height:40px;padding:0 40px 0 16px;line-height:40px}.Dropdown_dropdown__vHwWY.Dropdown_small__1iMJI .Dropdown_head__S4Izo:before{width:40px;background-size:16px auto}.Dropdown_dropdown__vHwWY.Dropdown_small__1iMJI .Dropdown_option__3sSZ-{padding:4px 16px}.Dropdown_head__S4Izo{position:relative;height:48px;padding:0 48px 0 12px;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;font-size:14px;font-weight:600;line-height:48px;color:#1a1d1f;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.Dropdown_head__S4Izo:before{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.707 15.707l-.094.083a1 1 0 01-1.32-.083l-6-6-.083-.094a1 1 0 011.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 011.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;transition:transform .2s}.Dropdown_head__S4Izo:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .Dropdown_head__S4Izo{box-shadow:inset 0 0 0 2px #272b30;background:none;color:#6f767e}.dark-mode .Dropdown_head__S4Izo:hover{box-shadow:inset 0 0 0 2px #33383f}.Dropdown_selection__2nIGT{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Dropdown_body__G6y7i{position:absolute;top:calc(100% + 2px);left:0;right:0;padding:8px 0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px hsla(0,0%,95.7%,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s}.dark-mode .Dropdown_body__G6y7i{background:#111315;box-shadow:inset 0 0 0 2px #33383f,0 4px 12px rgba(17,19,21,.1)}.Dropdown_body__G6y7i.Dropdown_bodyUp__1tbWd{top:auto;bottom:calc(100% + 2px)}.Dropdown_option__3sSZ-{padding:8px 12px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Dropdown_option__3sSZ-:hover{color:#1a1d1f}.dark-mode .Dropdown_option__3sSZ-:hover{color:#fcfcfc}.dark-mode .Dropdown_option__3sSZ-.Dropdown_selectioned__2bNaw,.Dropdown_option__3sSZ-.Dropdown_selectioned__2bNaw{color:#2a85ff}.loading-dialog-container{position:absolute;top:10%;left:135px;right:135px;background-color:transparent;border:none;padding:195px 53px;display:flex;flex-direction:column;align-items:center;grid-gap:44px;gap:44px}@media only screen and (max-width:400px){.loading-dialog-container{left:110px}}.DropdownCategory_label__1Z5RJ{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .DropdownCategory_label__1Z5RJ{color:#efefef}.DropdownCategory_tooltip__3JP_x{position:relative;top:-1px}.DropdownCategory_tooltip__3JP_x svg{fill:#9a9fa5}.DropdownCategory_dropdown__3LMPx{position:relative;z-index:3}.DropdownCategory_dropdown__3LMPx.DropdownCategory_active__1Jg6A{z-index:10}.DropdownCategory_dropdown__3LMPx.DropdownCategory_active__1Jg6A .DropdownCategory_head__3tXx9{box-shadow:inset 0 0 0 2px #9a9fa5;background:#fff}.dark-mode .DropdownCategory_dropdown__3LMPx.DropdownCategory_active__1Jg6A .DropdownCategory_head__3tXx9{box-shadow:inset 0 0 0 2px #33383f;background:#111315;color:#fcfcfc}.DropdownCategory_dropdown__3LMPx.DropdownCategory_active__1Jg6A .DropdownCategory_head__3tXx9:before{transform:rotate(180deg)}.DropdownCategory_dropdown__3LMPx.DropdownCategory_active__1Jg6A .DropdownCategory_body__1IDk0{visibility:visible;opacity:1;transform:translateY(0)}.DropdownCategory_dropdown__3LMPx.DropdownCategory_small__3jz5G .DropdownCategory_head__3tXx9{height:40px;padding:0 40px 0 16px;line-height:40px}.DropdownCategory_dropdown__3LMPx.DropdownCategory_small__3jz5G .DropdownCategory_head__3tXx9:before{width:40px;background-size:16px auto}.DropdownCategory_dropdown__3LMPx.DropdownCategory_small__3jz5G .DropdownCategory_option__14Dwz{padding:4px 16px}.DropdownCategory_head__3tXx9{position:relative;height:48px;padding:0 48px 0 12px;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;font-size:14px;font-weight:600;line-height:48px;color:#1a1d1f;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.DropdownCategory_head__3tXx9:before{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.707 15.707l-.094.083a1 1 0 01-1.32-.083l-6-6-.083-.094a1 1 0 011.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 011.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;transition:transform .2s}.DropdownCategory_head__3tXx9:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .DropdownCategory_head__3tXx9{box-shadow:inset 0 0 0 2px #272b30;background:none;color:#6f767e}.dark-mode .DropdownCategory_head__3tXx9:hover{box-shadow:inset 0 0 0 2px #33383f}.DropdownCategory_selection__3BjRO{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DropdownCategory_body__1IDk0{position:absolute;top:calc(100% + 2px);left:0;right:0;padding:8px 0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px hsla(0,0%,95.7%,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s;max-height:300px;overflow-y:scroll;overflow-x:hidden}.DropdownCategory_body__1IDk0.DropdownCategory_bodyUp__2Qlo1{top:auto;bottom:calc(100% + 2px)}.DropdownCategory_option__14Dwz{padding:8px 12px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.DropdownCategory_option__14Dwz:hover{color:#1a1d1f}.dark-mode .DropdownCategory_option__14Dwz:hover{color:#fcfcfc}.dark-mode .DropdownCategory_option__14Dwz.DropdownCategory_selectioned__3ySVE,.DropdownCategory_option__14Dwz.DropdownCategory_selectioned__3ySVE{color:#2a85ff}.SearchDropdown_label__3XLtz{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .SearchDropdown_label__3XLtz{color:#efefef}.SearchDropdown_tooltip__sNxL-{position:relative;top:-1px}.SearchDropdown_tooltip__sNxL- svg{fill:#9a9fa5}.SearchDropdown_dropdown__1Zq0W{position:relative;z-index:3}.SearchDropdown_dropdown__1Zq0W.SearchDropdown_active__3msJN{z-index:10}.SearchDropdown_dropdown__1Zq0W.SearchDropdown_active__3msJN .SearchDropdown_head__2NIfr{box-shadow:inset 0 0 0 2px #9a9fa5;background:#fff}.dark-mode .SearchDropdown_dropdown__1Zq0W.SearchDropdown_active__3msJN .SearchDropdown_head__2NIfr{box-shadow:inset 0 0 0 2px #33383f;background:#111315;color:#fcfcfc}.SearchDropdown_dropdown__1Zq0W.SearchDropdown_active__3msJN .SearchDropdown_head__2NIfr:before{transform:rotate(180deg)}.SearchDropdown_dropdown__1Zq0W.SearchDropdown_active__3msJN .SearchDropdown_body__kIL0q{visibility:visible;opacity:1;transform:translateY(0)}.SearchDropdown_dropdown__1Zq0W.SearchDropdown_small__3iV2g .SearchDropdown_head__2NIfr{height:40px;padding:0 40px 0 16px;line-height:40px}.SearchDropdown_dropdown__1Zq0W.SearchDropdown_small__3iV2g .SearchDropdown_head__2NIfr:before{width:40px;background-size:16px auto}.SearchDropdown_dropdown__1Zq0W.SearchDropdown_small__3iV2g .SearchDropdown_option__2P6vD{padding:4px 16px}.SearchDropdown_head__2NIfr{position:relative;height:48px;padding:0 48px 0 12px;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;font-size:14px;font-weight:600;line-height:48px;color:#1a1d1f;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.SearchDropdown_head__2NIfr:before{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.707 15.707l-.094.083a1 1 0 01-1.32-.083l-6-6-.083-.094a1 1 0 011.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 011.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;transition:transform .2s}.SearchDropdown_head__2NIfr:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .SearchDropdown_head__2NIfr{box-shadow:inset 0 0 0 2px #272b30;background:none;color:#6f767e}.dark-mode .SearchDropdown_head__2NIfr:hover{box-shadow:inset 0 0 0 2px #33383f}.SearchDropdown_selection__1NdFd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchDropdown_body__kIL0q{position:absolute;top:calc(100% + 2px);left:0;right:0;padding:8px 0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px hsla(0,0%,95.7%,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s}.dark-mode .SearchDropdown_body__kIL0q{background:#111315;box-shadow:inset 0 0 0 2px #33383f,0 4px 12px rgba(17,19,21,.1)}.SearchDropdown_body__kIL0q.SearchDropdown_bodyUp__25aN6{top:auto;bottom:calc(100% + 2px)}.SearchDropdown_optionsContainer__1b3rY{max-height:300px;overflow-y:scroll}@media only screen and (max-width:1259px){.SearchDropdown_optionsContainer__1b3rY{max-height:200px}}.SearchDropdown_option__2P6vD{padding:8px 12px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.SearchDropdown_option__2P6vD:hover{color:#1a1d1f}.dark-mode .SearchDropdown_option__2P6vD:hover{color:#fcfcfc}.dark-mode .SearchDropdown_option__2P6vD.SearchDropdown_selectioned__odv1v,.SearchDropdown_option__2P6vD.SearchDropdown_selectioned__odv1v{color:#2a85ff}.SearchDropdown_searchWrapper__FURwX{padding:0 12px;position:-webkit-sticky;position:sticky}.SearchDropdown_search__bt7lG{position:relative;width:100%!important}.SearchDropdown_input__1lzQV{width:100%;height:40px;padding:0 20px 0 44px;background:#f4f4f4;border-radius:12px;font-size:15px;font-weight:600;line-height:1.6;color:#1a1d1f}.dark-mode .SearchDropdown_input__1lzQV{background:#272b30;color:#fcfcfc}.SearchDropdown_input__1lzQV::-webkit-input-placeholder{color:#9a9fa5}.SearchDropdown_input__1lzQV:-ms-input-placeholder{color:#9a9fa5}.SearchDropdown_input__1lzQV::placeholder{color:#9a9fa5}.SearchDropdown_result__2Goqk{position:absolute;top:0;left:0;bottom:0;width:44px;padding-right:4px}.SearchDropdown_result__2Goqk svg{fill:#6f767e;transition:fill .2s}.SearchDropdown_result__2Goqk:hover svg{fill:#2a85ff}.DropdownSubCategory_label__2_SCW{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .DropdownSubCategory_label__2_SCW{color:#efefef}.DropdownSubCategory_tooltip__1KeUd{position:relative;top:-1px}.DropdownSubCategory_tooltip__1KeUd svg{fill:#9a9fa5}.DropdownSubCategory_dropdown__AbLAd{position:relative;z-index:3}.DropdownSubCategory_dropdown__AbLAd.DropdownSubCategory_active__3duJ7{z-index:10}.DropdownSubCategory_dropdown__AbLAd.DropdownSubCategory_active__3duJ7 .DropdownSubCategory_head__3uvbG{box-shadow:inset 0 0 0 2px #9a9fa5;background:#fff}.dark-mode .DropdownSubCategory_dropdown__AbLAd.DropdownSubCategory_active__3duJ7 .DropdownSubCategory_head__3uvbG{box-shadow:inset 0 0 0 2px #33383f;background:#111315;color:#fcfcfc}.DropdownSubCategory_dropdown__AbLAd.DropdownSubCategory_active__3duJ7 .DropdownSubCategory_head__3uvbG:before{transform:rotate(180deg)}.DropdownSubCategory_dropdown__AbLAd.DropdownSubCategory_active__3duJ7 .DropdownSubCategory_body__87RPT{visibility:visible;opacity:1;transform:translateY(0)}.DropdownSubCategory_dropdown__AbLAd.DropdownSubCategory_small__17e5c .DropdownSubCategory_head__3uvbG{height:40px;padding:0 40px 0 16px;line-height:40px}.DropdownSubCategory_dropdown__AbLAd.DropdownSubCategory_small__17e5c .DropdownSubCategory_head__3uvbG:before{width:40px;background-size:16px auto}.DropdownSubCategory_dropdown__AbLAd.DropdownSubCategory_small__17e5c .DropdownSubCategory_option__3u7ZZ{padding:4px 16px}.DropdownSubCategory_head__3uvbG{position:relative;height:48px;padding:0 48px 0 12px;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;font-size:14px;font-weight:600;line-height:48px;color:#1a1d1f;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.DropdownSubCategory_head__3uvbG:before{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.707 15.707l-.094.083a1 1 0 01-1.32-.083l-6-6-.083-.094a1 1 0 011.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 011.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;transition:transform .2s}.DropdownSubCategory_head__3uvbG:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .DropdownSubCategory_head__3uvbG{box-shadow:inset 0 0 0 2px #272b30;background:none;color:#6f767e}.dark-mode .DropdownSubCategory_head__3uvbG:hover{box-shadow:inset 0 0 0 2px #33383f}.DropdownSubCategory_selection__3XIkX{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DropdownSubCategory_body__87RPT{position:absolute;top:calc(100% + 2px);left:0;right:0;padding:8px 0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px hsla(0,0%,95.7%,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s;max-height:300px;overflow-y:scroll;overflow-x:hidden}.dark-mode .DropdownSubCategory_body__87RPT{background:#111315;box-shadow:inset 0 0 0 2px #33383f,0 4px 12px rgba(17,19,21,.1)}.DropdownSubCategory_body__87RPT.DropdownSubCategory_bodyUp__3C3Z1{top:auto;bottom:calc(100% + 2px)}.DropdownSubCategory_option__3u7ZZ{padding:8px 12px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.DropdownSubCategory_option__3u7ZZ:hover{color:#1a1d1f}.dark-mode .DropdownSubCategory_option__3u7ZZ:hover{color:#fcfcfc}.dark-mode .DropdownSubCategory_option__3u7ZZ.DropdownSubCategory_selectioned__YkdIu,.DropdownSubCategory_option__3u7ZZ.DropdownSubCategory_selectioned__YkdIu{color:#2a85ff}.DropdownKeywords_label__3j_1M{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .DropdownKeywords_label__3j_1M{color:#efefef}.DropdownKeywords_tooltip__4j8ud{position:relative;top:-1px}.DropdownKeywords_tooltip__4j8ud svg{fill:#9a9fa5}.DropdownKeywords_dropdown__2mfFe{position:relative;z-index:3}.DropdownKeywords_dropdown__2mfFe.DropdownKeywords_active__1oHyK{z-index:10}.DropdownKeywords_dropdown__2mfFe.DropdownKeywords_active__1oHyK .DropdownKeywords_head__1LVAt{box-shadow:inset 0 0 0 2px #9a9fa5;background:#fff}.dark-mode .DropdownKeywords_dropdown__2mfFe.DropdownKeywords_active__1oHyK .DropdownKeywords_head__1LVAt{box-shadow:inset 0 0 0 2px #33383f;background:#111315;color:#fcfcfc}.DropdownKeywords_dropdown__2mfFe.DropdownKeywords_active__1oHyK .DropdownKeywords_head__1LVAt:before{transform:rotate(180deg)}.DropdownKeywords_dropdown__2mfFe.DropdownKeywords_active__1oHyK .DropdownKeywords_body__pK_Mm{visibility:visible;opacity:1;transform:translateY(0)}.DropdownKeywords_dropdown__2mfFe.DropdownKeywords_small__2IDeq .DropdownKeywords_head__1LVAt{height:40px;padding:0 40px 0 16px;line-height:40px}.DropdownKeywords_dropdown__2mfFe.DropdownKeywords_small__2IDeq .DropdownKeywords_head__1LVAt:before{width:40px;background-size:16px auto}.DropdownKeywords_dropdown__2mfFe.DropdownKeywords_small__2IDeq .DropdownKeywords_option__3GloU{padding:4px 16px}.DropdownKeywords_head__1LVAt{position:relative;height:48px;padding:0 48px 0 12px;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;font-size:14px;font-weight:600;line-height:48px;color:#1a1d1f;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.DropdownKeywords_head__1LVAt:before{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.707 15.707l-.094.083a1 1 0 01-1.32-.083l-6-6-.083-.094a1 1 0 011.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 011.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;transition:transform .2s}.DropdownKeywords_head__1LVAt:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .DropdownKeywords_head__1LVAt{box-shadow:inset 0 0 0 2px #272b30;background:none;color:#6f767e}.dark-mode .DropdownKeywords_head__1LVAt:hover{box-shadow:inset 0 0 0 2px #33383f}.DropdownKeywords_selection__3rwV5{overflow-x:scroll;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;grid-gap:5px;gap:5px;align-items:center!important;height:100%;z-index:100!important}.DropdownKeywords_selection__3rwV5::-webkit-scrollbar{display:none}.DropdownKeywords_selectedKeywordContainer__1m2Bu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:30px;padding:0 12px;border-radius:8px;display:flex;align-items:center;grid-gap:2px;gap:2px;z-index:100!important;background-color:#d3f0fc}.DropdownKeywords_body__pK_Mm{position:absolute;top:calc(100% + 2px);left:0;right:0;padding:8px 0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px hsla(0,0%,95.7%,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s;height:300px;overflow-y:scroll}.dark-mode .DropdownKeywords_body__pK_Mm{background:#111315;box-shadow:inset 0 0 0 2px #33383f,0 4px 12px rgba(17,19,21,.1)}.DropdownKeywords_body__pK_Mm.DropdownKeywords_bodyUp__3VNNY{top:auto;bottom:calc(100% + 2px)}.DropdownKeywords_option__3GloU{padding:8px 12px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.DropdownKeywords_option__3GloU:hover{color:#1a1d1f}.dark-mode .DropdownKeywords_option__3GloU:hover{color:#fcfcfc}.dark-mode .DropdownKeywords_option__3GloU.DropdownKeywords_selectioned__37X9z,.DropdownKeywords_option__3GloU.DropdownKeywords_selectioned__37X9z{color:#2a85ff}.Checkbox_checkbox__1q0Xn{display:block;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Checkbox_checkbox__1q0Xn.Checkbox_reverse__365nw .Checkbox_inner__9jk01{flex-direction:row-reverse}.Checkbox_checkbox__1q0Xn.Checkbox_reverse__365nw .Checkbox_text__1IDPW{padding:0 16px 0 0}.Checkbox_input__1vFEZ{position:absolute;top:0;left:0;opacity:0}.Checkbox_input__1vFEZ:checked+.Checkbox_inner__9jk01 .Checkbox_tick__33zKN{background:#2a85ff;border-color:#2a85ff}.Checkbox_input__1vFEZ:checked+.Checkbox_inner__9jk01 .Checkbox_tick__33zKN:before{opacity:1}.Checkbox_inner__9jk01{display:flex}.Checkbox_inner__9jk01:hover .Checkbox_tick__33zKN{border-color:#2a85ff}.Checkbox_tick__33zKN{position:relative;flex-shrink:0;width:24px;height:24px;border-radius:6px;border:2px solid rgba(111,118,126,.4);transition:all .2s}.Checkbox_tick__33zKN:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:17px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='12'%3E%3Cpath d='M16.707.293a1 1 0 010 1.414l-8.586 8.586a3 3 0 01-4.243 0L.293 6.707A1 1 0 01.735 5.02a1 1 0 01.973.273l3.586 3.586a1 1 0 001.414 0L15.293.293a1 1 0 011.414 0z' fill='%23fcfcfc' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;opacity:0;transition:opacity .2s}.Checkbox_text__1IDPW{flex-grow:1;padding-left:16px;font-size:15px;line-height:1.71429;font-weight:600;color:#1a1d1f}.dark-mode .Checkbox_text__1IDPW{color:#fcfcfc}.TextInputKeywords_field__3v2lq.TextInputKeywords_fieldIcon__1ep9b .TextInputKeywords_input__34ozo{padding-left:48px}.TextInputKeywords_field__3v2lq.TextInputKeywords_fieldCurrency__1Jm7c .TextInputKeywords_input__34ozo{padding-left:58px;background:none;border-color:#efefef}.TextInputKeywords_field__3v2lq.TextInputKeywords_fieldCurrency__1Jm7c .TextInputKeywords_input__34ozo:focus{border-color:#9a9fa5}.dark-mode .TextInputKeywords_field__3v2lq.TextInputKeywords_fieldCurrency__1Jm7c .TextInputKeywords_input__34ozo{border-color:#272b30}.dark-mode .TextInputKeywords_field__3v2lq.TextInputKeywords_fieldCurrency__1Jm7c .TextInputKeywords_input__34ozo:focus{border-color:#33383f}.TextInputKeywords_field__3v2lq.TextInputKeywords_fieldCopy__3H4Ol .TextInputKeywords_input__34ozo{padding-right:48px}.TextInputKeywords_field__3v2lq.TextInputKeywords_error__1vB8Y .TextInputKeywords_icon__1JgkN svg{fill:#ff6a55}.TextInputKeywords_field__3v2lq.TextInputKeywords_error__1vB8Y .TextInputKeywords_wrap__9sLa0:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M12 15a1 1 0 001-1V9a1 1 0 10-2 0v5a1 1 0 001 1zm7.675 2.504L12.87 5.563a1 1 0 00-1.738 0L4.327 17.504A1 1 0 005.196 19h13.61a1 1 0 00.869-1.495zM14.607 4.573c-1.151-2.019-4.062-2.019-5.213 0L2.589 16.514C1.45 18.514 2.894 21 5.196 21h13.61c2.302 0 3.746-2.486 2.606-4.485L14.607 4.573z' fill-rule='evenodd' fill='%23ff6a55'/%3E%3Cpath d='M13 17a1 1 0 11-2 0 1 1 0 112 0z' fill='%23ff6a55'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto}.TextInputKeywords_field__3v2lq.TextInputKeywords_error__1vB8Y .TextInputKeywords_input__34ozo{padding-right:48px;background:rgba(255,188,153,.25);border-color:transparent;color:#ff6a55}.dark-mode .TextInputKeywords_field__3v2lq.TextInputKeywords_error__1vB8Y .TextInputKeywords_input__34ozo:focus{border-color:#ff6a55;color:#ff6a55}.TextInputKeywords_field__3v2lq.TextInputKeywords_error__1vB8Y .TextInputKeywords_input__34ozo::-webkit-input-placeholder{color:#ff6a55}.TextInputKeywords_field__3v2lq.TextInputKeywords_error__1vB8Y .TextInputKeywords_input__34ozo:-ms-input-placeholder{color:#ff6a55}.TextInputKeywords_field__3v2lq.TextInputKeywords_error__1vB8Y .TextInputKeywords_input__34ozo::placeholder{color:#ff6a55}.TextInputKeywords_field__3v2lq.TextInputKeywords_success__2iEN_ .TextInputKeywords_wrap__9sLa0:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 010 1.414l-8.586 8.586a3 3 0 01-4.243 0l-3.586-3.586a1 1 0 011.414-1.414l3.586 3.586a1 1 0 001.414 0l8.586-8.586a1 1 0 011.414 0z' fill='%2383bf6e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto}.TextInputKeywords_field__3v2lq.TextInputKeywords_success__2iEN_ .TextInputKeywords_input__34ozo{padding-right:48px;background:#fff;border-color:#9a9fa5}.dark-mode .TextInputKeywords_field__3v2lq.TextInputKeywords_success__2iEN_ .TextInputKeywords_input__34ozo{background:#111315}.TextInputKeywords_label__tDqtc{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .TextInputKeywords_label__tDqtc{color:#efefef}.TextInputKeywords_tooltip__2TGaL{position:relative;top:-1px}.TextInputKeywords_tooltip__2TGaL svg{fill:#9a9fa5}.TextInputKeywords_wrap__9sLa0{position:relative}.TextInputKeywords_input__34ozo{width:100%;height:48px;padding:0 10px;border-radius:12px;display:flex;align-items:center;grid-gap:5px;gap:5px;border:2px solid transparent;overflow-x:scroll;background:#f4f4f4;font-family:"Inter",sans-serif;font-size:15px;font-weight:600;line-height:1.6;color:#1a1d1f;transition:all .2s}.dark-mode .TextInputKeywords_input__34ozo{border-color:#272b30;background:#272b30;color:#fcfcfc}.TextInputKeywords_input__34ozo::-webkit-input-placeholder{color:#6f767e}.TextInputKeywords_input__34ozo:-ms-input-placeholder{color:#6f767e}.TextInputKeywords_input__34ozo::placeholder{color:#6f767e}.dark-mode .TextInputKeywords_input__34ozo::-webkit-input-placeholder{color:#9a9fa5}.dark-mode .TextInputKeywords_input__34ozo:-ms-input-placeholder{color:#9a9fa5}.dark-mode .TextInputKeywords_input__34ozo::placeholder{color:#9a9fa5}.TextInputKeywords_input__34ozo:focus{border-color:#9a9fa5;background:#fff}.dark-mode .TextInputKeywords_input__34ozo:focus{border-color:#33383f;background:#111315}.TextInputKeywords_input__34ozo::-webkit-scrollbar{display:none}.TextInputKeywords_copy__2JuPn,.TextInputKeywords_icon__1JgkN{position:absolute;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:48px}.TextInputKeywords_icon__1JgkN{left:0;pointer-events:none}.TextInputKeywords_icon__1JgkN svg{fill:#6f767e}.TextInputKeywords_copy__2JuPn{right:0}.TextInputKeywords_copy__2JuPn svg{fill:#6f767e;transition:fill .2s}.TextInputKeywords_copy__2JuPn:hover svg{fill:#2a85ff}.TextInputKeywords_currency__EM3fg{position:absolute;top:2px;left:2px;bottom:2px;display:flex;justify-content:center;align-items:center;width:46px;padding-top:1px;border-radius:10px 0 0 10px;background:#f4f4f4;color:#1a1d1f}.dark-mode .TextInputKeywords_currency__EM3fg{background:#272b30;color:#6f767e}.TextInputKeywords_selectedKeywordContainer__Ig--p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:30px;padding:0 12px;border-radius:8px;display:flex;align-items:center;grid-gap:2px;gap:2px;z-index:100!important;background-color:#fff}.ImagesAndCTA_field__SzCHj:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.ImagesAndCTA_field__SzCHj:not(:last-child){margin-bottom:24px}}.ImagesAndCTA_field__SzCHj .ImagesAndCTA_fieldInput__1gn6f{background-color:#fff!important}.ImagesAndCTA_button__nkAgq{padding:0 30px!important;height:40px;border-radius:8px}.ImagesAndCTA_button__nkAgq span{font-size:13px}.ImagesAndCTA_smallFields__32rB4{width:50%!important;background-color:transparent!important}.ImagesAndCTA_fieldset__1pGMQ{display:flex;margin:0;padding:0;grid-gap:18px;gap:18px;align-items:center;background-color:#f4f4f4}.ImagesAndCTA_fieldset__1pGMQ .ImagesAndCTA_fieldContainer__3BNfo{width:100%}.ImagesAndCTA_fieldset__1pGMQ .ImagesAndCTA_field__SzCHj{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0;align-self:center}.ImagesAndCTA_fieldset__1pGMQ .ImagesAndCTA_label__RbKIU{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.ImagesAndCTA_fieldset__1pGMQ .ImagesAndCTA_fieldInput__1gn6f{background-color:#fff!important;font-size:13px;font-weight:400}.ImagesAndCTA_fieldset__1pGMQ .ImagesAndCTA_fieldInput__1gn6f:focus{border-color:#9a9fa5!important}.dark-mode .ImagesAndCTA_fieldset__1pGMQ .ImagesAndCTA_fieldInput__1gn6f:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.ImagesAndCTA_title__7us6V{font-size:14px}.ImagesAndCTA_attributes_wrapper__oy8UR{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.ImagesAndCTA_attribute_header__2FESb{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ImagesAndCTA_attribute_header__2FESb .ImagesAndCTA_addButton__2p34f{padding:0!important;height:24px;width:24px;margin-right:0!important;margin-left:0!important;border-radius:50%!important;background-color:#2a85ff!important;display:flex;justify-content:center;align-items:center}.ImagesAndCTA_attributes_table_wrapper__wmjWm{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-x:hidden}.ImagesAndCTA_imageInput__2uDA4{background-color:#fff!important}.ImagesAndCTA_imageFieldWrapper__1si2H{border:1px dashed #b7b7b7;background-color:#fff}.ImagesAndCTA_image_section__11A3o{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.ImagesAndCTA_slider__1HeSj{display:flex;flex-direction:column;justify-content:center!important}.ImagesAndCTA_errField__1LrnG{color:red!important;padding-left:10px}.ImagesAndCTA_images_crousel_wrapper__2HomB{width:100%;padding:0 16px}.ImagesAndCTA_variation_images__o1yiG{width:auto;border-radius:8.79px}.ImagesAndCTA_variant_img_cont_wrap__1nPep{padding:0 12px;height:213px!important}.ImagesAndCTA_variant_image_container__3g8ij{border-radius:8.79px;background-color:grey;position:relative}.ImagesAndCTA_delete_btn_container__bqyN3{position:absolute;top:6px;right:6px;border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer}.File_label__D0Cs0{margin-bottom:14px;width:100%;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .File_label__D0Cs0{color:#efefef}.File_tooltip__2QZBm{position:relative;top:-1px}.File_tooltip__2QZBm svg{fill:#9a9fa5}.File_wrap__3f_qs{position:relative;display:flex;justify-content:center;align-items:center;height:200px;border-radius:12px;width:100%;background:#f4f4f4;overflow:hidden}.dark-mode .File_wrap__3f_qs{background:#272b30}.File_input__2u3oe{position:absolute;top:0;left:0;right:0;font-size:340px;width:100%;opacity:0}.File_input__2u3oe:hover+.File_box__39nHw{border-color:#6f767e}.dark-mode .File_input__2u3oe:hover+.File_box__39nHw{border-color:#33383f}.File_classInputWraper__172ln{width:100%!important;border:1px solid red}.File_box__39nHw{display:flex;justify-content:center;align-items:center;height:48px;padding:0 20px;border:2px solid #efefef;border-radius:12px;background:#fcfcfc;box-shadow:0 12px 13px -6px rgba(0,0,0,.04);font-size:15px;font-weight:700;line-height:1.6;transition:border-color .2s}.dark-mode .File_box__39nHw{background:#1a1d1f;border-color:#272b30;box-shadow:0 4px 4px rgba(0,0,0,.25),0 12px 13px -6px rgba(0,0,0,.04),inset 0 2px 4px #31353b}.File_box__39nHw svg{margin-right:8px}.dark-mode .File_box__39nHw svg{fill:#fcfcfc}.File_url__1QmUV{position:absolute;z-index:1;top:10%;left:2%;display:flex;flex-wrap:wrap;justify-content:center;height:50px;width:80%;text-overflow:ellipsis!important;overflow:hidden}.File_urlText__3LV5l{font-size:12px;display:flex;flex-wrap:wrap;left:2%}.File_imgPrevievContainer__3uhPz{display:flex;width:150px;height:150px;justify-content:center;margin-bottom:10px}.File_file__1nuWh{display:flex;flex-direction:column;justify-content:center;align-items:center}.Market_market__2f1ox{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__2f1ox{margin:0}}.Market_table__2kUq5{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__2kUq5{display:block}}.Market_row__2Bms-{display:table-row}@media only screen and (max-width:1023px){.Market_row__2Bms-{display:none}}.Market_col__2sy6X{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__2sy6X:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__2sy6X:after{background:#272b30}.Market_col__2sy6X:first-child{padding-left:20px}.Market_col__2sy6X:last-child:after{right:12px}.Market_foot__3pVsb{display:flex;justify-content:center;margin-top:24px}.Market_arrow__1f5X0{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__1f5X0{border-color:transparent}.Market_arrow__1f5X0 svg{fill:#6f767e;transition:fill .2s}.Market_arrow__1f5X0:hover{border-color:#efefef}.Market_arrow__1f5X0:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__1f5X0:hover{border-color:#272b30}.dark-mode .Market_arrow__1f5X0:hover svg{fill:#fcfcfc}.Market_arrow__1f5X0:not(:last-child){margin-right:8px}.Row_row__4SFSO{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__4SFSO{position:relative;display:block}}@media only screen and (min-width:1024px){.Row_row__4SFSO:hover{background:#f4f4f4}.dark-mode .Row_row__4SFSO:hover{background:#272b30}.Row_row__4SFSO:hover .Row_number__1Sg9V,.Row_row__4SFSO:hover .Row_status__pwfiC{background:#fcfcfc}.dark-mode .Row_row__4SFSO:hover .Row_number__1Sg9V{background:#33383f}.dark-mode .Row_row__4SFSO:hover .Row_status__pwfiC{background:#1a1d1f}.Row_row__4SFSO:hover .Row_control__2X2sy{visibility:visible;opacity:1}}@media only screen and (max-width:1023px){.Row_row__4SFSO:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__4SFSO:not(:last-child){border-color:#272b30}}.Row_col__3ByrA{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;width:25%!important;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__3ByrA{position:static;display:flex;align-items:center;padding:0;width:100%!important}}.dark-mode .Row_col__3ByrA{color:#fcfcfc}.Row_col__3ByrA:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Row_col__3ByrA:after{background:#272b30}@media only screen and (max-width:1023px){.Row_col__3ByrA:after{display:none}}.Row_col__3ByrA:first-child{border-radius:8px 0 0 8px}.Row_col__3ByrA:first-child:after{left:12px}@media only screen and (max-width:1023px){.Row_col__3ByrA:not(:last-child){margin-bottom:12px}}.Row_item__1s7kR{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__1s7kR{align-items:stretch}}.dark-mode .Row_item__1s7kR{color:#fcfcfc}.Row_item__1s7kR:hover{color:#2a85ff}.Row_preview__BsG_e{flex-shrink:0;width:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__BsG_e{width:104px}}.Row_preview__BsG_e img{width:100%;height:100%;object-fit:cover}.Row_product__377rz{max-width:170px;margin-bottom:4px}@media only screen and (max-width:1023px){.Row_product__377rz{max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__2imfE{display:flex;align-items:center}}.Row_category__3NgcY{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__3NgcY{font-size:15px}}.dark-mode .Row_category__3NgcY{color:#9a9fa5}.Row_sales__3A_hV{display:inline-flex;align-items:center;width:100%}.Row_number__1Sg9V,.Row_price__32d6i{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s}.dark-mode .Row_number__1Sg9V,.dark-mode .Row_price__32d6i{background:#33383f;color:#fcfcfc}.Row_price__32d6i{display:none}@media only screen and (max-width:1023px){.Row_price__32d6i{display:inline-block;margin-right:12px}}.Row_balance__2B_w_{margin-left:8px}.Row_box__3fJbg{display:flex;align-items:center}.Row_line__1dzyR{position:relative;flex-shrink:0;width:44px;height:8px;margin-left:8px}@media only screen and (max-width:1259px){.Row_line__1dzyR{width:36px}}@media only screen and (max-width:1023px){.Row_line__1dzyR{width:44px}}.Row_progress__1jPGY{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__pwfiC{transition:background .2s}.Row_control__2X2sy{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s}@media only screen and (max-width:1023px){.Row_control__2X2sy{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__DkEc7{display:none}@media only screen and (max-width:1023px){.Row_label__DkEc7{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.Control_control__3tHlq{display:flex;align-items:flex-end!important}@media only screen and (max-width:1023px){.Control_control__3tHlq{position:absolute;top:0;right:0}}.Control_button__36Byc{flex-shrink:0;width:36px;height:36px;margin-left:30%;border-radius:50%;background:#fcfcfc}@media only screen and (max-width:1023px){.Control_button__36Byc{margin-left:0}}.dark-mode .Control_button__36Byc{background:#1a1d1f}.Control_button__36Byc svg{fill:#6f767e;transition:fill .2s}.Control_button__36Byc:hover svg{fill:#2a85ff}.Control_actionsHead__3jFor{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .Control_actionsHead__3jFor{background:#1a1d1f!important}.Control_actionsHead__3jFor svg{fill:#6f767e}.Control_actionsBody__2K3IN:before{right:20px}.dark-mode .Control_actionsBody__2K3IN:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__3VfsA:first-child,.Control_actionsOption__3VfsA:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__3VfsA:first-child,.Control_actionsOption__3VfsA:nth-child(2){display:flex}}.PopupScreen_card__O9wc4{position:absolute;top:15%;left:32%;height:476px!important;width:476px}@media only screen and (max-width:1023px){.PopupScreen_card__O9wc4{left:25%}}@media only screen and (max-width:767px){.PopupScreen_card__O9wc4{left:15%}}@media only screen and (max-width:639px){.PopupScreen_card__O9wc4{height:400px!important;width:400px;left:12%}}@media only screen and (max-width:474px){.PopupScreen_card__O9wc4{height:300px!important;width:300px;left:10%}}.PopupScreen_cardHead__3-Id_{margin-bottom:24px!important}@media only screen and (max-width:474px){.PopupScreen_cardHead__3-Id_{margin-bottom:10px!important}}.PopupScreen_button__27T-J{height:40px;border-radius:8px;padding:0 15px!important;height:28px;border-radius:5px}.PopupScreen_button__27T-J span{font-size:13px}.PopupScreen_closeButton__CjUCL{height:30px!important;display:flex;align-items:center;justify-content:center;width:30px!important;border-radius:50%!important;position:absolute;top:-40px;right:-10px;background-color:#fff}.Market_market__1Me-W{margin:0;width:100%;height:60%;overflow-y:scroll}@media only screen and (max-width:1023px){.Market_market__1Me-W{margin:0}}.Market_table__pAUl8{display:table;width:100%}.Market_row__2Y6U9{display:table-row}.Market_col__1ZC8l{position:relative;display:table-cell;padding:0 0 16px;vertical-align:middle;width:20%;border:none!important;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__1ZC8l:first-child{padding-left:0}.Market_col__1ZC8l:last-child:after{right:12px}.Market_foot__1empu{display:flex;justify-content:center;margin-top:24px}.Market_arrow__2r7X1{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__2r7X1{border-color:transparent}.Market_arrow__2r7X1 svg{fill:#6f767e;transition:fill .2s}.Market_arrow__2r7X1:hover{border-color:#efefef}.Market_arrow__2r7X1:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__2r7X1:hover{border-color:#272b30}.dark-mode .Market_arrow__2r7X1:hover svg{fill:#fcfcfc}.Market_arrow__2r7X1:not(:last-child){margin-right:8px}.Market_card__385nH{padding:0!important;height:43%}.Market_cardHead__2xkP5{margin-bottom:15px!important}@media only screen and (max-width:639px){.Market_cardHead__2xkP5{margin-bottom:5px!important}}.Row_row__2-N2g{display:table-row;transition:background .2s;overflow-y:scroll;width:100%!important}@media only screen and (min-width:1024px){.Row_row__2-N2g:hover{background:#f4f4f4}.dark-mode .Row_row__2-N2g:hover{background:#272b30}.Row_row__2-N2g:hover .Row_number__2CVKa,.Row_row__2-N2g:hover .Row_status__2F2o7{background:#fcfcfc}.dark-mode .Row_row__2-N2g:hover .Row_number__2CVKa{background:#33383f}.dark-mode .Row_row__2-N2g:hover .Row_status__2F2o7{background:#1a1d1f}.Row_row__2-N2g:hover .Row_control__t8Si8{visibility:visible;opacity:1}}.Row_col__2a4P3{position:relative;display:table-cell;vertical-align:top;padding:5px 0!important;color:#1a1d1f}@media only screen and (max-width:639px){.Row_col__2a4P3{font-size:12px}}.dark-mode .Row_col__2a4P3{color:#fcfcfc}@media only screen and (max-width:1023px){.Row_col__2a4P3:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_item__wys6z{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__wys6z{align-items:stretch}}.dark-mode .Row_item__wys6z{color:#fcfcfc}.Row_item__wys6z:hover{color:#2a85ff}.Row_preview__3NJgr{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__3NJgr{width:104px}}.Row_preview__3NJgr img{width:100%;height:100%;object-fit:cover}.Row_product__U4JK8{max-width:170px;margin-bottom:4px}@media only screen and (max-width:1023px){.Row_product__U4JK8{max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__1J_8w{display:flex;align-items:center}}.Row_category__2p1kQ{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__2p1kQ{font-size:15px}}.dark-mode .Row_category__2p1kQ{color:#9a9fa5}.Row_sales__2ZAyI{display:inline-flex;align-items:center}.Row_number__2CVKa,.Row_price__bq-UI{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s}.dark-mode .Row_number__2CVKa,.dark-mode .Row_price__bq-UI{background:#33383f;color:#fcfcfc}.Row_price__bq-UI{display:none}@media only screen and (max-width:1023px){.Row_price__bq-UI{display:inline-block;margin-right:12px}}.Row_balance__WsL-X{margin-left:8px}.Row_box__1mA-S{display:flex;align-items:center}.Row_line__2FDXy{position:relative;flex-shrink:0;width:44px;height:8px;margin-left:8px}@media only screen and (max-width:1259px){.Row_line__2FDXy{width:36px}}@media only screen and (max-width:1023px){.Row_line__2FDXy{width:44px}}.Row_progress__1JeHZ{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__2F2o7{transition:background .2s}.Row_control__t8Si8{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s}@media only screen and (max-width:1023px){.Row_control__t8Si8{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__bEBBO{display:none}@media only screen and (max-width:1023px){.Row_label__bEBBO{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.Radio_radio__3xQ4P{display:block;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;left:0;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Radio_input__16SJr{position:absolute;top:0;left:0;opacity:0}.Radio_input__16SJr:checked+.Radio_inner__3Kkp1 .Radio_tick__15p17{background:#2a85ff;border-color:#2a85ff}.Radio_input__16SJr:checked+.Radio_inner__3Kkp1 .Radio_tick__15p17:before{transform:translate(-50%,-50%) scale(1)}.Radio_inner__3Kkp1{display:flex}.Radio_inner__3Kkp1:hover .Radio_tick__15p17{border-color:#2a85ff}.Radio_tick__15p17{position:relative;flex-shrink:0;width:24px;height:24px;border-radius:50%;border:2px solid rgba(111,118,126,.4);transition:all .2s}.Radio_tick__15p17:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:12px;height:12px;border-radius:50%;background:#fcfcfc;box-shadow:0 2px 3px rgba(0,0,0,.25),inset 0 -1px 2px #dedede;transition:transform .2s}.VariationsDropdown_label__ewAuM{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .VariationsDropdown_label__ewAuM{color:#efefef}.VariationsDropdown_tooltip__q0Tbr{position:relative;top:-1px}.VariationsDropdown_tooltip__q0Tbr svg{fill:#9a9fa5}.VariationsDropdown_dropdown__3XFE6{position:relative;z-index:3}.VariationsDropdown_dropdown__3XFE6.VariationsDropdown_active__2sh6C{z-index:10}.VariationsDropdown_dropdown__3XFE6.VariationsDropdown_active__2sh6C .VariationsDropdown_head__3PIfT{box-shadow:inset 0 0 0 2px #9a9fa5;background:#fff}.dark-mode .VariationsDropdown_dropdown__3XFE6.VariationsDropdown_active__2sh6C .VariationsDropdown_head__3PIfT{box-shadow:inset 0 0 0 2px #33383f;background:#111315;color:#fcfcfc}.VariationsDropdown_dropdown__3XFE6.VariationsDropdown_active__2sh6C .VariationsDropdown_head__3PIfT:before{transform:rotate(180deg)}.VariationsDropdown_dropdown__3XFE6.VariationsDropdown_active__2sh6C .VariationsDropdown_body__1IYKu{visibility:visible;opacity:1;transform:translateY(0)}.VariationsDropdown_dropdown__3XFE6.VariationsDropdown_small__22GT5 .VariationsDropdown_head__3PIfT{height:40px;padding:0 40px 0 16px;line-height:40px}.VariationsDropdown_dropdown__3XFE6.VariationsDropdown_small__22GT5 .VariationsDropdown_head__3PIfT:before{width:40px;background-size:16px auto}.VariationsDropdown_dropdown__3XFE6.VariationsDropdown_small__22GT5 .VariationsDropdown_option__31bLa{padding:4px 16px}.VariationsDropdown_head__3PIfT{position:relative;height:48px;padding:0 48px 0 12px;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;font-size:14px;font-weight:600;line-height:48px;color:#1a1d1f;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.VariationsDropdown_head__3PIfT:before{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.707 15.707l-.094.083a1 1 0 01-1.32-.083l-6-6-.083-.094a1 1 0 011.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 011.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;transition:transform .2s}.VariationsDropdown_head__3PIfT:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .VariationsDropdown_head__3PIfT{box-shadow:inset 0 0 0 2px #272b30;background:none;color:#6f767e}.dark-mode .VariationsDropdown_head__3PIfT:hover{box-shadow:inset 0 0 0 2px #33383f}.VariationsDropdown_selection__2ShYS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VariationsDropdown_body__1IYKu{position:absolute;top:calc(100% + 2px);left:0;right:0;padding:8px 0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px hsla(0,0%,95.7%,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s}.dark-mode .VariationsDropdown_body__1IYKu{background:#111315;box-shadow:inset 0 0 0 2px #33383f,0 4px 12px rgba(17,19,21,.1)}.VariationsDropdown_body__1IYKu.VariationsDropdown_bodyUp__1AX6_{top:auto;bottom:calc(100% + 2px)}.VariationsDropdown_option__31bLa{padding:8px 12px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.VariationsDropdown_option__31bLa:hover{color:#1a1d1f}.dark-mode .VariationsDropdown_option__31bLa:hover{color:#fcfcfc}.dark-mode .VariationsDropdown_option__31bLa.VariationsDropdown_selectioned__30OaH,.VariationsDropdown_option__31bLa.VariationsDropdown_selectioned__30OaH{color:#2a85ff}.TextInputQuantity_field__38KDd.TextInputQuantity_fieldIcon__28nAm .TextInputQuantity_input__26DVd{padding-left:48px}.TextInputQuantity_field__38KDd.TextInputQuantity_fieldCurrency__2TX2o .TextInputQuantity_input__26DVd{padding-left:58px;background:none;border-color:#efefef}.TextInputQuantity_field__38KDd.TextInputQuantity_fieldCurrency__2TX2o .TextInputQuantity_input__26DVd:focus{border-color:#9a9fa5}.dark-mode .TextInputQuantity_field__38KDd.TextInputQuantity_fieldCurrency__2TX2o .TextInputQuantity_input__26DVd{border-color:#272b30}.dark-mode .TextInputQuantity_field__38KDd.TextInputQuantity_fieldCurrency__2TX2o .TextInputQuantity_input__26DVd:focus{border-color:#33383f}.TextInputQuantity_field__38KDd.TextInputQuantity_fieldCopy__2M6Pq .TextInputQuantity_input__26DVd{padding-right:48px}.TextInputQuantity_field__38KDd.TextInputQuantity_error__szoOg .TextInputQuantity_icon__17lUY svg{fill:#ff6a55}.TextInputQuantity_field__38KDd.TextInputQuantity_error__szoOg .TextInputQuantity_wrap__3fOcQ:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M12 15a1 1 0 001-1V9a1 1 0 10-2 0v5a1 1 0 001 1zm7.675 2.504L12.87 5.563a1 1 0 00-1.738 0L4.327 17.504A1 1 0 005.196 19h13.61a1 1 0 00.869-1.495zM14.607 4.573c-1.151-2.019-4.062-2.019-5.213 0L2.589 16.514C1.45 18.514 2.894 21 5.196 21h13.61c2.302 0 3.746-2.486 2.606-4.485L14.607 4.573z' fill-rule='evenodd' fill='%23ff6a55'/%3E%3Cpath d='M13 17a1 1 0 11-2 0 1 1 0 112 0z' fill='%23ff6a55'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto}.TextInputQuantity_field__38KDd.TextInputQuantity_error__szoOg .TextInputQuantity_input__26DVd{padding-right:48px;background:rgba(255,188,153,.25);border-color:transparent;color:#ff6a55}.dark-mode .TextInputQuantity_field__38KDd.TextInputQuantity_error__szoOg .TextInputQuantity_input__26DVd:focus{border-color:#ff6a55;color:#ff6a55}.TextInputQuantity_field__38KDd.TextInputQuantity_error__szoOg .TextInputQuantity_input__26DVd::-webkit-input-placeholder{color:#ff6a55}.TextInputQuantity_field__38KDd.TextInputQuantity_error__szoOg .TextInputQuantity_input__26DVd:-ms-input-placeholder{color:#ff6a55}.TextInputQuantity_field__38KDd.TextInputQuantity_error__szoOg .TextInputQuantity_input__26DVd::placeholder{color:#ff6a55}.TextInputQuantity_field__38KDd.TextInputQuantity_success__iblyF .TextInputQuantity_wrap__3fOcQ:after{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 010 1.414l-8.586 8.586a3 3 0 01-4.243 0l-3.586-3.586a1 1 0 011.414-1.414l3.586 3.586a1 1 0 001.414 0l8.586-8.586a1 1 0 011.414 0z' fill='%2383bf6e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto}.TextInputQuantity_field__38KDd.TextInputQuantity_success__iblyF .TextInputQuantity_input__26DVd{padding-right:48px;background:#fff;border-color:#9a9fa5}.dark-mode .TextInputQuantity_field__38KDd.TextInputQuantity_success__iblyF .TextInputQuantity_input__26DVd{background:#111315}.TextInputQuantity_label__20OSB{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .TextInputQuantity_label__20OSB{color:#efefef}.TextInputQuantity_tooltip__3zPoM{position:relative;top:-1px}.TextInputQuantity_tooltip__3zPoM svg{fill:#9a9fa5}.TextInputQuantity_wrap__3fOcQ{position:relative}.TextInputQuantity_input__26DVd{width:100%;height:48px;padding:0 10px;border-radius:12px;border:2px solid transparent;background:#f4f4f4;font-family:"Inter",sans-serif;font-size:15px;font-weight:600;line-height:1.6;color:#1a1d1f;transition:all .2s}.dark-mode .TextInputQuantity_input__26DVd{border-color:#272b30;background:#272b30;color:#fcfcfc}.TextInputQuantity_input__26DVd::-webkit-input-placeholder{color:#6f767e}.TextInputQuantity_input__26DVd:-ms-input-placeholder{color:#6f767e}.TextInputQuantity_input__26DVd::placeholder{color:#6f767e}.dark-mode .TextInputQuantity_input__26DVd::-webkit-input-placeholder{color:#9a9fa5}.dark-mode .TextInputQuantity_input__26DVd:-ms-input-placeholder{color:#9a9fa5}.dark-mode .TextInputQuantity_input__26DVd::placeholder{color:#9a9fa5}.TextInputQuantity_input__26DVd:focus{border-color:#9a9fa5;background:#fff}.dark-mode .TextInputQuantity_input__26DVd:focus{border-color:#33383f;background:#111315}.TextInputQuantity_copy__2jhcL,.TextInputQuantity_icon__17lUY{position:absolute;top:0;bottom:0;display:flex;justify-content:center;align-items:center;width:48px}.TextInputQuantity_icon__17lUY{left:0;pointer-events:none}.TextInputQuantity_icon__17lUY svg{fill:#6f767e}.TextInputQuantity_copy__2jhcL{right:0}.TextInputQuantity_copy__2jhcL svg{fill:#6f767e;transition:fill .2s}.TextInputQuantity_copy__2jhcL:hover svg{fill:#2a85ff}.TextInputQuantity_currency__VsRyA{position:absolute;top:2px;left:2px;bottom:2px;display:flex;justify-content:center;align-items:center;width:46px;padding-top:1px;border-radius:10px 0 0 10px;background:#f4f4f4;color:#1a1d1f}.dark-mode .TextInputQuantity_currency__VsRyA{background:#272b30;color:#6f767e}.email-validation-icon{position:absolute;top:0;bottom:0;right:12px;display:flex;align-items:center;visibility:hidden}.slick-next:before,.slick-prev:before{color:#2a85ff!important;opacity:0;background:transparent!important;content:none}.slick-next,.slick-prev{color:#2a85ff!important;opacity:1!important;background:transparent!important}.slick-next:hover{background-color:#7fffd4}.slick-next :hover,.slick-prev :hover{border:none!important}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:1!important;border:none!important}.slick-next:hover{border:none!important}.Control_actions__3Pjmc .Control_classActionsHead__rANRX{background:#fff!important}.Control_actions__3Pjmc .Control_classActionsHead__rANRX svg{fill:red!important}.Control_control__AGj6y{display:flex;align-items:center}.Control_button__2LGpT{height:40px!important;width:267px!important;border-radius:8px!important}.Control_button__2LGpT span{font-size:15px!important;font-weight:700!important}.Control_deleteProductBtn__3qb-j{background-color:#fff!important}.Control_deleteProductBtn__3qb-j span{color:red}.Control_classActionsHead__rANRX{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;height:40px;width:267px!important;border-radius:8px!important;color:red;font-size:15px;font-weight:700}.Control_classActionsBody__1k-gV{background-color:#fff!important}.Control_classActionsBody__1k-gV:before{right:20px}.dark-mode .Control_classActionsBody__1k-gV:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}@media only screen and (max-width:1023px){.Control_actionsOption__dXlMj:first-child,.Control_actionsOption__dXlMj:nth-child(2){display:flex}}.Actions_actions__1g9kU{position:relative;display:inline-block;z-index:3}.Actions_actions__1g9kU.Actions_active__336G2{z-index:10}.Actions_actions__1g9kU.Actions_active__336G2 .Actions_head__3c2yj{background:#efefef}.Actions_actions__1g9kU.Actions_active__336G2 .Actions_head__3c2yj svg{fill:#1a1d1f}.dark-mode .Actions_actions__1g9kU.Actions_active__336G2 .Actions_head__3c2yj svg{fill:#fcfcfc}.Actions_actions__1g9kU.Actions_active__336G2 .Actions_body__2bSrS{visibility:visible;opacity:1;transform:translateY(0)}.Actions_actions__1g9kU.Actions_small__Z_n_f .Actions_head__3c2yj{width:32px;height:32px}.Actions_actions__1g9kU.Actions_small__Z_n_f .Actions_head__3c2yj svg{width:20px;height:20px}.Actions_actions__1g9kU.Actions_small__Z_n_f .Actions_body__2bSrS{right:-8px}.Actions_actions__1g9kU.Actions_small__Z_n_f .Actions_body__2bSrS:before{right:14px}.Actions_actions__1g9kU.Actions_up__1f8Og .Actions_body__2bSrS{top:auto;bottom:calc(100% + 12px);box-shadow:0 20px 32px -6px rgba(0,0,0,.08),0 0 7px -4px rgba(0,0,0,.05),0 16px 24px -4px rgba(0,0,0,.1)}.Actions_actions__1g9kU.Actions_up__1f8Og .Actions_body__2bSrS:before{top:100%;bottom:auto;transform:rotate(180deg)}.Actions_head__3c2yj{position:relative;width:40px;height:40px;border-radius:50%;background:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:background .2s}.Actions_head__3c2yj svg{transition:fill .2s;fill:#6f767e}.Actions_head__3c2yj:hover svg,.dark-mode .Actions_head__3c2yj:hover svg{fill:#2a85ff}.Actions_body__2bSrS{position:absolute;top:calc(100% + 12px);right:-12px;width:264px;padding:12px;border-radius:16px;border:1px solid transparent;box-shadow:0 40px 64px -12px rgba(0,0,0,.08),0 0 14px -4px rgba(0,0,0,.05),0 32px 48px -8px rgba(0,0,0,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s}.dark-mode .Actions_body__2bSrS{border-color:#272b30}.Actions_body__2bSrS:before{content:"";position:absolute;right:20px;bottom:100%;width:20px;height:10px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto}.dark-mode .Actions_body__2bSrS:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23272B30'/%3E%3C/svg%3E")}.Actions_option__1belh{display:flex;align-items:center;width:100%;padding:12px;border-radius:12px;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;transition:all .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Actions_option__1belh svg{margin-right:12px;fill:#6f767e;transition:fill .2s}.Actions_option__1belh.Actions_selectioned__podiD,.Actions_option__1belh:hover{background:#efefef;color:#1a1d1f}.Actions_option__1belh.Actions_selectioned__podiD svg,.Actions_option__1belh:hover svg{fill:#1a1d1f}.dark-mode .Actions_option__1belh.Actions_selectioned__podiD,.dark-mode .Actions_option__1belh:hover{background:transparent;color:#fcfcfc}.dark-mode .Actions_option__1belh.Actions_selectioned__podiD svg,.dark-mode .Actions_option__1belh:hover svg{fill:#fcfcfc}.NameAndValue_description__3BIOU>.NameAndValue_fieldContainer__2k0nN:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.NameAndValue_description__3BIOU>.NameAndValue_fieldContainer__2k0nN:not(:last-child){margin-bottom:24px}}.NameAndValue_description__3BIOU>.NameAndValue_fieldContainer__2k0nN .NameAndValue_label__3xHyq{margin-bottom:14px}.NameAndValue_description__3BIOU .NameAndValue_fieldInput__URkO0{font-size:13px;font-weight:400}.NameAndValue_description__3BIOU .NameAndValue_fieldInput__URkO0:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .NameAndValue_description__3BIOU .NameAndValue_fieldInput__URkO0:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.NameAndValue_group__1motM{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.NameAndValue_group__1motM{display:block;margin:0}}.NameAndValue_group__1motM .NameAndValue_field__2CBME{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.NameAndValue_group__1motM .NameAndValue_field__2CBME{width:100%;margin:12px 0 0}}.NameAndValue_descriptionLabel__2eml2{color:#33383f}.dark-mode .NameAndValue_descriptionLabel__2eml2{color:#efefef}.NameAndValue_fieldset__MuscE{display:flex;margin:0 -6px 32px;align-items:center}.NameAndValue_fieldset__MuscE .NameAndValue_fieldContainer__2k0nN{width:100%}.NameAndValue_fieldset__MuscE .NameAndValue_field__2CBME{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.NameAndValue_fieldset__MuscE .NameAndValue_label__3xHyq{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.NameAndValue_field__2CBME{margin-bottom:5px}.NameAndValue_descriptionField__ynGIB{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.NameAndValue_descriptionField__ynGIB:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .NameAndValue_descriptionField__ynGIB:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.NameAndValue_label__3xHyq{font-size:14px!important;color:#33383f!important;font-weight:600!important}.NameAndValue_button__3ClLf{padding:0 30px!important;height:40px;border-radius:8px}.NameAndValue_button__3ClLf span{font-size:13px}.NameAndValue_errField__1jAiO{color:red!important;padding-left:10px}.NameAndValue_smallFields__3JuUN{width:50%!important}.NameAndValue_smallDropdownField__13mnL{margin-right:12px;margin-left:12px}.NameAndValue_smallDropdownlabel__vHn5o{margin-left:6px}.NewAttribute_row__1HtrA{display:flex}@media only screen and (max-width:1023px){.NewAttribute_row__1HtrA{display:block}}.NewAttribute_col__85TcC:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.NewAttribute_col__85TcC:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewAttribute_col__85TcC:first-child{width:100%;padding:0}}.NewAttribute_col__85TcC:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewAttribute_col__85TcC:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewAttribute_col__85TcC:nth-child(2){width:auto}}.NewAttribute_card__3KgmI:not(:last-child){margin-bottom:8px}.Attribute_head__38nvf{margin-bottom:44px}@media only screen and (max-width:1023px){.Attribute_head__38nvf{margin-bottom:32px}}@media only screen and (max-width:767px){.Attribute_head__38nvf{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1023px){.Attribute_head__38nvf .Attribute_form__2iwHJ{width:300px}}@media only screen and (max-width:767px){.Attribute_head__38nvf .Attribute_form__2iwHJ{width:100%;margin-top:16px;order:3}}.Attribute_title__3UsjE{margin-right:24px}.Attribute_sorting__2kzPI{display:flex;margin-left:auto}.Attribute_link__3guh_{flex-shrink:0;width:40px;height:40px;border-radius:8px}.Attribute_link__3guh_ svg{fill:#9a9fa5;transition:fill .2s}.Attribute_link__3guh_:hover svg{fill:#1a1d1f}.dark-mode .Attribute_link__3guh_:hover svg{fill:#fcfcfc}.Attribute_link__3guh_.Attribute_active__2TLxu{background:#fcfcfc;box-shadow:0 4px 8px -4px rgba(0,0,0,.1),inset 0 -1px 1px rgba(0,0,0,.04),inset 0 2px 0 hsla(0,0%,100%,.25)}.Attribute_link__3guh_.Attribute_active__2TLxu svg{fill:#1a1d1f}.dark-mode .Attribute_link__3guh_.Attribute_active__2TLxu{box-shadow:0 4px 8px -4px rgba(0,0,0,.1),inset 0 -1px 1px rgba(0,0,0,.04),inset 0 2px 0 hsla(0,0%,100%,.05);background:#111315}.dark-mode .Attribute_link__3guh_.Attribute_active__2TLxu svg{fill:#fcfcfc}.Attribute_link__3guh_:not(:last-child){margin-right:12px}.Attribute_list__2XKVj{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.Attribute_list__2XKVj{display:block;margin:0}}.Attribute_product__2vzxw{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 24px);width:calc(33.333% - 24px);margin:32px 12px 0}@media only screen and (max-width:1023px){.Attribute_product__2vzxw{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 24px);width:calc(50% - 24px)}}@media only screen and (max-width:639px){.Attribute_product__2vzxw{width:100%;margin:0}.Attribute_product__2vzxw:not(:last-child){margin-bottom:32px}}.Attribute_foot__FxqmA{margin-top:44px;text-align:center}.Attribute_foot__FxqmA .Attribute_button__42L2p .Attribute_loader__3T0_w{transform:scale(.8);margin:0 18px 0 8px}.Market_market__2VrF2{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__2VrF2{margin:0}}.Market_table__wwUhr{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__wwUhr{display:block}}.Market_row__wdKDF{display:table-row}@media only screen and (max-width:1023px){.Market_row__wdKDF{display:none}}.Market_col___1xeU{position:relative;display:table-cell;padding:0 12px 16px;width:20%;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col___1xeU:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col___1xeU:after{background:#272b30}.Market_col___1xeU:first-child:after{left:12px}.Market_col___1xeU:last-child:after{right:12px}.Market_foot__2HzME{margin-top:32px;text-align:center;display:flex;grid-gap:10px;gap:10px;justify-content:center}@media only screen and (max-width:1023px){.Market_foot__2HzME{margin-top:24px}}.Market_foot__2HzME .Market_button__3s8tl{background-color:grey!important}.Market_foot__2HzME .Market_button__3s8tl .Market_loader__2ZQDX{transform:scale(.8);margin:0 18px 0 8px}.Market_arrow__cUm0f{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__cUm0f{border-color:transparent}.Market_arrow__cUm0f svg{fill:#6f767e;transition:fill .2s}.Market_arrow__cUm0f:hover{border-color:#efefef}.Market_arrow__cUm0f:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__cUm0f:hover{border-color:#272b30}.dark-mode .Market_arrow__cUm0f:hover svg{fill:#fcfcfc}.Market_arrow__cUm0f:not(:last-child){margin-right:8px}.Row_row__24sFB{display:table-row;transition:background .2s;position:relative}@media only screen and (max-width:1023px){.Row_row__24sFB{position:relative;display:block;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__24sFB{border-color:#272b30}}@media only screen and (min-width:1024px){.Row_row__24sFB:hover{background:#f4f4f4}.dark-mode .Row_row__24sFB:hover{background:#272b30}.Row_row__24sFB:hover .Row_number__2tKki,.Row_row__24sFB:hover .Row_status__1e3-K{background:#fcfcfc}.dark-mode .Row_row__24sFB:hover .Row_number__2tKki,.dark-mode .Row_row__24sFB:hover .Row_status__1e3-K{background:#33383f}}@media only screen and (max-width:1023px){.Row_row__24sFB:last-child .Row_col__1AZ3Q{padding-bottom:0}.Row_row__24sFB:last-child .Row_col__1AZ3Q:after{display:none}}.Row_col__1AZ3Q{display:table-cell;vertical-align:top;padding:16px 12px;width:20%;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__1AZ3Q{position:static;display:flex;align-items:center;padding:0;margin-bottom:12px;width:50%}}.dark-mode .Row_col__1AZ3Q{color:#fcfcfc}.Row_col__1AZ3Q:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}@media only screen and (max-width:1023px){.Row_col__1AZ3Q:after{display:none}}.dark-mode .Row_col__1AZ3Q:after{background:#272b30}.Row_col__1AZ3Q:first-child{border-radius:8px 0 0 8px}.Row_col__1AZ3Q:first-child:after{left:12px}.Row_col__1AZ3Q:not(:first-child):not(:nth-child(2)){padding-top:20px}@media only screen and (max-width:1023px){.Row_col__1AZ3Q:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__1AZ3Q:last-child{display:flex;width:100%}@media only screen and (max-width:1023px){.Row_col__1AZ3Q:last-child{border-radius:0 8px 8px 0;position:absolute;top:0;right:0;width:20%;display:flex;justify-content:flex-start}}.Row_col__1AZ3Q:last-child:after{right:12px}.Row_item__1ubXQ{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__1ubXQ{align-items:stretch}}.dark-mode .Row_item__1ubXQ{color:#fcfcfc}.Row_item__1ubXQ:hover{color:#2a85ff}.Row_preview__38xQC{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__38xQC{width:104px}}.Row_preview__38xQC img{width:100%;height:100%;object-fit:cover}.Row_product__9VGTE{max-width:170px;margin-bottom:4px}@media only screen and (max-width:1023px){.Row_product__9VGTE{max-width:100%;margin-bottom:8px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__2gkHH{display:flex;align-items:center}}.Row_category__WBkTL{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__WBkTL{font-size:15px}}.Row_sales__3Jknl{display:inline-flex;align-items:center}.Row_number__2tKki,.Row_price__2YTmE{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s}.dark-mode .Row_number__2tKki,.dark-mode .Row_price__2YTmE{background:#33383f}.Row_price__2YTmE{display:none}@media only screen and (max-width:1023px){.Row_price__2YTmE{display:inline-block;margin-right:12px}}.Row_status__1e3-K{font-weight:400;font-size:15px;transition:background .2s}.Row_rating__1itGR{display:flex;align-items:center;font-size:14px;font-weight:600;line-height:1.71429}.Row_rating__1itGR svg{margin-right:8px;fill:#ffc554}.Row_rating__1itGR span{margin-left:4px;color:#6f767e}.Row_ratingEmpty__3LIBr{white-space:nowrap;color:#6f767e}.Row_ratingEmpty__3LIBr svg{fill:#6f767e}.Row_balance__3rMbb{margin-left:8px}.Row_box__3P0-c{display:flex;align-items:center;width:100%;font-weight:400}.Row_line__2wqWL{position:relative;flex-shrink:0;width:44px;height:12px;margin-left:8px}.Row_progress__1hFkl{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_label__I-mqW{display:none}@media only screen and (max-width:1023px){.Row_label__I-mqW{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.Control_control__1R5QF{display:flex;align-items:center}@media only screen and (max-width:1023px){.Control_control__1R5QF{width:100%!important;justify-content:flex-start!important}}.Control_button__iiX2L{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%}@media only screen and (max-width:1023px){.Control_button__iiX2L{display:none}}.dark-mode .Control_button__iiX2L{background:#1a1d1f}.Control_button__iiX2L svg{fill:#6f767e;transition:fill .2s}.Control_button__iiX2L:hover{background:#fff}.Control_button__iiX2L:hover svg{fill:#2a85ff}.Control_actionsHead__1fH6V{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .Control_actionsHead__1fH6V{background:#1a1d1f!important}.Control_actionsHead__1fH6V svg{fill:#6f767e}.Control_actionsBody__32qIq{background-color:#fff!important}.Control_actionsBody__32qIq:before{right:20px}.dark-mode .Control_actionsBody__32qIq:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__1aOL8:first-child,.Control_actionsOption__1aOL8:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__1aOL8:first-child,.Control_actionsOption__1aOL8:nth-child(2){display:flex}}.Orders_head__1PdiS{margin-bottom:44px}@media only screen and (max-width:1023px){.Orders_head__1PdiS{margin-bottom:32px}}@media only screen and (max-width:767px){.Orders_head__1PdiS{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1023px){.Orders_head__1PdiS .Orders_form__310ut{width:300px}}@media only screen and (max-width:767px){.Orders_head__1PdiS .Orders_form__310ut{width:100%;margin-top:16px;order:3}}.Orders_title__2uswj{margin-right:24px}.Orders_sorting__36m9c{display:flex;margin-left:auto}.Orders_link__2xl6y{flex-shrink:0;width:40px;height:40px;border-radius:8px}.Orders_link__2xl6y svg{fill:#9a9fa5;transition:fill .2s}.Orders_link__2xl6y:hover svg{fill:#1a1d1f}.dark-mode .Orders_link__2xl6y:hover svg{fill:#fcfcfc}.Orders_link__2xl6y.Orders_active__iO2sG{background:#fcfcfc;box-shadow:0 4px 8px -4px rgba(0,0,0,.1),inset 0 -1px 1px rgba(0,0,0,.04),inset 0 2px 0 hsla(0,0%,100%,.25)}.Orders_link__2xl6y.Orders_active__iO2sG svg{fill:#1a1d1f}.dark-mode .Orders_link__2xl6y.Orders_active__iO2sG{box-shadow:0 4px 8px -4px rgba(0,0,0,.1),inset 0 -1px 1px rgba(0,0,0,.04),inset 0 2px 0 hsla(0,0%,100%,.05);background:#111315}.dark-mode .Orders_link__2xl6y.Orders_active__iO2sG svg{fill:#fcfcfc}.Orders_link__2xl6y:not(:last-child){margin-right:12px}.Orders_list__XUsb3{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.Orders_list__XUsb3{display:block;margin:0}}.Orders_product__Wpm_j{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 24px);width:calc(33.333% - 24px);margin:32px 12px 0}@media only screen and (max-width:1023px){.Orders_product__Wpm_j{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 24px);width:calc(50% - 24px)}}@media only screen and (max-width:639px){.Orders_product__Wpm_j{width:100%;margin:0}.Orders_product__Wpm_j:not(:last-child){margin-bottom:32px}}.Orders_foot__8J5Wv{margin-top:44px;text-align:center}.Orders_foot__8J5Wv .Orders_button__2tSuy .Orders_loader__NNK01{transform:scale(.8);margin:0 18px 0 8px}.Market_market__1YF1u{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__1YF1u{margin:0}}.Market_table__3wA7F{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__3wA7F{display:block}}.Market_row__3drcZ{display:table-row}@media only screen and (max-width:1023px){.Market_row__3drcZ{display:none}}.Market_col__1uQ5i{position:relative;display:table-cell;padding:0 12px 16px;width:12%;text-align:center;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__1uQ5i:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__1uQ5i:after{background:#272b30}.Market_col__1uQ5i:first-child:after{left:12px}.Market_col__1uQ5i:last-child:after{right:12px}.Market_foot__1mxpF{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__1mxpF{margin-top:24px}}.Market_foot__1mxpF .Market_button__2dvVv .Market_loader__220VF{transform:scale(.8);margin:0 18px 0 8px}.Row_row__22asF{display:table-row;transition:background .2s;position:relative;cursor:pointer}@media only screen and (max-width:1023px){.Row_row__22asF{position:relative;display:block;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__22asF{border-color:#272b30}}@media only screen and (min-width:1024px){.Row_row__22asF:hover{background:#f4f4f4}.dark-mode .Row_row__22asF:hover{background:#272b30}}@media only screen and (max-width:1023px){.Row_row__22asF:last-child .Row_col__2mK4h{padding-bottom:0}.Row_row__22asF:last-child .Row_col__2mK4h:after{display:none}}.Row_col__2mK4h{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;width:12%;text-align:center;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__2mK4h{position:static;display:flex;align-items:center;padding:0;margin-bottom:12px;width:50%}}.dark-mode .Row_col__2mK4h{color:#fcfcfc}.Row_col__2mK4h:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}@media only screen and (max-width:1023px){.Row_col__2mK4h:after{display:none}}.dark-mode .Row_col__2mK4h:after{background:#272b30}.Row_col__2mK4h:first-child{border-radius:8px 0 0 8px}.Row_col__2mK4h:first-child:after{left:12px}.Row_col__2mK4h:not(:first-child):not(:nth-child(2)){padding-top:20px}@media only screen and (max-width:1023px){.Row_col__2mK4h:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_item__arbkL{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__arbkL{align-items:stretch}}.dark-mode .Row_item__arbkL{color:#fcfcfc}.Row_item__arbkL:hover{color:#2a85ff}.Row_preview__3Pfbw{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__3Pfbw{width:104px}}.Row_preview__3Pfbw img{width:100%;height:100%;object-fit:cover}.Row_product__2Sycm{max-width:170px;margin-bottom:4px}@media only screen and (max-width:1023px){.Row_product__2Sycm{max-width:100%;margin-bottom:8px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__ZeqBv{display:flex;align-items:center}}.Row_category__3fHBV{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__3fHBV{font-size:15px}}.Row_sales__2wcFM{display:inline-flex;align-items:center}.Row_number__1_lZy,.Row_price__3xJtY{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s}.dark-mode .Row_number__1_lZy,.dark-mode .Row_price__3xJtY{background:#33383f}.Row_price__3xJtY{display:none}@media only screen and (max-width:1023px){.Row_price__3xJtY{display:inline-block;margin-right:12px}}.Row_status__3oErJ{font-weight:400;font-size:15px;transition:background .2s}.Row_rating__2-Ncl{display:flex;align-items:center;font-size:14px;font-weight:600;line-height:1.71429}.Row_rating__2-Ncl svg{margin-right:8px;fill:#ffc554}.Row_rating__2-Ncl span{margin-left:4px;color:#6f767e}.Row_ratingEmpty__2RHrz{white-space:nowrap;color:#6f767e}.Row_ratingEmpty__2RHrz svg{fill:#6f767e}.Row_balance__3h6cI{margin-left:8px}.Row_box__1J2JB{display:flex;align-items:center;width:100%;justify-content:center;font-weight:400}@media only screen and (max-width:1023px){.Row_box__1J2JB{justify-content:flex-start}}.Row_line__OdM0t{position:relative;flex-shrink:0;width:44px;height:12px;margin-left:8px}.Row_progress__2cvf7{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_label__24J0j{display:none}@media only screen and (max-width:1023px){.Row_label__24J0j{display:block;flex-shrink:0;width:124px;padding-right:20px;text-align:start;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.OrderDetails_row__3NL4A,.OrderDetails_section__W4iOM{width:100%;display:flex}@media only screen and (max-width:1023px){.OrderDetails_row__3NL4A{display:block}}.OrderDetails_orderActionButtonsContainer___BsTx{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.OrderDetails_button__3FrwN{padding:0 30px!important;height:40px;width:267px;border-radius:8px}.OrderDetails_button__3FrwN span{font-size:15px;font-weight:700}.OrderDetails_creditMemoBtn__3Pgyb{background-color:#fff!important}.OrderDetails_creditMemoBtn__3Pgyb span{color:#000}.OrderDetails_statusDropdownContainer__l7H65{background-color:#fff;padding:24px;border-radius:8px}.OrderDetails_col__1lSTg:first-child{flex-grow:0;flex-shrink:0;flex-basis:60%;width:60%;padding-right:24px}@media only screen and (max-width:1023px){.OrderDetails_col__1lSTg:first-child{margin-bottom:24px;padding-right:0;flex-grow:0;flex-shrink:0;flex-basis:50%;width:50%;display:flex;flex-direction:column;grid-gap:24px;gap:24px}}@media only screen and (max-width:639px){.OrderDetails_col__1lSTg:first-child{width:100%}}.OrderDetails_col__1lSTg:nth-child(2){flex-grow:0;flex-shrink:0;flex-basis:40%;width:40%;display:flex;flex-direction:column;grid-gap:24px;gap:24px}@media only screen and (max-width:1023px){.OrderDetails_col__1lSTg:nth-child(2){width:100%}}.OrderDetails_card__26dPm:not(:last-child),.OrderDetails_row__3NL4A:not(:last-child){margin-bottom:8px}.OrderDetailsView_description__2irg4>.OrderDetailsView_fieldContainer__3HZIN:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.OrderDetailsView_description__2irg4>.OrderDetailsView_fieldContainer__3HZIN:not(:last-child){margin-bottom:24px}}.OrderDetailsView_description__2irg4>.OrderDetailsView_fieldContainer__3HZIN .OrderDetailsView_label__1uBeQ{margin-bottom:14px}.OrderDetailsView_description__2irg4 .OrderDetailsView_fieldInput__22ww4{background-color:transparent!important;border:2px solid rgba(168,173,179,.25)!important;font-size:13px;font-weight:400}.OrderDetailsView_description__2irg4 .OrderDetailsView_fieldInput__22ww4:focus{border-color:none!important;background-color:none!important}.OrderDetailsView_group__1_rta{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.OrderDetailsView_group__1_rta{display:block;margin:0}}.OrderDetailsView_group__1_rta .OrderDetailsView_field__3ilkF{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.OrderDetailsView_group__1_rta .OrderDetailsView_field__3ilkF{width:100%;margin:12px 0 0}}.OrderDetailsView_descriptionLabel__3csZn{color:#33383f}.dark-mode .OrderDetailsView_descriptionLabel__3csZn{color:#efefef}.OrderDetailsView_fieldset__nPJft{display:flex;margin:0 -6px 32px;align-items:center}.OrderDetailsView_fieldset__nPJft .OrderDetailsView_fieldContainer__3HZIN{width:100%}.OrderDetailsView_fieldset__nPJft .OrderDetailsView_field__3ilkF{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.OrderDetailsView_fieldset__nPJft .OrderDetailsView_label__1uBeQ{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.OrderDetailsView_field__3ilkF{margin-bottom:5px}.OrderDetailsView_descriptionField__28E56{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.OrderDetailsView_label__1uBeQ{font-size:14px!important;color:#33383f!important;font-weight:600!important}.OrderDetailsView_button__Ee5mL{padding:0 30px!important;height:40px;border-radius:8px}.OrderDetailsView_button__Ee5mL span{font-size:13px}.OrderDetailsView_errField__rvED3{color:red!important;padding-left:10px}.OrderDetailsView_smallFields__1HHHn{width:50%!important}.OrderDetailsView_smallDropdownField__31kIw{margin-right:12px;margin-left:12px}.OrderDetailsView_smallDropdownlabel__vLVc3{margin-left:6px}.PopularProducts_card__3FoM7{width:100%!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.PopularProducts_cardHead__3bVHM{margin-bottom:18px!important;min-height:24px!important}.PopularProducts_head__1knvF{display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:24px;border-bottom:1px solid #efefef;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.dark-mode .PopularProducts_head__1knvF{border-color:#272b30}.PopularProducts_list__3qGQb{margin:0 -12px}.PopularProducts_item__1quHR{display:flex;align-items:center;padding:0 12px;color:#1a1d1f;cursor:pointer}.dark-mode .PopularProducts_item__1quHR{color:#fcfcfc}.PopularProducts_item__1quHR:hover .PopularProducts_title__3hufF{color:#2a85ff}.PopularProducts_item__1quHR:not(:last-child){margin-bottom:24px}.PopularProducts_preview__1qzBp{flex-shrink:0;width:80px;height:80px;margin-right:12px;border-radius:8px;overflow:hidden}.PopularProducts_preview__1qzBp img{width:100%;height:100%;object-fit:cover}.PopularProducts_title__3hufF{flex-grow:1;padding-right:16px;transition:color .2s}.PopularProducts_details__WmFce{flex-shrink:0;text-align:left}.PopularProducts_button__1VWqo{width:100%;margin-top:12px}.ConfirmationPopup_card__oDlrR{position:absolute;top:40%;left:32%;height:200px;width:476px}@media only screen and (max-width:1023px){.ConfirmationPopup_card__oDlrR{width:350px;height:150px}}@media only screen and (max-width:767px){.ConfirmationPopup_card__oDlrR{left:25%}}@media only screen and (max-width:639px){.ConfirmationPopup_card__oDlrR{left:15%}}@media only screen and (max-width:474px){.ConfirmationPopup_card__oDlrR{left:12%;width:300px}}.ConfirmationPopup_cardHead__1v4Os{margin-bottom:24px!important}.ConfirmationPopup_button__1WcR6{padding:0 40px!important;height:40px;border-radius:8px}.ConfirmationPopup_button__1WcR6 span{font-size:13px}.ConfirmationPopup_errField__3wJ_S{color:red!important;padding-left:10px}.ConfirmationPopup_title__3eH3n{font-size:18px}.ConfirmationPopup_buttonsContainer__iIkXO{display:flex;justify-content:center;align-items:center;height:100%}.ConfirmationPopup_confirmText__1RTU9{font-size:18px!important;font-weight:400}.Table_market__aa9js{margin:0 -12px}@media only screen and (max-width:1023px){.Table_market__aa9js{margin:0}}.Table_table__2TgDo{display:table;width:100%}@media only screen and (max-width:1023px){.Table_table__2TgDo{display:block}}.Table_row__39G3-{display:table-row}@media only screen and (max-width:1023px){.Table_row__39G3-{display:block;margin-bottom:24px}}.Table_col__3-Qah{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Table_col__3-Qah{display:block;padding:0}}.Table_col__3-Qah:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Table_col__3-Qah:after{background:#272b30}@media only screen and (max-width:1023px){.Table_col__3-Qah:after{display:none}}.Table_col__3-Qah:first-child{width:56px;font-size:0}@media only screen and (max-width:1023px){.Table_col__3-Qah:first-child{display:none}}.Table_col__3-Qah:first-child:after{left:12px}.Table_col__3-Qah:nth-child(2){width:300px}@media only screen and (max-width:1023px){.Table_col__3-Qah:nth-child(2){display:none}}.Table_col__3-Qah:last-child:after{right:12px}.Table_line__27_08{display:flex;align-items:center}@media only screen and (max-width:1023px){.Table_line__27_08{display:block}}.Table_info__3N21z{margin-right:auto}@media only screen and (max-width:1023px){.Table_info__3N21z{display:none}}.Table_indicators__Diw4C{display:flex;flex-wrap:wrap;margin:-8px 0 0 -24px}@media only screen and (max-width:1419px){.Table_indicators__Diw4C{margin-left:-12px}}@media only screen and (max-width:1023px){.Table_indicators__Diw4C{margin-left:-24px}}.Table_legend__3uCtG{position:relative;margin:8px 0 0 24px;padding-left:24px}@media only screen and (max-width:1419px){.Table_legend__3uCtG{margin-left:12px}}@media only screen and (max-width:1259px){.Table_legend__3uCtG{padding-left:18px}}@media only screen and (max-width:1023px){.Table_legend__3uCtG{margin-left:24px;padding-left:24px}}.Table_color__14miR{position:absolute;top:2px;left:0;width:12px;height:12px;border-radius:4px}.Table_foot__2kseV{margin-top:20px;text-align:center}@media only screen and (max-width:1023px){.Table_foot__2kseV{margin-top:0}}.Table_arrow__m3awa{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Table_arrow__m3awa{border-color:transparent}.Table_arrow__m3awa svg{fill:#6f767e;transition:fill .2s}.Table_arrow__m3awa:hover{border-color:#efefef}.Table_arrow__m3awa:hover svg{fill:#1a1d1f}.dark-mode .Table_arrow__m3awa:hover{border-color:#272b30}.dark-mode .Table_arrow__m3awa:hover svg{fill:#fcfcfc}.Table_arrow__m3awa:not(:last-child){margin-right:8px}.Row_row__3IyPn{display:flex;border-radius:8px;margin-bottom:24px;transition:background .2s;background-color:#fff;align-items:center;justify-content:space-between}.Row_categoryTitle__2GJqp{font-size:20px;font-weight:600;color:#000}.Row_count__RqvNk{font-size:14px;font-weight:400;color:#000}.Row_col__2WLVc{position:relative;display:table-cell;vertical-align:center;padding:16px 12px;color:#1a1d1f;width:90%}.Row_col__2WLVc:last-child{width:10%}.Row_item__3yfiD{display:flex;width:100%;align-items:center;transition:color .2s;cursor:pointer}@media only screen and (max-width:767px){.Row_item__3yfiD{align-items:stretch}}.Row_preview__1Sl_S{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__1Sl_S{width:104px}}.Row_preview__1Sl_S img{width:100%;height:100%;object-fit:cover}.Row_color__2WEbl{flex-shrink:0;width:12px;height:12px;border-radius:4px;margin-right:4px}.Row_control__2oAlJ{transition:all .2s}.Row_controlsContainer__260ut{display:flex;align-items:center;justify-content:flex-end;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Control_control__31fCb{display:flex;align-items:center;padding-right:24px}.Control_button__3bnm0{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%;background:#fcfcfc;z-index:1}@media only screen and (max-width:1023px){.Control_button__3bnm0{display:none}}.dark-mode .Control_button__3bnm0{background:#1a1d1f}.Control_button__3bnm0 svg{fill:#6f767e;transition:fill .2s}.Control_button__3bnm0:hover svg{fill:#2a85ff}.Control_actionsHead__28CRB{width:36px;height:36px;z-index:24!important;background:#fcfcfc!important}.dark-mode .Control_actionsHead__28CRB{background:#1a1d1f!important}.Control_actionsHead__28CRB svg{fill:#6f767e}.Control_actionsBody__2CmwW{background-color:#fff;z-index:12}.Control_actionsBody__2CmwW:before{right:20px}.dark-mode .Control_actionsBody__2CmwW:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__2NXYC:first-child,.Control_actionsOption__2NXYC:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__2NXYC:first-child,.Control_actionsOption__2NXYC:nth-child(2){display:flex}}.ImagesAndCTA_description__4liSU>.ImagesAndCTA_fieldContainer__3EenE:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.ImagesAndCTA_description__4liSU>.ImagesAndCTA_fieldContainer__3EenE:not(:last-child){margin-bottom:24px}}.ImagesAndCTA_description__4liSU>.ImagesAndCTA_fieldContainer__3EenE .ImagesAndCTA_label__2vNx8{margin-bottom:14px}.ImagesAndCTA_description__4liSU .ImagesAndCTA_fieldInput__jFgQQ{font-size:13px;font-weight:400}.ImagesAndCTA_description__4liSU .ImagesAndCTA_fieldInput__jFgQQ:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .ImagesAndCTA_description__4liSU .ImagesAndCTA_fieldInput__jFgQQ:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.ImagesAndCTA_backButton__31hNv{background-color:#fff;color:#000;padding:0!important;width:95px;height:40px;border-radius:8px;border:2px solid #efefef}.ImagesAndCTA_backButton__31hNv:hover{background-color:#fff}.ImagesAndCTA_backButton__31hNv span{font-size:13px}@media only screen and (max-width:474px){.ImagesAndCTA_backButton__31hNv{width:80px;height:35px;padding:0 10px!important}}.ImagesAndCTA_group__2Kl0V{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.ImagesAndCTA_group__2Kl0V{display:block;margin:0}}.ImagesAndCTA_group__2Kl0V .ImagesAndCTA_field__3t-6V{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.ImagesAndCTA_group__2Kl0V .ImagesAndCTA_field__3t-6V{width:100%;margin:12px 0 0}}.ImagesAndCTA_descriptionLabel__ZUqG3{color:#33383f}.dark-mode .ImagesAndCTA_descriptionLabel__ZUqG3{color:#efefef}.ImagesAndCTA_fieldset__2P0wT{display:flex;margin:0 -6px 32px;align-items:center}.ImagesAndCTA_fieldset__2P0wT .ImagesAndCTA_fieldContainer__3EenE{width:100%}.ImagesAndCTA_fieldset__2P0wT .ImagesAndCTA_field__3t-6V{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.ImagesAndCTA_fieldset__2P0wT .ImagesAndCTA_label__2vNx8{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.ImagesAndCTA_field__3t-6V{margin-bottom:5px}.ImagesAndCTA_descriptionField__3jxLD{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.ImagesAndCTA_descriptionField__3jxLD:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .ImagesAndCTA_descriptionField__3jxLD:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.ImagesAndCTA_label__2vNx8{font-size:14px!important;color:#33383f!important;font-weight:600!important}.ImagesAndCTA_button__CPx0c{padding:0 30px!important;height:40px;border-radius:8px}.ImagesAndCTA_button__CPx0c span{font-size:13px}@media only screen and (max-width:474px){.ImagesAndCTA_button__CPx0c{padding:0 20px!important;height:35px}}.ImagesAndCTA_errField__1y7Wn{color:red!important;padding-left:10px}.ImagesAndCTA_smallFields__3L7HC{width:50%!important}.ImagesAndCTA_smallDropdownField__33orF{margin-right:12px;margin-left:12px}.ImagesAndCTA_smallDropdownlabel__2fuXi{margin-left:6px}.NewCategory_row__TjXsV{display:flex}@media only screen and (max-width:1023px){.NewCategory_row__TjXsV{display:block}}.NewCategory_col__C1jz7:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.NewCategory_col__C1jz7:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewCategory_col__C1jz7:first-child{width:100%;padding:0}}.NewCategory_col__C1jz7:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewCategory_col__C1jz7:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewCategory_col__C1jz7:nth-child(2){width:auto}}.NewCategory_card__3W_tq:not(:last-child){margin-bottom:8px}.Table_market__2dwed{margin:0 -12px}@media only screen and (max-width:1023px){.Table_market__2dwed{margin:0}}.Table_table__1uwNp{display:table;width:100%}@media only screen and (max-width:1023px){.Table_table__1uwNp{display:block}}.Table_row__CSr8D{display:table-row}@media only screen and (max-width:1023px){.Table_row__CSr8D{display:block;margin-bottom:24px}}.Table_col__XFqOB{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Table_col__XFqOB{display:block;padding:0}}.Table_col__XFqOB:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Table_col__XFqOB:after{background:#272b30}@media only screen and (max-width:1023px){.Table_col__XFqOB:after{display:none}}.Table_col__XFqOB:first-child{width:56px;font-size:0}@media only screen and (max-width:1023px){.Table_col__XFqOB:first-child{display:none}}.Table_col__XFqOB:first-child:after{left:12px}.Table_col__XFqOB:nth-child(2){width:300px}@media only screen and (max-width:1023px){.Table_col__XFqOB:nth-child(2){display:none}}.Table_col__XFqOB:last-child:after{right:12px}.Table_line__V2Ymb{display:flex;align-items:center}@media only screen and (max-width:1023px){.Table_line__V2Ymb{display:block}}.Table_info__2oW27{margin-right:auto}@media only screen and (max-width:1023px){.Table_info__2oW27{display:none}}.Table_indicators__P1NIk{display:flex;flex-wrap:wrap;margin:-8px 0 0 -24px}@media only screen and (max-width:1419px){.Table_indicators__P1NIk{margin-left:-12px}}@media only screen and (max-width:1023px){.Table_indicators__P1NIk{margin-left:-24px}}.Table_legend__2J-bK{position:relative;margin:8px 0 0 24px;padding-left:24px}@media only screen and (max-width:1419px){.Table_legend__2J-bK{margin-left:12px}}@media only screen and (max-width:1259px){.Table_legend__2J-bK{padding-left:18px}}@media only screen and (max-width:1023px){.Table_legend__2J-bK{margin-left:24px;padding-left:24px}}.Table_color__1vaNT{position:absolute;top:2px;left:0;width:12px;height:12px;border-radius:4px}.Table_foot__2198P{margin-top:20px;text-align:center;display:flex;justify-content:center;grid-gap:10px;gap:10px}@media only screen and (max-width:1023px){.Table_foot__2198P{margin-top:0}}.Table_arrow__2p7kT{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Table_arrow__2p7kT{border-color:transparent}.Table_arrow__2p7kT svg{fill:#6f767e;transition:fill .2s}.Table_arrow__2p7kT:hover{border-color:#efefef}.Table_arrow__2p7kT:hover svg{fill:#1a1d1f}.dark-mode .Table_arrow__2p7kT:hover{border-color:#272b30}.dark-mode .Table_arrow__2p7kT:hover svg{fill:#fcfcfc}.Table_arrow__2p7kT:not(:last-child){margin-right:8px}.Row_row__3VLWh{display:flex;border-radius:8px;margin-bottom:24px;transition:background .2s;background-color:#fff;align-items:center;justify-content:space-between}.Row_categoryTitle__22CMz{font-size:20px;font-weight:600}.Row_count__2l62S{font-size:14px;font-weight:400}.Row_col__281jd{position:relative;display:table-cell;vertical-align:center;padding:16px 12px;color:#1a1d1f}.Row_item__1-Nip{display:flex;align-items:center;transition:color .2s}@media only screen and (max-width:767px){.Row_item__1-Nip{align-items:stretch}}.Row_preview__1lzQU{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__1lzQU{width:104px}}.Row_preview__1lzQU img{width:100%;height:100%;object-fit:cover}.Row_color__2mww3{flex-shrink:0;width:12px;height:12px;border-radius:4px;margin-right:4px}.Row_control__2QYn3{transition:all .2s}.Row_controlsContainer__2ZwJz{display:flex;align-items:center;justify-content:flex-end;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Control_control__8wV4L{display:flex;align-items:center;padding-right:24px}.Control_button__vUj7j{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%;background:#fcfcfc}@media only screen and (max-width:1023px){.Control_button__vUj7j{display:none}}.dark-mode .Control_button__vUj7j{background:#1a1d1f}.Control_button__vUj7j svg{fill:#6f767e;transition:fill .2s}.Control_button__vUj7j:hover svg{fill:#2a85ff}.Control_actionsHead__2PIFc{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .Control_actionsHead__2PIFc{background:#1a1d1f!important}.Control_actionsHead__2PIFc svg{fill:#6f767e}.Control_actionsBody__1aqze{background-color:#fff}.Control_actionsBody__1aqze:before{right:20px}.dark-mode .Control_actionsBody__1aqze:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__P3US1:first-child,.Control_actionsOption__P3US1:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__P3US1:first-child,.Control_actionsOption__P3US1:nth-child(2){display:flex}}.ImagesAndCTA_description__2a6bH>.ImagesAndCTA_fieldContainer__hIIIi:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.ImagesAndCTA_description__2a6bH>.ImagesAndCTA_fieldContainer__hIIIi:not(:last-child){margin-bottom:24px}}.ImagesAndCTA_description__2a6bH>.ImagesAndCTA_fieldContainer__hIIIi .ImagesAndCTA_label__2m7Co{margin-bottom:14px}.ImagesAndCTA_description__2a6bH .ImagesAndCTA_fieldInput__yWQIf{font-size:13px;font-weight:400}.ImagesAndCTA_description__2a6bH .ImagesAndCTA_fieldInput__yWQIf:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .ImagesAndCTA_description__2a6bH .ImagesAndCTA_fieldInput__yWQIf:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.ImagesAndCTA_backButton__28q7G{background-color:#fff;color:#000;padding:0!important;width:95px;height:40px;border-radius:8px;border:2px solid #efefef}.ImagesAndCTA_backButton__28q7G:hover{background-color:#fff}.ImagesAndCTA_backButton__28q7G span{font-size:13px}@media only screen and (max-width:474px){.ImagesAndCTA_backButton__28q7G{width:80px;height:35px;padding:0 10px!important}}.ImagesAndCTA_group__1tV9W{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.ImagesAndCTA_group__1tV9W{display:block;margin:0}}.ImagesAndCTA_group__1tV9W .ImagesAndCTA_field__1adcI{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.ImagesAndCTA_group__1tV9W .ImagesAndCTA_field__1adcI{width:100%;margin:12px 0 0}}.ImagesAndCTA_descriptionLabel__2nwVk{color:#33383f}.dark-mode .ImagesAndCTA_descriptionLabel__2nwVk{color:#efefef}.ImagesAndCTA_fieldset__1mhk9{display:flex;margin:0 -6px 32px;align-items:center}.ImagesAndCTA_fieldset__1mhk9 .ImagesAndCTA_fieldContainer__hIIIi{width:100%}.ImagesAndCTA_fieldset__1mhk9 .ImagesAndCTA_field__1adcI{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.ImagesAndCTA_fieldset__1mhk9 .ImagesAndCTA_label__2m7Co{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.ImagesAndCTA_field__1adcI{margin-bottom:5px}.ImagesAndCTA_descriptionField__4_rX1{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.ImagesAndCTA_descriptionField__4_rX1:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .ImagesAndCTA_descriptionField__4_rX1:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.ImagesAndCTA_label__2m7Co{font-size:14px!important;color:#33383f!important;font-weight:600!important}.ImagesAndCTA_button__3Xxae{padding:0 30px!important;height:40px;border-radius:8px}.ImagesAndCTA_button__3Xxae span{font-size:13px}@media only screen and (max-width:474px){.ImagesAndCTA_button__3Xxae{padding:0 20px!important;height:35px}}.ImagesAndCTA_errField__2AnpM{color:red!important;padding-left:10px}.ImagesAndCTA_smallFields__2fF2K{width:50%!important}.ImagesAndCTA_smallDropdownField__awIVj{margin-right:12px;margin-left:12px}.ImagesAndCTA_smallDropdownlabel__1hN-_{margin-left:6px}.NewCategory_row__5DOOb{display:flex}@media only screen and (max-width:1023px){.NewCategory_row__5DOOb{display:block}}.NewCategory_col__1MDjT:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.NewCategory_col__1MDjT:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewCategory_col__1MDjT:first-child{width:100%;padding:0}}.NewCategory_col__1MDjT:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewCategory_col__1MDjT:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewCategory_col__1MDjT:nth-child(2){width:auto}}.NewCategory_card__1NmxT:not(:last-child){margin-bottom:8px}.SellerDetails_description__2OwM5>.SellerDetails_fieldContainer__10xLr:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.SellerDetails_description__2OwM5>.SellerDetails_fieldContainer__10xLr:not(:last-child){margin-bottom:24px}}.SellerDetails_description__2OwM5>.SellerDetails_fieldContainer__10xLr .SellerDetails_label__3wirz{margin-bottom:14px}.SellerDetails_description__2OwM5 .SellerDetails_fieldInput__37L5T{font-size:13px;font-weight:400}.SellerDetails_description__2OwM5 .SellerDetails_fieldInput__37L5T:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .SellerDetails_description__2OwM5 .SellerDetails_fieldInput__37L5T:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.SellerDetails_backButton__1ql0c{background-color:#fff;color:#000;padding:0!important;width:95px;height:40px;border-radius:8px;border:2px solid #efefef}.SellerDetails_backButton__1ql0c:hover{background-color:#fff}.SellerDetails_backButton__1ql0c span{font-size:13px}@media only screen and (max-width:474px){.SellerDetails_backButton__1ql0c{width:80px;height:35px;padding:0 10px!important}}.SellerDetails_group__1LgwR{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.SellerDetails_group__1LgwR{display:block;margin:0}}.SellerDetails_group__1LgwR .SellerDetails_field__3q6SB{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.SellerDetails_group__1LgwR .SellerDetails_field__3q6SB{width:100%;margin:12px 0 0}}.SellerDetails_descriptionLabel__1yjUa{color:#33383f}.dark-mode .SellerDetails_descriptionLabel__1yjUa{color:#efefef}.SellerDetails_fieldset__2NLbB{display:flex;margin:0 -6px 32px;align-items:center}.SellerDetails_fieldset__2NLbB .SellerDetails_fieldContainer__10xLr{width:100%}.SellerDetails_fieldset__2NLbB .SellerDetails_field__3q6SB{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.SellerDetails_fieldset__2NLbB .SellerDetails_label__3wirz{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.SellerDetails_field__3q6SB{margin-bottom:5px}.SellerDetails_descriptionField__6WirE{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.SellerDetails_descriptionField__6WirE:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .SellerDetails_descriptionField__6WirE:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.SellerDetails_label__3wirz{font-size:14px!important;color:#33383f!important;font-weight:600!important}.SellerDetails_button__33iyy{padding:0 30px!important;height:40px;border-radius:8px}.SellerDetails_button__33iyy span{font-size:13px}@media only screen and (max-width:474px){.SellerDetails_button__33iyy{padding:0 20px!important;height:35px}}.SellerDetails_errField__1Cv_4{color:red!important;padding-left:10px}.SellerDetails_smallFields__2n2Ll{width:50%!important}.SellerDetails_smallDropdownField__1is-P{margin-right:12px;margin-left:12px}.SellerDetails_smallDropdownlabel__3oER-{margin-left:6px}.DropdownNew_label__1ybeh{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .DropdownNew_label__1ybeh{color:#efefef}.DropdownNew_tooltip__RfwRU{position:relative;top:-1px}.DropdownNew_tooltip__RfwRU svg{fill:#9a9fa5}.DropdownNew_dropdown__4J2bE{position:relative;z-index:3}.DropdownNew_dropdown__4J2bE.DropdownNew_active__Lp1tJ{z-index:10}.DropdownNew_dropdown__4J2bE.DropdownNew_active__Lp1tJ .DropdownNew_head__2rn-r{box-shadow:inset 0 0 0 2px #9a9fa5;background:#fff}.dark-mode .DropdownNew_dropdown__4J2bE.DropdownNew_active__Lp1tJ .DropdownNew_head__2rn-r{box-shadow:inset 0 0 0 2px #33383f;background:#111315;color:#fcfcfc}.DropdownNew_dropdown__4J2bE.DropdownNew_active__Lp1tJ .DropdownNew_head__2rn-r:before{transform:rotate(180deg)}.DropdownNew_dropdown__4J2bE.DropdownNew_active__Lp1tJ .DropdownNew_body__9UKiH{visibility:visible;opacity:1;transform:translateY(0)}.DropdownNew_dropdown__4J2bE.DropdownNew_small__2NYCv .DropdownNew_head__2rn-r{height:40px;padding:0 40px 0 16px;line-height:40px}.DropdownNew_dropdown__4J2bE.DropdownNew_small__2NYCv .DropdownNew_head__2rn-r:before{width:40px;background-size:16px auto}.DropdownNew_dropdown__4J2bE.DropdownNew_small__2NYCv .DropdownNew_option__3unc3{padding:4px 16px}.DropdownNew_head__2rn-r{position:relative;height:48px;padding:0 48px 0 12px;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;font-size:14px;font-weight:600;line-height:48px;color:#1a1d1f;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.DropdownNew_head__2rn-r:before{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.707 15.707l-.094.083a1 1 0 01-1.32-.083l-6-6-.083-.094a1 1 0 011.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 011.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;transition:transform .2s}.DropdownNew_head__2rn-r:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .DropdownNew_head__2rn-r{box-shadow:inset 0 0 0 2px #272b30;background:none;color:#6f767e}.dark-mode .DropdownNew_head__2rn-r:hover{box-shadow:inset 0 0 0 2px #33383f}.DropdownNew_selection__1vobX{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DropdownNew_body__9UKiH{position:absolute;top:calc(100% + 2px);left:0;right:0;padding:8px 0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px hsla(0,0%,95.7%,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s;max-height:300px;overflow-y:scroll}.dark-mode .DropdownNew_body__9UKiH{background:#111315;box-shadow:inset 0 0 0 2px #33383f,0 4px 12px rgba(17,19,21,.1)}.DropdownNew_body__9UKiH.DropdownNew_bodyUp__2TYKj{top:auto;bottom:calc(100% + 2px)}.DropdownNew_option__3unc3{padding:8px 12px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.DropdownNew_option__3unc3:hover{color:#1a1d1f}.dark-mode .DropdownNew_option__3unc3:hover{color:#fcfcfc}.dark-mode .DropdownNew_option__3unc3.DropdownNew_selectioned__2flUy,.DropdownNew_option__3unc3.DropdownNew_selectioned__2flUy{color:#2a85ff}.NewSeller_row__3bAeh{display:flex}@media only screen and (max-width:1023px){.NewSeller_row__3bAeh{display:block}}.NewSeller_col__1n4YT:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.NewSeller_col__1n4YT:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewSeller_col__1n4YT:first-child{width:100%;padding:0}}.NewSeller_col__1n4YT:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewSeller_col__1n4YT:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewSeller_col__1n4YT:nth-child(2){width:auto}}.NewSeller_card__1vQHB:not(:last-child){margin-bottom:8px}.SellersList_row__34trI{display:flex}@media only screen and (max-width:1023px){.SellersList_row__34trI{display:block}}.SellersList_col__1DVgg:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1419px){.SellersList_col__1DVgg:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 310px);width:calc(100% - 310px)}}@media only screen and (max-width:1259px){.SellersList_col__1DVgg:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.SellersList_col__1DVgg:first-child{width:100%;margin-bottom:8px;padding-right:0}}.SellersList_col__1DVgg:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1419px){.SellersList_col__1DVgg:nth-child(2){width:310px}}@media only screen and (max-width:1259px){.SellersList_col__1DVgg:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.SellersList_col__1DVgg:nth-child(2){width:100%}}.SellersList_card__Wbe7G:not(:last-child),.SellersList_row__34trI:not(:last-child){margin-bottom:8px}.Sellers_head__3fzVI{display:flex;align-items:center;margin-bottom:44px}@media only screen and (max-width:1023px){.Sellers_head__3fzVI{margin-bottom:32px}}@media only screen and (max-width:767px){.Sellers_head__3fzVI{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1419px){.Sellers_head__3fzVI .Sellers_form__15cOp{width:300px}}@media only screen and (max-width:1023px){.Sellers_head__3fzVI .Sellers_form__15cOp{width:250px}}@media only screen and (max-width:767px){.Sellers_head__3fzVI .Sellers_form__15cOp{width:100%;margin:16px 0 0}}.Sellers_title__IIk_p{margin-right:24px}@media only screen and (max-width:767px){.Sellers_title__IIk_p{margin-right:0}}.Sellers_control__12-as{display:none;align-items:center}@media only screen and (max-width:1023px){.Sellers_control__12-as{display:none}}.Sellers_control__12-as .Sellers_button__IHr_9{margin-right:8px}.Sellers_counter__1h-O2{margin-left:16px;font-size:13px;font-weight:700;line-height:1.84615}.Sellers_dropdown__v98P7{min-width:154px;margin-left:auto}@media only screen and (max-width:767px){.Sellers_dropdown__v98P7{width:100%;margin-top:16px}}@media only screen and (max-width:767px){.dark-mode .Sellers_dropdownHead__18n9B{background:#272b30;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}}.Sellers_nav__1JNcJ{display:flex;margin-left:auto}@media only screen and (max-width:1023px){.Sellers_nav__1JNcJ{display:none}}.Sellers_link__2g4Tj{padding:8px 16px;border-radius:8px;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;transition:all .2s}.Sellers_link__2g4Tj.Sellers_active__3SeCv,.Sellers_link__2g4Tj:hover{color:#1a1d1f}.dark-mode .Sellers_link__2g4Tj.Sellers_active__3SeCv,.dark-mode .Sellers_link__2g4Tj:hover{color:#fcfcfc}.Sellers_link__2g4Tj.Sellers_active__3SeCv{background:#efefef}.dark-mode .Sellers_link__2g4Tj.Sellers_active__3SeCv{background:#272b30}.Sellers_link__2g4Tj:not(:last-child){margin-right:8px}.Market_market__VeQqD{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__VeQqD{margin:0}}.Market_table__2RxQw{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__2RxQw{display:block}}.Market_row__k6PlM{display:table-row}@media only screen and (max-width:1023px){.Market_row__k6PlM{display:none}}.Market_col__1_3z7{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__1_3z7:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__1_3z7:after{background:#272b30}.Market_foot__3O7Eg{display:flex;justify-content:center;margin-top:24px}.Market_arrow__3FjMG{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__3FjMG{border-color:transparent}.Market_arrow__3FjMG svg{fill:#6f767e;transition:fill .2s}.Market_arrow__3FjMG:hover{border-color:#efefef}.Market_arrow__3FjMG:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__3FjMG:hover{border-color:#272b30}.dark-mode .Market_arrow__3FjMG:hover svg{fill:#fcfcfc}.Market_arrow__3FjMG:not(:last-child){margin-right:8px}.Row_row__3-y3q{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__3-y3q{position:relative;display:block}}.Row_row__3-y3q:hover{height:104px!important}@media only screen and (max-width:1023px){.Row_row__3-y3q:hover{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}}@media only screen and (min-width:1024px){.Row_row__3-y3q:hover{background:#f4f4f4}.dark-mode .Row_row__3-y3q:hover{background:#272b30}.Row_row__3-y3q:hover .Row_number__1na9B,.Row_row__3-y3q:hover .Row_status__10sHM{background:#fcfcfc}.dark-mode .Row_row__3-y3q:hover .Row_number__1na9B{background:#33383f}.dark-mode .Row_row__3-y3q:hover .Row_status__10sHM{background:#1a1d1f}.Row_row__3-y3q:hover .Row_control__2L2Cs{visibility:visible;opacity:1}}@media only screen and (max-width:1023px){.Row_row__3-y3q:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__3-y3q:not(:last-child){border-color:#272b30}}.Row_col__3vjwx{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__3vjwx{position:static;display:flex;align-items:center;padding:0}}.Row_col__3vjwx:first-child{border-radius:8px 0 0 8px}.Row_col__3vjwx:first-child:after{left:12px}.Row_col__3vjwx:not(:first-child){padding-top:20px}@media only screen and (max-width:1023px){.Row_col__3vjwx:not(:first-child){padding-top:0}}.Row_col__3vjwx:last-child{border-radius:0 8px 8px 0}.Row_col__3vjwx:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__3vjwx:not(:last-child){margin-bottom:12px}}.Row_item__903_P{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__903_P{align-items:stretch}}.dark-mode .Row_item__903_P{color:#fcfcfc}.Row_item__903_P:hover{color:#2a85ff}.Row_preview__3OG2j{flex-shrink:0;width:50px;height:50px;margin-right:20px;border-radius:8px;overflow:hidden}.Row_preview__3OG2j img{width:100%;height:100%;object-fit:cover}.Row_product__2PXy6{max-width:170px;margin-bottom:4px}@media only screen and (max-width:1023px){.Row_product__2PXy6{max-width:100%;padding-right:42px}}@media only screen and (max-width:1023px){.Row_wrap__3vU6k{align-items:center}}.Row_category__2uOVL{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__2uOVL{font-size:15px}}.dark-mode .Row_category__2uOVL{color:#9a9fa5}.Row_sales__1Ms3L{display:inline-flex;align-items:center}.Row_number__1na9B,.Row_price__2ul7s{display:inline-block;padding:0 8px;border-radius:6px;transition:background .2s}.dark-mode .Row_number__1na9B,.dark-mode .Row_price__2ul7s{background:#33383f;color:#fcfcfc}.Row_price__2ul7s{display:none}@media only screen and (max-width:1023px){.Row_price__2ul7s{display:inline-block;margin-right:12px}}.Row_balance__UgA06{margin-left:8px}.Row_box__1yESK{display:flex;align-items:center}.Row_progress__39ED9{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__10sHM{transition:background .2s}.Row_control__2L2Cs{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s}@media only screen and (max-width:1023px){.Row_control__2L2Cs{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__8biQp{display:none}@media only screen and (max-width:1023px){.Row_label__8biQp{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.Control_control__31M4J{display:flex;align-items:center}.Control_button__22VY9{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%;background:#fcfcfc}@media only screen and (max-width:1023px){.Control_button__22VY9{display:none}}.dark-mode .Control_button__22VY9{background:#1a1d1f}.Control_button__22VY9 svg{fill:#6f767e;transition:fill .2s}.Control_button__22VY9:hover svg{fill:#2a85ff}.Control_actionsHead__3TAAm{width:36px;height:36px;background:#fcfcfc!important;display:none}@media only screen and (max-width:1023px){.Control_actionsHead__3TAAm{display:inline}}.dark-mode .Control_actionsHead__3TAAm{background:#1a1d1f!important}.Control_actionsHead__3TAAm svg{fill:#6f767e}.Control_actionsBody__3gHmr{background-color:#fff}.Control_actionsBody__3gHmr:before{right:20px}.dark-mode .Control_actionsBody__3gHmr:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__224nl:first-child,.Control_actionsOption__224nl:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__224nl:first-child,.Control_actionsOption__224nl:nth-child(2){display:flex}}.CouponForm_description__1zdbO>.CouponForm_fieldContainer__8gKwe:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.CouponForm_description__1zdbO>.CouponForm_fieldContainer__8gKwe:not(:last-child){margin-bottom:24px}}.CouponForm_description__1zdbO>.CouponForm_fieldContainer__8gKwe .CouponForm_label__2xeY5{margin-bottom:14px}.CouponForm_description__1zdbO .CouponForm_fieldInput__3y6PI{font-size:13px;font-weight:400}.CouponForm_description__1zdbO .CouponForm_fieldInput__3y6PI:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .CouponForm_description__1zdbO .CouponForm_fieldInput__3y6PI:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.CouponForm_backButton__12ApX{background-color:#fff;color:#000;padding:0!important;width:95px;height:40px;border-radius:8px;border:2px solid #efefef}.CouponForm_backButton__12ApX:hover{background-color:#fff}.CouponForm_backButton__12ApX span{font-size:13px}@media only screen and (max-width:474px){.CouponForm_backButton__12ApX{width:80px;height:35px;padding:0 10px!important}}.CouponForm_group__1v024{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.CouponForm_group__1v024{display:block;margin:0}}.CouponForm_group__1v024 .CouponForm_field__1FQdh{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.CouponForm_group__1v024 .CouponForm_field__1FQdh{width:100%;margin:12px 0 0}}.CouponForm_descriptionLabel__2d70Z{color:#33383f}.dark-mode .CouponForm_descriptionLabel__2d70Z{color:#efefef}.CouponForm_fieldset__tI4A4{display:flex;margin:0 0 32px;align-items:center;grid-gap:24px;gap:24px}@media only screen and (max-width:1259px){.CouponForm_fieldset__tI4A4{margin:0 0 24px}}@media only screen and (max-width:639px){.CouponForm_fieldset__tI4A4{grid-gap:12px;gap:12px}}@media only screen and (max-width:474px){.CouponForm_fieldset__tI4A4{flex-direction:column;grid-gap:24px;gap:24px}}.CouponForm_fieldset__tI4A4 .CouponForm_fieldContainer__8gKwe{width:100%}.CouponForm_fieldset__tI4A4 .CouponForm_field__1FQdh{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.CouponForm_fieldset__tI4A4 .CouponForm_label__2xeY5{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.CouponForm_field__1FQdh{margin-bottom:5px}.CouponForm_descriptionField__1IusP{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.CouponForm_descriptionField__1IusP:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .CouponForm_descriptionField__1IusP:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.CouponForm_label__2xeY5{font-size:14px!important;color:#33383f!important;font-weight:600!important}.CouponForm_button__a_-Oy{padding:0 30px!important;height:40px;border-radius:8px}.CouponForm_button__a_-Oy span{font-size:13px}@media only screen and (max-width:474px){.CouponForm_button__a_-Oy{padding:0 20px!important;height:35px}}.CouponForm_errField__1Skvl{color:red!important;padding-left:10px}.CouponForm_smallFields__3N_pD{width:50%!important}@media only screen and (max-width:474px){.CouponForm_smallFields__3N_pD{width:100%!important}}.CouponForm_smallDropdownlabel__1QOzM{margin-left:6px}.NewCoupon_row__1038d{display:flex}@media only screen and (max-width:1023px){.NewCoupon_row__1038d{display:block}}.NewCoupon_col__21tra:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.NewCoupon_col__21tra:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewCoupon_col__21tra:first-child{width:100%;padding:0}}.NewCoupon_col__21tra:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewCoupon_col__21tra:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewCoupon_col__21tra:nth-child(2){width:auto}}.NewCoupon_card__3fujk:not(:last-child){margin-bottom:8px}.CouponsList_row__4ARGy{display:flex}@media only screen and (max-width:1023px){.CouponsList_row__4ARGy{display:block}}.CouponsList_col__3Ib9k:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1419px){.CouponsList_col__3Ib9k:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 310px);width:calc(100% - 310px)}}@media only screen and (max-width:1259px){.CouponsList_col__3Ib9k:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.CouponsList_col__3Ib9k:first-child{width:100%;margin-bottom:8px;padding-right:0}}.CouponsList_col__3Ib9k:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1419px){.CouponsList_col__3Ib9k:nth-child(2){width:310px}}@media only screen and (max-width:1259px){.CouponsList_col__3Ib9k:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.CouponsList_col__3Ib9k:nth-child(2){width:100%}}.CouponsList_card__2CYPh:not(:last-child),.CouponsList_row__4ARGy:not(:last-child){margin-bottom:8px}.Coupons_head__2zACM{display:flex;align-items:center;margin-bottom:44px}@media only screen and (max-width:1023px){.Coupons_head__2zACM{margin-bottom:32px}}@media only screen and (max-width:767px){.Coupons_head__2zACM{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1419px){.Coupons_head__2zACM .Coupons_form__3G6Wz{width:300px}}@media only screen and (max-width:1023px){.Coupons_head__2zACM .Coupons_form__3G6Wz{width:250px}}@media only screen and (max-width:767px){.Coupons_head__2zACM .Coupons_form__3G6Wz{width:100%;margin:16px 0 0}}.Coupons_title__2wM-D{margin-right:24px}@media only screen and (max-width:767px){.Coupons_title__2wM-D{margin-right:0}}.Coupons_control__wP3cS{display:none;align-items:center}@media only screen and (max-width:1023px){.Coupons_control__wP3cS{display:none}}.Coupons_control__wP3cS .Coupons_button__AwNUK{margin-right:8px}.Coupons_counter__3S35h{margin-left:16px;font-size:13px;font-weight:700;line-height:1.84615}.Coupons_dropdown__2X7DB{min-width:154px;margin-left:auto}@media only screen and (max-width:767px){.Coupons_dropdown__2X7DB{width:100%;margin-top:16px}}@media only screen and (max-width:767px){.dark-mode .Coupons_dropdownHead__2E5Tw{background:#272b30;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}}.Coupons_nav__35BWr{display:flex;margin-left:auto}@media only screen and (max-width:1023px){.Coupons_nav__35BWr{display:none}}.Coupons_link__3FX54{padding:8px 16px;border-radius:8px;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;transition:all .2s}.Coupons_link__3FX54.Coupons_active__23cr3,.Coupons_link__3FX54:hover{color:#1a1d1f}.dark-mode .Coupons_link__3FX54.Coupons_active__23cr3,.dark-mode .Coupons_link__3FX54:hover{color:#fcfcfc}.Coupons_link__3FX54.Coupons_active__23cr3{background:#efefef}.dark-mode .Coupons_link__3FX54.Coupons_active__23cr3{background:#272b30}.Coupons_link__3FX54:not(:last-child){margin-right:8px}.Market_market__3YKJT{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__3YKJT{margin:0}}.Market_table__3yTZh{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__3yTZh{display:block}}.Market_row__1Q-AQ{display:table-row}@media only screen and (max-width:1023px){.Market_row__1Q-AQ{display:none}}.Market_col__34cs8{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__34cs8:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__34cs8:after{background:#272b30}.Market_foot__3xnYE{display:flex;justify-content:center;margin-top:24px}.Market_arrow__cdg8W{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__cdg8W{border-color:transparent}.Market_arrow__cdg8W svg{fill:#6f767e;transition:fill .2s}.Market_arrow__cdg8W:hover{border-color:#efefef}.Market_arrow__cdg8W:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__cdg8W:hover{border-color:#272b30}.dark-mode .Market_arrow__cdg8W:hover svg{fill:#fcfcfc}.Market_arrow__cdg8W:not(:last-child){margin-right:8px}.Row_row__2K4la{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__2K4la{position:relative;display:block}}.Row_row__2K4la:hover{height:104px!important}@media only screen and (max-width:1023px){.Row_row__2K4la:hover{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}}@media only screen and (min-width:1024px){.Row_row__2K4la:hover{background:#f4f4f4}.dark-mode .Row_row__2K4la:hover{background:#272b30}.Row_row__2K4la:hover .Row_number__2Q4gR,.Row_row__2K4la:hover .Row_status__1u7mc{background:#fcfcfc}.dark-mode .Row_row__2K4la:hover .Row_number__2Q4gR{background:#33383f}.dark-mode .Row_row__2K4la:hover .Row_status__1u7mc{background:#1a1d1f}.Row_row__2K4la:hover .Row_control__22l5v{visibility:visible;opacity:1}}@media only screen and (max-width:1023px){.Row_row__2K4la:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__2K4la:not(:last-child){border-color:#272b30}}.Row_col__pu_sc{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__pu_sc{position:static;display:flex;align-items:center;padding:0}}.Row_col__pu_sc:first-child{border-radius:8px 0 0 8px}.Row_col__pu_sc:first-child:after{left:12px}.Row_col__pu_sc:not(:first-child){padding-top:20px}@media only screen and (max-width:1023px){.Row_col__pu_sc:not(:first-child){padding-top:0}}.Row_col__pu_sc:last-child{border-radius:0 8px 8px 0}.Row_col__pu_sc:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__pu_sc:not(:last-child){margin-bottom:12px}}.Row_item__2wnTv{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__2wnTv{align-items:stretch}}.dark-mode .Row_item__2wnTv{color:#fcfcfc}.Row_item__2wnTv:hover{color:#2a85ff}.Row_preview__2oWTc{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__2oWTc{width:104px}}.Row_preview__2oWTc img{width:100%;height:100%;object-fit:cover}.Row_product__3xKN4{max-width:170px;margin-bottom:4px}@media only screen and (max-width:1023px){.Row_product__3xKN4{max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__2_8ru{display:flex;align-items:center}}.Row_category__34GJO{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__34GJO{font-size:15px}}.dark-mode .Row_category__34GJO{color:#9a9fa5}.Row_sales__1mJYp{display:inline-flex;align-items:center}.Row_number__2Q4gR,.Row_price__37BJj{display:inline-block;padding:0 8px;border-radius:6px;transition:background .2s}.dark-mode .Row_number__2Q4gR,.dark-mode .Row_price__37BJj{background:#33383f;color:#fcfcfc}.Row_price__37BJj{display:none}@media only screen and (max-width:1023px){.Row_price__37BJj{display:inline-block;margin-right:12px}}.Row_balance__1oWbH{margin-left:8px}.Row_box__1v3Zo{display:flex;align-items:center}.Row_progress__2aGvS{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__1u7mc{transition:background .2s}.Row_control__22l5v{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s}@media only screen and (max-width:1023px){.Row_control__22l5v{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__u0iPP{display:none}@media only screen and (max-width:1023px){.Row_label__u0iPP{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.Control_control__bps_e{display:flex;align-items:center}.Control_editButton__15ITa{width:37px;margin-right:8px}.Control_button__3Uq9h{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%;background:#fcfcfc}@media only screen and (max-width:1023px){.Control_button__3Uq9h{display:none}}.dark-mode .Control_button__3Uq9h{background:#1a1d1f}.Control_button__3Uq9h svg{fill:#6f767e;transition:fill .2s}.Control_button__3Uq9h:hover svg{fill:#2a85ff}.Control_actionsHead__3K2zl{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .Control_actionsHead__3K2zl{background:#1a1d1f!important}.Control_actionsHead__3K2zl svg{fill:#6f767e}.Control_actionsBody__j-0jU{background-color:#fff}.Control_actionsBody__j-0jU:before{right:20px}.dark-mode .Control_actionsBody__j-0jU:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__2jAB4:first-child,.Control_actionsOption__2jAB4:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__2jAB4:first-child,.Control_actionsOption__2jAB4:nth-child(2){display:flex}}.NotificationForm_description__TdBZI>.NotificationForm_fieldContainer__1mLVx:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.NotificationForm_description__TdBZI>.NotificationForm_fieldContainer__1mLVx:not(:last-child){margin-bottom:24px}}.NotificationForm_description__TdBZI>.NotificationForm_fieldContainer__1mLVx .NotificationForm_label__2D38Q{margin-bottom:14px}.NotificationForm_description__TdBZI .NotificationForm_fieldInput__1gUF_{font-size:13px;font-weight:400}.NotificationForm_description__TdBZI .NotificationForm_fieldInput__1gUF_:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .NotificationForm_description__TdBZI .NotificationForm_fieldInput__1gUF_:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.NotificationForm_group__DQ6EC{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.NotificationForm_group__DQ6EC{display:block;margin:0}}.NotificationForm_group__DQ6EC .NotificationForm_field__2RN_W{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.NotificationForm_group__DQ6EC .NotificationForm_field__2RN_W{width:100%;margin:12px 0 0}}.NotificationForm_descriptionLabel__2iUyq{color:#33383f}.dark-mode .NotificationForm_descriptionLabel__2iUyq{color:#efefef}.NotificationForm_fieldset__1-5tx{display:flex;margin:0 -6px 32px;align-items:center}.NotificationForm_fieldset__1-5tx .NotificationForm_fieldContainer__1mLVx{width:100%}.NotificationForm_fieldset__1-5tx .NotificationForm_field__2RN_W{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.NotificationForm_fieldset__1-5tx .NotificationForm_label__2D38Q{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.NotificationForm_field__2RN_W{margin-bottom:5px}.NotificationForm_descriptionField__1_OTg{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.NotificationForm_descriptionField__1_OTg:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .NotificationForm_descriptionField__1_OTg:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.NotificationForm_label__2D38Q{font-size:14px!important;color:#33383f!important;font-weight:600!important}.NotificationForm_button__25LPK{padding:0 30px!important;height:40px;border-radius:8px}.NotificationForm_button__25LPK span{font-size:13px}.NotificationForm_errField__3H_wp{color:red!important;padding-left:10px}.NotificationForm_smallFields__34q73{width:50%!important}.NotificationForm_smallDropdownField__2Ue_W{margin-right:12px;margin-left:12px}.NotificationForm_smallDropdownlabel__24d90{margin-left:6px}.CreateNotifications_row__3wXfu{display:flex}@media only screen and (max-width:1023px){.CreateNotifications_row__3wXfu{display:block}}.CreateNotifications_col__YykVc:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.CreateNotifications_col__YykVc:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.CreateNotifications_col__YykVc:first-child{width:100%;padding:0}}.CreateNotifications_col__YykVc:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.CreateNotifications_col__YykVc:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.CreateNotifications_col__YykVc:nth-child(2){width:auto}}.CreateNotifications_card__3cNY8:not(:last-child){margin-bottom:8px}.StoreRulesForm_field__LsG_U:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.StoreRulesForm_field__LsG_U:not(:last-child){margin-bottom:24px}}.StoreRulesForm_button__1YOmV{padding:0 30px!important;height:40px;border-radius:8px}.StoreRulesForm_button__1YOmV span{font-size:13px}.StoreRulesForm_smallFields__q5Thy{width:50%!important;background-color:transparent!important}.StoreRulesForm_fieldset__18ROE{display:flex;margin:0;padding:0;grid-gap:18px;gap:18px;align-items:center;background-color:#f4f4f4}.StoreRulesForm_fieldset__18ROE .StoreRulesForm_fieldContainer__2MvFk{width:100%}.StoreRulesForm_fieldset__18ROE .StoreRulesForm_field__LsG_U{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0;align-self:center}.StoreRulesForm_fieldset__18ROE .StoreRulesForm_label__2X7K0{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.StoreRulesForm_fieldset__18ROE .StoreRulesForm_fieldInput__pN-ZD{background-color:#fff!important;padding:0!important;font-size:13px;font-weight:400}.StoreRulesForm_fieldset__18ROE .StoreRulesForm_fieldInput__pN-ZD:focus{border-color:#9a9fa5!important}.dark-mode .StoreRulesForm_fieldset__18ROE .StoreRulesForm_fieldInput__pN-ZD:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.StoreRulesForm_title__WvnRQ{font-size:14px;font-weight:400}.StoreRulesForm_attributes_wrapper__28e28{display:flex;flex-direction:column;margin-bottom:24px}.StoreRulesForm_attribute_header__RlhAB{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.StoreRulesForm_attribute_header__RlhAB .StoreRulesForm_addButton__34bwG{padding:0!important;height:24px;width:24px;margin-right:0!important;margin-left:0!important;border-radius:50%!important;background-color:#2a85ff!important;display:flex;justify-content:center;align-items:center}.StoreRulesForm_imageInput__XzoKj{background-color:#fff!important}.StoreRulesForm_imageFieldWrapper__2k8nB{border:1px dashed #b7b7b7;background-color:#fff}.StoreRulesForm_image_section__1GrtH{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.StoreRulesForm_slider__2LFAh{display:flex;flex-direction:column;justify-content:center!important}.StoreRulesForm_variant_img_cont_wrap__37GoY{width:100%!important;height:179px!important;padding:0 8px}.StoreRulesForm_variant_image_container__28gFT{width:100%!important;height:179px!important;border-radius:8.79px;background-color:grey;position:relative}.StoreRulesForm_delete_btn_container__1ZiO4{position:absolute;top:6px;right:6px;border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer}.StoreRulesForm_attributes_table_wrapper__2CGW7 .StoreRulesForm_field__LsG_U{margin-bottom:0!important;width:100%;height:48px;border:0!important}.StoreRulesForm_attributes_table_wrapper__2CGW7 .StoreRulesForm_fieldInput__pN-ZD,.StoreRulesForm_attributes_table_wrapper__2CGW7 .StoreRulesForm_fieldInput__pN-ZD:hover{border:0!important;background-color:#f4f4f4!important}.StoreRulesForm_readOnly_field__1yqlq{display:flex;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;position:relative;flex-wrap:wrap;margin-bottom:12px}input[type=checkbox]{display:none}.wrap-collabsible{margin:1.2rem 0}.lbl-toggle,.variation_title{font-size:14px}.lbl-toggle{display:flex;font-weight:700;justify-content:space-between;padding:18px;background:#f4f4f4;cursor:pointer;border-radius:8px;transition:all .25s ease-out}.lbl-toggle:after{content:" ";display:none;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;vertical-align:middle;margin-right:.7rem;transform:translateY(-4px);transition:transform .2s ease-out}.lblToggle:before{transform:rotate(0deg)}.toggle:checked+.lbl-toggle:after{transform:rotate(90deg) translateX(-3px)}.collapsible-content{max-height:0;overflow:hidden;background-color:#f4f4f4;border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding-left:18px;padding-right:18px;transition:max-height .25s ease-in-out;display:flex;flex-direction:column;grid-gap:30px;gap:30px}.toggle:checked+.lbl-toggle+.collapsible-content{max-height:-webkit-fit-content!important;max-height:-moz-fit-content!important;max-height:fit-content!important}.toggle:checked+.lbl-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.collapsible-content .content-inner{background:#f4f4f4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:.5rem 1rem}.collapsible-content p{margin-bottom:0}.AddLocationPopup_card__1H49f{position:absolute;top:40%;left:32%;height:200px;width:476px}@media only screen and (max-width:1023px){.AddLocationPopup_card__1H49f{left:25%}}@media only screen and (max-width:767px){.AddLocationPopup_card__1H49f{left:15%}}@media only screen and (max-width:639px){.AddLocationPopup_card__1H49f{width:350px;left:20%}}@media only screen and (max-width:474px){.AddLocationPopup_card__1H49f{left:12%;width:300px}}.AddLocationPopup_cardHead__2oLPs{margin-bottom:24px!important}.AddLocationPopup_button__YR3wf{padding:0 30px!important;height:40px;border-radius:8px}.AddLocationPopup_button__YR3wf span{font-size:13px}@media only screen and (max-width:639px){.AddLocationPopup_button__YR3wf{padding:0 20px!important;height:35px}}.AddLocationPopup_errField__3Ujvw{color:red!important;padding-left:10px}.AddLocationPopup_closeButton__2XCDw{height:30px!important;display:flex;align-items:center;justify-content:center;width:30px!important;border-radius:50%!important;position:absolute;top:-40px;right:-10px;background-color:#fff}.Control_control__2dryz{display:flex;align-items:center;position:absolute;bottom:12px;right:12px}.Control_button__1NzAD{flex-shrink:0;width:24px;height:24px;margin-right:12px;border-radius:50%;background:#fcfcfc}.Control_button__1NzAD:nth-child(2){margin-right:0}@media only screen and (max-width:1023px){.Control_button__1NzAD{display:none}}.dark-mode .Control_button__1NzAD{background:#1a1d1f}.Control_button__1NzAD svg{fill:#6f767e;transition:fill .2s}.Control_button__1NzAD:hover svg{fill:#2a85ff}.Control_actionsHead__232av{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .Control_actionsHead__232av{background:#1a1d1f!important}.Control_actionsHead__232av svg{fill:#6f767e}.Control_actionsBody__ZR-rJ:before{right:20px}.dark-mode .Control_actionsBody__ZR-rJ:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__2ziMy:first-child,.Control_actionsOption__2ziMy:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__2ziMy:first-child,.Control_actionsOption__2ziMy:nth-child(2){display:flex}}.AddShippingMethodPopup_card__30Bqq{position:absolute;top:40%;left:32%;height:310px;width:476px}@media only screen and (max-width:1023px){.AddShippingMethodPopup_card__30Bqq{left:25%}}@media only screen and (max-width:767px){.AddShippingMethodPopup_card__30Bqq{left:15%}}@media only screen and (max-width:639px){.AddShippingMethodPopup_card__30Bqq{width:350px;left:20%}}@media only screen and (max-width:474px){.AddShippingMethodPopup_card__30Bqq{left:12%;width:300px}}.AddShippingMethodPopup_cardHead__2THe_{margin-bottom:24px!important}.AddShippingMethodPopup_button__2ANQT{padding:0 30px!important;height:40px;border-radius:8px}.AddShippingMethodPopup_button__2ANQT span{font-size:13px}@media only screen and (max-width:639px){.AddShippingMethodPopup_button__2ANQT{padding:0 20px!important;height:35px}}.AddShippingMethodPopup_fieldContainerWrapper__18bQ8{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.AddShippingMethodPopup_closeButton__kAJXQ{height:30px!important;display:flex;align-items:center;justify-content:center;width:30px!important;border-radius:50%!important;position:absolute;top:-40px;right:-10px;background-color:#fff}.ShippingControl_control__1a_Id{display:flex;align-items:center;position:absolute;bottom:12px;right:12px}.ShippingControl_button__c-_FS{flex-shrink:0;width:24px;height:24px;margin-right:12px;border-radius:50%;background:#fcfcfc}.ShippingControl_button__c-_FS:nth-child(2){margin-right:0}@media only screen and (max-width:1023px){.ShippingControl_button__c-_FS{display:none}}.dark-mode .ShippingControl_button__c-_FS{background:#1a1d1f}.ShippingControl_button__c-_FS svg{fill:#6f767e;transition:fill .2s}.ShippingControl_button__c-_FS:hover svg{fill:#2a85ff}.ShippingControl_actionsHead__f7yeZ{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .ShippingControl_actionsHead__f7yeZ{background:#1a1d1f!important}.ShippingControl_actionsHead__f7yeZ svg{fill:#6f767e}.ShippingControl_actionsBody__-FV2u:before{right:20px}.dark-mode .ShippingControl_actionsBody__-FV2u:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.ShippingControl_actionsOption__2iuku:first-child,.ShippingControl_actionsOption__2iuku:nth-child(2){display:none}@media only screen and (max-width:1023px){.ShippingControl_actionsOption__2iuku:first-child,.ShippingControl_actionsOption__2iuku:nth-child(2){display:flex}}.dialog-container{width:200px}.AddCountryPopup_card__2uyQL{position:absolute;top:40%;left:32%;height:200px;width:476px}@media only screen and (max-width:1023px){.AddCountryPopup_card__2uyQL{left:25%}}@media only screen and (max-width:767px){.AddCountryPopup_card__2uyQL{left:15%}}@media only screen and (max-width:639px){.AddCountryPopup_card__2uyQL{width:350px;left:20%}}@media only screen and (max-width:474px){.AddCountryPopup_card__2uyQL{left:12%;width:300px}}.AddCountryPopup_cardHead___EfMs{margin-bottom:24px!important}.AddCountryPopup_button__36OrE{padding:0 30px!important;height:40px;border-radius:8px}.AddCountryPopup_button__36OrE span{font-size:13px}@media only screen and (max-width:639px){.AddCountryPopup_button__36OrE{padding:0 20px!important;height:35px}}.AddCountryPopup_errField__FUxz_{color:red!important;padding-left:10px}.AddCountryPopup_closeButton__1JebC{height:30px!important;display:flex;align-items:center;justify-content:center;width:30px!important;border-radius:50%!important;position:absolute;top:-40px;right:-10px;background-color:#fff}.CountryControl_control__3rYa6{display:flex;align-items:center;position:absolute;bottom:12px;right:12px}.CountryControl_button__3uTbJ{flex-shrink:0;width:24px;height:24px;margin-right:12px;border-radius:50%;background:#fcfcfc}.CountryControl_button__3uTbJ:nth-child(2){margin-right:0}@media only screen and (max-width:1023px){.CountryControl_button__3uTbJ{display:none}}.dark-mode .CountryControl_button__3uTbJ{background:#1a1d1f}.CountryControl_button__3uTbJ svg{fill:#6f767e;transition:fill .2s}.CountryControl_button__3uTbJ:hover svg{fill:#2a85ff}.CountryControl_actionsHead__3deCl{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .CountryControl_actionsHead__3deCl{background:#1a1d1f!important}.CountryControl_actionsHead__3deCl svg{fill:#6f767e}.CountryControl_actionsBody__2QjDc:before{right:20px}.dark-mode .CountryControl_actionsBody__2QjDc:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.CountryControl_actionsOption__3QG-R:first-child,.CountryControl_actionsOption__3QG-R:nth-child(2){display:none}@media only screen and (max-width:1023px){.CountryControl_actionsOption__3QG-R:first-child,.CountryControl_actionsOption__3QG-R:nth-child(2){display:flex}}.NameAndValue_description__F7gHJ>.NameAndValue_fieldContainer__2GamO:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.NameAndValue_description__F7gHJ>.NameAndValue_fieldContainer__2GamO:not(:last-child){margin-bottom:24px}}.NameAndValue_description__F7gHJ>.NameAndValue_fieldContainer__2GamO .NameAndValue_label__2CYWP{margin-bottom:14px}.NameAndValue_description__F7gHJ .NameAndValue_fieldInput__1D2_Q{font-size:13px;font-weight:400}.NameAndValue_description__F7gHJ .NameAndValue_fieldInput__1D2_Q:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .NameAndValue_description__F7gHJ .NameAndValue_fieldInput__1D2_Q:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.NameAndValue_group__ai-Iv{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.NameAndValue_group__ai-Iv{display:block;margin:0}}.NameAndValue_group__ai-Iv .NameAndValue_field__22edn{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.NameAndValue_group__ai-Iv .NameAndValue_field__22edn{width:100%;margin:12px 0 0}}.NameAndValue_descriptionLabel__22CNv{color:#33383f}.dark-mode .NameAndValue_descriptionLabel__22CNv{color:#efefef}.NameAndValue_fieldset__i0McO{display:flex;margin:0 -6px 32px;align-items:center}.NameAndValue_fieldset__i0McO .NameAndValue_fieldContainer__2GamO{width:100%}.NameAndValue_fieldset__i0McO .NameAndValue_field__22edn{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.NameAndValue_fieldset__i0McO .NameAndValue_label__2CYWP{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.NameAndValue_field__22edn{margin-bottom:5px}.NameAndValue_descriptionField__1anxq{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.NameAndValue_descriptionField__1anxq:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .NameAndValue_descriptionField__1anxq:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.NameAndValue_label__2CYWP{font-size:14px!important;color:#33383f!important;font-weight:600!important}.NameAndValue_button__hSyB1{padding:0 30px!important;height:40px;border-radius:8px}.NameAndValue_button__hSyB1 span{font-size:13px}.NameAndValue_errField__22DtR{color:red!important;padding-left:10px}.NameAndValue_smallFields__nENQ_{width:50%!important}.NameAndValue_smallDropdownField__1l27u{margin-right:12px;margin-left:12px}.NameAndValue_smallDropdownlabel__2oOx0{margin-left:6px}.NewKeyword_row__Gt8cJ{display:flex}@media only screen and (max-width:1023px){.NewKeyword_row__Gt8cJ{display:block}}.NewKeyword_col__VF2af:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.NewKeyword_col__VF2af:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewKeyword_col__VF2af:first-child{width:100%;padding:0}}.NewKeyword_col__VF2af:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewKeyword_col__VF2af:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewKeyword_col__VF2af:nth-child(2){width:auto}}.NewKeyword_card__1Kc5q:not(:last-child){margin-bottom:8px}.KeywordsList_head__3gywU{margin-bottom:44px}@media only screen and (max-width:1023px){.KeywordsList_head__3gywU{margin-bottom:32px}}@media only screen and (max-width:767px){.KeywordsList_head__3gywU{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1023px){.KeywordsList_head__3gywU .KeywordsList_form__1yoXL{width:300px}}@media only screen and (max-width:767px){.KeywordsList_head__3gywU .KeywordsList_form__1yoXL{width:100%;margin-top:16px;order:3}}.KeywordsList_title__2gmSp{margin-right:24px}.KeywordsList_sorting__efHPm{display:flex;margin-left:auto}.KeywordsList_link__22wje{flex-shrink:0;width:40px;height:40px;border-radius:8px}.KeywordsList_link__22wje svg{fill:#9a9fa5;transition:fill .2s}.KeywordsList_link__22wje:hover svg{fill:#1a1d1f}.dark-mode .KeywordsList_link__22wje:hover svg{fill:#fcfcfc}.KeywordsList_link__22wje.KeywordsList_active__3mMDF{background:#fcfcfc;box-shadow:0 4px 8px -4px rgba(0,0,0,.1),inset 0 -1px 1px rgba(0,0,0,.04),inset 0 2px 0 hsla(0,0%,100%,.25)}.KeywordsList_link__22wje.KeywordsList_active__3mMDF svg{fill:#1a1d1f}.dark-mode .KeywordsList_link__22wje.KeywordsList_active__3mMDF{box-shadow:0 4px 8px -4px rgba(0,0,0,.1),inset 0 -1px 1px rgba(0,0,0,.04),inset 0 2px 0 hsla(0,0%,100%,.05);background:#111315}.dark-mode .KeywordsList_link__22wje.KeywordsList_active__3mMDF svg{fill:#fcfcfc}.KeywordsList_link__22wje:not(:last-child){margin-right:12px}.KeywordsList_list__3dTlB{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.KeywordsList_list__3dTlB{display:block;margin:0}}.KeywordsList_product__10pkw{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 24px);width:calc(33.333% - 24px);margin:32px 12px 0}@media only screen and (max-width:1023px){.KeywordsList_product__10pkw{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 24px);width:calc(50% - 24px)}}@media only screen and (max-width:639px){.KeywordsList_product__10pkw{width:100%;margin:0}.KeywordsList_product__10pkw:not(:last-child){margin-bottom:32px}}.KeywordsList_foot__3PRF3{margin-top:44px;text-align:center}.KeywordsList_foot__3PRF3 .KeywordsList_button__1CZ1r .KeywordsList_loader__11-2P{transform:scale(.8);margin:0 18px 0 8px}.Market_market__2wPNN{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__2wPNN{margin:0}}.Market_table__25dLJ{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__25dLJ{display:block}}.Market_row__1wf2p{display:table-row}@media only screen and (max-width:1023px){.Market_row__1wf2p{display:none}}.Market_col__3_yUL{position:relative;display:table-cell;padding:0 12px 16px;width:20%;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__3_yUL:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__3_yUL:after{background:#272b30}.Market_col__3_yUL:first-child:after{left:12px}.Market_col__3_yUL:last-child:after{right:12px}.Market_foot__TeAun{margin-top:32px;text-align:center;display:flex;justify-content:center;grid-gap:10px;gap:10px}@media only screen and (max-width:1023px){.Market_foot__TeAun{margin-top:24px}}.Market_foot__TeAun .Market_button__37Gkx .Market_loader__3tjFl{transform:scale(.8);margin:0 18px 0 8px}.Market_arrow__3p_ax{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__3p_ax{border-color:transparent}.Market_arrow__3p_ax svg{fill:#6f767e;transition:fill .2s}.Market_arrow__3p_ax:hover{border-color:#efefef}.Market_arrow__3p_ax:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__3p_ax:hover{border-color:#272b30}.dark-mode .Market_arrow__3p_ax:hover svg{fill:#fcfcfc}.Market_arrow__3p_ax:not(:last-child){margin-right:8px}.Row_row__lAlXD{display:flex;flex-wrap:wrap;justify-content:space-between;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__lAlXD{margin-bottom:24px;padding-bottom:24px}.dark-mode .Row_row__lAlXD{border-color:#272b30}}@media only screen and (min-width:1024px){.Row_row__lAlXD:hover{background:#f4f4f4}.dark-mode .Row_row__lAlXD:hover{background:#272b30}.Row_row__lAlXD:hover .Row_number__7xr7_,.Row_row__lAlXD:hover .Row_status__3C8Fv{background:#fcfcfc}.dark-mode .Row_row__lAlXD:hover .Row_number__7xr7_,.dark-mode .Row_row__lAlXD:hover .Row_status__3C8Fv{background:#33383f}}@media only screen and (max-width:1023px){.Row_row__lAlXD:last-child .Row_col__IW6h_{padding-bottom:0}.Row_row__lAlXD:last-child .Row_col__IW6h_:after{display:none}}.Row_col__IW6h_{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__IW6h_{position:static;display:flex;align-items:center;padding:0;margin-bottom:12px}}.dark-mode .Row_col__IW6h_{color:#fcfcfc}.Row_col__IW6h_:first-child{border-radius:8px 0 0 8px}.Row_col__IW6h_:first-child:after{left:12px}.Row_col__IW6h_:not(:first-child):not(:nth-child(2)){padding-top:20px}@media only screen and (max-width:1023px){.Row_col__IW6h_:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__IW6h_:last-child{border-radius:0 8px 8px 0}.Row_box__1WKgT{display:flex;align-items:center;font-weight:400}.Row_label__20AYl{display:none}@media only screen and (max-width:1023px){.Row_label__20AYl{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.Control_control__3Pl6d{display:flex;align-items:center}.Control_button__1EUvR{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%}@media only screen and (max-width:1023px){.Control_button__1EUvR{display:none}}.dark-mode .Control_button__1EUvR{background:#1a1d1f}.Control_button__1EUvR svg{fill:#6f767e;transition:fill .2s}.Control_button__1EUvR:hover{background:#fff}.Control_button__1EUvR:hover svg{fill:#2a85ff}.Control_actionsHead__340KK{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .Control_actionsHead__340KK{background:#1a1d1f!important}.Control_actionsHead__340KK svg{fill:#6f767e}.Control_actionsBody__2LPx0{background-color:#fff!important}.Control_actionsBody__2LPx0:before{right:20px}.dark-mode .Control_actionsBody__2LPx0:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__Bqchi:first-child,.Control_actionsOption__Bqchi:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__Bqchi:first-child,.Control_actionsOption__Bqchi:nth-child(2){display:flex}}.HomePageCustomiser_row__2fiIB{display:flex}@media only screen and (max-width:1023px){.HomePageCustomiser_row__2fiIB{display:block}}.HomePageCustomiser_col__11O3c:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1419px){.HomePageCustomiser_col__11O3c:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 310px);width:calc(100% - 310px)}}@media only screen and (max-width:1259px){.HomePageCustomiser_col__11O3c:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.HomePageCustomiser_col__11O3c:first-child{width:100%;margin-bottom:8px;padding-right:0}}.HomePageCustomiser_col__11O3c:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1419px){.HomePageCustomiser_col__11O3c:nth-child(2){width:310px}}@media only screen and (max-width:1259px){.HomePageCustomiser_col__11O3c:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.HomePageCustomiser_col__11O3c:nth-child(2){width:100%}}.HomePageCustomiser_card__1g10h:not(:last-child),.HomePageCustomiser_row__2fiIB:not(:last-child){margin-bottom:8px}.Products_head__3yet2{display:flex;align-items:center;margin-bottom:44px}@media only screen and (max-width:1023px){.Products_head__3yet2{margin-bottom:32px}}@media only screen and (max-width:767px){.Products_head__3yet2{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1419px){.Products_head__3yet2 .Products_form__3JaGY{width:300px}}@media only screen and (max-width:1023px){.Products_head__3yet2 .Products_form__3JaGY{width:250px}}@media only screen and (max-width:767px){.Products_head__3yet2 .Products_form__3JaGY{width:100%;margin:16px 0 0}}.Products_title__318x5{margin-right:24px;width:230px}@media only screen and (max-width:767px){.Products_title__318x5{margin-right:0}}.Products_control__rNjzQ{display:none;align-items:center}@media only screen and (max-width:1023px){.Products_control__rNjzQ{display:none}}.Products_control__rNjzQ .Products_button__2gxIY{margin-right:8px}.Products_counter__Kj14c{margin-left:16px;font-size:13px;font-weight:700;line-height:1.84615}.Products_dropdown__BZMmb{min-width:154px;margin-left:auto}@media only screen and (max-width:767px){.Products_dropdown__BZMmb{width:100%;margin-top:16px}}@media only screen and (max-width:767px){.dark-mode .Products_dropdownHead__1-jb7{background:#272b30;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}}.Products_nav__reOt8{display:flex;margin-left:auto}@media only screen and (max-width:1023px){.Products_nav__reOt8{display:none}}.Products_link__hDUvX{padding:8px 16px;border-radius:8px;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;transition:all .2s}.Products_link__hDUvX.Products_active__4a-25,.Products_link__hDUvX:hover{color:#1a1d1f}.dark-mode .Products_link__hDUvX.Products_active__4a-25,.dark-mode .Products_link__hDUvX:hover{color:#fcfcfc}.Products_link__hDUvX.Products_active__4a-25{background:#efefef}.dark-mode .Products_link__hDUvX.Products_active__4a-25{background:#272b30}.Products_link__hDUvX:not(:last-child){margin-right:8px}.Products_button__2gxIY{padding:0 30px!important;height:40px;border-radius:8px}.Products_button__2gxIY span{font-size:13px}.Market_col__6e8jk:not(:nth-child(2)){text-align:center}.Market_col__6e8jk:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__6e8jk:after{background:#272b30}.Market_foot__3RyUw{display:flex;grid-gap:10px;gap:10px;justify-content:center}.Market_market__30MSV{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__30MSV{margin:0}}.Market_table__2aa_8{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__2aa_8{display:block}}.Market_row__3rHw7{display:table-row}@media only screen and (max-width:1023px){.Market_row__3rHw7{display:none}}.Market_col__6e8jk{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__6e8jk:first-child:after{left:12px}.Market_col__6e8jk:last-child:after{right:12px}.Market_foot__3RyUw{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__3RyUw{margin-top:24px}}.Market_foot__3RyUw .Market_button__1_r8W .Market_loader__2YPgE{transform:scale(.8);margin:0 18px 0 8px}.Market_arrow__aEM9u{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__aEM9u{border-color:transparent}.Market_arrow__aEM9u svg{fill:#6f767e;transition:fill .2s}.Market_arrow__aEM9u:hover{border-color:#efefef}.Market_arrow__aEM9u:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__aEM9u:hover{border-color:#272b30}.dark-mode .Market_arrow__aEM9u:hover svg{fill:#fcfcfc}.Market_arrow__aEM9u:not(:last-child){margin-right:8px}.Row_row__1m-2H{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__1m-2H{position:relative;display:block}}@media only screen and (min-width:1024px){.Row_row__1m-2H:hover{background:#f4f4f4}.dark-mode .Row_row__1m-2H:hover{background:#272b30}.dark-mode .Row_row__1m-2H:hover .Row_number__2F6Or{background:#33383f}.dark-mode .Row_row__1m-2H:hover .Row_status__k96ST{background:#1a1d1f}.Row_row__1m-2H:hover .Row_control__K6tfJ{visibility:visible;opacity:1;z-index:22}}@media only screen and (max-width:1023px){.Row_row__1m-2H:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__1m-2H:not(:last-child){border-color:#272b30}}.Row_col__2bgTw{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__2bgTw{position:static;display:flex;align-items:center;padding:20px 0 0}}.dark-mode .Row_col__2bgTw{color:#fcfcfc}.Row_col__2bgTw:first-child{width:7%}.Row_col__2bgTw:nth-child(2){width:300px;border-radius:8px 0 0 8px}@media only screen and (max-width:1023px){.Row_col__2bgTw:nth-child(2){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_col__2bgTw:nth-child(2):after{left:12px}.Row_col__2bgTw:nth-child(3){width:200px!important}@media only screen and (max-width:1023px){.Row_col__2bgTw:nth-child(3){width:100%!important}}@media only screen and (max-width:1023px){.Row_col__2bgTw:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__2bgTw:last-child{border-radius:0 8px 8px 0}.Row_col__2bgTw:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__2bgTw:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_skuContainer__2O-jn{width:200px}@media only screen and (max-width:1023px){.Row_skuContainer__2O-jn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_item__3WQ0Y{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__3WQ0Y{align-items:stretch}}.dark-mode .Row_item__3WQ0Y{color:#fcfcfc}.Row_item__3WQ0Y:hover{color:#2a85ff}.Row_preview__bo-J_{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__bo-J_{width:104px}}.Row_preview__bo-J_ img{width:100%;height:100%;object-fit:cover}.Row_details__1yQpY{width:100%}.Row_product__145ZG{width:100%;max-width:100%;margin-bottom:4px}@media only screen and (max-width:1419px){.Row_product__145ZG{font-size:13px}}@media only screen and (max-width:1023px){.Row_product__145ZG{font-size:15px!important;max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__N6e5G{display:flex;align-items:center}}.Row_category__UfxHG{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__UfxHG{font-size:15px}}.dark-mode .Row_category__UfxHG{color:#9a9fa5}.Row_sales__UHb4m{display:inline-flex;align-items:center}.Row_sales__UHb4m:not(:first-child){justify-content:center;width:100%}@media only screen and (max-width:1023px){.Row_sales__UHb4m:not(:first-child){justify-content:flex-start}}.Row_number__2F6Or,.Row_price__25x09{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s;text-align:center}@media only screen and (max-width:1419px){.Row_number__2F6Or,.Row_price__25x09{font-size:13px}}@media only screen and (max-width:1023px){.Row_number__2F6Or,.Row_price__25x09{font-size:15px!important}}.dark-mode .Row_number__2F6Or,.dark-mode .Row_price__25x09{background:#33383f;color:#fcfcfc}.Row_price__25x09{display:none}@media only screen and (max-width:1023px){.Row_price__25x09{display:inline-block;margin-right:12px}}.Row_balance__2Sw78{margin-left:8px}.Row_box__3VE5c{display:flex;align-items:center}.Row_line__3C2_I{position:relative;flex-shrink:0;width:44px;height:8px;margin-left:8px}@media only screen and (max-width:1259px){.Row_line__3C2_I{width:36px}}@media only screen and (max-width:1023px){.Row_line__3C2_I{width:44px}}.Row_progress__39xuM{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__k96ST{transition:background .2s;text-align:center}.Row_control__K6tfJ{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s;z-index:22}@media only screen and (max-width:1023px){.Row_control__K6tfJ{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__1kwoQ{display:none}@media only screen and (max-width:1023px){.Row_label__1kwoQ{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.PopupScreen_card__33fhe{position:absolute;top:10%;left:18%;height:70vh;min-width:400px}@media only screen and (max-width:1339px){.PopupScreen_card__33fhe{left:10%}}@media only screen and (max-width:1259px){.PopupScreen_card__33fhe{left:15%;width:70%}}@media only screen and (max-width:767px){.PopupScreen_card__33fhe{left:15%}}@media only screen and (max-width:639px){.PopupScreen_card__33fhe{width:400px;left:12%}}@media only screen and (max-width:474px){.PopupScreen_card__33fhe{width:30%!important;left:5%}}.PopupScreen_cardHead__3DIby{margin-bottom:24px!important;position:relative}@media only screen and (max-width:474px){.PopupScreen_cardHead__3DIby{margin-bottom:10px!important}}.PopupScreen_button__3_uO5{height:40px;border-radius:8px;padding:0 15px!important;height:28px;border-radius:5px}.PopupScreen_button__3_uO5 span{font-size:13px}.PopupScreen_closeButton__3YXme{height:30px!important;display:flex;align-items:center;justify-content:center;width:30px!important;border-radius:50%!important;position:absolute;top:-60px;right:-20px;background-color:#fff}.Market_market__37aPJ{display:flex;flex-direction:column;height:90%;overflow-y:scroll}.Market_col__3ey8R:not(:nth-child(2)){text-align:center}.Market_col__3ey8R:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__3ey8R:after{background:#272b30}.Market_foot__b0qjU{display:flex;grid-gap:10px;gap:10px;justify-content:center}.Market_market__37aPJ{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__37aPJ{margin:0}}.Market_table__PTpWG{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__PTpWG{display:block}}.Market_row__3R1Yg{display:table-row}@media only screen and (max-width:1023px){.Market_row__3R1Yg{display:none}}.Market_col__3ey8R{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__3ey8R:first-child:after{left:12px}.Market_col__3ey8R:last-child:after{right:12px}.Market_foot__b0qjU{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__b0qjU{margin-top:24px}}.Market_foot__b0qjU .Market_button__1X97S .Market_loader__3x_PP{transform:scale(.8);margin:0 18px 0 8px}.Market_arrow__3eZIc{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__3eZIc{border-color:transparent}.Market_arrow__3eZIc svg{fill:#6f767e;transition:fill .2s}.Market_arrow__3eZIc:hover{border-color:#efefef}.Market_arrow__3eZIc:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__3eZIc:hover{border-color:#272b30}.dark-mode .Market_arrow__3eZIc:hover svg{fill:#fcfcfc}.Market_arrow__3eZIc:not(:last-child){margin-right:8px}.Row_row__jQpo5{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__jQpo5{position:relative;display:block}}@media only screen and (min-width:1024px){.Row_row__jQpo5:hover{background:#f4f4f4}.dark-mode .Row_row__jQpo5:hover{background:#272b30}.dark-mode .Row_row__jQpo5:hover .Row_number__3KJBA{background:#33383f}.dark-mode .Row_row__jQpo5:hover .Row_status__2sIKG{background:#1a1d1f}.Row_row__jQpo5:hover .Row_control__3cjpc{visibility:visible;opacity:1;z-index:22}}@media only screen and (max-width:1023px){.Row_row__jQpo5:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__jQpo5:not(:last-child){border-color:#272b30}}.Row_col__2quFB{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__2quFB{position:static;display:flex;align-items:center;padding:20px 0 0}}.dark-mode .Row_col__2quFB{color:#fcfcfc}.Row_col__2quFB:not(:first-child):not(:nth-child(2)){width:10%}@media only screen and (max-width:1023px){.Row_col__2quFB:not(:first-child):not(:nth-child(2)){width:100%}}.Row_col__2quFB:first-child{border-radius:8px 0 0 8px}.Row_col__2quFB:nth-child(2){width:400px}@media only screen and (max-width:1023px){.Row_col__2quFB:nth-child(2){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_col__2quFB:nth-child(2):after{left:12px}@media only screen and (max-width:1023px){.Row_col__2quFB:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__2quFB:last-child{border-radius:0 8px 8px 0}.Row_col__2quFB:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__2quFB:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_skuContainer__3x0wq{width:200px}@media only screen and (max-width:1023px){.Row_skuContainer__3x0wq{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_item__2Vm2Z{display:flex;align-items:center;transition:color .2s}@media only screen and (max-width:767px){.Row_item__2Vm2Z{align-items:stretch}}.dark-mode .Row_item__2Vm2Z{color:#fcfcfc}.Row_preview__T_Fur{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__T_Fur{width:104px}}.Row_preview__T_Fur img{width:100%;height:100%;object-fit:cover}.Row_details__16VPa{width:100%}.Row_product__1ZKWl{width:100%;max-width:100%;margin-bottom:4px}@media only screen and (max-width:1419px){.Row_product__1ZKWl{font-size:13px}}@media only screen and (max-width:1023px){.Row_product__1ZKWl{font-size:15px!important;max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__v7qkp{display:flex;align-items:center}}.Row_category__anQNp{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__anQNp{font-size:15px}}.dark-mode .Row_category__anQNp{color:#9a9fa5}.Row_sales__gko7g{display:inline-flex;align-items:center}.Row_sales__gko7g:not(:first-child){justify-content:center;width:100%}@media only screen and (max-width:1023px){.Row_sales__gko7g:not(:first-child){justify-content:flex-start}}.Row_number__3KJBA,.Row_price__2WYn3{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s;text-align:center}@media only screen and (max-width:1419px){.Row_number__3KJBA,.Row_price__2WYn3{font-size:13px}}@media only screen and (max-width:1023px){.Row_number__3KJBA,.Row_price__2WYn3{font-size:15px!important}}.dark-mode .Row_number__3KJBA,.dark-mode .Row_price__2WYn3{background:#33383f;color:#fcfcfc}.Row_price__2WYn3{display:none}@media only screen and (max-width:1023px){.Row_price__2WYn3{display:inline-block;margin-right:12px}}.Row_balance__1avOX{margin-left:8px}.Row_box__ca9U1{display:flex;align-items:center}.Row_line__2Hwxf{position:relative;flex-shrink:0;width:44px;height:8px;margin-left:8px}@media only screen and (max-width:1259px){.Row_line__2Hwxf{width:36px}}@media only screen and (max-width:1023px){.Row_line__2Hwxf{width:44px}}.Row_progress__3VPHU{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__2sIKG{transition:background .2s;text-align:center}.Row_control__3cjpc{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s;z-index:22}@media only screen and (max-width:1023px){.Row_control__3cjpc{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__3UhoW{display:none}@media only screen and (max-width:1023px){.Row_label__3UhoW{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}@media only screen and (max-width:1023px){.Panel_panel__1VxXP{display:none}}.Panel_info__5kCWG{margin-right:auto;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Panel_info__5kCWG svg{margin-right:12px;fill:#6f767e}.Panel_btns__FFQau{display:flex;align-items:center}.Panel_button__1HCgW:not(:last-child){margin-right:8px}.Banners_head__wffu4{display:flex;align-items:center;margin-bottom:44px}@media only screen and (max-width:1023px){.Banners_head__wffu4{margin-bottom:32px}}@media only screen and (max-width:767px){.Banners_head__wffu4{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1419px){.Banners_head__wffu4 .Banners_form__2O6g1{width:300px}}@media only screen and (max-width:1023px){.Banners_head__wffu4 .Banners_form__2O6g1{width:250px}}@media only screen and (max-width:767px){.Banners_head__wffu4 .Banners_form__2O6g1{width:100%;margin:16px 0 0}}.Banners_title__2fWwT{margin-right:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){.Banners_title__2fWwT{margin-right:0!important}}.Banners_control__7Ntbi{display:none;align-items:center}@media only screen and (max-width:1023px){.Banners_control__7Ntbi{display:none}}.Banners_control__7Ntbi .Banners_button__151Rq{margin-right:8px}.Banners_counter__KJwp5{margin-left:16px;font-size:13px;font-weight:700;line-height:1.84615}.Banners_dropdown__3mpz_{min-width:154px;margin-left:auto}@media only screen and (max-width:767px){.Banners_dropdown__3mpz_{width:100%;margin-top:16px}}@media only screen and (max-width:767px){.dark-mode .Banners_dropdownHead__2D4R7{background:#272b30;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}}.Banners_nav__2Qe8X{display:flex;margin-left:auto}@media only screen and (max-width:1023px){.Banners_nav__2Qe8X{display:none}}.Banners_link__3IR0w{padding:8px 16px;border-radius:8px;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;transition:all .2s}.Banners_link__3IR0w.Banners_active__2chmm,.Banners_link__3IR0w:hover{color:#1a1d1f}.dark-mode .Banners_link__3IR0w.Banners_active__2chmm,.dark-mode .Banners_link__3IR0w:hover{color:#fcfcfc}.Banners_link__3IR0w.Banners_active__2chmm{background:#efefef}.dark-mode .Banners_link__3IR0w.Banners_active__2chmm{background:#272b30}.Banners_link__3IR0w:not(:last-child){margin-right:8px}.Banners_button__151Rq{padding:0 30px!important;height:40px;border-radius:8px}.Banners_button__151Rq span{font-size:13px}.Market_col__jkc_b:not(:first-child){text-align:center}.Market_col__jkc_b:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__jkc_b:after{background:#272b30}.Market_foot__1_T0p{display:flex;grid-gap:10px;gap:10px;justify-content:center}.Market_market__3xkEZ{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__3xkEZ{margin:0}}.Market_table__f545u{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__f545u{display:block}}.Market_row__2CJyh{display:table-row}@media only screen and (max-width:1023px){.Market_row__2CJyh{display:none}}.Market_col__jkc_b{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__jkc_b:first-child:after{left:12px}.Market_col__jkc_b:last-child:after{right:12px}.Market_foot__1_T0p{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__1_T0p{margin-top:24px}}.Market_foot__1_T0p .Market_button__2SfSf .Market_loader__RCxHh{transform:scale(.8);margin:0 18px 0 8px}.Market_arrow__RmoAr{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__RmoAr{border-color:transparent}.Market_arrow__RmoAr svg{fill:#6f767e;transition:fill .2s}.Market_arrow__RmoAr:hover{border-color:#efefef}.Market_arrow__RmoAr:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__RmoAr:hover{border-color:#272b30}.dark-mode .Market_arrow__RmoAr:hover svg{fill:#fcfcfc}.Market_arrow__RmoAr:not(:last-child){margin-right:8px}.Row_row__24_zI{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__24_zI{position:relative;display:block}}@media only screen and (min-width:1024px){.Row_row__24_zI:hover{background:#f4f4f4}.dark-mode .Row_row__24_zI:hover{background:#272b30}.dark-mode .Row_row__24_zI:hover .Row_number__10FSh{background:#33383f}.dark-mode .Row_row__24_zI:hover .Row_status__1SmRq{background:#1a1d1f}.Row_row__24_zI:hover .Row_control__3MBe_{visibility:visible;opacity:1;z-index:22}}@media only screen and (max-width:1023px){.Row_row__24_zI:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__24_zI:not(:last-child){border-color:#272b30}}.Row_col__2aavh{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__2aavh{position:static;display:flex;align-items:center;padding:20px 0 0}}.dark-mode .Row_col__2aavh{color:#fcfcfc}.Row_col__2aavh:not(:first-child):not(:nth-child(2)){width:10%}@media only screen and (max-width:1023px){.Row_col__2aavh:not(:first-child):not(:nth-child(2)){width:100%}}.Row_col__2aavh:first-child{width:400px;border-radius:8px 0 0 8px}@media only screen and (max-width:1023px){.Row_col__2aavh:first-child{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_col__2aavh:first-child:after{left:12px}@media only screen and (max-width:1023px){.Row_col__2aavh:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__2aavh:last-child{border-radius:0 8px 8px 0}.Row_col__2aavh:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__2aavh:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_skuContainer__CGeYV{width:200px}@media only screen and (max-width:1023px){.Row_skuContainer__CGeYV{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_item__1lIuW{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__1lIuW{align-items:stretch}}.dark-mode .Row_item__1lIuW{color:#fcfcfc}.Row_item__1lIuW:hover{color:#2a85ff}.Row_preview__1wQyC{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__1wQyC{width:104px}}.Row_preview__1wQyC img{width:100%;height:100%;object-fit:cover}.Row_details__3zk4L{width:100%}.Row_product__v6Xlx{width:100%;max-width:100%;margin-bottom:4px}@media only screen and (max-width:1419px){.Row_product__v6Xlx{font-size:13px}}@media only screen and (max-width:1023px){.Row_product__v6Xlx{font-size:15px!important;max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__huLE1{display:flex;align-items:center}}.Row_category__2UfzM{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__2UfzM{font-size:15px}}.dark-mode .Row_category__2UfzM{color:#9a9fa5}.Row_sales__2VV4B{display:inline-flex;align-items:center}.Row_sales__2VV4B:not(:first-child){justify-content:center;width:100%}@media only screen and (max-width:1023px){.Row_sales__2VV4B:not(:first-child){justify-content:flex-start}}.Row_number__10FSh,.Row_price__2je5U{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s;text-align:center}@media only screen and (max-width:1419px){.Row_number__10FSh,.Row_price__2je5U{font-size:13px}}@media only screen and (max-width:1023px){.Row_number__10FSh,.Row_price__2je5U{font-size:15px!important}}.dark-mode .Row_number__10FSh,.dark-mode .Row_price__2je5U{background:#33383f;color:#fcfcfc}.Row_price__2je5U{display:none}@media only screen and (max-width:1023px){.Row_price__2je5U{display:inline-block;margin-right:12px}}.Row_balance__3E5Uo{margin-left:8px}.Row_box__GbJ3G{display:flex;align-items:center}.Row_line__1r8MS{position:relative;flex-shrink:0;width:44px;height:8px;margin-left:8px}@media only screen and (max-width:1259px){.Row_line__1r8MS{width:36px}}@media only screen and (max-width:1023px){.Row_line__1r8MS{width:44px}}.Row_progress__2PR8R{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__1SmRq{transition:background .2s;text-align:center}.Row_control__3MBe_{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s;z-index:22}@media only screen and (max-width:1023px){.Row_control__3MBe_{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__gC7Yb{display:none}@media only screen and (max-width:1023px){.Row_label__gC7Yb{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.Control_control__9NpNx{display:flex;align-items:center}.Control_button__3EosL{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%;background:#fcfcfc}@media only screen and (max-width:1023px){.Control_button__3EosL{display:none}}.dark-mode .Control_button__3EosL{background:#1a1d1f}.Control_button__3EosL svg{fill:#6f767e;transition:fill .2s}.Control_button__3EosL:hover svg{fill:#2a85ff}.Control_actionsHead__3bnnw{width:36px;height:36px;background:#fcfcfc!important}.dark-mode .Control_actionsHead__3bnnw{background:#1a1d1f!important}.Control_actionsHead__3bnnw svg{fill:#6f767e}.Control_actionsBody__Tk-Xd{background-color:#fff}.Control_actionsBody__Tk-Xd:before{right:20px}.dark-mode .Control_actionsBody__Tk-Xd:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__1JN3N:first-child,.Control_actionsOption__1JN3N:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__1JN3N:first-child,.Control_actionsOption__1JN3N:nth-child(2){display:flex}}.Product_product__3juze{display:flex;flex-wrap:wrap;grid-gap:11px;gap:11px}.Product_product__3juze.Product_active__1JT6P .Product_checkbox__3HfPX{visibility:visible;opacity:1}.Product_product__3juze.Product_active__1JT6P .Product_preview__2GZ7f:before{border-color:none!important}.Product_preview__2GZ7f{position:relative;height:86px;margin-bottom:6px;border-radius:12px!important;overflow:hidden;width:308px;flex-grow:0;flex-shrink:0;flex-basis:calc(35% - 26.8px)}@media only screen and (max-width:1419px){.Product_preview__2GZ7f{flex-grow:0;flex-shrink:0;flex-basis:calc(35% - 26px)}}@media only screen and (max-width:1023px){.Product_preview__2GZ7f{flex-grow:0;flex-shrink:0;flex-basis:calc(35% - 22.5px)}}@media only screen and (max-width:850px){.Product_preview__2GZ7f{flex-grow:0;flex-shrink:0;flex-basis:calc(52% - 19px)}}@media only screen and (max-width:767px){.Product_preview__2GZ7f{flex-grow:0;flex-shrink:0;flex-basis:calc(52% - 20px)}}@media only screen and (max-width:639px){.Product_preview__2GZ7f{flex-grow:0;flex-shrink:0;flex-basis:calc(52% - 18px)}}@media only screen and (max-width:474px){.Product_preview__2GZ7f{flex-grow:0;flex-shrink:0;flex-basis:100%}}.Product_preview__2GZ7f:hover .Product_control__17K0M,.Product_preview__2GZ7f:hover .Product_preview__2GZ7f:after,.Product_preview__2GZ7f:hover .Product_title__1Yw54{visibility:visible;opacity:1}.Product_preview__2GZ7f:hover:after{background:rgba(17,19,21,.8)}.Product_preview__2GZ7f:after,.Product_preview__2GZ7f:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .2s}.Product_preview__2GZ7f:before{z-index:2;border:2px solid transparent;border-radius:12px;pointer-events:none}.Product_preview__2GZ7f img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.Product_control__17K0M{visibility:hidden;z-index:3}.Product_line__24ZKo{display:flex;align-items:flex-start}.Product_bannerTitleContainer__3LsW-{position:absolute;top:50%;left:0;right:0;z-index:3;display:flex;justify-content:center!important;grid-gap:10px;gap:10px;transform:translateY(-50%);align-items:center;width:100%;text-align:center}.Product_title__1Yw54{color:#fff;font-size:14px;z-index:3!important;max-width:70%;font-weight:700;visibility:hidden}.Product_empty__1LHlN,.Product_price__gm0g6{flex-shrink:0;display:inline-block;margin-left:32px;padding:0 8px;border-radius:6px;line-height:32px;font-weight:700}.Product_price__gm0g6{background:#b5e4ca}.dark-mode .Product_price__gm0g6{color:#1a1d1f}.Product_empty__1LHlN{background:#efefef}.dark-mode .Product_empty__1LHlN{background:#272b30;color:#fcfcfc}.Product_date__25vHi{display:flex;align-items:center;margin-top:8px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e}@media only screen and (max-width:767px){.Product_date__25vHi{margin-top:2px}}.Product_date__25vHi svg{margin-right:8px;fill:#6f767e}.Product_rating__rbyUX{display:flex;align-items:center;margin-top:8px;font-size:14px;font-weight:600;line-height:1.71429}@media only screen and (max-width:767px){.Product_rating__rbyUX{margin-top:4px}}.Product_rating__rbyUX svg{margin-right:8px;fill:#ffc554}.Product_rating__rbyUX span{margin-left:4px;color:#6f767e}.Product_ratingEmpty__3XdaR{color:#6f767e}.Product_ratingEmpty__3XdaR svg{fill:#6f767e}.Product_control__17K0M{transition:all .2s}.Control_control__1xu1P{display:flex;align-items:center;padding-right:24px}.Control_button__3QxuN{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%;background:#fcfcfc;z-index:1}@media only screen and (max-width:1023px){.Control_button__3QxuN{display:none}}.dark-mode .Control_button__3QxuN{background:#1a1d1f}.Control_button__3QxuN svg{fill:#6f767e;transition:fill .2s}.Control_button__3QxuN:hover svg{fill:#2a85ff}.Control_actionsHead__109He{width:36px!important;height:36px!important;z-index:24!important;background:#fcfcfc!important}.dark-mode .Control_actionsHead__109He{background:#1a1d1f!important}.Control_actionsHead__109He svg{fill:#6f767e}.Control_actionsBody__2ZPUL{background-color:#fff;z-index:42!important;top:-20px!important;right:-25px;width:200px!important;height:80px!important;margin-bottom:0!important}.Control_actionsBody__2ZPUL:before{top:-10px}.dark-mode .Control_actionsBody__2ZPUL:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__3-34M{font-size:12px!important;height:30px!important}@media only screen and (max-width:1023px){.Control_actionsOption__3-34M:first-child,.Control_actionsOption__3-34M:nth-child(2){display:flex}}.Row_categoryTitle__pJSaP{font-size:20px;font-weight:600;color:#000}.Row_item__r8Pc5{display:flex;width:100%;align-items:center;transition:color .2s;cursor:pointer}@media only screen and (max-width:767px){.Row_item__r8Pc5{align-items:stretch}}.Row_color__3KJ3m{flex-shrink:0;width:12px;height:12px;border-radius:4px;margin-right:4px}.Row_control__2OPcv{transition:all .2s}.Row_controlsContainer__27DOI{display:flex;align-items:center;justify-content:flex-end;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Row_control__2OPcv{visibility:hidden;z-index:3}.Row_line__3QjJO{display:flex;align-items:flex-start}.Row_bannerTitleContainer__3gYoU{position:absolute;top:50%;left:0;right:0;z-index:3;display:flex;justify-content:center!important;grid-gap:10px;gap:10px;transform:translateY(-50%);align-items:center;width:100%;text-align:center}.Row_title__3nLtY{color:#fff;font-size:14px;z-index:3!important;max-width:70%;font-weight:700;visibility:hidden}.Row_preview__SujWr{position:relative;height:86px;margin-bottom:6px;border-radius:12px!important;overflow:hidden;width:308px;flex-grow:0;flex-shrink:0;flex-basis:calc(35% - 26.8px)}@media only screen and (max-width:1419px){.Row_preview__SujWr{flex-grow:0;flex-shrink:0;flex-basis:calc(35% - 26px)}}@media only screen and (max-width:1023px){.Row_preview__SujWr{flex-grow:0;flex-shrink:0;flex-basis:calc(35% - 22.5px)}}@media only screen and (max-width:850px){.Row_preview__SujWr{flex-grow:0;flex-shrink:0;flex-basis:calc(52% - 19px)}}@media only screen and (max-width:767px){.Row_preview__SujWr{flex-grow:0;flex-shrink:0;flex-basis:calc(52% - 20px)}}@media only screen and (max-width:639px){.Row_preview__SujWr{flex-grow:0;flex-shrink:0;flex-basis:calc(52% - 18px)}}@media only screen and (max-width:474px){.Row_preview__SujWr{flex-grow:0;flex-shrink:0;flex-basis:100%}}.Row_preview__SujWr:hover .Row_control__2OPcv,.Row_preview__SujWr:hover .Row_preview__SujWr:after,.Row_preview__SujWr:hover .Row_title__3nLtY{visibility:visible;opacity:1}.Row_preview__SujWr:hover:after{background:rgba(17,19,21,.8)}.Row_preview__SujWr:after,.Row_preview__SujWr:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .2s}.Row_preview__SujWr:before{z-index:2;border:2px solid transparent;border-radius:12px;pointer-events:none}.Row_preview__SujWr img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.CreateBanner_description__2SRf7>.CreateBanner_fieldContainer__AX-mS:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.CreateBanner_description__2SRf7>.CreateBanner_fieldContainer__AX-mS:not(:last-child){margin-bottom:24px}}.CreateBanner_description__2SRf7>.CreateBanner_fieldContainer__AX-mS .CreateBanner_label__5Bg1g{margin-bottom:14px}.CreateBanner_description__2SRf7 .CreateBanner_fieldInput__3N6vN{font-size:13px;font-weight:400}.CreateBanner_description__2SRf7 .CreateBanner_fieldInput__3N6vN:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .CreateBanner_description__2SRf7 .CreateBanner_fieldInput__3N6vN:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.CreateBanner_backButton__3jMdt{background-color:#fff;color:#000;padding:0!important;width:95px;height:40px;border-radius:8px;border:2px solid #efefef}.CreateBanner_backButton__3jMdt:hover{background-color:#fff}.CreateBanner_backButton__3jMdt span{font-size:13px}@media only screen and (max-width:474px){.CreateBanner_backButton__3jMdt{width:80px;height:35px;padding:0 10px!important}}.CreateBanner_group__Id7II{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.CreateBanner_group__Id7II{display:block;margin:0}}.CreateBanner_group__Id7II .CreateBanner_field__3FcQ3{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.CreateBanner_group__Id7II .CreateBanner_field__3FcQ3{width:100%;margin:12px 0 0}}.CreateBanner_descriptionLabel__20JMZ{color:#33383f}.dark-mode .CreateBanner_descriptionLabel__20JMZ{color:#efefef}.CreateBanner_fieldset__2rncH{display:flex;margin:0 -6px 32px;align-items:center}.CreateBanner_fieldset__2rncH .CreateBanner_fieldContainer__AX-mS{width:100%}.CreateBanner_fieldset__2rncH .CreateBanner_field__3FcQ3{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.CreateBanner_fieldset__2rncH .CreateBanner_label__5Bg1g{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.CreateBanner_field__3FcQ3{margin-bottom:5px}.CreateBanner_descriptionField__295wV{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.CreateBanner_descriptionField__295wV:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .CreateBanner_descriptionField__295wV:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.CreateBanner_label__5Bg1g{font-size:14px!important;color:#33383f!important;font-weight:600!important}.CreateBanner_button__3w1Oy{padding:0 30px!important;height:40px;border-radius:8px}.CreateBanner_button__3w1Oy span{font-size:13px}@media only screen and (max-width:474px){.CreateBanner_button__3w1Oy{padding:0 20px!important;height:35px}}.CreateBanner_errField__AwJoS{color:red!important;padding-left:10px}.CreateBanner_smallFields__2wiHk{width:50%!important}.CreateBanner_smallDropdownField__2zQqz{margin-right:12px;margin-left:12px}.CreateBanner_smallDropdownlabel__3_6Yo{margin-left:6px}.DropdownCollection_label__6JdfH{margin-bottom:14px;font-size:14px;font-weight:600;line-height:1.71429;color:#33383f}.dark-mode .DropdownCollection_label__6JdfH{color:#efefef}.DropdownCollection_tooltip__12ca0{position:relative;top:-1px}.DropdownCollection_tooltip__12ca0 svg{fill:#9a9fa5}.DropdownCollection_dropdown__2g0cU{position:relative;z-index:3}.DropdownCollection_dropdown__2g0cU.DropdownCollection_active__23Al6{z-index:10}.DropdownCollection_dropdown__2g0cU.DropdownCollection_active__23Al6 .DropdownCollection_head__1_6v0{box-shadow:inset 0 0 0 2px #9a9fa5;background:#fff}.dark-mode .DropdownCollection_dropdown__2g0cU.DropdownCollection_active__23Al6 .DropdownCollection_head__1_6v0{box-shadow:inset 0 0 0 2px #33383f;background:#111315;color:#fcfcfc}.DropdownCollection_dropdown__2g0cU.DropdownCollection_active__23Al6 .DropdownCollection_head__1_6v0:before{transform:rotate(180deg)}.DropdownCollection_dropdown__2g0cU.DropdownCollection_active__23Al6 .DropdownCollection_body__2xxUr{visibility:visible;opacity:1;transform:translateY(0)}.DropdownCollection_dropdown__2g0cU.DropdownCollection_small__3PpGD .DropdownCollection_head__1_6v0{height:40px;padding:0 40px 0 16px;line-height:40px}.DropdownCollection_dropdown__2g0cU.DropdownCollection_small__3PpGD .DropdownCollection_head__1_6v0:before{width:40px;background-size:16px auto}.DropdownCollection_dropdown__2g0cU.DropdownCollection_small__3PpGD .DropdownCollection_option__3xjsB{padding:4px 16px}.DropdownCollection_head__1_6v0{position:relative;height:48px;padding:0 48px 0 12px;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;font-size:14px;font-weight:600;line-height:48px;color:#1a1d1f;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s}.DropdownCollection_head__1_6v0:before{content:"";position:absolute;top:0;right:0;bottom:0;width:48px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.707 15.707l-.094.083a1 1 0 01-1.32-.083l-6-6-.083-.094a1 1 0 011.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 011.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;transition:transform .2s}.DropdownCollection_head__1_6v0:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .DropdownCollection_head__1_6v0{box-shadow:inset 0 0 0 2px #272b30;background:none;color:#6f767e}.dark-mode .DropdownCollection_head__1_6v0:hover{box-shadow:inset 0 0 0 2px #33383f}.DropdownCollection_selection__BRmgf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DropdownCollection_body__2xxUr{position:absolute;top:calc(100% + 2px);left:0;right:0;padding:8px 0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px hsla(0,0%,95.7%,.1);visibility:hidden;opacity:0;transform:translateY(3px);transition:all .2s;max-height:300px;overflow-y:scroll}.dark-mode .DropdownCollection_body__2xxUr{background:#111315;box-shadow:inset 0 0 0 2px #33383f,0 4px 12px rgba(17,19,21,.1)}.DropdownCollection_body__2xxUr.DropdownCollection_bodyUp__Ec_kI{top:auto;bottom:calc(100% + 2px)}.DropdownCollection_option__3xjsB{padding:8px 12px;font-size:14px;font-weight:600;line-height:1.71429;color:#6f767e;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.DropdownCollection_option__3xjsB:hover{color:#1a1d1f}.dark-mode .DropdownCollection_option__3xjsB:hover{color:#fcfcfc}.dark-mode .DropdownCollection_option__3xjsB.DropdownCollection_selectioned__LV6iW,.DropdownCollection_option__3xjsB.DropdownCollection_selectioned__LV6iW{color:#2a85ff}.Table_market__33DOP{margin:0 -12px}@media only screen and (max-width:1023px){.Table_market__33DOP{margin:0}}.Table_table__RUtmA{display:table;width:100%}@media only screen and (max-width:1023px){.Table_table__RUtmA{display:block}}.Table_row__3iz-_{display:table-row}@media only screen and (max-width:1023px){.Table_row__3iz-_{display:block;margin-bottom:24px}}.Table_col__1o4gA{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Table_col__1o4gA{display:block;padding:0}}.Table_col__1o4gA:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Table_col__1o4gA:after{background:#272b30}@media only screen and (max-width:1023px){.Table_col__1o4gA:after{display:none}}.Table_col__1o4gA:first-child{width:56px;font-size:0}@media only screen and (max-width:1023px){.Table_col__1o4gA:first-child{display:none}}.Table_col__1o4gA:first-child:after{left:12px}.Table_col__1o4gA:nth-child(2){width:300px}@media only screen and (max-width:1023px){.Table_col__1o4gA:nth-child(2){display:none}}.Table_col__1o4gA:last-child:after{right:12px}.Table_line__kQrU1{display:flex;align-items:center}@media only screen and (max-width:1023px){.Table_line__kQrU1{display:block}}.Table_info__3KeOl{margin-right:auto}@media only screen and (max-width:1023px){.Table_info__3KeOl{display:none}}.Table_indicators__2lPjF{display:flex;flex-wrap:wrap;margin:-8px 0 0 -24px}@media only screen and (max-width:1419px){.Table_indicators__2lPjF{margin-left:-12px}}@media only screen and (max-width:1023px){.Table_indicators__2lPjF{margin-left:-24px}}.Table_legend__2XdPt{position:relative;margin:8px 0 0 24px;padding-left:24px}@media only screen and (max-width:1419px){.Table_legend__2XdPt{margin-left:12px}}@media only screen and (max-width:1259px){.Table_legend__2XdPt{padding-left:18px}}@media only screen and (max-width:1023px){.Table_legend__2XdPt{margin-left:24px;padding-left:24px}}.Table_color__3xAVr{position:absolute;top:2px;left:0;width:12px;height:12px;border-radius:4px}.Table_foot__1dleh{margin-top:20px;text-align:center}@media only screen and (max-width:1023px){.Table_foot__1dleh{margin-top:0}}.Table_arrow__2Aebi{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Table_arrow__2Aebi{border-color:transparent}.Table_arrow__2Aebi svg{fill:#6f767e;transition:fill .2s}.Table_arrow__2Aebi:hover{border-color:#efefef}.Table_arrow__2Aebi:hover svg{fill:#1a1d1f}.dark-mode .Table_arrow__2Aebi:hover{border-color:#272b30}.dark-mode .Table_arrow__2Aebi:hover svg{fill:#fcfcfc}.Table_arrow__2Aebi:not(:last-child){margin-right:8px}.Row_row__k3hPH{display:flex;border-radius:8px;margin-bottom:24px;transition:background .2s;background-color:#fff;align-items:center;justify-content:space-between}.Row_categoryTitle__1PFtA{font-size:20px;font-weight:600;color:#000}.Row_count__RkkkD{font-size:14px;font-weight:400;color:#000}.Row_col__3tmGT{position:relative;display:table-cell;vertical-align:center;padding:16px 12px;color:#1a1d1f;width:90%}.Row_col__3tmGT:last-child{width:10%}.Row_item__2xzQz{display:flex;width:100%;align-items:center;transition:color .2s;cursor:pointer}@media only screen and (max-width:767px){.Row_item__2xzQz{align-items:stretch}}.Row_preview__3AOBh{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__3AOBh{width:104px}}.Row_preview__3AOBh img{width:100%;height:100%;object-fit:cover}.Row_color__2yzK9{flex-shrink:0;width:12px;height:12px;border-radius:4px;margin-right:4px}.Row_control__MNDbz{transition:all .2s}.Row_controlsContainer__2QY0T{display:flex;align-items:center;justify-content:flex-end;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Control_control__2mHiy{display:flex;align-items:center;padding-right:24px}.Control_button__tYGZt{flex-shrink:0;width:36px;height:36px;margin-right:24px;border-radius:50%;background:#fcfcfc;z-index:1}@media only screen and (max-width:1023px){.Control_button__tYGZt{display:none}}.dark-mode .Control_button__tYGZt{background:#1a1d1f}.Control_button__tYGZt svg{fill:#6f767e;transition:fill .2s}.Control_button__tYGZt:hover svg{fill:#2a85ff}.Control_actionsHead__F_VaC{width:36px;height:36px;z-index:24!important;background:#fcfcfc!important}.dark-mode .Control_actionsHead__F_VaC{background:#1a1d1f!important}.Control_actionsHead__F_VaC svg{fill:#6f767e}.Control_actionsBody__3gHOw{background-color:#fff;z-index:12}.Control_actionsBody__3gHOw:before{right:20px}.dark-mode .Control_actionsBody__3gHOw:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687L0 10h20l-6.927-8.313a4 4 0 00-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__32m_b:first-child,.Control_actionsOption__32m_b:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__32m_b:first-child,.Control_actionsOption__32m_b:nth-child(2){display:flex}}.ImagesAndCTA_description__Pex0b>.ImagesAndCTA_fieldContainer__1P_Fj:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.ImagesAndCTA_description__Pex0b>.ImagesAndCTA_fieldContainer__1P_Fj:not(:last-child){margin-bottom:24px}}.ImagesAndCTA_description__Pex0b>.ImagesAndCTA_fieldContainer__1P_Fj .ImagesAndCTA_label__1dV8i{margin-bottom:14px}.ImagesAndCTA_description__Pex0b .ImagesAndCTA_fieldInput__19FPr{font-size:13px;font-weight:400}.ImagesAndCTA_description__Pex0b .ImagesAndCTA_fieldInput__19FPr:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .ImagesAndCTA_description__Pex0b .ImagesAndCTA_fieldInput__19FPr:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fcfcfc}.ImagesAndCTA_backButton__1fqYN{background-color:#fff;color:#000;padding:0!important;width:95px;height:40px;border-radius:8px;border:2px solid #efefef}.ImagesAndCTA_backButton__1fqYN:hover{background-color:#fff}.ImagesAndCTA_backButton__1fqYN span{font-size:13px}@media only screen and (max-width:474px){.ImagesAndCTA_backButton__1fqYN{width:80px;height:35px;padding:0 10px!important}}.ImagesAndCTA_group__3iH7m{display:flex;flex-wrap:wrap;align-items:flex-end;margin:0 -6px -12px}@media only screen and (max-width:767px){.ImagesAndCTA_group__3iH7m{display:block;margin:0}}.ImagesAndCTA_group__3iH7m .ImagesAndCTA_field__2TH-h{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin:0 6px 12px}@media only screen and (max-width:767px){.ImagesAndCTA_group__3iH7m .ImagesAndCTA_field__2TH-h{width:100%;margin:12px 0 0}}.ImagesAndCTA_descriptionLabel__-L9oi{color:#33383f}.dark-mode .ImagesAndCTA_descriptionLabel__-L9oi{color:#efefef}.ImagesAndCTA_fieldset__2yJEk{display:flex;margin:0 -6px 32px;align-items:center}.ImagesAndCTA_fieldset__2yJEk .ImagesAndCTA_fieldContainer__1P_Fj{width:100%}.ImagesAndCTA_fieldset__2yJEk .ImagesAndCTA_field__2TH-h{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);margin:0 6px;align-self:center}.ImagesAndCTA_fieldset__2yJEk .ImagesAndCTA_label__1dV8i{margin-bottom:14px;font-size:12px;font-weight:700;color:#6f767e}.ImagesAndCTA_field__2TH-h{margin-bottom:5px}.ImagesAndCTA_descriptionField__1E5kk{height:160px!important;width:100%!important;padding-top:16px;padding-left:10px!important;resize:none;border-radius:12px;background:transparent!important;border:2px solid rgba(168,173,179,.25)!important}.ImagesAndCTA_descriptionField__1E5kk:focus{border-color:#9a9fa5!important;background-color:#fff!important}.dark-mode .ImagesAndCTA_descriptionField__1E5kk:focus{box-shadow:inset 0 0 0 2px #33383f;background:#111315!important;color:#fff!important}.ImagesAndCTA_label__1dV8i{font-size:14px!important;color:#33383f!important;font-weight:600!important}.ImagesAndCTA_button__2b39V{padding:0 30px!important;height:40px;border-radius:8px}.ImagesAndCTA_button__2b39V span{font-size:13px}@media only screen and (max-width:474px){.ImagesAndCTA_button__2b39V{padding:0 20px!important;height:35px}}.ImagesAndCTA_errField__2yhfm{color:red!important;padding-left:10px}.ImagesAndCTA_smallFields__1xqeI{width:50%!important}.ImagesAndCTA_smallDropdownField__1JxFA{margin-right:12px;margin-left:12px}.ImagesAndCTA_smallDropdownlabel__2kc-m{margin-left:6px}.NewCollection_row__2QOcg{display:flex}@media only screen and (max-width:1023px){.NewCollection_row__2QOcg{display:block}}.NewCollection_col__3PVq7:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1259px){.NewCollection_col__3PVq7:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewCollection_col__3PVq7:first-child{width:100%;padding:0}}.NewCollection_col__3PVq7:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewCollection_col__3PVq7:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewCollection_col__3PVq7:nth-child(2){width:auto}}.NewCollection_card__l6RKY:not(:last-child){margin-bottom:8px}.CollectionProductsList_row__2t__x{display:flex}@media only screen and (max-width:1023px){.CollectionProductsList_row__2t__x{display:block}}.CollectionProductsList_col__3VbxV:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 340px);width:calc(100% - 340px);padding-right:8px}@media only screen and (max-width:1419px){.CollectionProductsList_col__3VbxV:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 310px);width:calc(100% - 310px)}}@media only screen and (max-width:1259px){.CollectionProductsList_col__3VbxV:first-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 296px);width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.CollectionProductsList_col__3VbxV:first-child{width:100%;margin-bottom:8px;padding-right:0}}.CollectionProductsList_col__3VbxV:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1419px){.CollectionProductsList_col__3VbxV:nth-child(2){width:310px}}@media only screen and (max-width:1259px){.CollectionProductsList_col__3VbxV:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.CollectionProductsList_col__3VbxV:nth-child(2){width:100%}}.CollectionProductsList_card__tafqZ:not(:last-child),.CollectionProductsList_row__2t__x:not(:last-child){margin-bottom:8px}.Products_head__2nnsU{display:flex;align-items:center;margin-bottom:44px}@media only screen and (max-width:1023px){.Products_head__2nnsU{margin-bottom:32px}}@media only screen and (max-width:767px){.Products_head__2nnsU{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1419px){.Products_head__2nnsU .Products_form__30Rux{width:300px}}@media only screen and (max-width:1023px){.Products_head__2nnsU .Products_form__30Rux{width:250px}}@media only screen and (max-width:767px){.Products_head__2nnsU .Products_form__30Rux{width:100%;margin:16px 0 0}}.Products_title__2O2qZ{margin-right:24px;width:230px}@media only screen and (max-width:767px){.Products_title__2O2qZ{margin-right:0}}.Products_control__2UTgo{display:none;align-items:center}@media only screen and (max-width:1023px){.Products_control__2UTgo{display:none}}.Products_control__2UTgo .Products_button__IdPGk{margin-right:8px}.Products_counter__3Tar8{margin-left:16px;font-size:13px;font-weight:700;line-height:1.84615}.Products_dropdown__11CXI{min-width:154px;margin-left:auto}@media only screen and (max-width:767px){.Products_dropdown__11CXI{width:100%;margin-top:16px}}@media only screen and (max-width:767px){.dark-mode .Products_dropdownHead__vPXdy{background:#272b30;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}}.Products_nav__3XFRe{display:flex;margin-left:auto}@media only screen and (max-width:1023px){.Products_nav__3XFRe{display:none}}.Products_link__20yf1{padding:8px 16px;border-radius:8px;font-size:15px;font-weight:600;line-height:1.6;color:#6f767e;transition:all .2s}.Products_link__20yf1.Products_active__Ny3uI,.Products_link__20yf1:hover{color:#1a1d1f}.dark-mode .Products_link__20yf1.Products_active__Ny3uI,.dark-mode .Products_link__20yf1:hover{color:#fcfcfc}.Products_link__20yf1.Products_active__Ny3uI{background:#efefef}.dark-mode .Products_link__20yf1.Products_active__Ny3uI{background:#272b30}.Products_link__20yf1:not(:last-child){margin-right:8px}.Products_button__IdPGk{padding:0 30px!important;height:40px;border-radius:8px}.Products_button__IdPGk span{font-size:13px}.Market_col__2v4Gk:not(:nth-child(2)){text-align:center}.Market_col__2v4Gk:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__2v4Gk:after{background:#272b30}.Market_foot__2QW2E{display:flex;grid-gap:10px;gap:10px;justify-content:center}.Market_market__bcsBP{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__bcsBP{margin:0}}.Market_table__9ReiR{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__9ReiR{display:block}}.Market_row__3OadX{display:table-row}@media only screen and (max-width:1023px){.Market_row__3OadX{display:none}}.Market_col__2v4Gk{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__2v4Gk:first-child:after{left:12px}.Market_col__2v4Gk:last-child:after{right:12px}.Market_foot__2QW2E{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__2QW2E{margin-top:24px}}.Market_foot__2QW2E .Market_button__1z5q8 .Market_loader__1oJ1W{transform:scale(.8);margin:0 18px 0 8px}.Market_arrow__3zW-5{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__3zW-5{border-color:transparent}.Market_arrow__3zW-5 svg{fill:#6f767e;transition:fill .2s}.Market_arrow__3zW-5:hover{border-color:#efefef}.Market_arrow__3zW-5:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__3zW-5:hover{border-color:#272b30}.dark-mode .Market_arrow__3zW-5:hover svg{fill:#fcfcfc}.Market_arrow__3zW-5:not(:last-child){margin-right:8px}.Row_row__18cop{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__18cop{position:relative;display:block}}@media only screen and (min-width:1024px){.Row_row__18cop:hover{background:#f4f4f4}.dark-mode .Row_row__18cop:hover{background:#272b30}.dark-mode .Row_row__18cop:hover .Row_number__v9dRZ{background:#33383f}.dark-mode .Row_row__18cop:hover .Row_status__2an81{background:#1a1d1f}.Row_row__18cop:hover .Row_control__35Rya{visibility:visible;opacity:1;z-index:22}}@media only screen and (max-width:1023px){.Row_row__18cop:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__18cop:not(:last-child){border-color:#272b30}}.Row_col__2k8ah{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__2k8ah{position:static;display:flex;align-items:center;padding:20px 0 0}}.dark-mode .Row_col__2k8ah{color:#fcfcfc}.Row_col__2k8ah:not(:first-child):not(:nth-child(2)){width:10%}@media only screen and (max-width:1023px){.Row_col__2k8ah:not(:first-child):not(:nth-child(2)){width:100%}}.Row_col__2k8ah:first-child{width:7%}.Row_col__2k8ah:nth-child(2){width:300px;border-radius:8px 0 0 8px}@media only screen and (max-width:1023px){.Row_col__2k8ah:nth-child(2){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_col__2k8ah:nth-child(2):after{left:12px}.Row_col__2k8ah:nth-child(3){width:200px!important}@media only screen and (max-width:1023px){.Row_col__2k8ah:nth-child(3){width:100%!important}}@media only screen and (max-width:1023px){.Row_col__2k8ah:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__2k8ah:last-child{border-radius:0 8px 8px 0}.Row_col__2k8ah:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__2k8ah:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_skuContainer__2XHgS{width:200px}@media only screen and (max-width:1023px){.Row_skuContainer__2XHgS{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_item__25EYP{display:flex;align-items:center;cursor:pointer;transition:color .2s}@media only screen and (max-width:767px){.Row_item__25EYP{align-items:stretch}}.Row_preview__2NTMq{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__2NTMq{width:104px}}.Row_preview__2NTMq img{width:100%;height:100%;object-fit:cover}.Row_details__1N6f_{width:100%}.Row_product__3zBaI{width:100%;max-width:100%;margin-bottom:4px}@media only screen and (max-width:1419px){.Row_product__3zBaI{font-size:13px}}@media only screen and (max-width:1023px){.Row_product__3zBaI{font-size:15px!important;max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__1EZwx{display:flex;align-items:center}}.Row_category__oJm22{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__oJm22{font-size:15px}}.dark-mode .Row_category__oJm22{color:#9a9fa5}.Row_sales__3v3gp{display:inline-flex;align-items:center}.Row_sales__3v3gp:not(:first-child){justify-content:center;width:100%}@media only screen and (max-width:1023px){.Row_sales__3v3gp:not(:first-child){justify-content:flex-start}}.Row_number__v9dRZ,.Row_price__34Hcd{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s;text-align:center}@media only screen and (max-width:1419px){.Row_number__v9dRZ,.Row_price__34Hcd{font-size:13px}}@media only screen and (max-width:1023px){.Row_number__v9dRZ,.Row_price__34Hcd{font-size:15px!important}}.dark-mode .Row_number__v9dRZ,.dark-mode .Row_price__34Hcd{background:#33383f;color:#fcfcfc}.Row_price__34Hcd{display:none}@media only screen and (max-width:1023px){.Row_price__34Hcd{display:inline-block;margin-right:12px}}.Row_balance__1khLp{margin-left:8px}.Row_box__1NS2y{display:flex;align-items:center}.Row_line__2Dcr_{position:relative;flex-shrink:0;width:44px;height:8px;margin-left:8px}@media only screen and (max-width:1259px){.Row_line__2Dcr_{width:36px}}@media only screen and (max-width:1023px){.Row_line__2Dcr_{width:44px}}.Row_progress__tBAmT{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__2an81{transition:background .2s;text-align:center}.Row_control__35Rya{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s;z-index:22}@media only screen and (max-width:1023px){.Row_control__35Rya{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__392w0{display:none}@media only screen and (max-width:1023px){.Row_label__392w0{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}.dialog-wrapper:focus{outline:none!important;border:none!important}.dialog-wrapper{outline:0!important;border:none!important;position:relative}.dialog-container{position:absolute;top:0;left:25%;right:25%;height:476px;width:476px;border:none!important;justify-content:flex-start;border-radius:8px}.dialog-container,.dialog-content-container{background-color:#fff;display:flex;flex-direction:column}.dialog-content-container{align-items:center;grid-gap:64px;gap:64px}.thumb-image{width:166px;height:164px}.dialog-text-container{display:flex;flex-direction:column;align-items:center;grid-gap:12px;gap:12px}.dialog-title{font-size:34px}.dialog-desc{font-size:24px}.dialog-button{padding:16px 33px;background-color:#0e2e47}.dialog-button-text{font-size:15px;color:#fff;font-weight:700}.css-i9fmh8-MuiBackdrop-root-MuiModal-backdrop{opacity:.2}@media only screen and (max-width:1700px){.dialog-container{padding:150px 53px}}@media only screen and (max-width:1100px){.dialog-container{left:100px;right:100px}}@media only screen and (max-width:900px){.dialog-container{left:50px;right:50px}}@media only screen and (max-width:700px){.dialog-container{padding:100px 53px}.thumb-image{width:120px;height:120px}}@media only screen and (max-width:500px){.dialog-container{left:24px;right:24px;padding:50px 24px}.dialog-button{padding:10px 33px}.dialog-button-text{font-size:12px}.dialog-desc,.dialog-title{font-size:16px}}.PopupScreen_card__1Qaq0{position:absolute;top:10%;left:18%;height:70vh;min-width:400px}@media only screen and (max-width:1339px){.PopupScreen_card__1Qaq0{left:10%}}@media only screen and (max-width:1259px){.PopupScreen_card__1Qaq0{left:15%;width:70%}}@media only screen and (max-width:767px){.PopupScreen_card__1Qaq0{left:15%}}@media only screen and (max-width:639px){.PopupScreen_card__1Qaq0{width:400px;left:12%}}@media only screen and (max-width:474px){.PopupScreen_card__1Qaq0{width:30%!important;left:5%}}.PopupScreen_cardHead__1ykug{margin-bottom:24px!important;position:relative}@media only screen and (max-width:474px){.PopupScreen_cardHead__1ykug{margin-bottom:10px!important}}.PopupScreen_button__vifJv{height:40px;border-radius:8px;padding:0 15px!important;height:28px;border-radius:5px}.PopupScreen_button__vifJv span{font-size:13px}.PopupScreen_closeButton__2JT7-{height:30px!important;display:flex;align-items:center;justify-content:center;width:30px!important;border-radius:50%!important;position:absolute;top:-60px;right:-20px;background-color:#fff}.Market_market__VoIN5{display:flex;flex-direction:column;height:90%;overflow-y:scroll}.Market_col__2j0eR:not(:nth-child(2)){text-align:center}.Market_col__2j0eR:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:#efefef}.dark-mode .Market_col__2j0eR:after{background:#272b30}.Market_foot__abx5f{display:flex;grid-gap:10px;gap:10px;justify-content:center}.Market_market__VoIN5{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__VoIN5{margin:0}}.Market_table__KEiDn{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__KEiDn{display:block}}.Market_row__2qH0o{display:table-row}@media only screen and (max-width:1023px){.Market_row__2qH0o{display:none}}.Market_col__2j0eR{position:relative;display:table-cell;padding:0 12px 16px;vertical-align:middle;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Market_col__2j0eR:first-child:after{left:12px}.Market_col__2j0eR:last-child:after{right:12px}.Market_foot__abx5f{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__abx5f{margin-top:24px}}.Market_foot__abx5f .Market_button__3nTwx .Market_loader__3nWRC{transform:scale(.8);margin:0 18px 0 8px}.Market_arrow__2qlWI{width:40px;height:40px;border:2px solid #efefef;border-radius:50%;transition:border-color .2s}.dark-mode .Market_arrow__2qlWI{border-color:transparent}.Market_arrow__2qlWI svg{fill:#6f767e;transition:fill .2s}.Market_arrow__2qlWI:hover{border-color:#efefef}.Market_arrow__2qlWI:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__2qlWI:hover{border-color:#272b30}.dark-mode .Market_arrow__2qlWI:hover svg{fill:#fcfcfc}.Market_arrow__2qlWI:not(:last-child){margin-right:8px}.Row_row__6iFCX{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__6iFCX{position:relative;display:block}}@media only screen and (min-width:1024px){.Row_row__6iFCX:hover{background:#f4f4f4}.dark-mode .Row_row__6iFCX:hover{background:#272b30}.dark-mode .Row_row__6iFCX:hover .Row_number__3QJ_F{background:#33383f}.dark-mode .Row_row__6iFCX:hover .Row_status__YXRu3{background:#1a1d1f}.Row_row__6iFCX:hover .Row_control__1G_wv{visibility:visible;opacity:1;z-index:22}}@media only screen and (max-width:1023px){.Row_row__6iFCX:not(:last-child){margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #efefef}.dark-mode .Row_row__6iFCX:not(:last-child){border-color:#272b30}}.Row_col__mr-fX{position:relative;display:table-cell;vertical-align:top;padding:16px 12px;color:#1a1d1f}@media only screen and (max-width:1023px){.Row_col__mr-fX{position:static;display:flex;align-items:center;padding:20px 0 0}}.dark-mode .Row_col__mr-fX{color:#fcfcfc}.Row_col__mr-fX:not(:first-child):not(:nth-child(2)){width:10%}@media only screen and (max-width:1023px){.Row_col__mr-fX:not(:first-child):not(:nth-child(2)){width:100%}}.Row_col__mr-fX:first-child{border-radius:8px 0 0 8px}.Row_col__mr-fX:nth-child(2){width:400px}@media only screen and (max-width:1023px){.Row_col__mr-fX:nth-child(2){width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_col__mr-fX:nth-child(2):after{left:12px}@media only screen and (max-width:1023px){.Row_col__mr-fX:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__mr-fX:last-child{border-radius:0 8px 8px 0}.Row_col__mr-fX:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__mr-fX:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_skuContainer__3-XMq{width:200px}@media only screen and (max-width:1023px){.Row_skuContainer__3-XMq{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.Row_item__fCeSA{display:flex;align-items:center;transition:color .2s}@media only screen and (max-width:767px){.Row_item__fCeSA{align-items:stretch}}.dark-mode .Row_item__fCeSA{color:#fcfcfc}.Row_preview__37Hm3{flex-shrink:0;width:80px;height:80px;margin-right:20px;border-radius:8px;overflow:hidden}@media only screen and (max-width:1023px){.Row_preview__37Hm3{width:104px}}.Row_preview__37Hm3 img{width:100%;height:100%;object-fit:cover}.Row_details__neNv_{width:100%}.Row_product__1ZhDA{width:100%;max-width:100%;margin-bottom:4px}@media only screen and (max-width:1419px){.Row_product__1ZhDA{font-size:13px}}@media only screen and (max-width:1023px){.Row_product__1ZhDA{font-size:15px!important;max-width:100%;margin-bottom:8px;padding-right:42px;font-size:18px;line-height:1.33333;letter-spacing:-.02em}}@media only screen and (max-width:1023px){.Row_wrap__2KRYO{display:flex;align-items:center}}.Row_category__1o9SK{font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}@media only screen and (max-width:1023px){.Row_category__1o9SK{font-size:15px}}.dark-mode .Row_category__1o9SK{color:#9a9fa5}.Row_sales__12Kv7{display:inline-flex;align-items:center}.Row_sales__12Kv7:not(:first-child){justify-content:center;width:100%}@media only screen and (max-width:1023px){.Row_sales__12Kv7:not(:first-child){justify-content:flex-start}}.Row_number__3QJ_F,.Row_price__1oiFr{display:inline-block;padding:0 8px;border-radius:6px;background:#efefef;transition:background .2s;text-align:center}@media only screen and (max-width:1419px){.Row_number__3QJ_F,.Row_price__1oiFr{font-size:13px}}@media only screen and (max-width:1023px){.Row_number__3QJ_F,.Row_price__1oiFr{font-size:15px!important}}.dark-mode .Row_number__3QJ_F,.dark-mode .Row_price__1oiFr{background:#33383f;color:#fcfcfc}.Row_price__1oiFr{display:none}@media only screen and (max-width:1023px){.Row_price__1oiFr{display:inline-block;margin-right:12px}}.Row_balance__1NLKi{margin-left:8px}.Row_box__NuJfp{display:flex;align-items:center}.Row_line__3DrKo{position:relative;flex-shrink:0;width:44px;height:8px;margin-left:8px}@media only screen and (max-width:1259px){.Row_line__3DrKo{width:36px}}@media only screen and (max-width:1023px){.Row_line__3DrKo{width:44px}}.Row_progress__3hRiB{position:absolute;top:0;left:0;bottom:0;border-radius:2px}.Row_status__YXRu3{transition:background .2s;text-align:center}.Row_control__1G_wv{position:absolute;left:12px;bottom:16px;visibility:hidden;opacity:0;transition:all .2s;z-index:22}@media only screen and (max-width:1023px){.Row_control__1G_wv{top:0;left:auto;right:0;bottom:auto;visibility:visible;opacity:1}}.Row_label__SZRp7{display:none}@media only screen and (max-width:1023px){.Row_label__SZRp7{display:block;flex-shrink:0;width:124px;padding-right:20px;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}}@media only screen and (max-width:1023px){.Panel_panel__2s4t9{display:none}}.Panel_info__227G3{margin-right:auto;font-size:13px;font-weight:600;line-height:1.23077;color:#6f767e}.Panel_info__227G3 svg{margin-right:12px;fill:#6f767e}.Panel_btns__3dqZ7{display:flex;align-items:center}.Panel_button__3VSol:not(:last-child){margin-right:8px}
/*# sourceMappingURL=main.953a0674.chunk.css.map */