@import url(https://fonts.googleapis.com/css2?family=Commissioner:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--fs-head-64:64px;--fs-head-48:48px;--fs-head-40:40px;--fs-head-32:32px;--fs-head-24:24px;--fs-head-20:20px;--fs-semihead-18:18px;--fs-body-16:16px;--fs-body-14:14px;--fs-body-12:12px;--fs-body-10:10px;--fs-semibody-8:8px;--fw-heavy-700:700;--fw-bold-600:600;--fw-medium-500:500;--fw-normal-400:400;--fw-light-300:300;--size-header-1:var(--fs-head-64);--size-header-2:var(--fs-head-48);--size-header-3:var(--fs-head-40);--size-header-4:var(--fs-head-32);--size-header-5:var(--fs-head-24);--size-header-6:var(--fs-head-20);--size-text-1:var(--fs-body-16);--size-text-2:var(--fs-body-14);--size-text-3:var(--fs-body-12);--size-text-4:var(--fs-body-10)}@media screen and (max-width:1600px){:root{--size-header-1:var(--fs-head-48);--size-header-2:var(--fs-head-40);--size-header-3:var(--fs-head-32);--size-header-4:var(--fs-head-24);--size-header-5:var(--fs-head-20);--size-header-6:var(--fs-semihead-18);--size-text-1:var(--fs-body-14);--size-text-2:var(--fs-body-12);--size-text-3:var(--fs-body-10);--size-text-4:var(--fs-semibody-8)}}:root{--color-neutral-0:#fff;--color-neutral-100:#e3e3e3;--color-neutral-200:#f1f2f9;--color-neutral-300:#a9acb6;--color-primary-100:#fefeff;--color-primary-700:#2c2929;--color-primary-900:#2c2929;--color-secondary-100:#e1e1f0;--color-secondary-700:#ec8738;--color-secondary-900:#2f2f34;--color-accent-100:#eff7ff;--color-accent-700:#3a8fdd;--color-success-100:#f0fdf8;--color-success-200:#f0fdf1;--color-success-700:#159469;--color-success-900:#066042;--color-warning-100:#fff3e2;--color-warning-700:#f98b36;--color-warning-900:#cd5e24;--color-danger-100:#ffeeef;--color-danger-700:#c92d3a;--color-danger-900:#951d27;--color-texticon-primary:#686868;--color-texticon-secondary:#222224;--color-texticon-disabled:#1d2433a6;--color-gray:#a9abb6;--color-dark-gray:#33333d}.u-button{align-items:center;border:none;border-radius:.75em;box-shadow:none;color:#fefeff;color:var(--color-primary-100);cursor:pointer;display:flex;font-size:16px;font-size:var(--size-text-1);font-weight:500;font-weight:var(--fw-medium-500);justify-content:center;outline:none;padding:.75em 1.25em;transition:all .15s ease-in-out;white-space:nowrap}.u-button *{fill:#fefeff;fill:var(--color-primary-100);transition:fill .15s ease-in-out}.u-button .link-icon{margin-right:.5em}.u-button.large{padding:.75em 1.25em}.u-button.large,.u-button.medium{border-radius:.75em;font-size:16px;font-size:var(--size-text-1)}.u-button.medium{padding:.625em .75em}.u-button.small{border-radius:.57em;font-size:14px;font-size:var(--size-text-2);padding:.714em .86em}.u-button.square{border-radius:.75em;font-size:16px;font-size:var(--size-text-1);padding:.75em}.u-button.primary{background-color:#2c2929;background-color:var(--color-primary-700);color:#fefeff;color:var(--color-primary-100)}.u-button.primary *{fill:#fefeff;fill:var(--color-primary-100)}.u-button.primary.active,.u-button.primary:active{outline:1px solid #a9acb6;outline:1px solid var(--color-neutral-300)}.u-button.secondary{background-color:#fefeff;background-color:var(--color-primary-100);color:#686868;color:var(--color-texticon-primary)}.u-button.secondary *{fill:#686868;fill:var(--color-texticon-primary)}.u-button.secondary:hover{background-color:#eff7ff;background-color:var(--color-accent-100)}.u-button.secondary.active,.u-button.secondary:active{background-color:#3a8fdd;background-color:var(--color-accent-700);color:#fefeff;color:var(--color-primary-100)}.u-button.secondary.active *,.u-button.secondary:active *{fill:#fefeff;fill:var(--color-primary-100)}.u-button.outline{background-color:#fefeff;background-color:var(--color-primary-100);border:2px solid #2c2929;border:2px solid var(--color-primary-700);color:#2c2929;color:var(--color-primary-700)}.u-button.outline *{fill:#2c2929;fill:var(--color-primary-700)}.u-button.outline.active,.u-button.outline:active{outline:1px solid #a9acb6;outline:1px solid var(--color-neutral-300)}.u-button.text{background-color:transparent;color:#2c2929;color:var(--color-primary-700)}.u-button.text *{fill:#2c2929;fill:var(--color-primary-700)}.u-button.text:hover{color:#ec8738;color:var(--color-secondary-700)}.u-button.text:hover *{fill:#ec8738;fill:var(--color-secondary-700)}.u-button.text.active,.u-button.text:active,.u-button.text:disabled{border:1px solid #a9acb6;border:1px solid var(--color-neutral-300)}.u-button.text:disabled{background-color:#f1f2f9;background-color:var(--color-neutral-200);color:#686868;color:var(--color-texticon-primary)}.u-button.text:disabled *{fill:#686868;fill:var(--color-texticon-primary)}.u-button.accent{background-color:#ec8738;background-color:var(--color-secondary-700);color:#fefeff;color:var(--color-primary-100)}.u-button.accent *{fill:#fefeff;fill:var(--color-primary-100)}.u-button.accent:hover{background-color:#2c2929;background-color:var(--color-primary-700)}.u-button.accent.active,.u-button.accent:active{background-color:#ec8738;background-color:var(--color-secondary-700)}.u-button:hover{text-decoration:none}.u-button:focus{outline:none}.u-button.active,.u-button:active{-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.25));filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}.u-button:disabled{background-color:#a9acb6;background-color:var(--color-neutral-300);border:none;color:#fefeff;color:var(--color-primary-100);cursor:not-allowed}.u-button:disabled *{fill:#fefeff;fill:var(--color-primary-100)}.u-button:disabled:hover{background-color:#a9acb6;background-color:var(--color-neutral-300);border:none;color:#fefeff;color:var(--color-primary-100)}.u-button:disabled:hover *{fill:#fefeff;fill:var(--color-primary-100)}.u-input{display:flex;flex:1 1;flex-direction:column}.u-input.sized-input,.u-input.sized-input input{flex:0 1}.u-input label{display:flex;flex-direction:column;font-weight:500;font-weight:var(--fw-medium-500);margin-bottom:0}.u-input label span{margin-bottom:.5em}.u-input .input-with-button-wrapper{display:flex;position:relative}.u-input.no-controls input{padding:.7em .8em}.u-input.no-controls .text-input-icon{display:none!important}.u-input input{border:1px solid #a9acb6;border:1px solid var(--color-neutral-300);border-radius:.75em;flex:1 1;outline-color:transparent;padding:.7em calc(.8em + 24px) .7em .8em;padding:.7em calc(.8em + var(--size-header-5)) .7em .8em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,outline .15s ease-in-out;width:100%}.u-input input:focus,.u-input input:focus-visible{border-color:#3a8fdd;border-color:var(--color-accent-700);outline:4px solid #eff7ff;outline:4px solid var(--color-accent-100)}.u-input input:focus+.text-input-icon,.u-input input:focus-visible+.text-input-icon{display:block}.u-input input:disabled{background-color:#f1f2f9;background-color:var(--color-neutral-200);border-color:#e1e1f0;border-color:var(--color-secondary-100);color:#686868;color:var(--color-texticon-primary)}.u-input .input-icon{bottom:0;margin:auto;position:absolute;right:.6em;top:0}.u-input .input-icon.input-alert-icon,.u-input .input-icon.input-success-icon,.u-input .input-icon.text-input-icon{display:none}.u-input .info-text{color:#686868;color:var(--color-texticon-primary);font-size:14px;font-size:var(--size-text-2);font-weight:400;font-weight:var(--fw-normal-400);margin-top:.55em}.u-input.error .input-alert-icon{display:block}.u-input.error input{border-color:#c92d3a;border-color:var(--color-danger-700)}.u-input.error input:focus,.u-input.error input:focus-visible{outline:4px solid #ffeeef;outline:4px solid var(--color-danger-100)}.u-input.error input:focus-visible~.input-alert-icon,.u-input.error input:focus~.input-alert-icon{display:none}.u-input.error .info-text{color:#c92d3a;color:var(--color-danger-700)}.u-input.success .input-success-icon{display:block}.u-input.success input{border-color:#159469;border-color:var(--color-success-700)}.u-input.success input:focus,.u-input.success input:focus-visible{outline:4px solid #f0fdf8;outline:4px solid var(--color-success-100)}.u-input.success input:focus-visible~.input-success-icon,.u-input.success input:focus~.input-success-icon{display:none}.u-input.success .info-text{color:#159469;color:var(--color-success-700)}.u-search-input{display:flex;flex:1 1;flex-direction:column}.u-search-input .input-with-button-wrapper{display:flex;position:relative}.u-search-input ::-webkit-input-placeholder{color:#a9acb6;color:var(--color-neutral-300);opacity:1}.u-search-input ::placeholder{color:#a9acb6;color:var(--color-neutral-300);opacity:1}.u-search-input :-ms-input-placeholder{color:#a9acb6;color:var(--color-neutral-300)}.u-search-input ::-ms-input-placeholder{color:#a9acb6;color:var(--color-neutral-300)}.u-search-input input{background-color:#f1f2f9;background-color:var(--color-neutral-200);border:1px solid #f1f2f9;border:1px solid var(--color-neutral-200);border-radius:.75em;color:#a9acb6;color:var(--color-neutral-300);flex:1 1;outline-color:transparent;padding:.7em .8em .7em 3em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,outline .15s ease-in-out}.u-search-input input:focus,.u-search-input input:focus-visible{background-color:#fefeff;background-color:var(--color-primary-100);border-color:#3a8fdd;border-color:var(--color-accent-700);outline:4px solid #eff7ff;outline:4px solid var(--color-accent-100)}.u-search-input input:focus+.input-icon,.u-search-input input:focus-visible+.input-icon{display:block}.u-search-input .search-icon *{fill:#a9acb6;fill:var(--color-neutral-300)}.u-search-input.prototype ::-webkit-input-placeholder{color:#686868;color:var(--color-texticon-primary);opacity:1}.u-search-input.prototype ::placeholder{color:#686868;color:var(--color-texticon-primary);opacity:1}.u-search-input.prototype :-ms-input-placeholder{color:#686868;color:var(--color-texticon-primary)}.u-search-input.prototype ::-ms-input-placeholder{color:#686868;color:var(--color-texticon-primary)}.u-search-input.prototype input{background-color:#fefeff;background-color:var(--color-primary-100);border-color:#686868;border-color:var(--color-texticon-primary);color:#686868;color:var(--color-texticon-primary)}.u-search-input.prototype .search-icon *{fill:#686868;fill:var(--color-texticon-primary)}.u-search-input.dark-text input{color:#686868;color:var(--color-texticon-primary)}.u-search-input.dark-text .search-icon *{fill:#686868;fill:var(--color-texticon-primary)}.u-search-input .search-icon{bottom:0;left:1.125em;margin:auto;position:absolute;top:0}.u-search-input .search-icon *{transition:fill .15s ease-in-out}.u-search-input .input-icon{bottom:0;margin:auto;position:absolute;right:.6em;top:0}.u-search-input .info-text{color:#686868;color:var(--color-texticon-primary);font-size:14px;font-size:var(--size-text-2);font-weight:400;font-weight:var(--fw-normal-400);margin-top:.55em}.u-textarea{display:flex;flex-direction:column;position:relative}.u-textarea.dynamic-textarea{word-break:break-word}.u-textarea.dynamic-textarea .textarea{max-height:calc(1.4em + 1em*var(--rows) + 2px);overflow:overlay;padding:.7em calc(.8em + 24px) .7em .8em;padding:.7em calc(.8em + var(--size-header-5)) .7em .8em}.u-textarea.dynamic-textarea .input-icon{bottom:0;display:none;margin:auto;position:absolute;right:.6em;top:0}.u-textarea .textarea,.u-textarea textarea{border:1px solid #a9acb6;border:1px solid var(--color-neutral-300);border-radius:.75em;padding:.7em .8em}.u-textarea .textarea:focus,.u-textarea .textarea:focus-visible,.u-textarea textarea:focus,.u-textarea textarea:focus-visible{border-color:#3a8fdd;border-color:var(--color-accent-700);outline:4px solid #eff7ff;outline:4px solid var(--color-accent-100)}.u-textarea .textarea:focus+.input-icon,.u-textarea .textarea:focus-visible+.input-icon,.u-textarea textarea:focus+.input-icon,.u-textarea textarea:focus-visible+.input-icon{display:block}.u-textarea .textarea:disabled,.u-textarea .textarea[contenteditable=false],.u-textarea textarea:disabled,.u-textarea textarea[contenteditable=false]{background-color:#f1f2f9;background-color:var(--color-neutral-200);border-color:#e1e1f0;border-color:var(--color-secondary-100);box-sizing:initial;color:#686868;color:var(--color-texticon-primary);min-height:1em}.u-textarea.error .input-alert-icon{display:block}.u-textarea.error .textarea,.u-textarea.error textarea{border-color:#c92d3a;border-color:var(--color-danger-700)}.u-textarea.error .textarea:focus,.u-textarea.error .textarea:focus-visible,.u-textarea.error textarea:focus,.u-textarea.error textarea:focus-visible{outline:4px solid #ffeeef;outline:4px solid var(--color-danger-100)}.u-textarea.error .textarea:focus-visible~.input-alert-icon,.u-textarea.error .textarea:focus~.input-alert-icon,.u-textarea.error textarea:focus-visible~.input-alert-icon,.u-textarea.error textarea:focus~.input-alert-icon{display:none}.u-textarea.error .info-text{color:#c92d3a;color:var(--color-danger-700)}.u-textarea.success .input-success-icon{display:block}.u-textarea.success .textarea,.u-textarea.success textarea{border-color:#159469;border-color:var(--color-success-700)}.u-textarea.success .textarea:focus,.u-textarea.success .textarea:focus-visible,.u-textarea.success textarea:focus,.u-textarea.success textarea:focus-visible{outline:4px solid #f0fdf8;outline:4px solid var(--color-success-100)}.u-textarea.success .textarea:focus-visible~.input-success-icon,.u-textarea.success .textarea:focus~.input-success-icon,.u-textarea.success textarea:focus-visible~.input-success-icon,.u-textarea.success textarea:focus~.input-success-icon{display:none}.u-textarea.success .info-text{color:#159469;color:var(--color-success-700)}.--show{display:block}.--hide{display:none!important}.u-icon{display:block;height:24px;height:var(--size-header-5);width:24px;width:var(--size-header-5)}.u-droppod{background-color:#fff;background-color:var(--color-neutral-0);border:1px solid #f1f2f9;border:1px solid var(--color-neutral-200);border-radius:.75em;box-shadow:0 8px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;padding:1.25em}.u-droppod-header{align-items:center;border-bottom:1px solid #e1e1f0;border-bottom:1px solid var(--color-secondary-100);display:flex;padding-bottom:.625em}.u-droppod-header .header-text{font-size:32px;font-size:var(--size-header-4);font-weight:700;font-weight:var(--fw-heavy-700);line-height:1.85em;margin-right:auto}.u-droppod-section-header{font-size:24px;font-size:var(--size-header-5);font-weight:600;font-weight:var(--fw-bold-600);margin-bottom:.8em;margin-top:.8em}.u-droppod-section-header__small{font-size:20px;font-size:var(--size-header-6);font-weight:600;font-weight:var(--fw-bold-600);margin-bottom:.5em;margin-top:.5em}.u-droppod-item-header{font-weight:500;font-weight:var(--fw-medium-500);margin-bottom:.5em}.u-droppod-info{color:#686868;color:var(--color-texticon-primary);font-size:14px;font-size:var(--size-text-2)}.u-droppod-scroll-wrapper{display:flex;flex-direction:column;overflow:auto}.u-table__scroll-wrapper{overflow-y:overlay}.u-table{font-size:14px;font-size:var(--size-text-2);line-height:1em;margin-bottom:0;overflow:hidden;width:100%}.u-table:focus,.u-table:focus-visible{outline:none}.u-table .u-thead{background-color:#f1f2f9;background-color:var(--color-neutral-200);font-size:16px;font-size:var(--size-text-1);font-weight:700;font-weight:var(--fw-heavy-700)}.u-table .u-thead tr{border-bottom:1px solid #e3e3e3;border-bottom:1px solid var(--color-neutral-100)}.u-table .u-thead th{border:none;padding:.875em .625em;text-align:left}.u-table .u-thead.fixed-head{box-shadow:inset 0 -1px 0 0 #e3e3e3;box-shadow:0 -1px 0 0 var(--color-neutral-100) inset;position:-webkit-sticky;position:sticky;top:0;z-index:1}.u-table .u-tbody{--shift-amount:1}.u-table .u-tbody .top-border td{border-top:1px solid #e3e3e3;border-top:1px solid var(--color-neutral-100)}.u-table .u-tbody tr{height:0}.u-table .u-tbody tr:last-of-type{height:100%}.u-table .u-tbody tr:hover{background-color:#eff7ff;background-color:var(--color-accent-100)}.u-table .u-tbody tr.out-of-statistic-with-stock:hover{background-color:#cf96b3}.u-table .u-tbody tr.out-of-statistic:hover{background-color:#f7dce5}.u-table .u-tbody tr.no-hover:hover{background-color:transparent}.u-table .u-tbody tr.shifted-row{left:calc(1.42857em*var(--shift-amount));position:relative}.u-table .u-tbody tr.shifted-row .squeeze{padding-right:calc(.71429em + 1.42857em*var(--shift-amount))}.u-table .u-tbody tr.shifted-row .move{left:calc(1.42857em*var(--shift-amount)*-1);position:relative}.u-table .u-tbody .table-row--selected{background-color:#eff7ff;background-color:var(--color-accent-100)}.u-table .u-tbody .table-row--selected.out-of-statistic{background-color:#f7dce5}.u-table .u-tbody .table-row--selected.out-of-statistic-with-stock{background-color:#cf96b3}.u-table .u-tbody .out-of-statistic{background-color:pink}.u-table .u-tbody .out-of-statistic-with-stock{background-color:#ff5f6c}.u-table .u-tbody .table-row--red{background-color:#ffeeef;background-color:var(--color-danger-100)}.u-table .u-tbody .table-row--orange{background-color:#fff3e2;background-color:var(--color-warning-100)}.u-table .u-tbody .table-row--highlighted{background-color:#ebead0}.u-table .u-tbody .table-row--lastActive{background-color:#eff7ff;background-color:var(--color-accent-100);box-shadow:0 0 0 3px #eff7ff;box-shadow:0 0 0 3px var(--color-accent-100);outline:1px solid #3a8fdd;outline:1px solid var(--color-accent-700);outline-offset:-1px;outline-style:dashed}.u-table .u-tbody td{border:none;border-bottom:1px solid #e3e3e3;border-bottom:1px solid var(--color-neutral-100);color:#2c2929;color:var(--color-primary-700);min-width:0;padding:1em .7142857143em;position:relative;vertical-align:middle}.u-table .u-tbody td .instruments-holder{display:flex}.u-table .u-tbody td .instruments-holder>*{margin-left:.2857142857em}.u-table .u-tbody td .instruments-holder>:first-child{margin-left:0}.u-table .u-tbody td.input-inside{padding-bottom:.4285714286em;padding-top:.4285714286em}.u-table .u-tbody td .label{bottom:0;left:0;margin:0;position:absolute;right:0;top:0}.u-table .u-table-column-checkbox-wrapper{box-sizing:initial;min-width:10px;width:10px}.u-table .u-table-column-checkbox-wrapper input{display:block;margin-top:2px}.u-table .u-table-column-plus-wrapper{box-sizing:initial;min-width:12px;width:12px}.rem-icon{height:16px;height:var(--size-text-1);width:16px;width:var(--size-text-1)}.u-width-100\%{width:100%}.u-status-icon{margin:auto}.u-status-icon *{fill:#686868;fill:var(--color-texticon-primary)}.u-status-icon.not-checked *{fill:#951d27;fill:var(--color-danger-900)}.u-status-icon.p-info *,.u-status-icon.p-photo *{fill:#cd5e24;fill:var(--color-warning-900)}.u-status-icon.checked *{fill:#159469;fill:var(--color-success-700)}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.u-rotating{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}.u-toolbar{display:flex;flex-direction:column;margin-bottom:.625em;margin-top:.625em}.u-toolbar .toolbar-row{align-items:center;display:flex;margin-top:.625em}.u-toolbar .toolbar-row>*{margin-bottom:0;margin-left:.625em}.u-toolbar .toolbar-row>:first-child{margin-left:0}.u-toolbar .toolbar-row:first-child{margin-top:0}.u-toolbar .selector{min-width:250px}@media screen and (max-width:1600px){.u-toolbar .selector{min-width:180px}}.u-flex-1-inside>*{flex:1 1}.u-check-label{align-items:center;display:flex}.loader-icon{fill:#ec8738!important;fill:var(--color-secondary-700)!important;height:4.5em;width:4.5em}.min-width-auto{min-width:auto!important}#root,body,html{min-height:100vh}#root{background-color:#f1f2f9;background-color:var(--color-neutral-200);display:flex;flex-direction:column}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c2929;color:var(--color-primary-700);font-family:Commissioner,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-size:var(--size-text-1);margin:0}:root{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;text-decoration:none}:root ::-webkit-scrollbar{-webkit-text-size-adjust:none;text-size-adjust:none;background:transparent!important;height:7px;width:7px}:root ::-webkit-scrollbar-track{-webkit-text-size-adjust:none;text-size-adjust:none;border-radius:10px;-webkit-box-shadow:none!important}:root ::-webkit-scrollbar-thumb{background:#ec8738!important;border-radius:10px;-webkit-box-shadow:none!important}a,a:hover{text-decoration:none}table{border-collapse:collapse}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input[type=checkbox]{margin:4px}.login-background{background-color:var(--color-neutral-0);display:flex;flex:1 1}.login-form-wrapper{align-items:center;border:1px solid var(--color-neutral-200);border-radius:.75em;box-shadow:0 16px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:564px;padding:3.4375em 2.125em;width:100%}.login-form-wrapper .last-input{margin-bottom:1.125em}.login-form-wrapper .login-form{display:flex;flex:1 1;flex-direction:column;width:100%}.login-form-wrapper .u-input{margin-bottom:1.5em}.login-form-wrapper .login-error{color:var(--color-danger-700);font-size:var(--size-text-2);margin-top:.5em;text-align:center}.login-form-wrapper .password-forgot{color:var(--color-warning-700);font-weight:var(--fw-normal-400);margin-top:1.25em;text-align:center;text-decoration:none}.login-form-wrapper .logo-text{margin-bottom:24px;margin-top:24px}.ad-result-modal__background{align-items:center;background-color:hsla(0,0%,7%,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999999}.ad-result-modal__background .ad-result-modal{align-items:center;font-size:var(--size-header-6);font-weight:var(--fw-medium-500);min-width:30%;padding:100px 28px}.ad-result-modal__background .ad-result-modal:focus,.ad-result-modal__background .ad-result-modal:focus-visible{outline:none}.ad-result-modal__background .u-status-icon{height:4.5em;width:4.5em}.menubar-wrapper{background-color:var(--color-neutral-0);border:1px solid var(--color-neutral-200);border-radius:0 1em 1em 0;box-shadow:0 8px 16px rgba(0,0,0,.06);display:flex;flex-direction:column;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:3.25em 1.25em 1.25em;width:min(18%,330px)}.menubar-wrapper.--small{width:auto}.menubar-wrapper.--small .logo-wrapper{display:flex;justify-content:center}.menubar-wrapper.--small .logo-text,.menubar-wrapper.--small .support-button{display:none}.menubar-wrapper.--small .link-icon,.menubar-wrapper.--small .logo-pic{margin:0}.menubar-wrapper.--small .u-button{position:relative}.menubar-wrapper.--small .u-button .link-name{display:none}.menubar-wrapper.--small .u-button:hover{z-index:1}.menubar-wrapper.--small .u-button:hover .link-name{background:var(--color-primary-700);border-radius:.4em;color:var(--color-primary-100);display:block;font-size:var(--size-text-2);left:calc(100% + var(--size-text-1)*1.25 + 1em);padding:.5em 1.2em;position:absolute}.menubar-wrapper.--small .u-button:hover .link-name:before{color:var(--color-primary-700);content:"◀";display:block;left:-.7em;position:absolute}.menubar-wrapper .menubar{display:flex;flex:1 1;flex-direction:column;margin-inline:auto;max-width:250px;width:100%}.menubar-wrapper .logo-wrapper{display:flex;margin-bottom:2em}.menubar-wrapper .logo-pic{height:2.5625em;margin-right:.625em;width:2.5625em}.menubar-wrapper .logo-text{height:auto;width:5.875em}.menubar-wrapper .menubar-search{margin-bottom:1.25em}.menubar-wrapper .link-section{display:flex;flex-direction:column;list-style:none;margin:0;padding-bottom:2.5em;padding-left:0}.menubar-wrapper .link-section .u-button{margin-bottom:.625em}.menubar-wrapper .link-icon{margin-right:.5em}.menubar-wrapper .link-name{margin-right:auto}.menubar-wrapper .button-section{border-top:1px solid var(--color-neutral-200);padding-top:1.25em}.menubar-wrapper .navbar-select-container{font-size:13px;margin-left:10px}.menubar-wrapper .navbar-logout-button{margin-inline:10px}.menubar-wrapper .nav-button-new-card{align-items:center;background-color:#d2691e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center;padding:6px}.menubar-wrapper .nav-button-new-card:hover{color:#fff;text-decoration:none}.menubar-wrapper .support-link{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.product-body{display:flex}.products-group-header{grid-gap:20px;display:grid;grid-template-columns:1fr auto}.product-left-column-selector-container{width:200px}.product-left-column-add-button{margin-left:10px}.product-left-column-search{float:right}.product-left-column-table{flex:1 1}.product-left-column-table tr{position:relative}.product-left-column-table .u-table{min-height:100%}.product-left-column-table td:last-child,.product-left-column-table th:nth-child(3){width:100%}.loading-wrapper{height:100%!important}.td-not-found{border:none!important}.td-not-found .wrapper{align-items:center;display:flex;flex-direction:column;margin:auto}.td-not-found .not-found-icon{height:4.5em;margin-bottom:1.5em;width:4.5em}.td-not-found .not-found-icon *{fill:var(--color-neutral-300)}.td-not-found .not-found-text{color:var(--color-texticon-primary);font-size:var(--size-header-6);font-weight:var(--fw-medium-500)}.nofound-wrapper{height:100%!important}.td-loading{border:none!important}.td-loading .wrapper{align-items:center;display:flex;flex-direction:column;margin:auto}.product-right-column-table{flex:1 1}.product-right-column-table .u-table{min-height:100%}.product-right-column-plus-wrapper{box-sizing:initial;min-width:12px;width:12px}.layout{display:flex;height:100vh;overflow:hidden}.layout-main{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow:hidden;padding:2.5em 1.25em}.layout-main .layout-body{display:flex;flex:1 1;min-height:0;padding-top:1.25em}.layout-main .layout-body>*{flex:1 1;margin-left:1.25em}.layout-main .layout-body>:first-of-type{margin-left:0}.cat-container{display:flex}.cat-container>div{flex:1 1}.cat-container .cat-category-group-list-container{display:flex;flex-direction:column;font-size:13px;padding-left:10px;vertical-align:top;width:40%}.page-categories{grid-column-gap:20px;display:grid;grid-template-columns:1fr}.page-categories .default-catagories{grid-column-gap:20px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.page-categories .default-catagories>div{overflow:hidden}.page-categories.image-settings{grid-column-gap:20px;grid-template-columns:1fr 1fr}.page-categories.image-settings .default-catagories{grid-row-gap:20px;grid-template-columns:1fr;grid-template-rows:auto 1fr}.product-group-settings{grid-column-gap:8px;cursor:pointer;display:grid;grid-template-columns:auto 1fr;margin-left:20px;margin-right:20px}.cat-product-group-list-toolbar-container .small-selectors .selector{flex:1 1;min-width:140px}@media screen and (max-width:1600px){.cat-product-group-list-toolbar-container .small-selectors .selector{min-width:120px}}.cat-selector-container{margin-top:15px;max-width:250px;vertical-align:top}.cat-selector-container-inner{font-size:12px;line-height:1.5;margin-bottom:20px;margin-left:10px;width:220px}.u-table__scroll-wrapper{flex:1 1}.u-table__scroll-wrapper .u-table{min-height:100%}.cat-category-group-list__element.--selected{background:#007bff!important;color:#fff}.cat-category-group-list__element.--highlighted{background-color:#92f442}.span-indent-wrapper{display:flex}.li-indent{display:block;flex-shrink:0;width:20px}.cat-category-group-list{align-items:center;display:flex;padding-left:22px;position:relative;width:100%}.cat-category-group-list .cat-category-group-list__name{flex:1 1;height:100%;width:100%}.cat-category-group-list .fa{left:0;padding:4px;position:absolute}.my-custom-checkbox__wrapper{margin:2px 10px 2px 2px}.category-group-toolbar-search{grid-template-columns:1fr 263px}.category-group-toolbar-create{grid-template-columns:1fr auto}.category-group-toolbar-create,.category-group-toolbar-search{grid-column-gap:10px;display:grid;margin-bottom:.625em;margin-top:.625em}.category-images .empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.category-images .empty svg{height:72px;margin-bottom:20px;width:72px}.category-images .empty-text{color:var(--color-texticon-primary);font-size:20px}.category-images-header{grid-column-gap:10px;align-items:center;display:grid;grid-template-columns:1fr auto;margin-top:10px}.category-images-header .title{color:var(-color-dark-gray);font-size:24px;font-weight:700}.category-images-header .count{color:var(--color-warning-700);font-size:16px}.category-images-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px}.category-images-grid .item-image .view{margin-top:10px;position:relative}.category-images-grid .item-image .view .image{background:var(--color-neutral-200);display:block;height:162px;object-fit:contain;width:100%}.category-images-grid .item-image .view .control{position:absolute;right:7px;top:7px}.category-images-grid .item-image .view .control svg{cursor:pointer}.category-images-grid .item-image .view .control svg path{fill:#000!important}.drag-file-element{border-radius:.75em;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.form-file-upload{font-size:var(--size-text-2);max-width:100%;position:relative;text-align:center}.input-file-upload{display:none}.label-file-upload{align-items:center;border-color:var(--color-texticon-primary);border-radius:.75em;border-style:dashed;border-width:2px;cursor:pointer;display:flex;height:100%;justify-content:center;padding:1em}.grid-wrapper{grid-gap:.5em;align-items:center;display:grid;gap:.5em;grid-auto-flow:column;text-align:left}.grid-wrapper p{margin:0}.file-name-wrapper{grid-gap:.5em;display:grid;gap:.5em;grid-auto-flow:column}.orange-text{color:var(--color-secondary-700)}.upload-button{background-color:transparent;border:none;cursor:pointer;font-family:Oswald,sans-serif;font-size:1rem;padding:.25rem}.upload-button:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.download{height:63px;width:63px}.margin-bottom-10{margin-bottom:10px}.tree-container{display:flex}.tree-container>div{flex:1 1}.tree-container .tree-category-group-list-container{display:flex;flex-direction:column;margin-left:10px;vertical-align:top;width:40%}.tree-group-toolbar__input{min-width:80px}.tree-group-toolbar__input input{min-width:80px;width:100%}.translate-form .u-button{font-weight:var(--fw-normal-400);margin-bottom:.625em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.translate-form .form-inline{border:2px solid #000;border-radius:5px;margin-top:20px;padding:20px;width:-webkit-max-content;width:max-content}.translate-form #translatorPage{margin:10px auto auto}.translate-form .selectors-column-wrapper{display:flex;margin-bottom:.5em}.translate-form .selectors-column-wrapper>*{margin-right:1.25em}.translate-form .u-droppod-item-header{margin-bottom:1em}.translate-form .u-droppod-info{margin-bottom:calc(var(--size-text-1)*.625);margin-top:calc(var(--size-text-1)*.5)}.translate-form .link-icon{margin-right:.5em}.translate-form .accent{margin-bottom:0}.translate-settings .link-icon{margin-right:.5em}.translate-settings .u-button{font-weight:var(--fw-normal-400);margin-bottom:.625em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.translate-settings .form-inline{border:2px solid #000;border-radius:5px;margin-top:20px;padding:20px;width:-webkit-max-content;width:max-content}.translate-settings #translatorPage{margin:10px auto auto}.translate-settings .selectors-column-wrapper{display:flex;margin-bottom:.5em}.translate-settings .selectors-column-wrapper>*{margin-right:1.25em}.translate-settings .u-droppod-item-header{margin-bottom:1em}.translate-settings .accent{margin-bottom:0}.translate-settings .u-droppod{flex:.9 1;overflow:hidden}.translate-settings .u-droppod:first-of-type{flex:1 1;margin-bottom:1.25em}.translate-settings .languages .language-with-button-wrapper{display:flex;margin-bottom:.625em}.translate-settings .languages .language-with-button-wrapper .u-input{flex:0 1;margin-right:.625em}.translate-settings .languages .language-with-button-wrapper .selector{margin-right:.625em;min-width:206.4px}.translate__wrapper{display:flex;height:100%}.translate__wrapper .u-flex-column{flex-grow:.33}.new-product-toolbar__first-row-wrapper .input--id{max-width:120px;min-width:100px}.new-product-toolbar__first-row-wrapper .input--id input{min-width:100px}.new-product-toolbar__first-row-wrapper .input--name{min-width:280px}.new-product-toolbar__first-row-wrapper input[type=checkbox]{margin:4px}.new-product-toolbar__first-row-wrapper .input-checkboxes-wrapper{margin-right:10px}.new-product-toolbar__first-row-wrapper .back-to-main>span>a{color:#fff;text-decoration:none}.product-attributes-block-buttons-header{display:flex;flex-wrap:wrap;font-size:13px;margin-top:9px}.product-attributes-block-buttons-header>*{margin-bottom:3px;margin-top:3px}.product-attributes-block-buttons-header .form-control{font-size:13px;margin-right:10px}.product-attributes-block-buttons-header .btn,.product-attributes-block-buttons-header .selector{margin-right:10px}.product-attributes-block-buttons-header .selector--name{min-width:600px}.pab-table-wrapper{max-height:calc(var(--offset-height) - var(--header-height) - var(--size-text-1)*1.25 - var(--size-text-1)*.4)}.pab-table-wrapper input{width:80px}.fake-input{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.2em;box-sizing:border-box;color:#495057;font-size:12px;font-weight:400;line-height:1.5;overflow:hidden;padding:.25em .5em;text-align:center;width:26.72px}.fake-input.disabled{background-color:#e9ecef}.bg-selected{background:var(--color-accent-700);color:var(--color-primary-100)}.attribute-input{flex:none;width:90px}.attribute-input input{width:100%}.selector--name{flex:1 1}.orange-circle-with-number{align-items:center;background:var(--color-secondary-700);border-radius:50%;color:var(--color-primary-100);display:flex;font-weight:var(--fw-medium-500);height:1.4em;justify-content:center;width:1.4em}.orange-circle-with-number.d1{background:transparent}.orange-circle-with-number.d1 *{fill:var(--color-secondary-700)}.toolset-pb-table-wrapper{max-height:calc(var(--offset-height) - var(--header-height) - var(--size-text-1)*1.25 - var(--size-text-1)*.4)}.tab-pane .u-droppod{flex:1 1}.image-block--first-row{display:flex;flex-wrap:wrap;margin-bottom:9px;margin-top:9px}.image-block--first-row>*{margin-bottom:3px;margin-right:10px;margin-top:3px}.image-block--first-row .form-type-delete{max-width:300px}.image-block--first-row .selector-choose-type{min-width:160px}.image-block--table{flex:1 1;max-width:33%;min-width:33%}.image-block--table .image-block--image{max-height:200px;max-width:100%}.image-block--tables-wrapper{display:flex;flex-wrap:wrap}.image-block--tables-wrapper iframe{height:auto;max-width:100%}.wrapper-grid{grid-gap:1.25em;display:grid;gap:1.25em;grid-template-columns:1fr 1fr 1fr}.wrapper-grid .image-block-wrapper,.wrapper-grid .pictogram-block-wrapper{grid-gap:.625em;display:grid;gap:.625em;grid-template-rows:auto auto auto 1fr;position:relative}.wrapper-grid .image-block-wrapper .control-buttons,.wrapper-grid .pictogram-block-wrapper .control-buttons{display:flex;position:absolute;right:.375em;top:4em}.wrapper-grid .image-block-wrapper .control-buttons>*,.wrapper-grid .pictogram-block-wrapper .control-buttons>*{cursor:pointer;margin-right:.2em}.wrapper-grid .pictogram-block-wrapper{grid-template-rows:auto 1fr auto}.wrapper-grid .u-droppod-info{overflow:hidden;white-space:nowrap}.wrapper-grid .middle-block__ala-image{height:100px}.video-wrapper{height:1px;max-height:200px;min-height:1px;text-align:center}.video-responsive{height:100%}.video-responsive iframe{height:100%;width:100%}.pictogram-block .pictogram-image{width:60px}.almost-full-table{max-height:calc(var(--offset-height) - var(--header-height) - var(--size-header-5)*1.6)}.gcb-table-wrapper{overflow:auto;scrollbar-gutter:stable}.header-with-toolbar{align-items:center;display:flex;justify-content:space-between;white-space:nowrap}.header-with-toolbar .u-toolbar{font-size:var(--size-text-1);font-weight:var(--fw-normal-400);margin-left:3em;white-space:normal}.header-with-toolbar .selector{min-width:0}.header-with-toolbar .make-main__small{display:none}@media screen and (max-width:1600px){.header-with-toolbar .make-main{display:none}.header-with-toolbar .make-main__small{display:flex}}.dynamic-table-row--selected{background-color:#007bff}.category-selector{min-width:300px}.loader-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.bullfacts .toolbar-row .selector{flex:1 1;min-width:130px}.bullfacts .wide-input{width:40%}.recommendations .recommendations__table{margin-top:.625em}.recommendations .u-search-input{flex:0 1;margin-left:auto;margin-right:.625em;min-width:300px}.toolset-wrapper{display:flex;flex-direction:column;width:100%}.toolset-wrapper .toolbar-row .selector{flex:1 1}.toolset-wrapper .toolset__table{display:flex;overflow:auto;scrollbar-gutter:stable}.translator-page .selector{min-width:0}.translator-page .header-text{margin-right:2.75em;white-space:nowrap}.translator-page .flex-none{flex:none}.translator-page .flex-1{flex:1 1}.translator-page .u-droppod-header{justify-content:space-between}.translator-page .u-table__scroll-wrapper{flex:1 1}.translator-page .u-table{min-height:100%}.compare-content .u-droppod-header{justify-content:space-between}.compare-content .header-text{margin-right:0;padding-right:2.75em}.compare-content .compare-content__table-wrapper,.compare-content .u-toolbar{flex:1 1}.upload-data-header{grid-column-gap:10px;align-items:center;display:grid;grid-template-columns:minmax(auto,490px) 1fr 1fr}.upload-data .toolbar-grid{grid-column-gap:10px;display:grid;grid-template-columns:1fr 1fr}.upload-data .header-text{font-size:var(--size-header-4);font-weight:var(--fw-heavy-700);line-height:1.85em}.upload-data .u-search-input{margin-right:.625em}.upload-data span{align-items:center;display:flex}.upload-data .toolbar-row .u-input{min-width:80px}.upload-data .toolbar-row .u-input input{min-width:80px;width:100%}.upload-data .toolbar-row.second .selector{flex:1 1;min-width:0}.upload-data .toolbar-row.second .selector:last-of-type{min-width:180px}.modal-backdrop{background-color:rgba(0,0,0,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.delete-product-confirmation{background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);left:50%;max-width:400px;padding:10px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;z-index:1001}.header{font-size:18px;margin-bottom:10px;padding-left:20px}.buttons-wrapper{display:flex;justify-content:center;margin-top:20px}.buttons-wrapper button{margin-left:10px}.file-import{grid-gap:10px;align-items:start;border-color:var(--color-texticon-primary);border-radius:.75em;border-style:dashed;border-width:2px;cursor:pointer;display:grid;gap:10px;grid-template-columns:auto 1fr;height:100%;padding:20px;text-align:start}.file-import>div{height:100%}.file-import>div:first-child svg{height:48px;width:48px}.file-import.active{background-color:var(--color-warning-100);border-color:var(--color-warning-700);cursor:default;grid-template-columns:auto 1fr auto auto}.file-import.active.error{background-color:var(--color-danger-100);border-color:var(--color-danger-700)}.file-import.active.error .error-text{color:var(--color-danger-700)}.file-import.active.error.error-body{font-size:var(--size-text-2)}.file-import.success{background-color:var(--color-success-200);border-color:var(--color-success-900);cursor:default;grid-template-columns:auto 1fr auto}.file-import.success .text{color:var(--color-success-700);font-size:var(--size-text-1);margin-top:10px}.file-import .file-replace{margin-top:10px}.file-import .file-replace label{color:var(--color-dark-gray);cursor:pointer;font-size:var(--size-text-);font-weight:500}.file-import .file-replace input{display:none}.file-import .loading-file{-webkit-animation:loading-file-rotation 2s linear infinite;animation:loading-file-rotation 2s linear infinite;height:48px;width:48px}.file-import .error-text,.file-import .orange-text{margin-top:10px}.file-import-percent{color:var(--color-texticon-primary);font-size:var(--size-text-2)}.file-import-time{color:var(--color-gray);font-size:var(--size-text-3);height:100%;margin-right:-4px}.file-import-close{height:100%}.file-import-close svg{cursor:pointer;height:24px;width:24px}.file-import input[type=file]{display:none}.file-import .body{font-size:var(--size-text-1)}.file-import .body .file-orange-text{color:var(--color-secondary-700);display:inline!important;display:initial!important}@-webkit-keyframes loading-file-rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-file-rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.file-import p{margin:0}.admin-page .u-input{flex:0 1;margin-bottom:.5em}.admin-page .u-button,.admin-page .u-input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admin-page .u-button{margin-top:1.25em}.selector{min-width:140px}.navbar-wrapper{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:.5em;padding-top:.5em}.navbar-wrapper .buttons-wrapper{align-items:center;display:flex}@media(max-width:768px){.navbar-wrapper .buttons-wrapper{margin-top:0}}.navbar-wrapper .buttons-wrapper>*{margin:0 0 0 1.25em}.navbar-wrapper .logout-icon{cursor:pointer}.navbar-wrapper .path-wrapper{align-items:center;display:flex;flex-direction:row-reverse}.navbar-wrapper .chevron-icon{height:1em;margin-top:3px;width:1em}.navbar-wrapper .path-link{padding-inline:.714em}.new-product{min-width:0}.new-product-pb-toolbar__first-row-wrapper .input--id{max-width:120px;min-width:100px}.new-product-pb-toolbar__first-row-wrapper .input--id input{min-width:100px}.new-product-pb-toolbar__first-row-wrapper .input--name{min-width:280px}.new-product-pb-toolbar__first-row-wrapper input[type=checkbox]{margin:4px}.new-product-pb-toolbar__first-row-wrapper .input-checkboxes-wrapper{margin-right:10px}.new-product-pb-toolbar__first-row-wrapper .back-to-main>span>a{color:#fff;text-decoration:none}.toolbar-row.select-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.nav-tabs{border-bottom:none}.nav-item>button.nav-link{background:transparent;border:none;border-bottom:1px solid var(--color-neutral-100);color:var(--color-neutral-300);font-weight:var(--fw-medium-500);padding-inline:3.75em}.nav-item>button.nav-link.active{border-bottom:2px solid var(--color-accent-700);color:var(--color-accent-700)}.nav-item>button.nav-link:focus{outline:none}.tabs-wrapper{margin-bottom:.375em;margin-top:.375em}.tab-content{display:flex;flex:1 1;flex-direction:column;min-height:0}.tab-content .u-droppod-scroll-wrapper{flex:1 1}.tab-content .u-table__scroll-wrapper{flex:none}.tab-content .u-droppod{border:none;border-radius:0;box-shadow:none;padding:0 0 .4em}.tab-content .active.u-flex-column{display:flex;min-height:0}.tab-content .active .tab-content,.tab-content .active.tab-pane{display:flex;flex:1 1}.tab-content .textarea-wrapper{display:flex;flex:0 1;flex-direction:column;margin-bottom:.625em}@media screen and (max-width:1400px){.tab-content .textarea-wrapper{flex:1 1}}.tab-content .text-part{flex:1 1;margin-right:3.75em}.common-wrapper{display:flex;flex:1 1;flex-direction:column}.common-wrapper .u-textarea,.common-wrapper textarea,.common-wrapper>*{flex:1 1}.row-or-column{display:flex;min-height:100%;overflow:hidden}@media screen and (max-width:1400px){.row-or-column{flex-direction:column;overflow:auto}.row-or-column .common-wrapper{flex-direction:row}.row-or-column .common-wrapper>:first-child{margin-right:1em}.row-or-column .text-part{margin-right:0}}.graphic-part{flex:1.5 1!important}.graphic-part .u-droppod-section-header{align-items:center;display:flex;justify-content:space-between}.graphic-part .u-toolbar{margin:0}.image-blocks-grid{grid-gap:.625em 1.25em;display:grid;gap:.625em 1.25em;grid-template-columns:repeat(3,1fr)}.middle-block__ala-image{background:var(--color-neutral-200);display:block;height:180px;object-fit:contain;width:100%}.close-video{background:#fff;border-radius:50%;bottom:100%;box-sizing:initial;cursor:pointer;left:100%;padding:.5em;position:absolute}.youtube-modal .modal-body{display:flex;flex-direction:column}.youtube-modal .modal-content{min-height:480px}.youtube-modal .video-responsive{display:flex;flex:1 1;flex-direction:column}.youtube-modal iframe{flex:1 1}.block-wrapper{grid-gap:.625em;display:grid;gap:.625em;grid-template-rows:1fr auto;position:relative}.block-wrapper .image-name{overflow-wrap:anywhere}.block-wrapper .image-wrapper{overflow:hidden;position:relative}.block-wrapper .image-date{color:var(--color-neutral-300)}.block-wrapper .in-round{background:var(--color-neutral-0);border-radius:50%;box-sizing:initial;cursor:pointer;padding:4px}.block-wrapper .in-round *{fill:var(--color-texticon-primary)}.block-wrapper .tags-wrapper{display:flex;gap:.3125em;left:.3125em;position:absolute;top:.3125em}.block-wrapper .share-wrapper{bottom:.3125em;display:flex;gap:.3125em;position:absolute;right:.3125em}.block-wrapper .play-circle{bottom:0;cursor:pointer;left:0;margin:auto;position:absolute;right:0;top:0}.block-wrapper .close-i{position:absolute;right:.3125em;top:.3125em}.block-wrapper .selectors-edit-wrapper{grid-gap:.625em;display:grid;gap:.625em}.block-wrapper .delete-image-confirmation{background:var(--color-neutral-0);border:1px solid var(--color-accent-700);border-radius:.75em;color:var(--color-texticon-primary);display:flex;flex-direction:column;height:100%;outline:4px solid var(--color-accent-100);padding:1.25em;position:absolute}.block-wrapper .delete-image-confirmation .header{color:var(--color-primary-900);font-size:var(--size-header-6);font-weight:700;line-height:1.2em}.block-wrapper .delete-image-confirmation .buttons-wrapper{display:flex;justify-content:space-between;margin-top:auto}.deleted-block{align-items:center;color:var(--color-texticon-primary);justify-content:center;overflow-wrap:anywhere}.deleted-block,.files-holder{display:flex;flex-direction:column}.files-holder{gap:.625em}.file-load-modal-body-item{display:flex;gap:.625em}.file-load-modal-body-item .bad,.file-load-modal-body-item .good,.file-load-modal-body-item .load{display:none;height:3em;width:3em}.file-load-modal-body-item.green .good{display:block}.file-load-modal-body-item.green .status-text{color:var(--color-success-700)}.file-load-modal-body-item.red .bad{display:block}.file-load-modal-body-item.red .status-text{color:var(--color-danger-700)}.file-load-modal-body-item.orange .load{display:block}.file-load-modal-body-item.orange .status-text{color:var(--color-warning-700)}.file-load-modal-body-item .time{color:var(--color-neutral-300);font-size:var(--size-text-3)}.file-load-modal-body-item .info-holder{display:flex;flex:1 1;flex-direction:column;gap:.625em}.load-modal{bottom:2.5em;gap:1.25em;min-width:450px;position:fixed;right:1.25em}.load-modal .u-droppod-section-header{margin:0}.load-modal .progressbar-wrapper{background:linear-gradient(28deg,#d76f1f -28.65%,#ec8738 22.16%,rgba(236,135,56,0) 107.99%);border-radius:2em;height:1.25em;overflow:hidden;position:relative}.load-modal .progressbar-wrapper .progressbar-slider{background:radial-gradient(circle at 0,transparent .625em,var(--color-neutral-200) .6251em,var(--color-neutral-200) 100%);border-bottom-right-radius:2em;border-top-right-radius:2em;height:100%;margin-left:auto;position:absolute;right:0}.load-modal .progressbar{position:relative}.load-modal .progressbar .progressbar-percent{bottom:100%;color:var(--color-texticon-primary);font-size:var(--size-text-2);left:0;position:absolute;right:0;text-align:center}.load-modal .progressbar .progressbar-text{color:var(--color-texticon-primary);font-size:var(--size-text-2);margin-top:.5em}.ad-characteristics .u-icon--green *{fill:var(--color-success-700)}.ad-characteristics .u-icon--grey *{fill:var(--color-texticon-primary)}.product-description-tab{display:flex;gap:2.5em}@media screen and (max-width:1400px){.product-description-tab{flex-direction:column;gap:1.5em}}.images-grid-wrapper-7{grid-gap:.625em 1.25em;display:grid;gap:.625em 1.25em;grid-template-columns:repeat(7,1fr)}@media screen and (max-width:1600px){.images-grid-wrapper-7{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1200px){.images-grid-wrapper-7{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:992px){.images-grid-wrapper-7{grid-template-columns:repeat(3,1fr)}}.file-downloader{cursor:pointer}.file-downloader *{fill:var(--color-primary-700)}.delete-image-confirmation.custom{background:var(--color-neutral-0);border:1px solid var(--color-accent-700);border-radius:.75em;bottom:3.75em;color:var(--color-texticon-primary);display:flex;gap:1.25em;outline:4px solid var(--color-accent-100);padding:1.25em;position:absolute;right:2.5em}.delete-image-confirmation.custom .header{color:var(--color-primary-900);font-size:var(--size-header-6);font-weight:700;line-height:1.2em}.delete-image-confirmation.custom .header-wrapper{display:flex;flex-direction:column;gap:.625em}.delete-image-confirmation.custom .buttons-wrapper{align-items:center;display:flex;gap:.625em}.global-watchtower.role-chine .menubar-wrapper,.global-watchtower.role-chine .navbar-wrapper .upload-photos{display:none}.global-watchtower.role-chine .navbar-wrapper .buttons-wrapper{margin-top:0}.statistic-invoices-info{align-items:center;display:flex;font-weight:400}.invoice-item{border-radius:12px;padding:4px 7px}.total-invoices{font-size:var(--size-header-6)}.watchtower-droppod{gap:1.25em}.ready-to-ship-invoices{background-color:#f0fdf1;margin-left:15px}.in-process-invoices{background-color:#fff3e2;border-radius:12px;margin-left:15px}.statistic,.statistic-wrapper{display:flex;gap:1.25em}.statistic-wrapper{flex:1 1;flex-direction:column}.inline-item{display:flex;font-weight:500;gap:.625em}.statistic-value{font-size:var(--size-header-4);font-weight:var(--fw-heavy-700);line-height:normal}.statistic-sub-value{color:var(--color-texticon-primary);display:flex;font-weight:500;gap:1.25em;margin-top:.9em}.statistic-card{gap:.625em}.statistic-chart{flex-direction:row;gap:2.5em;min-width:450px}.statistic-container{display:flex;gap:1.25em}.statistic-container>div{flex:1 1}.statistic-total-products-val{font-size:var(--size-header-5);font-weight:700;left:0;position:absolute;right:0;text-align:center}.chart-wrapper{align-items:center;display:flex;position:relative}.legend-title{font-weight:500}.legend-wrapper{display:flex;flex:1 1;flex-direction:column;gap:1.25em;justify-content:center}.legend-text{display:flex;flex:1 1;justify-content:space-between}.legend-item{align-items:center;display:flex;gap:.5em}.legend-color{border-radius:50%;height:.625em;width:.625em}.legend-text-line-through{text-decoration:line-through}.watchtower{overflow:hidden}.watchtower-title{font-size:24px;font-weight:700}.watchtower-settings{grid-column-gap:8px;cursor:pointer;display:grid;grid-template-columns:auto 1fr;margin-left:20px;margin-right:20px}.watchtower .filters{grid-column-gap:10px;align-items:center;display:grid;grid-template-columns:3fr 1fr 1fr 1fr}.watchtower .filters>*{margin-bottom:0;margin-top:0}.watchtower-table{height:100%;overflow:auto;width:100%}.watchtower-table tr td{padding:15px 10px}.watchtower-table tr td:first-child{white-space:nowrap;width:-webkit-min-content;width:min-content}.watchtower-table tr td:nth-child(2){padding:0;width:40px}.watchtower-table tr td:nth-child(2) svg{cursor:pointer;height:16px;width:16px}.watchtower-table tr:nth-child(n+1){box-shadow:inset 0 -1px 0 0 #d1d1f2}.watchtower-table tr.active{background:rgba(209,209,242,.102)}.watchtower-table tr.active td:last-child,.watchtower-table tr.product td:last-child{border-left:2px solid #f1f2f9}.watchtower-table tr.product td .product-title-grid{grid-column-gap:10px;display:grid;grid-template-columns:1fr auto}.watchtower-table tr.product td .product-title-grid svg{cursor:pointer;margin:5px 10px;width:24px}.watchtower-table tr.product td .product-title{min-width:20vw}.watchtower-table tr.product td .criterias{display:flex;flex-wrap:nowrap;gap:10px}.watchtower-table tr.product td .criterias:not(:empty){padding-left:12px;padding-right:12px}.watchtower-table tr:not(.header) td:nth-child(4),.watchtower-table tr:not(.product) td:nth-child(7){color:#686868}.watchtower-table .tr-header td{background:#f1f2f9;padding:5px 12px 8px;white-space:nowrap}.watchtower-table .tr-header td>div{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;height:100%;width:100%}.watchtower-table .tr-header td>div div{color:#33333d;font-size:16px;font-weight:500}.watchtower-table .tr-header td>div span{color:#686868;font-size:14px}.watchtower-table .status{border:1px solid #fefeff;border-radius:12px;color:#33333d;padding:6px 10px;white-space:nowrap}.watchtower-table .status.in-progress{background:#fff3e2}.watchtower-table .status.ready-to-ship{background:#f0fdf1}.watchtower-table .product-status{border-radius:8px;border-width:1px;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;padding:10px;text-align:center;white-space:nowrap}.watchtower-table .product-status+.product-status{margin-top:10px}.watchtower-table .product-status.remark{border:1px solid #c92d3a;color:#c92d3a}.watchtower-table .product-status.check{border:1px solid #159469;color:#159469}.watchtower-table .product-status.empty,.watchtower-table .product-status.uncheked{border:1px solid #f98b36;color:#f98b36}.watchtower-table .progress{background:#f1f2f9;border-bottom-right-radius:10px;border-top-right-radius:10px;height:20px;position:relative;width:142px}.watchtower-table .progress .inner{border-bottom-right-radius:10px;border-top-right-radius:10px;bottom:0;left:0;position:absolute;top:0}.watchtower-table .progress .inner.in{background:#f98b36}.watchtower-table .progress .inner.end{background:#159469}.watchtower .criteria-status{cursor:pointer}@media(max-width:768px){.watchtower.role-cn .product-group-settings,.watchtower.role-cn .statistic,.watchtower.role-cn .watchtower-title{display:none}.watchtower.role-cn .filters{grid-template-columns:1fr}.watchtower.role-cn .filters>:not(.u-search-input),.watchtower.role-cn .watchtower-table tr>:nth-child(n+2){display:none}}.watchtower .criteria-status,.watchtower-product-preview .criteria-status{grid-column-gap:10px;align-items:center;display:grid;grid-template-columns:auto -webkit-min-content;grid-template-columns:auto min-content;white-space:nowrap}.watchtower .criteria-status .tile,.watchtower-product-preview .criteria-status .tile{color:#33333d;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px}.watchtower .criteria-status.pendingCheck .subtitle,.watchtower .criteria-status.pendingImage .subtitle,.watchtower-product-preview .criteria-status.pendingCheck .subtitle,.watchtower-product-preview .criteria-status.pendingImage .subtitle{color:#f98b36}.watchtower .criteria-status.approved .subtitle,.watchtower-product-preview .criteria-status.approved .subtitle{color:#159469}.watchtower .criteria-status.declined .subtitle,.watchtower-product-preview .criteria-status.declined .subtitle{color:#c92d3a}.watchtower .criteria-status.declined .subtitle,.watchtower .criteria-status.pendingCheck .subtitle,.watchtower-product-preview .criteria-status.declined .subtitle,.watchtower-product-preview .criteria-status.pendingCheck .subtitle{font-weight:500}.checkbox-selector{position:relative}.checkbox-selector.active .line{border:1px solid #3a8fdd}.checkbox-selector .line{background:#fefeff;border:1px solid #f1f2f9;border-radius:12px;box-shadow:0 5px 10px 0 hsla(226,8%,69%,.102);cursor:pointer;display:grid;grid-template-columns:1fr auto;padding:16px 12px}.checkbox-selector .line img{height:24px;width:24px}.checkbox-selector-body{display:block;left:0;position:absolute;right:0;top:calc(100% + 10px);z-index:1}.checkbox-selector-body-inner{background:#fff;border:1px solid #f1f2f9;border-radius:12px;box-shadow:0 4px 8px 0 rgba(0,0,0,.161);max-height:150px;overflow:auto;padding:15px}.watchtower-product-preview{bottom:0;display:block;left:0;margin:0!important;position:fixed;right:0;top:0}.watchtower-product-preview .back{background:rgba(0,0,0,.3);height:100%;margin:0;width:100%;z-index:2}.watchtower-product-preview .window{background:#fff;border-bottom-left-radius:12px;border-top-left-radius:12px;bottom:0;min-width:770px;overflow:auto;padding:40px;position:absolute;right:0;top:0;width:50vw;z-index:3}@media(max-width:768px){.watchtower-product-preview .window{border-radius:0!important;min-width:auto;padding:20px;width:100vw}}.watchtower-product-preview .window .settings{display:grid;grid-template-columns:auto 1fr auto}.watchtower-product-preview .window .settings svg{cursor:pointer;height:24px;width:24px}.watchtower-product-preview .window>.title{border-bottom:1px solid #d1d1f2;color:#33333d;font-size:32px;font-weight:700;letter-spacing:-1px;line-height:100%;margin-top:20px;padding-bottom:20px;vertical-align:middle}.watchtower-product-preview .window .body .invoice{background:#f1f2f9;border-radius:12px;gap:10px;margin-top:20px;padding:20px}.watchtower-product-preview .window .body .invoice .title{grid-column-gap:10px;display:grid;grid-template-columns:1fr auto}.watchtower-product-preview .window .body .invoice .title .number{color:#33333d;font-size:20px;font-weight:700;letter-spacing:0;line-height:24px;vertical-align:middle}.watchtower-product-preview .window .body .invoice .status{border:1px solid #fefeff;border-radius:12px;color:#33333d;font-size:14px;padding:6px 10px;white-space:nowrap}.watchtower-product-preview .window .body .invoice .status.in-progress{background:#fff3e2}.watchtower-product-preview .window .body .invoice .status.ready-to-ship{background:#f0fdf1}.watchtower-product-preview .window .body .invoice .date{color:#a9abb6;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;margin-top:10px}.watchtower-product-preview .window .body .invoice .history{align-items:center;display:inline-flex;font-size:16px;font-weight:500;gap:8px;letter-spacing:0;line-height:24px;margin-top:10px;text-align:center;vertical-align:middle}.watchtower-product-preview .window .body .invoice .history svg{height:24;width:24}.watchtower-product-preview .window .body .invoice .history-view{margin-top:10px}.watchtower-product-preview .window .body .product{margin-top:20px}.watchtower-product-preview .window .body .product .title{grid-column-gap:10px;align-items:center;display:grid;grid-template-columns:1fr auto}.watchtower-product-preview .window .body .product .title .number{color:#33333d;font-size:20px;font-weight:700;letter-spacing:0;line-height:24px;vertical-align:middle}.watchtower-product-preview .window .body .product .product-status{border-radius:8px;border-width:1px;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;padding:10px;text-align:center;white-space:nowrap}.watchtower-product-preview .window .body .product .product-status.remark{border:1px solid #c92d3a;color:#c92d3a}.watchtower-product-preview .window .body .product .product-status.check{border:1px solid #159469;color:#159469}.watchtower-product-preview .window .body .product .product-status.empty,.watchtower-product-preview .window .body .product .product-status.uncheked{border:1px solid #f98b36;color:#f98b36}.watchtower-product-preview .window .body .product .product-status+.product-status{margin-top:10px}.watchtower-product-preview .window .body .product .date{color:#a9abb6;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;margin-top:10px}.watchtower-product-preview .window .body .product .history{align-items:center;display:inline-flex;font-size:16px;font-weight:500;gap:8px;letter-spacing:0;line-height:24px;margin-top:10px;text-align:center;vertical-align:middle}.watchtower-product-preview .window .body .product .history svg{height:24;width:24}.watchtower-product-preview .window .body .product .history-view{margin-top:10px}.watchtower-product-preview .window .body .criterias-header{align-items:center;display:grid;grid-template-columns:1fr auto;margin-bottom:20px;margin-top:20px}.watchtower-product-preview .window .body .criterias-header .title{color:#33333d;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px;vertical-align:middle}.watchtower-product-preview .window .body .criterias-header svg{height:24px;margin-right:8px;width:24px}.watchtower-product-preview .window .body .criterias .criteria-header{grid-column-gap:10px;display:grid;grid-template-columns:1fr auto;margin-bottom:20px}.watchtower-product-preview .window .body .criterias .criteria-header>.title{font-size:20px;font-weight:700;letter-spacing:0;line-height:24px;vertical-align:middle}.watchtower-product-preview .window .body .criterias .criteria-header svg{cursor:pointer;height:24px;width:24px}.watchtower-product-preview .window .body .criterias .criteria-statuses{background:rgba(209,209,242,.102);border-radius:12px;gap:10px;margin-bottom:20px;padding:20px}.watchtower-product-preview .window .body .criterias .criteria-status{display:grid;grid-template-columns:auto 1fr -webkit-min-content!important;grid-template-columns:auto 1fr min-content!important}.watchtower-product-preview .window .body .criterias .criteria-status+.criteria-status{margin-top:10px}.watchtower-product-preview .window .body .criterias .criteria-status.approved,.watchtower-product-preview .window .body .criterias .criteria-status.declined{cursor:pointer}.watchtower-product-preview .window .body .criterias .criteria-date{align-items:center;color:#a9abb6;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px}.watchtower-product-preview .window .body .images>.title{font-size:32px;font-weight:700;letter-spacing:-1px;line-height:100%;margin-bottom:20px;margin-top:20px;vertical-align:middle}@media(max-width:768px){.watchtower-product-preview .window .body .images>.title{font-size:24px}}.watchtower-product-preview .window .body .images .criteria-header{grid-column-gap:10px;display:grid;grid-template-columns:1fr auto;margin-bottom:20px}.watchtower-product-preview .window .body .images .criteria-header>.title{font-family:Commissioner;font-size:24px;font-weight:700;letter-spacing:0;line-height:28px;vertical-align:middle}.watchtower-product-preview .window .body .images .criteria-header svg{cursor:pointer;height:24px;width:24px}.watchtower-product-preview .window .body .images .criteria-child{background:rgba(209,209,242,.102);border-radius:12px;gap:20px;margin-bottom:20px;padding:20px}.watchtower-product-preview .window .body .images .criteria-child-header{grid-column-gap:10px;align-items:center;display:grid;grid-template-columns:auto auto 1fr auto;margin-bottom:20px}.watchtower-product-preview .window .body .images .criteria-child-header .title{font-size:20px;font-weight:700;letter-spacing:0;line-height:24px;vertical-align:middle}.watchtower-product-preview .window .body .images .criteria-child-header .status.pendingCheck,.watchtower-product-preview .window .body .images .criteria-child-header .status.pendingImage{color:#f98b36}.watchtower-product-preview .window .body .images .criteria-child-header .status.approved{color:#159469}.watchtower-product-preview .window .body .images .criteria-child-header .status.declined{color:#c92d3a}.watchtower-product-preview .window .body .images .criteria .image-box{aspect-ratio:1/.9;border-radius:12px;display:block;gap:10px;margin-bottom:10px;overflow:hidden;position:relative;width:100%}.watchtower-product-preview .window .body .images .criteria .image-box img{height:200px;object-fit:contain;width:100%}.watchtower-product-preview .window .body .images .criteria .image-box .settings{bottom:7px;display:inline-flex;gap:13px;position:absolute;right:5px}.watchtower-product-preview .window .body .images .criteria .image-box .settings div,.watchtower-product-preview .window .body .images .criteria .image-box .settings-close{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.watchtower-product-preview .window .body .images .criteria .image-box .settings div svg,.watchtower-product-preview .window .body .images .criteria .image-box .settings-close svg{height:auto;width:20px}.watchtower-product-preview .window .body .images .criteria .image-box .settings div svg path,.watchtower-product-preview .window .body .images .criteria .image-box .settings-close svg path{fill:#686868}.watchtower-product-preview .window .body .images .criteria .image-box .settings-close{position:absolute;right:7px;top:7px}.watchtower-product-preview .window .body .images .criteria .title-criteria:not(:empty){font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;vertical-align:middle}.watchtower-product-preview .window .body .images .criteria-images{margin-bottom:20px}.watchtower-product-preview .window .body .images .criteria-images-row{display:inline-flex;flex-wrap:wrap;gap:20px}.watchtower-product-preview .window .body .images .criteria-images-row>div{max-width:200px;overflow:hidden}@media(max-width:515px){.watchtower-product-preview .window .body .images .criteria-images-row>div{max-width:140px}}.watchtower-product-preview .window .body .images .criteria-images .approved .image-box{border:1px solid #159469}.watchtower-product-preview .window .body .images .criteria-images .pending-check .buttons{border:1px solid #3a8fdd;border-radius:12px;color:#222224;display:inline-flex;flex-wrap:nowrap;font-size:16px;font-weight:400;gap:4px;letter-spacing:0;line-height:20px;margin-bottom:10px;padding:10px;white-space:nowrap;width:100%}.watchtower-product-preview .window .body .images .criteria-images .pending-check .buttons svg{cursor:pointer;height:24;width:24}.watchtower-product-preview .window .body .images .criteria-images-comments{grid-gap:20px;display:grid;grid-template-columns:200px 1fr;margin-bottom:20px}@media(max-width:768px){.watchtower-product-preview .window .body .images .criteria-images-comments{grid-template-columns:1fr 1fr}.watchtower-product-preview .window .body .images .criteria-images-comments-body{grid-column:span 2}}.watchtower-product-preview .window .body .images .criteria-images-comments .header{grid-column-gap:10px;display:grid;grid-template-columns:1fr auto;padding:0}.watchtower-product-preview .window .body .images .criteria-images-comments .header .title{font-size:16px;font-weight:500;letter-spacing:2%;line-height:16px;margin-bottom:8px;vertical-align:middle}.watchtower-product-preview .window .body .images .criteria-images-comments .header .title span{color:red}.watchtower-product-preview .window .body .images .criteria-images-comments .date{color:#a9abb6;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;vertical-align:middle}.watchtower-product-preview .window .body .images .criteria-images-comments .count{color:#33333d;font-size:16px;font-weight:500;letter-spacing:0;line-height:20px;margin-bottom:20px;vertical-align:middle}.watchtower-product-preview .window .body .images .criteria-images-comments .count span{color:#686868;font-size:12px;font-weight:400;letter-spacing:0;line-height:18px}.watchtower-product-preview .window .body .images .criteria-images-comments .comment-header{grid-column-gap:10px;align-items:center;display:grid;grid-template-columns:auto auto 1fr;margin-bottom:18px}.watchtower-product-preview .window .body .images .criteria-images-comments .comment-header-title{color:#33333d;font-size:16px;font-weight:500;letter-spacing:2%;line-height:16px;vertical-align:middle}.watchtower-product-preview .window .body .images .criteria-images-comments .comment-header-date{color:#a9abb6;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px;vertical-align:middle}.watchtower-product-preview .window .body .images .criteria-images-comments .comment-body{margin-bottom:30px}.watchtower-product-preview .window .body .images .criteria-images-comments .comment-body-files{display:inline-flex;flex-wrap:wrap;gap:20px;margin-top:10px;position:relative}.watchtower-product-preview .window .body .images .criteria-images-comments .comment-body-files .anger{border-radius:12px;height:100px;width:100px}.watchtower-product-preview .window .body .images .criteria-images-comments .comment-body-files .settings{bottom:7px;display:inline-flex;gap:13px;position:absolute;right:5px}.watchtower-product-preview .window .body .images .criteria .rejected>.title{color:#33333d;font-size:16px;font-weight:500;letter-spacing:0;line-height:20px;margin-bottom:10px;vertical-align:middle}.watchtower-product-preview .window .body .criteria-empty{align-items:center;color:#686868;display:flex;flex-direction:column;font-size:20px;font-weight:400;justify-content:center;letter-spacing:0;line-height:24px;padding:67px 40px;text-align:center;vertical-align:middle}.watchtower-product-preview .window .body .criteria-empty svg{height:72px;margin-bottom:20px;width:72px}.watchtower-product-preview .window .body .criteria-empty svg path{fill:#dadada}.watchtower-product-preview .window .body .upload-files-title{font-size:22px;font-weight:700;letter-spacing:0;line-height:24px;margin-bottom:10px;vertical-align:middle}.watchtower-product-preview .window .body .upload-files.active{background:#fefeff;border-radius:12px;border-width:1px;padding:20px}.watchtower-product-preview .window .body .upload-files.active .body{margin-top:20px}.watchtower-product-preview .window .body .upload-files.active .body>.title{color:#33333d;font-size:22px;font-weight:700;letter-spacing:0;line-height:24px;margin-bottom:10px;vertical-align:middle}.watchtower-product-preview .window .body .upload-files.active .body .files .file{grid-column-gap:10px;display:grid;grid-template-columns:auto 1fr auto}.watchtower-product-preview .window .body .upload-files.active .body .files .file .check{height:48px;width:48px}.watchtower-product-preview .window .body .upload-files.active .body .files .file .name{align-self:center}.watchtower-product-preview .window .body .upload-files.active .body .files .file .close{cursor:pointer}.watchtower-product-preview .window .body .upload-files.active .body .files .file+.file{margin-top:10px}.watchtower-product-preview .window .body .upload-files.active .footer{grid-column-gap:10px;display:grid;grid-template-columns:1fr 1fr;margin-top:20px}.watchtower-product-preview .window .body .upload-files button.clear{background:transparent;border:1px solid #686868;color:#686868;font-size:18px;font-weight:600;letter-spacing:0;line-height:24px;text-align:center;vertical-align:middle}.watchtower-product-preview .window .body button.product-image{background:#686868;border:1px solid #686868;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;margin-top:10px;padding:14px 20px;text-align:center;vertical-align:middle;width:100%}.watchtower-product-preview .window .body button.product-image.inactive{background:#fff;color:#686868}.watchtower-product-preview .window .body .comment-imput .title{font-size:16px;font-weight:500;letter-spacing:2%;line-height:16px;margin-bottom:8px;vertical-align:middle}.watchtower-product-preview .window .body .comment-imput .send{align-items:center;display:flex;flex-grow:10px;justify-content:end;margin-top:17px}.watchtower-product-preview .window .body .comment-imput .send .files{align-items:center;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;height:100%;letter-spacing:0;line-height:24px;margin-bottom:0;margin-right:30px;text-align:center;vertical-align:middle}.watchtower-product-preview .window .body .comment-imput .send .files>div{display:inline-flex}.watchtower-product-preview .window .body .comment-imput .send .files svg{margin-right:8px}.watchtower-product-preview .window .body .comment-imput .send .files svg path{stroke:#686868}.watchtower-product-preview .window .body .comment-imput .send button{background:#f59245;color:#fff}.watchtower-product-preview .window .body .comment-imput .view-files .file{display:inline-flex;gap:10px;width:100%}.watchtower-product-preview .window .body .comment-imput .view-files .file svg{height:24px;width:24px}.watchtower-product-preview .window .body .comment-settings{cursor:pointer}.watchtower-product-preview .window .body .want-delete{background:#fefeff;border:4px solid #eff7ff;border-radius:12px;max-height:250px;overflow:hidden;width:230px}.watchtower-product-preview .window .body .want-delete .body{grid-row-gap:10px;text-wrap:wrap;border:1px solid #3a8fdd;border-radius:12px;display:grid;grid-template-rows:auto 1fr auto;height:100%;padding:20px}.watchtower-product-preview .window .body .want-delete .body .title{color:#222224;font-size:22px;font-weight:700;letter-spacing:0;line-height:24px}@media(max-width:576px){.watchtower-product-preview .window .body .want-delete .body .title{display:none}}.watchtower-product-preview .window .body .want-delete .body .subtitle{color:#686868;font-size:16px;font-weight:400;letter-spacing:0;line-height:20px}@media(max-width:768px){.watchtower-product-preview .window .body .want-delete .body .subtitle{display:none}}.watchtower-product-preview .window .body .want-delete .body .settings{grid-column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.watchtower-product-preview .window .body .want-delete .body .settings{grid-row-gap:10px;grid-template-columns:1fr}}.watchtower-product-preview .window .body .want-delete .body .settings button{width:100%}.watchtower-product-preview .window>.settings{border-bottom:1px solid #d1d1f2;padding-bottom:20px}.watchtower-product-preview .window>.settings .title{color:#33333d;font-weight:700;text-align:center}.watchtower-product-preview .window .body>.selector{margin-top:20px}.watchtower-product-preview .window .body .images .products .product>div.title{font-size:18px;margin-bottom:20px;margin-top:20px}@font-face{font-family:PF Din Text Cond Pro;font-style:normal;font-weight:400;src:url(/static/media/PFDinTextCondPro.526c3e08dcf418ed9d0f.ttf) format("truetype")}@font-face{font-family:PF Din Text Cond Pro;font-style:normal;font-weight:700;src:url(/static/media/PFDinTextCondPro%20Medium.5c9cc9b1cd53ddbfb0f0.ttf) format("truetype")}.render-pdf{overflow:auto}.render-pdf-header-row1,.render-pdf-header-row2{grid-column-gap:12px;grid-row-gap:16px;align-items:center;display:grid;margin-bottom:20px}.render-pdf-header-row1{grid-template-columns:auto auto 1fr auto 75px 200px 1.5fr}.render-pdf-header-row2{grid-template-columns:.5fr .75fr .5fr 1fr}.render-pdf .errors:not(:empty){background-color:var(--color-danger-100);border-color:var(--color-danger-700);border-radius:.75em;color:var(--color-danger-700);font-size:var(--size-text-2);margin-bottom:20px;padding:20px}.render-pdf .book{color:#000;font-family:PF Din Text Cond Pro,sans-serif}.render-pdf .book.print .page{height:1171px;padding-bottom:19px;padding-top:19px;width:839px}.render-pdf .book.print .page .body{width:742px}.render-pdf .book.print .page .category{bottom:116px;top:154px}.render-pdf .book.print .page.left{padding-right:19px}.render-pdf .book.print .page.left .body .header{padding-left:96px}.render-pdf .book.print .page.left .body .content,.render-pdf .book.print .page.left .body .footer{left:96px}.render-pdf .book.print .page.left .body .category{left:12px}.render-pdf .book.print .page.left .body .category img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.render-pdf .book.print .page.right{padding-left:19px}.render-pdf .book.print .page.right .body .header{padding-right:96px}.render-pdf .book.print .page.right .body .content,.render-pdf .book.print .page.right .body .footer{right:96px}.render-pdf .book.print .page.right .body .category{right:12px}.render-pdf .book.print .page.right .body .category img{-webkit-transform:scale(1);transform:scale(1)}.render-pdf .book .page{background:#fff;height:1133px;margin-left:auto;margin-right:auto;overflow:hidden;width:801px}.render-pdf .book .page .body{height:100%;position:relative;width:723px}.render-pdf .book .page .body .substrate{height:974px;width:100%}.render-pdf .book .page .body .header{grid-column-gap:10px;align-items:center;display:grid;font-size:26px;font-weight:700;height:98px;line-height:24px;padding-bottom:10px;padding-top:16px}.render-pdf .book .page .body .header .logo{align-items:center;display:flex}.render-pdf .book .page .body .content{height:956px;margin-top:12px;overflow:hidden;position:absolute;width:647px}.render-pdf .book .page .body .content-base-image{width:100%}.render-pdf .book .page .body .content-info{grid-column-gap:12px;display:grid;grid-template-columns:233px 54px auto}.render-pdf .book .page .body .content-toolset .title{font-size:12px;font-weight:500}.render-pdf .book .page .body .content-toolset .table{background:transparent;display:grid;font-size:11px;grid-template-columns:34px 36px 230px 1fr;line-height:11px;width:100%}.render-pdf .book .page .body .content-toolset .table div{align-items:center;border-top:1px solid #c6c6c6;display:flex;padding:2px 6px}.render-pdf .book .page .body .content-toolset .table div img{height:12px;width:32px}.render-pdf .book .page .body .content-toolset .table div:nth-child(4n+2){font-weight:600}.render-pdf .book .page .body .content-row-image{align-items:center;display:flex;margin-bottom:8px}.render-pdf .book .page .body .content-row.toolset{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(auto,68%) auto auto;height:100%;justify-content:center}.render-pdf .book .page .body .content-row.toolset.is-series{grid-template-rows:auto minmax(auto,calc(67% - 10px)) auto auto}.render-pdf .book .page .body .content-row.toolset .content-base-image{align-self:center;display:block;margin:auto;max-height:100%;max-width:100%;width:auto}.render-pdf .book .page .body .content-row+div{margin-top:20px}.render-pdf .book .page .body .content-images img.anger,.render-pdf .book .page .body .content-images img.plan{display:block;margin-left:auto;margin-right:auto;max-height:220px;max-width:100%}.render-pdf .book .page .body .content-images img.anger+.pins,.render-pdf .book .page .body .content-images img.anger+img.plan,.render-pdf .book .page .body .content-images img.plan+.pins{margin-top:8px}.render-pdf .book .page .body .content-images .pins{display:flex;flex-wrap:wrap;gap:4px}.render-pdf .book .page .body .content-images .pins img{height:31px;width:31px}.render-pdf .book .page .body .content-qr{display:flex;flex-direction:column}.render-pdf .book .page .body .content-qr .qr{height:auto!important;width:100%!important}.render-pdf .book .page .body .content-qr img{max-width:100%}.render-pdf .book .page .body .content-qr .box,.render-pdf .book .page .body .content-qr .pack{height:auto;margin-left:auto;margin-right:auto;margin-top:12px;max-height:72px}.render-pdf .book .page .body .content-body .title{font-size:16px;font-weight:600;line-height:19.2px;padding-left:2px}.render-pdf .book .page .body .content-body .description{border:1px solid #c6c6c6;border-bottom-left-radius:4px;border-right:none!important;border-top-left-radius:4px;margin-top:4px;padding:6px;padding-right:0!important}.render-pdf .book .page .body .content-body .description ul{border:1px solid #c6c6c6;border-bottom-left-radius:4px;border-right:none!important;border-top-left-radius:4px;font-size:12px;line-height:12px;margin:0;padding-bottom:3px;padding-left:18px;padding-top:3px}.render-pdf .book .page .body .content-body .products{background:transparent;font-size:12px;line-height:12px;margin-top:-6px;text-align:center;width:100%}.render-pdf .book .page .body .content-body .products .thead{border:none!important;color:#ed6e2c;font-size:10px;font-weight:600;justify-content:center;margin-bottom:2px;margin-left:auto;margin-right:auto;padding-left:3px;padding-right:3px;vertical-align:top;width:80%}.render-pdf .book .page .body .content-body .products .thead:nth-child(n+2){background:#fff}.render-pdf .book .page .body .content-body .products .thead img{height:20px;width:25px}.render-pdf .book .page .body .content-body .products .tbody{display:grid}.render-pdf .book .page .body .content-body .products .tbody div{border-top:1px solid #c6c6c6;justify-content:center;padding:2px 6px}.render-pdf .book .page .body .footer{align-items:end;bottom:24px;display:grid;grid-template-columns:auto 1fr;position:absolute;width:234px}.render-pdf .book .page .body .footer .number{font-size:16px;font-weight:300;line-height:19.2px}.render-pdf .book .page .body .footer .site{align-items:end;display:flex;flex-direction:row;font-size:16px}.render-pdf .book .page .body .footer .site img,.render-pdf .book .page .body .footer .site svg{height:17px;width:17px}.render-pdf .book .page .body .footer .site>div:last-child{margin-left:12px}.render-pdf .book .page .body .footer>div:last-child{justify-content:end}.render-pdf .book .page .body .category{bottom:97px;display:block;height:auto;position:absolute;top:135px;width:55px}.render-pdf .book .page .body .category>div{height:100%;position:relative;width:100%}.render-pdf .book .page .body .category>div img{position:absolute;width:55px}.render-pdf .book .page.left .body{margin-left:0;margin-right:auto;padding:0}.render-pdf .book .page.left .body .header{grid-template-columns:1fr auto;padding-left:77px;padding-right:0}.render-pdf .book .page.left .body .content,.render-pdf .book .page.left .body .footer{left:77px}.render-pdf .book .page.left .body .category{left:0}.render-pdf .book .page.left .body .category img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.render-pdf .book .page.right .body{margin-left:auto;margin-right:0}.render-pdf .book .page.right .body .header{grid-template-columns:auto 1fr;padding-left:0;padding-right:77px}.render-pdf .book .page.right .body .header .title{display:flex;justify-content:end;text-align:right}.render-pdf .book .page.right .body .header .logo{order:-1}.render-pdf .book .page.right .body .content,.render-pdf .book .page.right .body .footer{right:77px}.render-pdf .book .page.right .body .footer .number{display:flex;justify-content:end}.render-pdf .book .page.right .body .footer .site{order:-1}.render-pdf .book .page.right .body .category{right:0}.render-pdf .book .page.right .body .category img{-webkit-transform:scale(1);transform:scale(1)}.render-pdf .book .page+.page{margin-top:24px}.render-pdf .book img.series{display:block;height:10px;margin-bottom:10px;max-width:82px}.modal-preview-photo{bottom:0;left:0;position:absolute;right:0;top:0;z-index:4}.modal-preview-photo .background{background:rgba(0,0,0,.3);height:100%;margin:0;width:100%;z-index:4}.modal-preview-photo .body{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.modal-preview-photo .body img{display:block;height:auto;max-height:90vh;max-width:90vw;width:auto}.modal-preview-photo .close-block{background:#fff;border-radius:50%;cursor:pointer;padding:10px;position:absolute;right:40px;top:40px}.modal-preview-photo .close-block svg{height:40px;width:40px}.bg-green{background-color:#2ecc40}.bg-yellow{background-color:#ffdc00}.bg-orange{background-color:#ff851b}.bg-red{background-color:#ff4136}.bg-blue{color:#007bff}.u-no-padding{padding:0}.u-center-text{text-align:center;vertical-align:middle}.u-width-30{min-width:30px;width:30px}.u-width-100{min-width:100px;width:100px}.u-flex-column{display:flex;flex:1 1;flex-direction:column}.u-buttons-wrapper{display:flex;flex-wrap:wrap;margin-bottom:9px;margin-top:9px}.u-buttons-wrapper>*{margin-bottom:3px;margin-right:10px;margin-top:3px}.my-custom-checkbox__wrapper{display:flex}.my-custom-checkbox{opacity:0;position:absolute;z-index:-1}.my-custom-checkbox+label{align-items:center;display:inline-flex;margin:0;-webkit-user-select:none;user-select:none}.my-custom-checkbox+label:before{align-items:center;background:#fff;border:1px solid #ccc;border-radius:.25em;box-sizing:initial;color:#000;content:"";display:flex;flex-grow:0;flex-shrink:0;font-size:15px;height:1em;justify-content:center;padding:.1em;width:1em}.my-custom-checkbox:checked+label:before{content:"✓"}.my-custom-checkbox:disabled+label:before{background-color:#e9ecef}tr.--selected{background-color:#007bff;color:#fff}tr.--selected.--grey{background-color:rgba(0,0,0,.075);color:#000}tr.--selected.--yellow{background-color:#ff0;color:#000}.u-13-selector{font-size:13px}.u-narrow-input{font-size:13px;padding-bottom:0;padding-top:0}.u-width-auto{width:auto}.u-align-center{text-align:center}.u-flex-grow{flex-grow:1}.u-flex-no-srink-inside>*{flex-shrink:0}.u-flex{display:flex}.u-no-link{color:#fff;text-decoration:none}.u-min-w-100{min-width:100px}.u-max-w-100{max-width:100px}.u-min-w-320{min-width:320px}.u-min-w-400{min-width:400px}.u-min-w-600{min-width:600px}
/*# sourceMappingURL=main.8ae56169.css.map*/