.pulsating-circle{position:absolute;background-color:var(--orange);border-radius:50%;width:10px;height:10px;top:-4px;right:-4px}.search-container{display:flex;flex-direction:row;position:relative}.search-container .icon{position:absolute;width:24px;stroke:var(--neutral-500);height:100%!important;margin-left:10px}.search-container input{padding-left:40px!important}.table{width:100%;display:table;border-radius:10px;border-collapse:separate;border-spacing:0}.table thead{background:var(--neutral-100)!important}.table thead th{font-size:max(14px,.7vw)!important;padding:.75rem!important;border-width:1px}.table thead td,.table thead th{font-weight:700;color:var(--type-active)}.table thead td{font-size:14px;border:none;padding:10px}.table thead td:first-child,.table thead th:first-child{border-top-left-radius:10px}.table thead td:last-child,.table thead th:last-child{border-top-right-radius:10px}.table tbody tr{border-bottom:1px dashed var(--neutral-300)}.table tbody tr td{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{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{width:24px;height:24px;stroke:var(--border-hover,#a4b1df)}.table tbody tr td .actions{display:flex;align-items:center;justify-content:end;width:100%;gap:10px}.table tbody tr td .actions .icon{height:24px}.table tbody tr td .actions .icon-trash path{stroke:#fba59d}.table tbody tr td .more-with-menu{width:24px;height:28px;position:relative;display:inline-block}.table tbody tr td .more-with-menu .more-icon{width:24px;height:24px;stroke:var(--neutral-500);transition:all .5s;cursor:pointer}.table tbody tr td .more-with-menu .menu{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{margin:12px 0}.table tbody tr td .more-with-menu .menu .btn{font-size:15px;font-weight:600;margin-bottom:5px}.table tbody tr td .more-with-menu .menu .btn.remove{color:var(--states-error)}.table tbody tr td .more-with-menu:hover .more-icon{transform:rotate(90deg)}.table tbody tr td .more-with-menu:hover .menu{opacity:1;display:flex;z-index:10}.head[data-v-2b0bbf77]{color:var(--neutral-700,#304388);font-size:18px;font-weight:600;line-height:28px}.text-sm[data-v-2b0bbf77]{font-size:14px;font-weight:400;color:var(--type-placeholder,#8696ac)}.text-md[data-v-2b0bbf77]{font-size:16px;font-weight:500;color:var(--type-active,#525c7a)}.cursor-pointer[data-v-2b0bbf77]{cursor:pointer}.close-btn[data-v-2b0bbf77]{color:var(--states-error,#f63220);background:none;border:none;font-size:16px;font-weight:600;line-height:24px}