.eu-ai-label-wrap {
position: relative;
display: inline-block;
max-width: 100%;
margin: 0;
line-height: 0;
}
.eu-ai-label-wrap img {
display: block;
max-width: 100%;
height: auto;
} .eu-ai-label-wrap--stretch, .elementor-post__thumbnail > .eu-ai-label-wrap, .has-equal-box-heights .box-image .eu-ai-label-wrap,
.grid-col .box-image .eu-ai-label-wrap,
.grid-col .image-cover .eu-ai-label-wrap,
.image-cover .eu-ai-label-wrap,
.has-format .eu-ai-label-wrap {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
max-width: none;
} .eu-ai-label-wrap:has(> img.back-image) {
position: absolute;
inset: 0;
display: block;
width: 100%;
height: 100%;
max-width: none;
} .elementor-widget-theme-post-featured-image .eu-ai-label-wrap,
.elementor-widget-wpr-post-media .eu-ai-label-wrap,
.product-gallery-slider .eu-ai-label-wrap,
.product-thumbnails .eu-ai-label-wrap {
display: block;
width: 100%;
}
.eu-ai-label-badge {
position: absolute;
z-index: 2;
display: inline-flex;
align-items: center;
box-sizing: border-box;
max-width: calc(100% - 16px);
padding: 4px 11px;
border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 999px;
background: #1d1d1b;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
color: #ffffff;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: 600;
line-height: 1.25; text-transform: uppercase;
letter-spacing: 0.04em;
text-decoration: none; white-space: normal; visibility: visible;
opacity: 1; pointer-events: none;
}
.eu-ai-label-icon {
display: inline-flex;
align-items: center;
justify-content: center;
margin-right: 0.42em;
font-size: 1.05em;
line-height: 1;
} .eu-ai-label-background-wrap--relative {
position: relative;
} .eu-ai-label-badge.eu-ai-label--ai_undisclosed {
justify-content: center;
width: 34px;
height: 34px;
max-width: none;
padding: 0; border-radius: 50%;
letter-spacing: 0.02em; white-space: nowrap;
} .eu-ai-label-pos--bottom-left .eu-ai-label-badge {
bottom: 8px;
left: 8px;
}
.eu-ai-label-pos--bottom-right .eu-ai-label-badge {
right: 8px;
bottom: 8px;
}
.eu-ai-label-pos--top-left .eu-ai-label-badge {
top: 8px;
left: 8px;
}
.eu-ai-label-pos--top-right .eu-ai-label-badge {
top: 8px;
right: 8px;
} @media (prefers-contrast: more) {
.eu-ai-label-badge {
border-color: #ffffff;
}
}