.FieldLayout__fieldContainer:has(input[required]) {
    display: none !important;
}
