.accordion[data-v-fc172752]{margin:20px 0}.accordion .icon[data-v-fc172752]{width:24px;height:24px;cursor:pointer;stroke:var(--type-placeholder)}.accordion .module-title[data-v-fc172752]{font-weight:600;font-size:14px;line-height:21px;color:var(--blue-700)}.accordion .container-header[data-v-fc172752]{display:flex;flex-direction:row;justify-content:space-between}.accordion .container-header .files-button[data-v-fc172752]{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-fc172752]{font-size:14px;color:var(--dark-blue);font-weight:600}.accordion .container-header .chevron[data-v-fc172752]{width:25px;height:25px}.accordion .container-header .chevron>svg[data-v-fc172752]{cursor:pointer;stroke:var(--neutral-600);transition:.5s}.accordion .container-header .rotateUp[data-v-fc172752]{animation:rotateUp-fc172752 .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}.accordion .container-header .rotateDown[data-v-fc172752]{animation:rotateDown-fc172752 .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes rotateUp-fc172752{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotateDown-fc172752{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}.accordion .table-container[data-v-fc172752]{display:flex;flex-direction:column;justify-content:start;width:100%;table-layout:fixed}.accordion .table-container thead[data-v-fc172752]{border-bottom:1px solid var(--neutral-300)!important}.accordion .table-container tbody[data-v-fc172752],.accordion .table-container thead[data-v-fc172752]{width:100%;margin-top:10px}.accordion .table-container tbody>th[data-v-fc172752],.accordion .table-container tbody tr[data-v-fc172752],.accordion .table-container thead>th[data-v-fc172752],.accordion .table-container thead tr[data-v-fc172752]{display:flex;flex-direction:row;justify-content:start;align-items:left;height:100%;width:100%}.accordion .table-container tbody>th th[data-v-fc172752],.accordion .table-container tbody tr th[data-v-fc172752],.accordion .table-container thead>th th[data-v-fc172752],.accordion .table-container thead tr th[data-v-fc172752]{display:flex;flex-direction:row;justify-content:start;align-items:left;width:100%}.accordion .table-container tbody>th td[data-v-fc172752],.accordion .table-container tbody tr td[data-v-fc172752],.accordion .table-container thead>th td[data-v-fc172752],.accordion .table-container thead tr td[data-v-fc172752]{height:75px;display:flex;flex-direction:row;justify-content:start;align-items:left;width:100%;overflow:auto;transition:.3s;flex-wrap:wrap;padding:0}.accordion .table-container tbody th td[data-v-fc172752],.accordion .table-container thead th td[data-v-fc172752]{font-size:14px!important;font-weight:700!important}.accordion .table-container tbody tr td[data-v-fc172752],.accordion .table-container thead tr td[data-v-fc172752]{font-size:16px;font-weight:400;border-bottom:1px dotted var(--neutral-300)}.accordion[data-v-fc172752] ::-webkit-scrollbar{width:12px;height:12px}.accordion[data-v-fc172752] ::-webkit-scrollbar-track{background:var(--neutral-000);border-radius:0 0 8px 0}.accordion[data-v-fc172752] ::-webkit-scrollbar-thumb{background-color:var(--neutral-300);border-radius:100px;border:3px solid var(--neutral-000)}.accordion[data-v-fc172752] ::-webkit-scrollbar-thumb:hover{cursor:pointer;background:var(--neutral-200)}.accordion .header-text[data-v-fc172752]{font-weight:600;font-size:14px;color:var(--type-active)}.accordion .header-text.treatment[data-v-fc172752]{color:var(--type-active)}.accordion .header-text.legend[data-v-fc172752]{color:var(--type-placeholder)}