.pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination .desc{color:#878787}.pagination ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination ul li{cursor:pointer;border:1px solid #e8e9ec;border-radius:8px;color:rgba(77,79,92,.5);padding:10px 17px;margin:0 4px}.pagination ul li.active{background-color:#14abbd;border:1px solid #14abbd;color:#fff}.pagination ul li.prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination ul li.prev:before{content:"";border-top:1px solid #808495;border-left:1px solid #808495;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:10px;height:10px}.pagination ul li.next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination ul li.next:before{content:"";border-top:1px solid #808495;border-left:1px solid #808495;-webkit-transform:rotate(135deg);transform:rotate(135deg);width:10px;height:10px}.pagination.orange ul li.active{background-color:var(--primary-color)!important;border:1px solid var(--primary-color)}.modal-mask[data-v-e69c219c]{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-content-container[data-v-e69c219c]{background-color:#fff;width:80vw;max-width:1200px;max-height:100vh;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.invitations-header-container[data-v-e69c219c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background-color:var(--primary-color);color:#fff}.invitations-header-title[data-v-e69c219c]{font-weight:500;font-size:1.5rem}.closebtn-icon[data-v-e69c219c]{cursor:pointer;font-size:1.8rem;color:#fff}.invitations-modal-body-container[data-v-e69c219c]{padding:20px;overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.invitations-actions-container[data-v-e69c219c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;gap:20px}.status-input[data-v-e69c219c]{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:400px}.invitations-buttons-container[data-v-e69c219c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.invitations-form-container[data-v-e69c219c]{margin-bottom:30px}.invitations-form-row[data-v-e69c219c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:20px}.invitations-input-half[data-v-e69c219c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.invitations-input-full[data-v-e69c219c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.invitations-input-title[data-v-e69c219c]{font-weight:400;font-size:1rem;color:#898989;margin-bottom:8px}.required-field[data-v-e69c219c]{color:red}.invitations-input-wrapper[data-v-e69c219c]{border:1px solid #e5e5e5;border-radius:8px;padding:12px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invitations-input-value[data-v-e69c219c]{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1rem;color:#333;width:100%;background:transparent}.invitations-input-value[data-v-e69c219c]:focus{outline:none}.invitations-input-value[data-v-e69c219c]:-moz-read-only{color:#b3b3b3;background-color:#f5f5f5}.invitations-input-value[data-v-e69c219c]:read-only{color:#b3b3b3;background-color:#f5f5f5}.invitations-error-message[data-v-e69c219c]{color:red;font-size:.8rem;margin-top:5px;display:block}.invitations-form-buttons[data-v-e69c219c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.invitations-table-container[data-v-e69c219c]{margin-top:20px}.invitations-table-wrapper[data-v-e69c219c]{overflow-x:auto}.invitations-table-header[data-v-e69c219c]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fffefc;border:1px solid #e5e5e5;font-weight:600;color:#505050;padding:12px 0}.invitations-table-header-column[data-v-e69c219c]{padding:0 10px;font-size:.9rem}.invitations-table-row[data-v-e69c219c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;font-size:.9rem;color:#605f5f}.invitations-table-column[data-v-e69c219c]{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.envelope-column[data-v-e69c219c]{width:5%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.name-column[data-v-e69c219c]{width:20%}.company-column[data-v-e69c219c],.date-column[data-v-e69c219c],.phone-column[data-v-e69c219c]{width:16%}.status-column[data-v-e69c219c]{width:24%}.alternate-row[data-v-e69c219c]{background-color:#f7f7f7}.waiting-confirmation[data-v-e69c219c]{color:#ffd600}.confirmed[data-v-e69c219c]{color:#20ce88}.canceled[data-v-e69c219c]{color:red}.status-select[data-v-e69c219c]{width:100%}.invitations-pagination[data-v-e69c219c]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-header[data-v-e69c219c]{display:none;font-weight:600;margin-right:10px}.envelope-canceled[data-v-e69c219c]{color:red}.envelope-waiting[data-v-e69c219c]{color:#ffd600}.envelope-confirmed[data-v-e69c219c]{color:#20ce88}.canceled span[data-v-e69c219c]:not(.envelope-canceled){color:red}.waiting span[data-v-e69c219c]:not(.envelope-waiting){color:#ffd600}.confirmed span[data-v-e69c219c]:not(.envelope-confirmed){color:#20ce88}.page-table-line-special[data-v-e69c219c]{background:#f7f7f7}@media only screen and (max-width:768px){.modal-content-container[data-v-e69c219c]{width:95vw;max-height:95vh}.invitations-actions-container[data-v-e69c219c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.status-input[data-v-e69c219c]{max-width:100%;width:100%;margin-bottom:15px}.invitations-buttons-container[data-v-e69c219c]{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.invitations-form-row[data-v-e69c219c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.invitations-table-header[data-v-e69c219c]{display:none}.invitations-table-row[data-v-e69c219c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px;border-bottom:1px solid #e5e5e5}.invitations-table-column[data-v-e69c219c]{width:100%!important;padding:8px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-header[data-v-e69c219c]{display:inline-block}.status-select[data-v-e69c219c]{width:60%}}.table[data-v-069c68cc]{border:1px solid #f5f6fa;margin:0;border-collapse:collapse}.table tr th[data-v-069c68cc]{color:#858586;font-family:Rubik,sans-serif;font-size:13px;text-transform:uppercase;height:45px;padding:.5rem .5rem;white-space:nowrap}.table tbody>tr[data-v-069c68cc]:hover{background-color:#f9f6f6}.table tbody>tr td[data-v-069c68cc]{font-family:Rubik,sans-serif;height:100%;border-bottom:1px solid hsla(0,0%,82.7%,.32941176470588235);padding:.5rem .5rem;font-size:.9rem;color:#4d4f5c}.table tbody>tr.pointer[data-v-069c68cc]{cursor:pointer}.btnFeedbackModal[data-v-069c68cc]{border-radius:5px;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.16);box-shadow:0 2px 3px 0 rgba(0,0,0,.16);border:1px solid #4267b2;background-color:#4267b2;font-family:Source Sans Pro,sans-serif;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.07;letter-spacing:normal;text-align:left;color:#fff;padding:15px}#save-btn[data-v-069c68cc]{position:absolute;bottom:-20px;width:10%;height:40px;text-align:center;padding:5px}[data-v-069c68cc] .modal-body{max-height:none!important;margin:0;padding:0}[data-v-069c68cc] #seller-products table input{min-height:10px!important;height:30px;font-family:Rubik,sans-serif;font-size:.9rem;text-align:center}[data-v-069c68cc] #seller-products .show-all-brands{height:30px}[data-v-069c68cc] #seller-products .show-all-brands i{font-size:1rem}[data-v-069c68cc] .show-products button{color:#20ce88;background-color:#fff}[data-v-069c68cc] .show-products button i{color:#20ce88}[data-v-069c68cc] .show-products button:hover{border-color:#20ce88}.prod-price-wrapper[data-v-069c68cc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prod-price-wrapper .prod-loader[data-v-069c68cc]{width:1.5rem;height:30px!important;margin-bottom:5px;margin-left:3px}.sub-products[data-v-069c68cc]:hover,.sub-products tr[data-v-069c68cc]:hover{background-color:transparent!important;border-color:#4267b2}.sub-products th[data-v-069c68cc],.sub-products tr th[data-v-069c68cc]{font-size:.8rem!important}.product[data-v-069c68cc],.product[data-v-069c68cc]:hover{background-color:#fff!important;border:1px solid #4267b2}.product:hover b[data-v-069c68cc],.product b[data-v-069c68cc]{color:#4267b2!important}#main-products>thead tr[data-v-069c68cc]{background-color:#4267b2!important;border:2px solid #4267b2!important}#main-products>thead tr th[data-v-069c68cc]{color:#fff!important}tr.active[data-v-069c68cc]{background-color:#4267b2!important}tr.active td[data-v-069c68cc]{color:#fff!important}tr.active b[data-v-069c68cc]{color:#fff}.sellers #seller-products[data-v-069c68cc],.sellers #sellers[data-v-069c68cc]{height:28rem;overflow:hidden}.sellers #seller-products>.list-group[data-v-069c68cc]{height:28rem;overflow-y:scroll;border-bottom:.3rem solid #fff;border-top:.3rem solid #fff}.sellers #seller-products>.list-group b[data-v-069c68cc]{color:#fff;font-size:.9rem}.sellers #sellers>.list-group[data-v-069c68cc]{height:26rem;overflow-y:scroll}.error[data-v-069c68cc]{color:red}.sellers[data-v-069c68cc]{max-height:70vh}.sellers form div.col[data-v-069c68cc]{margin-top:10px!important}.sellers .section-header[data-v-069c68cc]{margin-top:19px;border-bottom:1px solid #fff1f1;margin-bottom:10px}.sellers .section-header label[data-v-069c68cc]{font-size:16px}.radio-group .form-check[data-v-069c68cc],.radio-group[data-v-069c68cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio-group .form-check[data-v-069c68cc]{margin-right:20px;height:2rem}.radio-group .form-check .form-check-label[data-v-069c68cc]{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:9px;font-size:16px;color:#000}.radio-group .form-check input[data-v-069c68cc]{width:1.5rem;height:1.5rem;margin-right:5px;margin-top:0;margin-bottom:3px}.modal-mask[data-v-069c68cc]{position:fixed;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-content-container[data-v-069c68cc]{background-color:#fff;min-width:105vw;border-radius:12px}.lead-management__header-container[data-v-069c68cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:10px 10px 0 0;background-color:var(--primary-color)}.lead-management__header-title[data-v-069c68cc]{color:#fff;font-weight:500;font-size:32px}.closebtn-icon[data-v-069c68cc]{color:#fff;font-size:30px;cursor:pointer}.lead-body-button-container[data-v-069c68cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:13vh}.lead-management-modal-body-container[data-v-069c68cc]{padding:4vh 2vw;-webkit-box-sizing:border-box;box-sizing:border-box}.lead-body-row[data-v-069c68cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lead-input-half[data-v-069c68cc]{width:47%}.lead-input-container[data-v-069c68cc]{margin-bottom:2vh}.lead-input-title[data-v-069c68cc]{font-weight:400;font-size:1.5em;letter-spacing:.15px;color:#898989}.lead-input-containear[data-v-069c68cc]{border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:1.5vh .7vw;display:-webkit-box;display:-ms-flexbox;display:flex}.lead-input-value[data-v-069c68cc]{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:1.2em;letter-spacing:.15px;color:#b3b3b3;width:90%}.lead-input-value[data-v-069c68cc]:focus{border:none;outline:none}.cnpj-request-error-message[data-v-069c68cc]{background-color:rgba(255,0,0,.2);color:red;font-size:1rem;padding:10px;text-align:center;border-radius:8px;-webkit-box-shadow:-1px 2px 5px 0 rgba(0,0,0,.2);box-shadow:-1px 2px 5px 0 rgba(0,0,0,.2);margin-bottom:5px}@media only screen and (max-width:500px){.modal-content-container[data-v-069c68cc]{width:115vw}}.table[data-v-463f3fc0]{border:1px solid #f5f6fa;margin:0;border-collapse:collapse}.table tr th[data-v-463f3fc0]{color:#858586;font-family:Rubik,sans-serif;font-size:13px;text-transform:uppercase;height:45px;padding:.5rem .5rem;white-space:nowrap}.table tbody>tr[data-v-463f3fc0]:hover{background-color:#f9f6f6}.table tbody>tr td[data-v-463f3fc0]{font-family:Rubik,sans-serif;height:100%;border-bottom:1px solid hsla(0,0%,82.7%,.32941176470588235);padding:.5rem .5rem;font-size:.9rem;color:#4d4f5c}.table tbody>tr.pointer[data-v-463f3fc0]{cursor:pointer}.success-update[data-v-463f3fc0]{margin-left:5px;visibility:hidden;color:#2ab27b;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.success-update.visibile[data-v-463f3fc0]{visibility:"visible"}.perm-name[data-v-463f3fc0]{margin:0}.checkbox[data-v-463f3fc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}button.add-profile[data-v-463f3fc0]{width:20px!important;margin:auto}[data-v-463f3fc0] .modal-body{max-height:none!important}[data-v-463f3fc0] .float-left.cc-loader{height:1.3rem!important;position:relative;left:-.9rem}[data-v-463f3fc0] .float-right.cc-loader{height:1.3rem!important;position:relative;width:20px}[data-v-463f3fc0] .cancel-btn{display:inline-block;width:14%!important;margin:0 1%;height:40px}[data-v-463f3fc0] .new-group{display:inline-block;width:80%!important}.add-btn[data-v-463f3fc0]{margin-right:10px;float:left;font-size:1.3rem}.add-btn[data-v-463f3fc0]:hover{color:#2ab27b}.remove-btn[data-v-463f3fc0]{margin-left:10px;font-size:1.3rem;color:#dc143c}.remove-btn[data-v-463f3fc0]:hover{color:red}.sellers button .loader[data-v-463f3fc0]{width:1.3rem;height:1.3rem!important}.sellers button[data-v-463f3fc0]:focus{outline-color:var(--primary-color)}.sellers button.active[data-v-463f3fc0]{background:var(--primary-color)!important;outline-color:var(--primary-color);border:var(--primary-color)}.sellers .sellers-list[data-v-463f3fc0]{height:26rem;overflow-y:scroll}.sellers .sellers-list .fa-hand-point-right[data-v-463f3fc0]{color:#4267b2}.sellers .sellers-list b[data-v-463f3fc0]{color:var(--primary-color)}.sellers .sellers-list tr[data-v-463f3fc0]:hover{cursor:pointer}.sellers .sellers-list .selected[data-v-463f3fc0]{background-color:#f0f0f1;border:1px solid #8a2be2}.sellers .sellers-list .disabled[data-v-463f3fc0]{background-color:#f0f0f1;cursor:not-allowed!important}.modal-mask[data-v-463f3fc0]{position:fixed;z-index:4;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;font-size:1vw}.modal-content-container[data-v-463f3fc0]{background-color:#fff;min-width:110vw;border-radius:12px}.user-management__header-container[data-v-463f3fc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:10px 10px 0 0;background-color:var(--primary-color)}.page-table-line-special[data-v-463f3fc0]{background:#f7f7f7}.user-management__header-title[data-v-463f3fc0]{color:#fff;font-weight:500;font-size:2.5em}.closebtn-icon[data-v-463f3fc0]{color:#fff;font-size:3.5em;cursor:pointer}.permission-modal__main-container[data-v-463f3fc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2em;height:80vh;overflow:auto}.permission-modal__content-container[data-v-463f3fc0]{width:34vw;min-height:60vh;border-radius:8px;-webkit-box-shadow:0 .5124708414077759px 5.12470817565918px 0 rgba(0,0,0,.10196078431372549);box-shadow:0 .5124708414077759px 5.12470817565918px 0 rgba(0,0,0,.10196078431372549)}.input-title[data-v-463f3fc0]{font-weight:400;font-size:1.6em;line-height:24px;letter-spacing:.15px;color:#898989}.input-container[data-v-463f3fc0]{width:32vw;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:12px;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.input-value[data-v-463f3fc0]{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:1.5em;letter-spacing:.15px;color:#b3b3b3}.input-value[data-v-463f3fc0]:focus{border:none;outline:none}.input-icon[data-v-463f3fc0]{color:var(--primary-color);cursor:pointer}.permission-modal__left-container[data-v-463f3fc0],.permission-modal__middle-container[data-v-463f3fc0],.permission-modal__right-container[data-v-463f3fc0]{margin:1em}.profiles-wrapper[data-v-463f3fc0]{margin:1em 0}.page-table-header[data-v-463f3fc0]{background:#fffefc;border:.5px solid #e5e5e5;font-weight:400;color:#605f5f;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1em 0}.page-table-header-text[data-v-463f3fc0]{padding-left:10px;font-weight:600;font-size:1.19em;color:#505050}.page-table-row[data-v-463f3fc0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:300;font-size:1.2em;color:#605f5f}.page-table-desc-column[data-v-463f3fc0]{padding:.5em .7em}.id-width[data-v-463f3fc0]{width:15%}.input-width[data-v-463f3fc0]{width:55%}.actions-width[data-v-463f3fc0]{width:30%}.remove-icon[data-v-463f3fc0]{color:#cd2a2a;font-size:1.7em;cursor:pointer}.save-icon[data-v-463f3fc0]{color:var(--primary-color)}.edit-icon[data-v-463f3fc0],.save-icon[data-v-463f3fc0]{margin-right:12px;cursor:pointer;font-size:1.7em}.checkbox-width[data-v-463f3fc0]{width:8%}.modules-width[data-v-463f3fc0]{width:92%;cursor:pointer}.checkbox-color[data-v-463f3fc0]{accent-color:#cc6119}.check-circle-width[data-v-463f3fc0]{width:10%;cursor:pointer}.text-width[data-v-463f3fc0]{width:90%;cursor:pointer}@media only screen and (max-width:800px){.permission-modal__main-container[data-v-463f3fc0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3vh}.permission-modal__content-container[data-v-463f3fc0]{width:100%}.modal-mask[data-v-463f3fc0]{font-size:2vw}.input-container[data-v-463f3fc0]{width:100%}.input-width[data-v-463f3fc0]{width:65%}.actions-width[data-v-463f3fc0]{width:20%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:450px){.modal-mask[data-v-463f3fc0]{font-size:3vw}.input-width[data-v-463f3fc0]{width:55%}.actions-width[data-v-463f3fc0]{width:30%}}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{-webkit-box-sizing:border-box;box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px 20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ddd));background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78.4%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#444));background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:-webkit-gradient(linear,left top,left bottom,from(#be2626),to(#a92222));background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.vue-dropzone{border:2px solid #e5e5e5;font-family:Arial,sans-serif;letter-spacing:.2px;color:#777;-webkit-transition:.2s linear;transition:.2s linear}.vue-dropzone:hover{background-color:#f6f6f6}.vue-dropzone>i{color:#ccc}.vue-dropzone>.dz-preview .dz-image{border-radius:0;width:100%;height:100%}.vue-dropzone>.dz-preview .dz-image img:not([src]){width:200px;height:200px}.vue-dropzone>.dz-preview .dz-image:hover img{-webkit-transform:none;transform:none;-webkit-filter:none}.vue-dropzone>.dz-preview .dz-details{bottom:0;top:0;color:#fff;background-color:rgba(33,150,243,.8);-webkit-transition:opacity .2s linear;transition:opacity .2s linear;text-align:left}.vue-dropzone>.dz-preview .dz-details .dz-filename{overflow:hidden}.vue-dropzone>.dz-preview .dz-details .dz-filename span,.vue-dropzone>.dz-preview .dz-details .dz-size span{background-color:transparent}.vue-dropzone>.dz-preview .dz-details .dz-filename:not(:hover) span{border:none}.vue-dropzone>.dz-preview .dz-details .dz-filename:hover span{background-color:transparent;border:none}.vue-dropzone>.dz-preview .dz-progress .dz-upload{background:#ccc}.vue-dropzone>.dz-preview .dz-remove{position:absolute;z-index:30;color:#fff;margin-left:15px;padding:10px;top:inherit;bottom:15px;border:2px solid #fff;text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:800;letter-spacing:1.1px;opacity:0}.vue-dropzone>.dz-preview:hover .dz-remove{opacity:1}.vue-dropzone>.dz-preview .dz-error-mark,.vue-dropzone>.dz-preview .dz-success-mark{margin-left:auto;margin-top:auto;width:100%;top:35%;left:0}.vue-dropzone>.dz-preview .dz-error-mark svg,.vue-dropzone>.dz-preview .dz-success-mark svg{margin-left:auto;margin-right:auto}.vue-dropzone>.dz-preview .dz-error-message{margin-left:auto;margin-right:auto;left:0;width:100%;text-align:center}.vue-dropzone>.dz-preview .dz-error-message:after{display:none}[data-v-068199b2] .dropzone{width:100%;border-style:dashed;border-width:3px;border-color:var(--primary-color)}[data-v-068199b2] .dropzone .dropzone-custom-title{color:var(--primary-color)}[data-v-068199b2] .dropzone i{font-size:4rem;color:var(--primary-color)}.input-title[data-v-2109bc5c]{font-weight:400;font-size:1.5em;letter-spacing:.15px;color:#898989}.input-containear[data-v-2109bc5c]{border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:1.5vh .7vw;height:6vh;display:-webkit-box;display:-ms-flexbox;display:flex}.input-value[data-v-2109bc5c]{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:1.2em;letter-spacing:.15px;color:#b3b3b3;width:90%}.input-value[data-v-2109bc5c]:focus{border:none;outline:none}.input-icon[data-v-2109bc5c]{color:#b3b3b3;cursor:pointer;font-size:1.8em}.input-select-value[data-v-2109bc5c]{border:none;font-weight:400;font-size:1.3em;letter-spacing:.15px;color:#b3b3b3;-webkit-box-flex:1;-ms-flex:1;flex:1}.input-select-value[data-v-2109bc5c]:focus{border:none;outline:none}.select-body[data-v-2109bc5c]{position:absolute;z-index:3;background-color:#fff;overflow-y:scroll;max-height:300px}.select-body-line[data-v-2109bc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 2px;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1}.select-body-line[data-v-2109bc5c]:hover{background-color:rgba(255,247,247,.75)}.select-body-line-text[data-v-2109bc5c]{font-weight:300;font-size:15px;color:#505050;margin-left:5px}.iput-close-body[data-v-2109bc5c]{position:fixed;top:0;left:0;height:100%;width:100%;z-index:2}i.on-watch[data-v-ad9de582]{color:#5bb06d!important}i.started[data-v-ad9de582]{color:#a09c9c!important}i.waiting-first-request[data-v-ad9de582]{color:var(--primary-color)!important}i.implanted[data-v-ad9de582]{color:#e0e0e0!important}i.on-alert[data-v-ad9de582]{color:#ffd600!important}i.suspended[data-v-ad9de582]{color:red!important}.modal-mask[data-v-9929cdd6]{position:fixed;z-index:4;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;font-size:1vw}.modal-content-container[data-v-9929cdd6]{background-color:#fff;min-width:50vw;border-radius:12px}.manage-categories__main-container[data-v-9929cdd6]{width:90vw;height:110vh}.manage-categories__chosen-category-input[data-v-9929cdd6]:focus{outline:none}.manage-categories__header-container[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:10px 10px 0 0;background-color:var(--primary-color)}.manage-categories__header-title[data-v-9929cdd6]{color:#fff;font-weight:500;font-size:2.5em}.manage-categories__closebtn-icon[data-v-9929cdd6]{color:#fff;font-size:3em;cursor:pointer}.manage-categories__title-wrapper[data-v-9929cdd6]{margin:0 0 0 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.manage-categories__title[data-v-9929cdd6]{color:#707070;font-weight:400;font-size:2.2em}.standard-inputs__container[data-v-9929cdd6],.standard-inputs__wrapper[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.standard-inputs__wrapper[data-v-9929cdd6]{margin:0 1.2em}.manage-categories__input-wrapper[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:1em}.manage-categories__input-title[data-v-9929cdd6]{color:#898989;font-weight:400;font-size:1.8em;letter-spacing:.15px;margin-bottom:.3em}.manage-categories-mobile-header[data-v-9929cdd6]{display:none}.manage-categories__new-category__wrapper[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.manage-categories__input[data-v-9929cdd6]{width:30vw;height:6vh;padding:0 10px;border:1px solid #c2c2c3;border-radius:5.23px;font-weight:400;font-size:1.1em;color:#a1a1a1}.manage-categories__chosen-category-input[data-v-9929cdd6]{padding:1.3vh 10px;border:1px solid #c2c2c3;border-radius:5.23px;font-weight:400;font-size:1.1em;color:#b3b3b3;opacity:.7;cursor:not-allowed}.categories-filter-container[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 2em;gap:3em}.id-width[data-v-9929cdd6]{width:8%}.cod-width[data-v-9929cdd6]{width:15%}.name-width[data-v-9929cdd6]{-webkit-box-flex:1;-ms-flex:1;flex:1}.cat-width[data-v-9929cdd6]{width:25%}.action-width[data-v-9929cdd6]{width:15%}.manage-categories__new-category-input[data-v-9929cdd6]{width:30vw;height:6vh;padding:0 10px;font-weight:400;font-size:1.1em;border-top:2px solid #c2c2c3;border-left:2px solid #c2c2c3;border-bottom:2px solid #c2c2c3;border-right:none;border-radius:5.23px 0 0 5.23px;color:#a1a1a1}.manage-categories__input-icon[data-v-9929cdd6]{position:relative;width:4vw;height:6vh;left:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:var(--primary-color);border-radius:0 5px 5px 0;border-top:1px solid #c2c2c3;border-bottom:1px solid #c2c2c3;border-right:1px solid #c2c2c3;cursor:pointer}.standard-btn[data-v-9929cdd6]{width:10vw;margin:2em}.overflow-container[data-v-9929cdd6]{overflow-x:auto;max-height:55vh}.modal-table-container[data-v-9929cdd6]{min-height:40vh;margin:2em}.modal-table-header[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fffefc;border:.5px solid #e5e5e5;padding:1vh 0;font-weight:400;font-size:1.1em;line-height:17px;color:#605f5f;margin-bottom:1vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-table-colum[data-v-9929cdd6]{padding-left:.5vw}.modal-table-row[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;font-size:1.2em;color:#605f5f;margin-bottom:1vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5vh 0}.edit-btn[data-v-9929cdd6],.save-btn[data-v-9929cdd6]{margin-top:.2em;cursor:pointer;font-size:1.8em}.save-btn[data-v-9929cdd6]{color:var(--primary-color)}.delete-btn[data-v-9929cdd6]{color:#cd2a2a;margin-left:.3em;cursor:pointer;font-size:1.8em}.input-selected[data-v-9929cdd6]{cursor:pointer;opacity:1;outline:1px solid #ff7110!important;border-radius:5.5px}.seemore-button-containear[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;overflow-x:auto;max-width:50vw}.page-table-line-special[data-v-9929cdd6]{background:#f7f7f7}@media only screen and (max-width:800px){.modal-mask[data-v-9929cdd6]{font-size:2vw}.standard-btn[data-v-9929cdd6]{margin:1em auto;width:65vw;margin-right:2vw}.manage-categories__title-wrapper[data-v-9929cdd6]{margin:.5 auto}.standard-inputs__container[data-v-9929cdd6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.manage-categories__input[data-v-9929cdd6]{margin:1em auto;width:65vw}.manage-categories__new-category-input[data-v-9929cdd6]{margin:1em 0;width:65vw}.manage-categories__input-icon[data-v-9929cdd6]{position:relative;height:6vh;left:-15px;width:6vw}.overflow-container[data-v-9929cdd6]{max-height:25vh}.delete-btn[data-v-9929cdd6]{margin-left:0}.modal-table-header[data-v-9929cdd6]{display:none}.manage-categories__main-container[data-v-9929cdd6]{width:110vw}.modal-table-row[data-v-9929cdd6]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1vh;font-size:1.4em;margin-bottom:3vh}.modal-table-colum[data-v-9929cdd6]{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.manage-categories-mobile-header[data-v-9929cdd6]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2em;font-weight:700}.manage-categories__chosen-category-input[data-v-9929cdd6]{width:30vw}}@media only screen and (max-width:500px){.modal-mask[data-v-9929cdd6]{font-size:3vw}.manage-categories__chosen-category-input[data-v-9929cdd6]{width:45vw}}.modal-mask[data-v-66333ee1]{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-container[data-v-66333ee1]{width:50vw;background-color:#fff;border-radius:2px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.33);box-shadow:0 2px 8px rgba(0,0,0,.33);-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:10px 10px 10px 10px}.delete-product-header-container[data-v-66333ee1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:10px 10px 0 0;background-color:var(--primary-color)}.delete-product-header-title[data-v-66333ee1]{color:#fff;font-weight:500;font-size:32px}.closebtn-icon[data-v-66333ee1]{color:#fff;font-size:30px;cursor:pointer}.delete-product-body[data-v-66333ee1]{padding:5% 3%}.delete-product-title[data-v-66333ee1]{color:#605f5f;text-align:center}.delete-product-password[data-v-66333ee1]{width:40%;margin:0 auto;margin-top:5%;border-radius:8px;border:1px solid grey;padding:1.5% 3%}.delete-product-button[data-v-66333ee1]{width:35%;margin:0 auto;margin-top:5%}.modal-mask[data-v-5cb20990]{position:fixed;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-content-container[data-v-5cb20990]{background-color:#fff;width:95vw;border-radius:12px}.new-product__header-container[data-v-5cb20990]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:10px 10px 0 0;background-color:var(--primary-color)}.new-product__header-title[data-v-5cb20990]{color:#fff;font-weight:500;font-size:32px}.closebtn-icon[data-v-5cb20990]{color:#fff;font-size:30px;cursor:pointer}.log-table-header[data-v-5cb20990]{background:#fffefc;border:.5px solid #e5e5e5;font-weight:400;color:#605f5f}.log-table-row[data-v-5cb20990]{font-weight:300;font-size:1em;color:#605f5f}.page-table-line-special[data-v-5cb20990]{background:#f7f7f7}.base-width[data-v-5cb20990]{width:11%}.date-width[data-v-5cb20990]{width:17%}.log-width[data-v-5cb20990]{-webkit-box-flex:1;-ms-flex:1;flex:1}.log-modal-body[data-v-5cb20990]{padding:0 5%;height:100vh;overflow:auto;padding-bottom:5vh}p[data-v-5cb20990]{margin:0}.modal-mask[data-v-081cc8a4]{position:fixed;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal-content-container[data-v-081cc8a4]{background-color:#fff;width:40vw;min-width:500px;border-radius:12px}.new-product__header-container[data-v-081cc8a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-radius:10px 10px 0 0;background-color:var(--primary-color)}.new-product__header-title[data-v-081cc8a4]{color:#fff;font-weight:500;font-size:1.8em}.new-product__closebtn-icon[data-v-081cc8a4]{color:#fff;font-size:30px;cursor:pointer}.packaging-info[data-v-081cc8a4]{padding:20px;border-bottom:1px solid #eee}.packaging-client-name[data-v-081cc8a4]{font-size:1.2em;font-weight:500;color:#333;display:block;margin-bottom:5px}.packaging-subtitle[data-v-081cc8a4]{font-size:.9em;color:#666}.edit-product__actions-container[data-v-081cc8a4]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;gap:20px}.edit-product__only-unit-input-wrapper[data-v-081cc8a4],.edit-product__qty-package-input-wrapper[data-v-081cc8a4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.edit-product__input-title[data-v-081cc8a4]{font-weight:400;line-height:24px;letter-spacing:.15px;color:#898989;font-size:1.2em;margin-bottom:10px;display:block}.error[data-v-081cc8a4]{color:red;font-size:.8em}.update-buttons__container[data-v-081cc8a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px;border-top:1px solid #eee}.action-buttons[data-v-081cc8a4]{min-width:120px}@media only screen and (max-width:768px){.modal-content-container[data-v-081cc8a4]{width:90vw;min-width:unset}.edit-product__actions-container[data-v-081cc8a4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}.table[data-v-79d71612]{border:1px solid #f5f6fa;margin:0;border-collapse:collapse}.table tr th[data-v-79d71612]{color:#858586;font-family:Rubik,sans-serif;font-size:13px;text-transform:uppercase;height:45px;padding:.5rem .5rem;white-space:nowrap}.table tbody>tr[data-v-79d71612]:hover{background-color:#f9f6f6}.table tbody>tr td[data-v-79d71612]{font-family:Rubik,sans-serif;height:100%;border-bottom:1px solid hsla(0,0%,82.7%,.32941176470588235);padding:.5rem .5rem;font-size:.9rem;color:#4d4f5c}.table tbody>tr.pointer[data-v-79d71612]{cursor:pointer}.seller-icon[data-v-79d71612]{color:#4267b2;padding:0 .6rem;font-size:1rem}.filter-controls button[data-v-79d71612]{margin-right:10px}.fa-upload[data-v-79d71612]{cursor:pointer}.rate[data-v-79d71612]{background-color:#fff;padding:.5rem .5rem;border-radius:5px;color:#000;cursor:pointer}.rate i[data-v-79d71612]{font-size:1.3rem;color:#f9e608}.rate[data-v-79d71612]:hover{color:#fff;background-color:#4267b2}.rate:hover i[data-v-79d71612]{color:#fff}.actions[data-v-79d71612]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.actions i[data-v-79d71612]{font-size:1.1rem;cursor:pointer}.actions i.fa-trash[data-v-79d71612]{color:red}.actions i.fa-id-card[data-v-79d71612]{color:#20b2aa!important}.actions i.fa-store[data-v-79d71612]{font-size:1rem}.page-container[data-v-79d71612]{font-size:1vw;margin-right:4em}.page-route-select[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-route-select-text[data-v-79d71612]{font-weight:400;font-size:1.36em;line-height:17px;color:#ababab;margin-right:20px;cursor:pointer}.page-route-select-icon[data-v-79d71612]{color:var(--primary-color);margin-right:20px}.page-title[data-v-79d71612]{font-weight:600;font-size:2.72em;line-height:24px;letter-spacing:.15px;color:#605f5f;margin-top:45px}.more-icon[data-v-79d71612]{cursor:pointer}.index-more-container[data-v-79d71612]{position:absolute;right:0;background-color:#fff;border-radius:10px;z-index:3;padding:1vh 0;outline:1px solid #ffa07a}.index-more-layer[data-v-79d71612]{position:fixed;z-index:2;top:0;left:0;width:100%;height:125vh}.index-more-text[data-v-79d71612]{min-width:11.5vw;cursor:pointer;text-align:right;margin:0;padding:.5vh 0;padding-right:.5vw;font-size:1.1em;color:grey;display:block}.index-more-text[data-v-79d71612]:hover{background-color:#ffa07a;color:#fff}.clients-page__buttons-container[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:2em 0}.action-buttons[data-v-79d71612]{margin-left:20px}.clients-page__actions-container[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:3em 0}.clients-page__input-title-wrapper[data-v-79d71612]{padding-bottom:5px}.clients-page__actions-inputs[data-v-79d71612]{width:18%}.clients-page__input-title[data-v-79d71612]{font-weight:400;line-height:24px;letter-spacing:.15px;color:#898989;font-size:1.6em}.select-input-width[data-v-79d71612]{width:30vw!important;margin-right:10px}.clients-page__product-input-container[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clients-page__product-input[data-v-79d71612]{border:1px solid #c2c2c3;font-size:17px;padding:11px;border-radius:5px;width:30vw}.clients-page__product-input[data-v-79d71612]:focus{border:1px solid #c2c2c3!important}.search-icon[data-v-79d71612]{position:relative;left:-35px;color:#606060}.page-table-content[data-v-79d71612]{min-width:1300px}.page-table-header[data-v-79d71612]{background:#fffefc;border:.5px solid #e5e5e5;font-weight:400;color:#605f5f;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1em 0}.page-table-header-mobile[data-v-79d71612]{display:none}.page-table-header-text[data-v-79d71612]{padding-left:10px;font-weight:600;font-size:1.19em;color:#505050}.page-table-row[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:300;font-size:1em;color:#605f5f}.page-table-desc-column[data-v-79d71612]{padding:.5em .7em;font-size:1.1em}.page-table-line-special[data-v-79d71612]{background:#f7f7f7}.id-width[data-v-79d71612]{width:6%}.client-width[data-v-79d71612]{-webkit-box-flex:1;-ms-flex:1;flex:1}.cnpj-width[data-v-79d71612],.name-width[data-v-79d71612]{width:12.5%}.state-width[data-v-79d71612]{width:10.5%}.phone-width[data-v-79d71612],.segment-width[data-v-79d71612]{width:8%}.actions-width[data-v-79d71612]{width:17%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.upload-icon[data-v-79d71612]{position:relative;font-size:1.5em;cursor:pointer;color:#606060}.person-icon[data-v-79d71612]{position:relative;font-size:1.5em;color:#0677c9}.delete-products-icon[data-v-79d71612]{font-size:1.5em;color:#f08080;cursor:pointer}.groups-icon[data-v-79d71612]{color:#46ad5d;cursor:pointer;margin-right:8px;font-size:1.5em}.store-icon[data-v-79d71612]{color:#0677c9;cursor:pointer;margin-right:8px;font-size:1.5em}.categories-icon[data-v-79d71612],.mail-icon[data-v-79d71612]{color:var(--primary-color);cursor:pointer;margin-right:8px;font-size:1.5em}.edit-icon[data-v-79d71612]{color:#606060;cursor:pointer;margin-right:8px;font-size:1.5em}.permission-icon[data-v-79d71612]{cursor:pointer;margin-right:8px;padding-bottom:14px;font-size:1.5em}.remove-icon[data-v-79d71612]{color:#cb4243;cursor:pointer;margin-right:8px;font-size:1.5em}.page-selected-filters-container[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2em}.page-selected-filters[data-v-79d71612]{background:#fcf9f7;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:7px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.page-selected-filters-text[data-v-79d71612]{font-weight:300;font-size:14px;letter-spacing:.15px;color:var(--primary-color);margin-right:5px}.page-selected-filters-icon[data-v-79d71612]{color:var(--primary-color);cursor:pointer}.bold-text-title[data-v-79d71612]{font-weight:700;font-size:1.2em}.uppercase-text-title[data-v-79d71612]{text-transform:uppercase;font-weight:700;font-size:1.1em}.social-trading-wrapper[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.mobile[data-v-79d71612]{display:none}@media only screen and (max-width:850px){.mobile[data-v-79d71612]{display:block}.actions-width[data-v-79d71612]{width:13%}.state-width[data-v-79d71612]{width:10%}.page-container[data-v-79d71612]{font-size:2.5vw}.page-table-header[data-v-79d71612]{display:none}.page-table-row[data-v-79d71612]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-table-header-mobile[data-v-79d71612]{font-weight:600;font-size:1.1em;color:#505050;display:-webkit-box;display:-ms-flexbox;display:flex}.page-table-desc-column[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:end}.id-width[data-v-79d71612]{width:100%}.client-width[data-v-79d71612]{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%}.actions-width[data-v-79d71612],.cnpj-width[data-v-79d71612],.name-width[data-v-79d71612],.phone-width[data-v-79d71612],.segment-width[data-v-79d71612],.state-width[data-v-79d71612]{width:100%}.clients-page__buttons-container[data-v-79d71612]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2vh 0 0 0}.action-buttons[data-v-79d71612]{width:45%;margin-left:0;margin-bottom:1vh}.clients-page__actions-container[data-v-79d71612]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.clients-page__actions-inputs[data-v-79d71612]{width:45%}.mobile-100-width[data-v-79d71612]{width:100%}.mobile-table-row[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#505050}.index-more-text[data-v-79d71612]{min-width:30vw;text-align:center}.mobile-colum-end[data-v-79d71612]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mobile-colum-center[data-v-79d71612],.mobile-colum-end[data-v-79d71612]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-colum-center[data-v-79d71612]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.desktop[data-v-79d71612]{display:none}}@media only screen and (max-width:550px){.page-container[data-v-79d71612]{font-size:3vw;margin-right:3vw;font-size:3.5vw}}