.kranz-left {
	display: block;
	position: absolute;
	top: 350px;
	left: -175px;
	height: 250px;
	z-index: -1;
	user-select: none;
}
.kranz-right {
	display: block;
	position: absolute;
	top: 350px;
	right: -50px;
	height: 350px;
	transform: rotate(-15deg);
	z-index: -1;
	user-select: none;
}
h3 {
	font-family: 'Cormorant Garamond', Arial, Helvetica, sans-serif;
	font-size: calc(var(--font-size) * 2);
	line-height: 1.25;
}
.wave-white {
	height: 50px;
	background-color: var(--color-primary);
	clip-path: polygon(100% 100%, 0% 100% , 0.00% 58.35%, 1.00% 55.91%, 2.00% 53.43%, 3.00% 50.93%, 4.00% 48.42%, 5.00% 45.91%, 6.00% 43.40%, 7.00% 40.92%, 8.00% 38.46%, 9.00% 36.04%, 10.00% 33.67%, 11.00% 31.35%, 12.00% 29.10%, 13.00% 26.92%, 14.00% 24.83%, 15.00% 22.83%, 16.00% 20.92%, 17.00% 19.13%, 18.00% 17.45%, 19.00% 15.89%, 20.00% 14.45%, 21.00% 13.15%, 22.00% 11.99%, 23.00% 10.97%, 24.00% 10.09%, 25.00% 9.36%, 26.00% 8.79%, 27.00% 8.37%, 28.00% 8.11%, 29.00% 8.00%, 30.00% 8.05%, 31.00% 8.27%, 32.00% 8.63%, 33.00% 9.15%, 34.00% 9.83%, 35.00% 10.66%, 36.00% 11.63%, 37.00% 12.75%, 38.00% 14.00%, 39.00% 15.39%, 40.00% 16.91%, 41.00% 18.56%, 42.00% 20.31%, 43.00% 22.18%, 44.00% 24.15%, 45.00% 26.21%, 46.00% 28.36%, 47.00% 30.59%, 48.00% 32.89%, 49.00% 35.24%, 50.00% 37.65%, 51.00% 40.09%, 52.00% 42.57%, 53.00% 45.07%, 54.00% 47.58%, 55.00% 50.09%, 56.00% 52.60%, 57.00% 55.08%, 58.00% 57.54%, 59.00% 59.96%, 60.00% 62.33%, 61.00% 64.65%, 62.00% 66.90%, 63.00% 69.08%, 64.00% 71.17%, 65.00% 73.17%, 66.00% 75.08%, 67.00% 76.87%, 68.00% 78.55%, 69.00% 80.11%, 70.00% 81.55%, 71.00% 82.85%, 72.00% 84.01%, 73.00% 85.03%, 74.00% 85.91%, 75.00% 86.64%, 76.00% 87.21%, 77.00% 87.63%, 78.00% 87.89%, 79.00% 88.00%, 80.00% 87.95%, 81.00% 87.73%, 82.00% 87.37%, 83.00% 86.85%, 84.00% 86.17%, 85.00% 85.34%, 86.00% 84.37%, 87.00% 83.25%, 88.00% 82.00%, 89.00% 80.61%, 90.00% 79.09%, 91.00% 77.44%, 92.00% 75.69%, 93.00% 73.82%, 94.00% 71.85%, 95.00% 69.79%, 96.00% 67.64%, 97.00% 65.41%, 98.00% 63.11%, 99.00% 60.76%, 100.00% 58.35%);
	z-index: 0;
	user-select: none;
}
.wave-beige {
	height: 50px;
	background-color: var(--color-bg);
	clip-path: polygon(100% 100%, 0% 100% , 0.00% 58.35%, 1.00% 55.91%, 2.00% 53.43%, 3.00% 50.93%, 4.00% 48.42%, 5.00% 45.91%, 6.00% 43.40%, 7.00% 40.92%, 8.00% 38.46%, 9.00% 36.04%, 10.00% 33.67%, 11.00% 31.35%, 12.00% 29.10%, 13.00% 26.92%, 14.00% 24.83%, 15.00% 22.83%, 16.00% 20.92%, 17.00% 19.13%, 18.00% 17.45%, 19.00% 15.89%, 20.00% 14.45%, 21.00% 13.15%, 22.00% 11.99%, 23.00% 10.97%, 24.00% 10.09%, 25.00% 9.36%, 26.00% 8.79%, 27.00% 8.37%, 28.00% 8.11%, 29.00% 8.00%, 30.00% 8.05%, 31.00% 8.27%, 32.00% 8.63%, 33.00% 9.15%, 34.00% 9.83%, 35.00% 10.66%, 36.00% 11.63%, 37.00% 12.75%, 38.00% 14.00%, 39.00% 15.39%, 40.00% 16.91%, 41.00% 18.56%, 42.00% 20.31%, 43.00% 22.18%, 44.00% 24.15%, 45.00% 26.21%, 46.00% 28.36%, 47.00% 30.59%, 48.00% 32.89%, 49.00% 35.24%, 50.00% 37.65%, 51.00% 40.09%, 52.00% 42.57%, 53.00% 45.07%, 54.00% 47.58%, 55.00% 50.09%, 56.00% 52.60%, 57.00% 55.08%, 58.00% 57.54%, 59.00% 59.96%, 60.00% 62.33%, 61.00% 64.65%, 62.00% 66.90%, 63.00% 69.08%, 64.00% 71.17%, 65.00% 73.17%, 66.00% 75.08%, 67.00% 76.87%, 68.00% 78.55%, 69.00% 80.11%, 70.00% 81.55%, 71.00% 82.85%, 72.00% 84.01%, 73.00% 85.03%, 74.00% 85.91%, 75.00% 86.64%, 76.00% 87.21%, 77.00% 87.63%, 78.00% 87.89%, 79.00% 88.00%, 80.00% 87.95%, 81.00% 87.73%, 82.00% 87.37%, 83.00% 86.85%, 84.00% 86.17%, 85.00% 85.34%, 86.00% 84.37%, 87.00% 83.25%, 88.00% 82.00%, 89.00% 80.61%, 90.00% 79.09%, 91.00% 77.44%, 92.00% 75.69%, 93.00% 73.82%, 94.00% 71.85%, 95.00% 69.79%, 96.00% 67.64%, 97.00% 65.41%, 98.00% 63.11%, 99.00% 60.76%, 100.00% 58.35%);
	z-index: 0;
	user-select: none;
}

