.uxa-form-field-feedback,:host.uxa-form-field-feedback{--uxa-typography-body__font-size: var(--uxa-form-field-feedback__font-size);font-family:var(--uxa-typography-body__font-family, var(--uxa-typography__font-family));font-weight:var(--uxa-typography-body__font-weight);font-size:var(--uxa-typography-body__font-size);text-transform:var(--uxa-typography-body__text-transform);color:var(--uxa-typography-body__color);line-height:var(--uxa-typography-body__line-height);color:var(--uxa-form-field-feedback__color);grid-column:var(--uxa-form-field-feedback__grid-column, auto);display:grid;grid-template-columns:auto 1fr;align-items:center;-moz-column-gap:var(--uxa-form-field-feedback__column-gap);column-gap:var(--uxa-form-field-feedback__column-gap);margin-top:var(--uxa-form-field-feedback__margin-top);--uxa-icon__size: var(--uxa-form-field-feedback-icon__size)}.uxa-form-field-feedback.uxa-error,:host.uxa-form-field-feedback.uxa-error{--uxa-icon__fill: var(--uxa-form-field-feedback-icon__color--error)}.uxa-form-field-feedback.uxa-success,:host.uxa-form-field-feedback.uxa-success{--uxa-icon__fill: var(--uxa-form-field-feedback-icon__color--success)}
