<Docs title="Customer Service Form" layout="fullscreen">
	<CustomerServiceForm {labels} client:idle>
		<div class="richtext" slot="complaint-intro">
			<p>Was something not right? Of course we would like to know if you are not satisfied with our products – this will help us to continuously improve.</p>
			<p>So that we can investigate your complaint and solve the problem, we ask you to keep the product with the packaging and provide the details in this contact form. You will then be contacted by our Consumer Service team.</p>
		</div>

		<div class="richtext" slot="best-before-date-hint">
			<p>
				<strong>Mindesthaltbarkeitsdatum</strong>
			</p>
			<p>Das Mindesthaltbarkeitsdatum finden Sie auf der Rück- oder Unterseite der Verpackung.</p>
		</div>

		<div class="richtext" slot="lot-number-hint">
			<p>
				<strong>Lot-Nr.</strong>
			</p>
			<p>You can find the lot-number here:</p>
		</div>
	</CustomerServiceForm>
</Docs>