.custom-form-textarea-group{display:flex;flex-direction:column;gap:9px;width:100%}.custom-form-label{color:#5c5c5c;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.custom-form-label span{color:#ff0a0a;font-weight:400}.custom-form-textarea{width:100%;display:flex;padding:8px 8px 8px 24px;color:rgba(92,92,92,.5);font-size:14px;font-style:normal;font-weight:400;line-height:20px;border-radius:8px;border:1px solid #d9d9d9;background:#fff;min-height:230px;resize:none}.input-error{border:1px solid red!important}.error-message{color:red;font-size:12px;margin-top:4px}