.form-field-container{max-height:1000px;transition:max-height 1s ease-in-out}.form-field-container.closed{border-bottom:2px solid var(--color-gray-3);max-height:0;transition:max-height 1s cubic-bezier(0,1,0,1);overflow:hidden}.form-field-toggle{transition:transform 1s cubic-bezier(0,1,0,1)}.form-field-toggle.is-closed{transition:transform 1s cubic-bezier(0,1,0,1);transform:rotate(-180deg)}
.component--business-purchase-order-form-notes .field-radius .MuiInputBase-input{border-radius:20px}
