.mfcdt-wrapper{width:100%;background:var(--white);border:1px solid var(--grey3);border-radius:4px;overflow:hidden}.mfcdt-scroll{width:100%;overflow-x:auto}.mfcdt-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.mfcdt-table th{background:var(--grey4);font-weight:500;color:var(--dark3)}.mfcdt-table td,.mfcdt-table th{padding:.75rem 1rem;border-bottom:1px solid var(--grey3);white-space:nowrap}.mfcdt-table td{color:var(--dark4)}.mfcdt-table tbody tr:hover{background:var(--grey4)}.mfcdt-table tr:last-child td{border-bottom:none}.mfcdt-scroll::-webkit-scrollbar{height:6px}.mfcdt-scroll::-webkit-scrollbar-thumb{background:var(--grey1);border-radius:3px}.mfcdt-left{text-align:left}.mfcdt-right{text-align:right}.mfcdt-table td,.mfcdt-table th{font-size:12px}@media (max-width:768px){.mf-cat-responsive-grid{display:grid!important;grid-template-columns:1fr!important}.mfcatOverviewpagetpfdGrid{grid-template-columns:1fr!important;gap:2rem}}