.module--table .table{border-radius:8px;display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden}.module--table .table__cell{align-items:center;border-left:1px solid #d5d7e5;display:flex;padding:24px}.module--table .table__cell:not(:has(.table__cell__text)) .table__cell__icon{margin-inline:auto}.module--table .table__cell:has(>.table__cell__icon):has(>.table__cell__text){gap:10px}.module--table .table__cell .button{padding:16px}@media (max-width:991px){.dnd-section .row-fluid .dnd-module:has(.module--table){padding:0}.module--table .table{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.module--table .table::-webkit-scrollbar{display:none}.module--table .table__cell{font-size:14px;min-width:200px}.module--table .table__cell:has(>.table__cell__icon):has(>.table__cell__text){flex-flow:column;gap:4px;justify-content:center}.module--table .button{font-size:14px}}