.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%}}.pay-modal-mask[data-v-18cd7312]{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}.pay-modal-container[data-v-18cd7312]{background-color:#fff;min-width:90vw;border-radius:12px;padding-bottom:5vh}.pay-header-container[data-v-18cd7312]{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)}.pay-header-title[data-v-18cd7312]{color:#fff;font-weight:500;font-size:32px}.closebtn-icon[data-v-18cd7312]{color:#fff;font-size:30px;cursor:pointer}.pay-body[data-v-18cd7312]{height:60vh;padding:6vh 2vw}.pay-table-row[data-v-18cd7312]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-containear[data-v-18cd7312]{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;width:80%;height:6vh}.input-value[data-v-18cd7312]{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:1.2em;letter-spacing:.15px;color:#6e6e6e;width:100%}.input-value[data-v-18cd7312]:focus{border:none;outline:none}.pay-table-text[data-v-18cd7312]{color:grey;font-size:22px}.pay-empty[data-v-18cd7312]{text-align:center;color:#d3d3d3;font-size:4em;margin-top:10vh}.page-table-header[data-v-18cd7312]{background:#fffefc;border:.5px solid #e5e5e5;font-weight:400;color:#605f5f;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1em 0;margin-bottom:5vh}.page-table-header-text[data-v-18cd7312]{padding-left:10px;font-weight:600;font-size:1.19em;color:#505050}.id-width[data-v-18cd7312]{width:10%}.date-width[data-v-18cd7312]{-webkit-box-flex:1;-ms-flex:1;flex:1}.value-width[data-v-18cd7312]{width:17%}.input-width[data-v-18cd7312]{width:25%}.action-width[data-v-18cd7312]{width:15%}.link-width[data-v-18cd7312]{width:13%}.pay-link[data-v-18cd7312]{color:grey;font-size:25px;text-decoration:underline}.pay-link[data-v-18cd7312]:hover{color:var(--primary-color)}.table[data-v-4947f668]{border:1px solid #f5f6fa;margin:0;border-collapse:collapse}.table tr th[data-v-4947f668]{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-4947f668]:hover{background-color:#f9f6f6}.table tbody>tr td[data-v-4947f668]{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-4947f668]{cursor:pointer}.btnFeedbackModal[data-v-4947f668]{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-4947f668]{position:absolute;bottom:-20px;width:10%;height:40px;text-align:center;padding:5px}[data-v-4947f668] .modal-body{max-height:none!important;margin:0;padding:0}[data-v-4947f668] #seller-products table input{min-height:10px!important;height:30px;font-family:Rubik,sans-serif;font-size:.9rem;text-align:center}[data-v-4947f668] #seller-products .show-all-brands{height:30px}[data-v-4947f668] #seller-products .show-all-brands i{font-size:1rem}[data-v-4947f668] .show-products button{color:#20ce88;background-color:#fff}[data-v-4947f668] .show-products button i{color:#20ce88}[data-v-4947f668] .show-products button:hover{border-color:#20ce88}.prod-price-wrapper[data-v-4947f668]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prod-price-wrapper .prod-loader[data-v-4947f668]{width:1.5rem;height:30px!important;margin-bottom:5px;margin-left:3px}.sub-products[data-v-4947f668]:hover,.sub-products tr[data-v-4947f668]:hover{background-color:transparent!important;border-color:#4267b2}.sub-products th[data-v-4947f668],.sub-products tr th[data-v-4947f668]{font-size:.8rem!important}.product[data-v-4947f668],.product[data-v-4947f668]:hover{background-color:#fff!important;border:1px solid #4267b2}.product:hover b[data-v-4947f668],.product b[data-v-4947f668]{color:#4267b2!important}#main-products>thead tr[data-v-4947f668]{background-color:#4267b2!important;border:2px solid #4267b2!important}#main-products>thead tr th[data-v-4947f668]{color:#fff!important}tr.active[data-v-4947f668]{background-color:#4267b2!important}tr.active td[data-v-4947f668]{color:#fff!important}tr.active b[data-v-4947f668]{color:#fff}.sellers #seller-products[data-v-4947f668],.sellers #sellers[data-v-4947f668]{height:28rem;overflow:hidden}.sellers #seller-products>.list-group[data-v-4947f668]{height:28rem;overflow-y:scroll;border-bottom:.3rem solid #fff;border-top:.3rem solid #fff}.sellers #seller-products>.list-group b[data-v-4947f668]{color:#fff;font-size:.9rem}.sellers #sellers>.list-group[data-v-4947f668]{height:26rem;overflow-y:scroll}.error[data-v-4947f668]{color:red}.modal-mask[data-v-4947f668]{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}.pay-icon[data-v-4947f668]{color:#90ee90;cursor:pointer}.modal-content-container[data-v-4947f668]{background-color:#fff;width:115vw;border-radius:12px;padding-bottom:5vh}.user-management__header-container[data-v-4947f668]{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)}.user-management__header-title[data-v-4947f668]{color:#fff;font-weight:500;font-size:32px}.closebtn-icon[data-v-4947f668]{color:#fff;font-size:30px;cursor:pointer}.edit-stores__new-store-container[data-v-4947f668]{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}.management-table-container[data-v-4947f668]{margin:0 2em}.page-table-header[data-v-4947f668]{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-4947f668]{padding-left:10px;font-weight:600;font-size:1.19em;color:#505050}.page-table-row[data-v-4947f668]{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-4947f668]{padding:.5em .7em}.position-width[data-v-4947f668]{width:5%}.store-width[data-v-4947f668]{width:27%}.name-width[data-v-4947f668]{width:20%}.city-width[data-v-4947f668]{width:12%}.phone-width[data-v-4947f668]{width:15%}.cnpj-width[data-v-4947f668]{width:14%}.action-width[data-v-4947f668]{width:6%}.edit-icon[data-v-4947f668]{color:#505050;cursor:pointer}.store-management__form-container[data-v-4947f668]{margin:1em;max-height:90vh;overflow-x:hidden;overflow-y:auto}.stores-form__submit-wrapper[data-v-4947f668]{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}.store-management__store-title[data-v-4947f668]{color:#606060;font-weight:400;font-size:1.8em;line-height:28px}.input-title[data-v-4947f668]{font-weight:400;font-size:20px;line-height:24px;letter-spacing:.15px;color:#6c6b6b}.page-table-line-special[data-v-4947f668]{background:#f7f7f7}.input-container[data-v-4947f668]{border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:12px;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.input-value[data-v-4947f668]{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400;font-size:14px;letter-spacing:.15px;color:#696969}.user-management__body[data-v-4947f668]{height:95vh;overflow:auto}.input-value[data-v-4947f668]:focus{border:none;outline:none}.page-table-header-mobile[data-v-4947f668]{display:none}.bill-width[data-v-4947f668]{width:10%}.bill-alert[data-v-4947f668]{color:#f08080}.cnpj-check-container[data-v-4947f668]{margin-left:1.5em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1vw;font-weight:400;font-size:1.6em;line-height:24px;letter-spacing:.15px;color:#898989}.cnpj-check-container span[data-v-4947f668]{color:grey}@media only screen and (max-width:650px){.page-table-header[data-v-4947f668]{display:none}.page-table-row[data-v-4947f668]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:3.5vw}.action-width[data-v-4947f668],.city-width[data-v-4947f668],.cnpj-width[data-v-4947f668],.name-width[data-v-4947f668],.phone-width[data-v-4947f668],.position-width[data-v-4947f668],.store-width[data-v-4947f668]{width:100%}.page-table-desc-column[data-v-4947f668]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-table-header-mobile[data-v-4947f668]{font-size:1.2em;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}}.modal-mask[data-v-bfafd994]{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-bfafd994]{background-color:#fff;width:80vw;height:80vh;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}.new-product__header-container[data-v-bfafd994]{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-bfafd994]{color:#fff;font-weight:500;font-size:2.6em}.new-product__closebtn-icon[data-v-bfafd994]{color:#fff;font-size:30px;cursor:pointer}.participation-table-container[data-v-bfafd994]{margin:2em;overflow:auto}.search-text[data-v-bfafd994]{color:var(--primary-color);padding:1vh 2vw;border:var(--primary-color) 1px solid;border-radius:8px}.page-table-header[data-v-bfafd994]{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-bfafd994]{padding-left:10px;font-weight:600;font-size:1.19em;color:#505050}.page-table-row[data-v-bfafd994]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;font-size:1.2em;color:#605f5f;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-table-desc-column[data-v-bfafd994]{padding:.5em .7em;text-align:left}.page-table-line-special[data-v-bfafd994]{background:#f7f7f7}.id-width[data-v-bfafd994]{width:10%}.client-width[data-v-bfafd994]{width:26%}.products-width[data-v-bfafd994]{width:16%}.competitors-width[data-v-bfafd994],.status-width[data-v-bfafd994]{width:14%}.created-at-width[data-v-bfafd994]{width:16%}.confirmed[data-v-bfafd994]{color:#adff2f}.prod-count[data-v-bfafd994]{border:1px solid #ff7110;padding:4px;text-align:center;display:inline-block;color:var(--primary-color);font-size:.8rem;border-radius:5px;min-width:40px}.prod-count[data-v-bfafd994]:hover{background-color:var(--primary-color);color:#fff;cursor:pointer}.modal-mask[data-v-32cdf7ef]{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-32cdf7ef]{background-color:#fff;width:80vw;height:80vh;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}.new-product__header-container[data-v-32cdf7ef]{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-32cdf7ef]{color:#fff;font-weight:500;font-size:2.6em}.new-product__closebtn-icon[data-v-32cdf7ef]{color:#fff;font-size:30px;cursor:pointer}.page-table-container[data-v-32cdf7ef]{margin:2em;max-height:50%;overflow:auto}.page-table-header[data-v-32cdf7ef]{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-32cdf7ef]{padding-left:10px;font-weight:600;font-size:1.19em;color:#505050}.page-table-row[data-v-32cdf7ef]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;font-size:1.2em;color:#605f5f;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-table-desc-column[data-v-32cdf7ef]{padding:.5em .7em;text-align:left}.page-table-line-special[data-v-32cdf7ef]{background:#f7f7f7}.actions-width[data-v-32cdf7ef],.created-at-width[data-v-32cdf7ef],.login-width[data-v-32cdf7ef],.name-width[data-v-32cdf7ef],.password-width[data-v-32cdf7ef],.percentage-width[data-v-32cdf7ef],.phone-width[data-v-32cdf7ef]{width:14%}.buttons-container[data-v-32cdf7ef]{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;padding:1em 2em}.search-filter-container[data-v-32cdf7ef]{width:35vw;padding:0 2em}.assignment-icon[data-v-32cdf7ef]{color:#20ce88;cursor:pointer;margin-right:10px}#sellers-content[data-v-32cdf7ef]{height:50vh}.change-status[data-v-32cdf7ef]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:15rem}.change-status .success-update[data-v-32cdf7ef]{margin-left:5px;visibility:hidden;color:#2ab27b}.change-status .success-update.visibile[data-v-32cdf7ef]{visibility:"visible"}.actions[data-v-32cdf7ef]{display:-webkit-box;display:-ms-flexbox;display:flex;border:none}.actions a[data-v-32cdf7ef]{margin-right:5px!important}.canceled i[data-v-32cdf7ef]{color:red}.waiting i[data-v-32cdf7ef]{color:#ffd600}.confirmed i[data-v-32cdf7ef]{color:#20ce88}.error[data-v-32cdf7ef]{position:absolute;color:red}i.remove-btn[data-v-32cdf7ef]{color:red!important;font-size:15px;cursor:pointer}.filters[data-v-32cdf7ef]{padding:10px 15px}[data-v-32cdf7ef] .cc-loader img{height:5rem}[data-v-32cdf7ef] .vue-js-switch{margin:0}.table[data-v-5652c00f]{border:1px solid #f5f6fa;margin:0;border-collapse:collapse}.table tr th[data-v-5652c00f]{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-5652c00f]:hover{background-color:#f9f6f6}.table tbody>tr td[data-v-5652c00f]{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-5652c00f]{cursor:pointer}.page-container[data-v-5652c00f]{font-size:1vw;margin-right:4em}.page-route-select[data-v-5652c00f]{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-5652c00f]{font-weight:400;font-size:1.36em;line-height:17px;color:#ababab;margin-right:20px;cursor:pointer}.page-route-select-icon[data-v-5652c00f]{color:var(--primary-color);margin-right:20px}.page-title[data-v-5652c00f]{font-weight:600;font-size:2.72em;line-height:24px;letter-spacing:.15px;color:#605f5f;margin-top:45px}.orders-page__top-actions-container[data-v-5652c00f]{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;padding:2em 0}.orders-page__actions-container[data-v-5652c00f]{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;padding:1em 0}.orders-page__content-inputs[data-v-5652c00f]{width:30vw!important}.remove-icon[data-v-5652c00f]{color:#cb595b;margin-right:10px;cursor:pointer}.assignment-icon[data-v-5652c00f]{color:#20ce88;cursor:pointer}.edit-icon[data-v-5652c00f]{color:#505050;cursor:pointer}.seller-icon[data-v-5652c00f]{font-size:24px;color:#fff}.seller-icon-2[data-v-5652c00f]{font-size:16px;color:var(--primary-color);cursor:pointer}.page-table-container[data-v-5652c00f]{margin:2em 0;-webkit-box-shadow:2px 2px 6px grey;box-shadow:2px 2px 6px grey;border-radius:8px}.page-table-container[data-v-5652c00f]:hover{-webkit-box-shadow:0 0 8px #ff7110;box-shadow:0 0 8px #ff7110}.page-table-header[data-v-5652c00f]{font-weight:400;color:#fff;background-color:var(--primary-color);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px 8px 0 0;padding:16px}.page-table-header-text[data-v-5652c00f]{padding-left:10px;font-weight:600;font-size:1.19em;color:#fff}.page-table-row[data-v-5652c00f]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;font-size:1em;color:#605f5f}.page-table-desc-column[data-v-5652c00f]{padding:.6em 2em}.id-width[data-v-5652c00f]{width:14%}.seller-width[data-v-5652c00f]{width:22%}.name-width[data-v-5652c00f]{width:16%}.cnpj-width[data-v-5652c00f],.trading-width[data-v-5652c00f]{width:14%}.state-width[data-v-5652c00f]{width:10%}.city-width[data-v-5652c00f]{width:8%}.page-table-line-special[data-v-5652c00f]{background:#f7f7f7}.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}.table[data-v-ed31847c]{border:1px solid #f5f6fa;margin:0;border-collapse:collapse}.table tr th[data-v-ed31847c]{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-ed31847c]:hover{background-color:#f9f6f6}.table tbody>tr td[data-v-ed31847c]{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-ed31847c]{cursor:pointer}.seller-icon[data-v-ed31847c]{color:#4267b2;font-size:1.4rem;position:relative;top:5px}.filter-controls button[data-v-ed31847c]{margin-right:10px}button.analyze[data-v-ed31847c]{background:#5d61d3;position:absolute;bottom:3rem;right:3rem;border-radius:40px;border:none;padding:20px;width:70px;height:70px;color:#fff}button.analyze[data-v-ed31847c]:focus{outline:none}button.analyze[data-v-ed31847c]:hover{-webkit-filter:drop-shadow(2px 4px 6px grey);filter:drop-shadow(2px 4px 6px gray)}button.analyze i[data-v-ed31847c]{color:#80ffcc;font-size:2rem}button.analyze.return[data-v-ed31847c]{background:var(--primary-color)}button.analyze.return[data-v-ed31847c]:hover{-webkit-filter:drop-shadow(2px 4px 6px var(--primary-color));filter:drop-shadow(2px 4px 6px var(--primary-color))}button.analyze.return i[data-v-ed31847c]{color:#fff;font-size:2rem;-webkit-filter:hue-rotate(45deg);filter:hue-rotate(45deg)}.rate[data-v-ed31847c]{background-color:#fff;padding:.5rem .5rem;border-radius:5px;color:#000;cursor:pointer}.rate i[data-v-ed31847c]{font-size:1.3rem;color:#f9e608}.rate[data-v-ed31847c]:hover{color:#fff;background-color:#4267b2}.rate:hover i[data-v-ed31847c]{color:#fff}.actions[data-v-ed31847c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.actions i[data-v-ed31847c]{margin-left:10px;font-size:1.2rem;cursor:pointer}.actions i.fa-trash[data-v-ed31847c]{color:red}.monitors[data-v-ed31847c],.page-container[data-v-ed31847c]{font-size:1vw;margin-right:4em}.page-route-select[data-v-ed31847c]{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-ed31847c]{font-weight:400;font-size:1.36em;line-height:17px;color:#ababab;margin-right:20px;cursor:pointer}.page-route-select-icon[data-v-ed31847c]{color:var(--primary-color);margin-right:20px}.page-title[data-v-ed31847c]{font-weight:600;font-size:2.72em;line-height:24px;letter-spacing:.15px;color:#605f5f;margin-top:45px}.orders-page__top-actions-container[data-v-ed31847c]{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;padding:2em 0}.orders-page__actions-container[data-v-ed31847c]{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;padding:1em 0}.orders-page__content-inputs[data-v-ed31847c]{width:30vw}.page-table-container[data-v-ed31847c]{margin:2em 0}.page-table-header[data-v-ed31847c]{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-ed31847c]{padding-left:10px;font-weight:600;font-size:1.19em;color:#505050}.page-table-row[data-v-ed31847c]{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;font-size:1em;color:#605f5f}.page-table-desc-column[data-v-ed31847c]{padding:.5em .7em}.select-width[data-v-ed31847c]{width:3.5%}.id-width[data-v-ed31847c]{width:4.5%}.client-width[data-v-ed31847c]{width:33.5%}.city-width[data-v-ed31847c],.cnpj-width[data-v-ed31847c],.state-width[data-v-ed31847c],.trade-name-width[data-v-ed31847c]{width:12.5%}.segment-width[data-v-ed31847c]{width:8.5%}.page-table-line-special[data-v-ed31847c]{background:#f7f7f7}.page-table-header-mobile[data-v-ed31847c]{display:none}.checkbox-wrapper[data-v-ed31847c]{padding-left:1em;padding-top:.5em}.page-selected-filters-container[data-v-ed31847c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2em}.page-selected-filters[data-v-ed31847c]{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-ed31847c]{font-weight:300;font-size:14px;letter-spacing:.15px;color:var(--primary-color);margin-right:5px}.page-selected-filters-icon[data-v-ed31847c]{color:var(--primary-color);cursor:pointer}@media only screen and (max-width:1000px){.page-table-header[data-v-ed31847c]{display:none}.page-container[data-v-ed31847c]{font-size:1.5vw;margin-right:5vw}.page-table-row[data-v-ed31847c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.2em}.page-table-desc-column[data-v-ed31847c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:end}.checkbox-width[data-v-ed31847c],.city-width[data-v-ed31847c],.client-width[data-v-ed31847c],.cnpj-width[data-v-ed31847c],.ean-code-width[data-v-ed31847c],.edit-width[data-v-ed31847c],.gtin-code-width[data-v-ed31847c],.last-date-width[data-v-ed31847c],.segment-width[data-v-ed31847c],.state-width[data-v-ed31847c],.trade-name-width[data-v-ed31847c]{width:100%}.page-table-header-mobile[data-v-ed31847c]{display:block;font-weight:600;font-size:1.1em;color:#505050;text-align:left}}@media only screen and (max-width:800px){.page-container[data-v-ed31847c]{font-size:2.5vw}.products-page__inputs-container[data-v-ed31847c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2vh}.products-page__inputs-input[data-v-ed31847c]{width:100%}.products-page__actions-container[data-v-ed31847c],.products-page__right-content[data-v-ed31847c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2vh}.products-page__right-content[data-v-ed31847c]{width:100%}.products-page__left-content[data-v-ed31847c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2vh}.action-buttons[data-v-ed31847c]{margin-left:0;width:100%}.page-filters__right-select-wrapper[data-v-ed31847c]{width:100vw}.lastbuydate_wrapper[data-v-ed31847c]{padding-top:0}}@media only screen and (max-width:550px){.page-container[data-v-ed31847c]{font-size:3.5vw}}