.dataset-settings-modal__buttons{width:100%;display:flex;flex-direction:row;gap:16px;justify-content:flex-end}.modal-buttons__delete-buttons{font-weight:500;font-size:14px;display:flex;align-items:center;gap:12px}.dataset-block{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.dataset-block .table__header-style{font-weight:600;font-size:12px;line-height:20px;letter-spacing:.01em;text-transform:uppercase;color:var(--color-text-default);display:flex;align-items:center;justify-content:flex-start;width:100%;height:100%}.dataset-block .text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.dataset-block .table-buttons{gap:13px;align-items:center}.dataset-block .table-buttons,.dataset-block .title{display:flex;justify-content:space-between;width:100%}.dataset-block .title{font-weight:500;font-size:21px;line-height:28px;color:#172d32;max-width:1216px;margin-bottom:18px}.dataset-block .react-table{max-width:1217px;width:100%;overflow-x:auto;overflow-y:hidden}