.field-field-adv-full-params .grouped-table .grouped-table-item table tr {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 0;
    background-color: inherit;
    flex-wrap: wrap;
    margin: 3px 0;
    grid-column: 1;
    gap: 16px;
}

.node--view-mode-full.node--type-unit-catalog #edit-group-param-and-description .chars-expand-link {
    cursor: pointer;
    text-decoration: underline dashed;
}
.node--view-mode-full.node--type-unit-catalog #edit-group-param-and-description .chars-expand-link:hover {
    text-decoration: none;
}

#filter-catalog-form fieldset legend .fieldset-legend {
    padding-right: 11px;
    margin-right: 0;
}

.node--view-mode-full.node--type-unit-catalog #edit-group-param-and-description .pane-wrapper {
    margin-bottom: 16px;
}
