.accordion[data-v-53398381]{margin:20px 0 28px 0}.accordion .container-header[data-v-53398381]{display:flex;flex-direction:row;justify-content:space-between}.accordion .container-header .icon[data-v-53398381]{width:24px;height:24px;cursor:pointer;stroke:var(--type-placeholder)}.accordion .container-header .module-title[data-v-53398381]{font-weight:600;font-size:14px;line-height:21px;color:var(--dark-blue)}.accordion .container-header .files-button[data-v-53398381]{font-family:Nunito Sans;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:var(--blue-500)}.accordion .container-header h3[data-v-53398381]{font-size:18px;color:var(--dark-blue);font-weight:600}.accordion .container-header .chevron[data-v-53398381]{width:25px;height:25px}.accordion .container-header .chevron>svg[data-v-53398381]{cursor:pointer;stroke:var(--neutral-600);transition:.5s}.accordion .container-header .rotateUp[data-v-53398381]{animation:rotateUp-53398381 .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.accordion .container-header .rotateDown[data-v-53398381]{animation:rotateDown-53398381 .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes rotateUp-53398381{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotateDown-53398381{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}.accordion .package-card[data-v-53398381]{border:1px dashed var(--blue-500);border-radius:8px;padding:1rem;margin-top:1rem}.accordion .table-container[data-v-53398381]{display:flex;flex-direction:column;justify-content:start;width:100%;table-layout:fixed}.accordion .table-container thead[data-v-53398381]{border-bottom:1px solid var(--neutral-300)}.accordion .table-container .alignRight[data-v-53398381]{text-align:right;justify-content:end!important;margin-right:50px}.accordion .table-container .status[data-v-53398381]{text-align:right;justify-content:end!important}.accordion .table-container .status span[data-v-53398381]{margin-right:50px}.accordion .table-container .status span .ellipse[data-v-53398381]{margin-right:20px}.accordion .table-container tbody[data-v-53398381],.accordion .table-container thead[data-v-53398381]{width:100%;margin-top:10px}.accordion .table-container tbody>th[data-v-53398381],.accordion .table-container tbody tr[data-v-53398381],.accordion .table-container thead>th[data-v-53398381],.accordion .table-container thead tr[data-v-53398381]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;height:100%}.accordion .table-container tbody>th td[data-v-53398381],.accordion .table-container tbody tr td[data-v-53398381],.accordion .table-container thead>th td[data-v-53398381],.accordion .table-container thead tr td[data-v-53398381]{height:55px;display:flex;flex-direction:row;align-items:center;width:100%;overflow:auto;transition:.3s;flex-wrap:wrap}.accordion .table-container tbody th td[data-v-53398381],.accordion .table-container thead th td[data-v-53398381]{font-size:14px;font-weight:700}.accordion .table-container tbody tr td[data-v-53398381],.accordion .table-container thead tr td[data-v-53398381]{font-size:16px;font-weight:400;border-bottom:1px dotted var(--neutral-300)}.accordion .table-container tbody tr td .familiar[data-v-53398381],.accordion .table-container thead tr td .familiar[data-v-53398381]{display:flex;flex-direction:row}.accordion .table-container tbody tr td .familiar h6[data-v-53398381],.accordion .table-container thead tr td .familiar h6[data-v-53398381]{margin-right:5px}.accordion .table-container tbody tr td .updateDate[data-v-53398381],.accordion .table-container thead tr td .updateDate[data-v-53398381]{display:flex;flex-direction:column;justify-content:center}.accordion .table-container tbody tr td .updateDate h6[data-v-53398381],.accordion .table-container thead tr td .updateDate h6[data-v-53398381]{color:var(--type-active);font-size:16px;font-weight:400;margin-bottom:1px!important}.accordion .table-container tbody tr td .updateDate div[data-v-53398381],.accordion .table-container thead tr td .updateDate div[data-v-53398381]{display:flex;flex-direction:row;justify-content:start;align-items:start;text-align:top}.accordion .table-container tbody tr td .updateDate div svg[data-v-53398381],.accordion .table-container thead tr td .updateDate div svg[data-v-53398381]{margin-right:5px}.accordion .table-container tbody tr td .updateDate div p[data-v-53398381],.accordion .table-container thead tr td .updateDate div p[data-v-53398381]{color:var(--type-placeholder);font-size:12px;font-weight:600}.accordion[data-v-53398381] ::-webkit-scrollbar{width:12px;height:12px}.accordion[data-v-53398381] ::-webkit-scrollbar-track{background:var(--neutral-000);border-radius:0 0 8px 0}.accordion[data-v-53398381] ::-webkit-scrollbar-thumb{background-color:var(--neutral-300);border-radius:100px;border:3px solid var(--neutral-000)}.accordion[data-v-53398381] ::-webkit-scrollbar-thumb:hover{cursor:pointer;background:var(--neutral-200)}