.iride-ai-label-host {
	position: relative;
	display: inline-block;
	max-width: 100%;
	vertical-align: bottom;
}

.iride-ai-label-host > img,
.iride-ai-label-host > picture {
	display: block;
	max-width: 100%;
	height: auto;
}

.iride-ai-label-host--block {
	display: block;
	width: 100%;
}

.iride-ai-label {
	position: absolute!important;
	bottom: 8px;
	right: 8px;
	width: 80px!important;
	padding: 0!important;
	opacity: 1!important;
	height: auto;
	pointer-events: none;
	z-index: 2;
}

.rd_video_ctn.iride-ai-label-host,
.hero--video.iride-ai-label-host,
.page_title_ctn.iride-ai-label-host {
	position: relative;
}

.rd_video_ctn.iride-ai-label-host .iride-ai-label,
.hero--video.iride-ai-label-host .iride-ai-label {
	z-index: 1;
}

rs-sbg.iride-ai-label-host .iride-ai-label {
	z-index: 10;
}

rs-slide.iride-ai-label-host .iride-ai-label {
	z-index: 20;
}

.iride-ai-label-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	clip-path: inset(50%);
	white-space: nowrap;
	border: 0;
}
