/* NEXO_APP_IDENTITY_V1116 */
.nexoInstallIconV1116 {
  display: grid; place-items: center; position: relative;
  width: 44px; height: 44px; flex: 0 0 44px; align-self: flex-start;
  border-radius: 12px; overflow: hidden;
  background: rgba(148,163,184,.14); color: inherit; font-weight: 700;
}
.nexoInstallIconV1116 img { width: 100%; height: 100%; object-fit: contain; }
.nexoInstallIconV1116 [hidden],
.nexoAppIconShellV1092 [hidden] { display: none !important; }
.nexo-install-request-card__copy { min-width: 0; }
.nexo-install-request-card__copy h3 { overflow-wrap: anywhere; }
.nexoAppRealIconV1092 { object-fit: contain; }
