.notification-tray .bf-alert:last-child{margin-bottom:1rem}.data-form__field{position:relative;margin-bottom:2rem;padding:0;color:#000}.data-form__field label.input-label{margin-bottom:.5rem;white-space:nowrap;font-size:1rem;line-height:1.25rem;font-weight:500}.data-form__field .field-wrap .el-input .el-input__inner{min-height:2.5rem;padding:0 1rem;color:#000;font-size:.875rem;line-height:1rem;font-weight:400;-webkit-transition:none;transition:none}.data-form__field .field-wrap .el-input .el-input__inner[disabled]{border-bottom:2px solid #d6d7de}.data-form__field .bf-select[disabled] .el-input__suffix,.data-form__field .searchable-multi-select .has-error .el-input__suffix{display:none}.data-form__field .searchable-multi-select .has-error .icon-wrapper{height:2.5rem}.data-form__field .data-form__input[disabled].bf-date-picker[disabled] .el-input__inner,.data-form__field .data-form__input[disabled].bf-input[disabled] .el-input__inner,.data-form__field .data-form__input[disabled].bf-select[disabled] .el-input__inner,.data-form__field .data-form__select[disabled].bf-date-picker[disabled] .el-input__inner,.data-form__field .data-form__select[disabled].bf-input[disabled] .el-input__inner,.data-form__field .data-form__select[disabled].bf-select[disabled] .el-input__inner{text-overflow:ellipsis}.data-form__section{display:grid;grid-column-gap:2rem;grid-template:repeat(var(--section-rows),auto)/1fr 1fr;grid-auto-flow:var(--grid-flow)}.data-form__section.fullWidth{display:block}.data-form__section.fullWidth .form-field{margin-bottom:1.5rem}.data-form__section h3{grid-column:1/span 2;margin:0;margin-bottom:1.5rem;color:#000;font-size:1.25rem;line-height:1.5rem;font-weight:500}@media screen and (max-width:512px){.data-form__section{grid-template:auto/100%}.data-form__section h3{grid-column:1}}@use "sass:map";.participant-profile .data-form{margin:1rem 0 2rem}.participant-profile .data-form__section,.participant-profile .sub-studies{padding:1.5rem 1rem;padding-bottom:0;border:1px solid #f1f1f3;margin-bottom:1rem;background:#fff}.participant-profile .sub-studies{padding-bottom:1.5rem;border-top:none;margin-top:calc(-2rem - 2px)}.participant-profile .sub-studies h3{margin:0;font-size:1.25rem;line-height:1.5rem;font-weight:500}