.custom-table-resource-centre .custom-table .ant-checkbox-wrapper{margin-left:-.6rem}.detail-resource-centre .semi-bold-labels .ant-form-item-label>label{color:var(--text-secondary)}.detail-resource-centre .ant-form-item{margin-bottom:1rem}.detail-resource-centre-insight .ant-form-item{margin-bottom:.5rem}.detail-resource-centre .ant-select-multiple .ant-select-selection-item{border-color:var(--border-secondary);border-radius:.625rem!important;border-width:1px!important;border-color:var(--border-primary)!important;background-color:var(--bg-primary)!important}@keyframes fadeInGrow{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}@keyframes fadeOutShrink{0%{opacity:1;max-height:1000px}to{opacity:0;max-height:0}}.custom-animate-wrapper{animation:fadeInGrow .4s ease-out;overflow:hidden}.custom-animate-wrapper-unmount{animation:fadeOutShrink .4s ease-in}