#pitch {
	margin: auto;
	max-width: calc(1200px - 128px);
	max-width: fit-content;
}
#pitch .grid img {
	display: block;
	max-width: 320px;
    width: 100%;
	aspect-ratio: 3 / 4;
	line-height: 0;
	border: 8px solid var(--color-primary);
	background-color: var(--color-line);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
#pitch h1 {
	font-family: 'Cormorant Garamond', Arial, Helvetica, sans-serif;
	font-size: calc(var(--font-size) * 4);
	line-height: 1;
	font-weight: 500;
}
#pitch h2 {
	font-weight: 500;
}
#pitch .btn {
	margin-block: 12px 24px;
	padding: 12px 24px;
	border-radius: 8px;
}

#leistungen {
	position: relative;
	padding-top: calc(var(--font-size) * 2 + 128px);
	background-color: var(--color-accent);
}
#leistungen > img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#leistungen .inner {
	position: relative;
	margin-top: -150px;
	z-index: 1;
}
#leistungen .card {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding: 24px;
	border-radius: 12px;
	background-color: var(--color-accent);
	color: var(--color-primary);
}
@media (min-width: 600px) {
	#leistungen .card {
		flex-direction: row;
		gap: 48px;
	}
}
@media (min-width: 900px) {
	#leistungen .card {
		flex-direction: column;
		gap: 24px;
	}
}
#leistungen .card * {
	color: var(--color-primary);
}
#leistungen .card *::selection {
	background-color: var(--color-accentHover);
}
#leistungen .card .cardImage {
	min-width: 64px;
	text-align: center;
	user-select: none;
}
#leistungen .card img {
	height: 64px;
}
#leistungen .card h2 {
	font-family: 'Cormorant Garamond', Arial, Helvetica, sans-serif;
	font-size: calc(var(--font-size) * 2);
	line-height: 1.25;
}

#ansatz {
	padding-bottom: calc(var(--font-size) * 2 + 50px);
}
#ansatz img {
	border: 8px solid var(--color-primary);
	background-color: var(--color-line);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}

#praxis {
	position: relative;
	padding-bottom: calc(var(--font-size) * 2 + 50px);
	background-color: var(--color-primary);
}
#praxis .wave-white {
	position: absolute;
	top: -48px;
	left: 0;
	width: 100%;
}
#praxis .wave-beige {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
}
#praxis .grid a {
	display: block;
	line-height: 0;
	border: 8px solid var(--color-primary);
	background-color: var(--color-line);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

#kontakt ul {
	padding-left: 0;
	list-style: none;
}
#kontakt ul li #adresse {
	display: flex;
}
#kontakt ul li #adresse span {
	margin-top: -4px;
}