.inzichten-featured-placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 1rem;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
}

.inzichten-featured-placeholder__label {
	font-weight: 600;
	font-size: clamp(0.875rem, 2.5vw, 1.25rem);
	line-height: 1.35;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

.inzichten-slider .inzichten-slider__image-wrap > .inzichten-featured-placeholder,
.inzicht-single__image-wrap > .inzichten-featured-placeholder {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.vvge-events-horizontal__image > .inzichten-featured-placeholder {
	display: flex;
	width: 100%;
	aspect-ratio: 16 / 9;
}

body.inzichten-module-listing article.inzicht .post-thumb.ast-blog-featured-section .inzichten-featured-placeholder,
body.inzichten-module-listing article.inzicht .post-thumb-img-content .inzichten-featured-placeholder,
body.inzichten-module-listing article.inzicht > a:first-of-type .inzichten-featured-placeholder,
body.inzichten-module-listing .elementor-post .elementor-post__thumbnail .inzichten-featured-placeholder {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
