.ai-badge {
	position: absolute;
	z-index: 5;
	pointer-events: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .35s ease;
}

.ai-badge-wrap {
	position: relative;
	display: inline-block;
	max-width: 100%;
	line-height: 0;
}
