.cmp-image--ia{position:relative;width:inherit;height:inherit}
.cmp-image--ia::before,.cmp-image--ia::after{position:absolute;left:8px;top:16px}
.cmp-image--ia::before{content:"";z-index:3;width:24px;height:24px;background-color:var(--ds-color-icon-default);mask-repeat:no-repeat;mask-position:center;mask-size:contain}
.cmp-image--ia::after{content:attr(data-ia-label);z-index:2;padding:2px 2px 2px 32px;background-color:var(--ds-color-surface-elevated);color:var(--ds-color-text-default);font-size:var(--ds-typography-size-body-m);line-height:var(--ds-typography-height-body-m);letter-spacing:var(--ds-typography-letter-spacing-m)}