#delete-modal .modal-content{top:50%;left:50%;transform:translate(-50%);width:450px}#delete-modal .modal-content .modal-body{padding:0;font-family:Nunito Sans;font-style:normal;font-weight:600;font-size:18px;line-height:28px;color:var(--type-active)}#delete-modal .modal-content .modal-body .header{border-bottom:1px solid var(--neutral-200)}#delete-modal .modal-content .modal-body .header .header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:24px}#delete-modal .modal-content .modal-body .header .header-content .close-svg{height:24px;width:24px;fill:var(--neutral-500)}#delete-modal .modal-content .modal-body .body{padding:24px;color:var(--type-active);font-size:18px;font-weight:600}#delete-modal .modal-content .modal-body .body .description{text-transform:uppercase;color:var(--blue-500)}#delete-modal .modal-content .modal-body .actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding:24px}#delete-modal .modal-content .modal-body .actions button{margin-left:10px!important}#delete-modal .modal-content .modal-body .actions .cancel-button{font-weight:700!important;border-color:transparent!important}.container[data-v-c6b24eee]{display:flex;justify-content:center}.container p[data-v-c6b24eee]{padding:64px 0;font-family:Nunito Sans;font-style:normal;font-weight:400;font-size:18px;line-height:132%;color:var(--type-placeholder)}.pulsating-circle[data-v-a381c85e]{position:absolute;background-color:var(--orange);border-radius:50%;width:10px;height:10px;top:-4px;right:-4px}.search-container[data-v-a381c85e]{display:flex;flex-direction:row;position:relative}.search-container .icon[data-v-a381c85e]{position:absolute;width:24px;stroke:var(--neutral-500);height:100%!important;margin-left:10px}.search-container input[data-v-a381c85e]{padding-left:40px!important}.table[data-v-a381c85e]{width:100%;display:table;border-radius:10px;border-collapse:separate;border-spacing:0}.table thead[data-v-a381c85e]{background:var(--neutral-100)!important}.table thead th[data-v-a381c85e]{font-weight:700;font-size:max(14px,.7vw)!important;color:var(--type-active);padding:.75rem!important;border-width:1px}.table thead td[data-v-a381c85e]{font-weight:700;font-size:14px;color:var(--type-active);border:none;padding:10px}.table thead td[data-v-a381c85e]:first-child,.table thead th[data-v-a381c85e]:first-child{border-top-left-radius:10px}.table thead td[data-v-a381c85e]:last-child,.table thead th[data-v-a381c85e]:last-child{border-top-right-radius:10px}.table tbody tr[data-v-a381c85e]{border-bottom:1px dashed var(--neutral-300)}.table tbody tr td[data-v-a381c85e]{font-weight:400;font-size:max(12px,.8vw);color:var(--type-active);border-top:1px dashed var(--neutral-300);padding:.75rem;text-align:left;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap}.table tbody tr td .btn-collapse[data-v-a381c85e]{width:32px;height:32px;border-radius:8px;background:var(--Brand-blue-50,#eaeffe);border-color:var(--Brand-blue-50,#eaeffe);padding:4px}.table tbody tr td .btn-collapse .chevron[data-v-a381c85e]{width:24px;height:24px;stroke:var(--border-hover,#a4b1df)}.table tbody tr td .actions[data-v-a381c85e]{display:flex;align-items:center;justify-content:end;width:100%;gap:10px}.table tbody tr td .actions .icon[data-v-a381c85e]{height:24px}.table tbody tr td .actions .icon-trash path[data-v-a381c85e]{stroke:#fba59d}.table tbody tr td .more-with-menu[data-v-a381c85e]{width:24px;height:28px;position:relative;display:inline-block}.table tbody tr td .more-with-menu .more-icon[data-v-a381c85e]{width:24px;height:24px;stroke:var(--neutral-500);transition:all .5s;cursor:pointer}.table tbody tr td .more-with-menu .menu[data-v-a381c85e]{min-width:230px;position:absolute;top:28px;right:0;background:var(--neutral-000);border:1px solid var(--neutral-200);box-sizing:border-box;box-shadow:0 4px 4px rgba(12,29,89,.1),0 4px 10px -8px rgba(12,29,89,.2);border-radius:8px;padding:24px;opacity:0;transition:all .5s;flex-direction:column;align-items:start;display:none}.table tbody tr td .more-with-menu .menu .mtb-12[data-v-a381c85e]{margin:12px 0}.table tbody tr td .more-with-menu .menu .btn[data-v-a381c85e]{font-size:15px;font-weight:600;margin-bottom:5px}.table tbody tr td .more-with-menu .menu .btn.remove[data-v-a381c85e]{color:var(--states-error)}.table tbody tr td .more-with-menu:hover .more-icon[data-v-a381c85e]{transform:rotate(90deg)}.table tbody tr td .more-with-menu:hover .menu[data-v-a381c85e]{opacity:1;display:flex;z-index:10}.p-table .td-header[data-v-a381c85e]{font-weight:700;font-size:14px;color:var(--type-active);border:none;padding:20px 10px}.p-table .td-body[data-v-a381c85e]{padding:20px 10px;border-top:1px dashed var(--neutral-300);font-weight:600;font-size:16px;color:var(--type-active)}.p-table .td-simple[data-v-a381c85e]{font-weight:400!important}.p-table .number[data-v-a381c85e]{font-family:Red Hat Display;font-weight:700;color:var(--neutral-500)}.p-table .icon[data-v-a381c85e]{width:18px;height:18px;margin:-4px 0 0 5px}.p-table .edit-text[data-v-a381c85e]{font-size:16px;font-weight:600;color:var(--blue-500)}.p-table .delete-text[data-v-a381c85e]{font-size:16px;font-weight:600;color:var(--states-error)}.p-table .quantity[data-v-a381c85e]{display:inline-flex;align-items:center}.p-table .danger[data-v-a381c85e]{color:var(--states-error)}.p-table .warning[data-v-a381c85e]{color:var(--orange)}.more-with-menu[data-v-a381c85e]{position:relative;display:inline-block}.more-with-menu .more-icon[data-v-a381c85e]{height:24px;stroke:var(--neutral-500);transition:all .5s;cursor:pointer}.more-with-menu .table tbody tr td .more-with-menu .menu[data-v-a381c85e]{min-width:100px}.more-with-menu .menu[data-v-a381c85e]{position:absolute;top:10px;right:0;margin-top:-10px;background:var(--neutral-000);border:1px solid var(--neutral-200);box-sizing:border-box;box-shadow:0 4px 4px rgba(12,29,89,.1),0 4px 10px -8px rgba(12,29,89,.2);border-radius:8px;opacity:0;transition:all .5s;flex-direction:column;align-items:start;display:none;width:150px}.more-with-menu .menu .mtb-12[data-v-a381c85e]{margin:12px 0}.more-with-menu .menu .btn[data-v-a381c85e]{font-family:Nunito Sans;font-style:normal;font-weight:600;font-size:16px;line-height:150%}.more-with-menu .menu .btn.remove[data-v-a381c85e]{color:var(--states-error)}.more-with-menu .menu .btn.btn-link[data-v-a381c85e]{padding:7px}.more-with-menu:hover .more-icon[data-v-a381c85e]{transform:rotate(90deg)}.more-with-menu:hover .menu[data-v-a381c85e]{opacity:1;display:flex;z-index:10}