.buchly-screenshot {
	position: relative;
}

.buchly-screenshot-badge {
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	z-index: 2;
	width: 5.5rem;
	opacity: 0.95;
	pointer-events: none;
}

.buchly-screenshot-badge img {
	display: block;
	width: 100%;
	height: auto;
}

.buchly-feature-hero {
	background: linear-gradient(180deg, #fff 0%, #fff7ed 100%);
}

.billmore-clone-root .buchly-dokumenttypen-layouts img {
	aspect-ratio: 3 / 4;
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}
