﻿
#col-1104 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#col-1106 {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#col-1118 {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#col-1120 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#bild-1108 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
#bild-1108 {
	height: 100%;
}
#galerie-1137 .outerdiv /*gen*/ {
	flex: 0 0 auto;
}
#text-1099 {
	margin-top: 9vw;
}
#text-1099 p {
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#col-1146 {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#col-1148 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#bild-1147 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	aspect-ratio: 4 / 5;
}
#bild-1147 {
	height: 100%;
}
#bild-1124 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	aspect-ratio: 4 / 5;
}
#bild-1124 {
	height: 100%;
}
#cont-1096 {
	min-height: 50vh;
	background-color: var(--color1);
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: left;
	position: relative;
	fill: var(--color4);
}
#html-1163 {
	fill: var(--color2);
}
#cont-1367 {
	position: relative;
}
#cont-1375 {
	position: relative;
}
#cont-1379 {
	position: relative;
}
#cont-1383 {
	position: relative;
}
#cont-1387 {
	position: relative;
}
#text-1402 {
	margin-top: 50px;
}
#text-1407 {
	margin-top: 50px;
}
#cont-1414 {
	position: relative;
}
#cont-1418 {
	position: relative;
}
#cont-1437 {
	position: relative;
}
#cont-1441 {
	position: relative;
}
#cont-1411 {
	position: relative;
}
#cont-1411 > .bhv-col {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 2.5rem;
}
#cont-1411 > .bhv-col > .bhv-container {
	text-align: center;
}
#cont-1411 .bottom {
	display: none;
}
#cont-1411 .bhv-bild {
	margin: 0;
}
#cont-1411 .bhv-bild img {
	width: clamp(180px, 100%, 280px);
	height: auto;
	object-fit: cover;
	display: block;
	margin: 0 auto;
	border-radius: 12px;
}
#cont-1411 .bhv-text p {
	margin: 0.5rem 0 0;
}
#cont-1411 .bhv-text a {
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
	color: inherit;
	line-height: 1.4;
}
#cont-1411 .bhv-text a:hover {
	opacity: 0.8;
}
#cont-1434 {
	position: relative;
}
#cont-1434 > .bhv-col {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 2.5rem;
}
#cont-1434 > .bhv-col > .bhv-container {
	text-align: center;
}
#cont-1434 .bottom {
	display: none;
}
#cont-1434 .bhv-bild {
	margin: 0;
}
#cont-1434 .bhv-bild img {
	width: clamp(180px, 100%, 280px);
	height: auto;
	object-fit: cover;
	display: block;
	margin: 0 auto;
	border-radius: 12px;
}
#cont-1434 .bhv-text p {
	margin: 0.5rem 0 0;
}
#cont-1434 .bhv-text a {
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
	color: inherit;
	line-height: 1.4;
}
#cont-1434 .bhv-text a:hover {
	opacity: 0.8;
}
#cont-1453 {
	position: relative;
}
#cont-1111 {
	position: relative;
}
#cont-1111 > .bhv-col {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 2.5rem;
}
#cont-1111 > .bhv-col > .bhv-container {
	text-align: center;
}
#cont-1111 .bottom {
	display: none;
}
#cont-1111 .bhv-bild {
	margin: 0;
}
#cont-1111 .bhv-bild img {
	width: clamp(180px, 100%, 280px);
	height: auto;
	object-fit: cover;
	display: block;
	margin: 0 auto;
	border-radius: 12px;
}
#cont-1111 .bhv-text p {
	margin: 0.5rem 0 0;
}
#cont-1111 .bhv-text a {
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
	color: inherit;
	line-height: 1.4;
}
#cont-1111 .bhv-text a:hover {
	opacity: 0.8;
}
@media(max-width: 800px) {
	#col-1106 {
		order: 1;
	}
	#col-1118 {
		order: 1;
	}
	#col-1146 {
		order: 1;
	}
}

@media (max-width: 800px) {
	#cont-1411 > .bhv-col {
		grid-template-columns: repeat(1, 1fr);
		gap: 1.5rem;
	}
	#cont-1411 .bhv-text a {
		font-size: 1.1rem;
		text-align: center;
	}
	#cont-1411 h2 {
		text-align: center;
		font-size: 2em;
	}
	#cont-1434 > .bhv-col {
		grid-template-columns: repeat(1, 1fr);
		gap: 1.5rem;
	}
	#cont-1434 .bhv-text a {
		font-size: 1.1rem;
		text-align: center;
	}
	#cont-1434 h2 {
		text-align: center;
		font-size: 2em;
	}
	#cont-1111 > .bhv-col {
		grid-template-columns: repeat(1, 1fr);
		gap: 1.5rem;
	}
	#cont-1111 .bhv-text a {
		font-size: 1.1rem;
		text-align: center;
	}
	#cont-1111 h2 {
		text-align: center;
		font-size: 2em;
	}
}
