@charset "utf-8";

@font-face {
	font-display: swap;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/inter-v18-latin-regular.eot');
	src: url('../fonts/inter-v18-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/inter-v18-latin-regular.woff2') format('woff2'), url('../fonts/inter-v18-latin-regular.woff') format('woff'), url('../fonts/inter-v18-latin-regular.ttf') format('truetype'), url('../fonts/inter-v18-latin-regular.svg#Inter') format('svg');
}

@font-face {
	font-display: swap;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/inter-v18-latin-500.eot');
	src: url('../fonts/inter-v18-latin-500.eot?#iefix') format('embedded-opentype'), url('../fonts/inter-v18-latin-500.woff2') format('woff2'), url('../fonts/inter-v18-latin-500.woff') format('woff'), url('../fonts/inter-v18-latin-500.ttf') format('truetype'), url('../fonts/inter-v18-latin-500.svg#Inter') format('svg');
}

@font-face {
	font-display: swap;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/inter-v18-latin-600.eot');
	src: url('../fonts/inter-v18-latin-600.eot?#iefix') format('embedded-opentype'), url('../fonts/inter-v18-latin-600.woff2') format('woff2'), url('../fonts/inter-v18-latin-600.woff') format('woff'), url('../fonts/inter-v18-latin-600.ttf') format('truetype'), url('../fonts/inter-v18-latin-600.svg#Inter') format('svg');
}

@font-face {
	font-display: swap;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/inter-v18-latin-700.eot');
	src: url('../fonts/inter-v18-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/inter-v18-latin-700.woff2') format('woff2'), url('../fonts/inter-v18-latin-700.woff') format('woff'), url('../fonts/inter-v18-latin-700.ttf') format('truetype'), url('../fonts/inter-v18-latin-700.svg#Inter') format('svg');
}

:root {
	font-size: 16px;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	color: #27272A;
	font-family: 'Inter', Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 400;
}

img {
	max-width: 100%;
	height: auto;
}

#wrapper {
	position: relative;
	max-width: 50rem;
	margin: 1rem auto;
	overflow: hidden;
	background: #FFFFFF;
	border: solid 0.0625rem #000;
}

:is(a:link, a:visited, a:active) {
	color: inherit;
	text-decoration: none;
	white-space: nowrap;
}

a.web {
	font-size: 1.125rem;
	margin: 0 0 .625rem;
}

p {
	margin: 0 0 1rem;
}

p strong {
	font-weight: 600;
}

span {
	white-space: nowrap
}

.big_margin {
	margin: 0 0 2.2rem;
	font-size: 1.25rem;
}

.margin {
	margin: 0 0 2rem
}

h1 {
	font-size: 1.875rem;
	line-height: 1.2;
	margin: 0 0 1rem;
	font-weight: 700
}

h2 {
	font-size: 1.25rem;
	margin: 1.25rem 0 20px;
	font-weight: 600
}

h3 {
	font-size: 1.25rem;
	font-weight: 700;
	margin: 0 0 0.3125rem;
}

ul {
	list-style: none;
	margin: 0 0 .625rem;
	padding: 0;
	position: relative
}

ul li {
	padding: 0 0 .625rem 1.5625rem
}

ul li:before {
	content: "";
	float: left;
	width: 0.4375rem;
	height: 0.4375rem;
	background: rgb(37, 99, 235);
	border: .187rem solid rgb(219, 234, 254);
	border-radius: 50%;
	margin-left: -1.5625rem;
	position: relative;
	top: .375rem
}

header,
article,
footer {
	padding: .312rem 1.25rem;
}

.logo {
	display: flex;
	align-items: flex-start;
	column-gap: 1rem;
	padding: 1rem 0 0;
}

section p {
	display: inline-block;
	margin: 0 1.25rem .937rem 0;
	color: #52525B;
	font-size: .875rem
}

section p span {
	padding: 0 .375rem;
	color: rgb(29, 78, 216);
	background-color: rgb(219, 234, 254);
	display: inline-block;
	border-radius: 6.187rem;
	font-size: 0.75rem;
	line-height: 1.33333;
	letter-spacing: normal;
	font-weight: 500;
	text-align: center;
}

section p i {
	color: #3f3f46;
}

a.website {
	margin: .312rem 0 0;
	font-weight: 500;
	font-size: 1.1rem;
}

article {
	position: relative
}

.grau {
	background: #FAFAFA;
	padding: 1.25rem;
	border-radius: .625rem;
	margin-top: 3rem;
}

.grau p {
	font-size: 1rem;
	margin: 0 0 1.25rem;
}

.kununu {
	position: relative;
	top: .187rem
}

.img {
	display: flex;
	column-gap: 1.25rem;
	flex-flow: wrap;
	gap: 1.25rem;
}

.img img {
	border-radius: .5rem;
}

.flex {
	display: flex;
	column-gap: 1.25rem
}

hr {
	border: 0;
	border-bottom: 0.062rem solid rgb(239, 239, 240);
	margin: 0.3125rem 0 1.5rem;
}

.details {
	display: flex;
	align-items: flex-start;
	column-gap: 1rem
}

.details p,
.socials p {
	font-size: .875rem
}

.socials {
	display: flex;
	column-gap: 1rem;
}

.socials p:hover {
	background: #E3E3E5
}

.socials p {
	background: #EFEFF0;
	color: #3F3F46;
	width: fit-content;
	padding: .187rem .625rem;
	border-radius: .625rem;
	transition: background 0.2s ease-out 0s, color;
}

.button {
	display: block;
	background: rgb(37, 99, 235);
	font-size: 1rem;
	padding: .625rem .625rem;
	width: 20.312rem;
	text-align: center;
	margin: 1.25rem auto;
	border-radius: .625rem;
	font-weight: 600;
	transition: all 0.2s ease-in-out 0s;
}

a.button {
	color: #fff;
}

a.button:hover {
	background: rgb(29, 78, 216);
}

.person {
	display: flex;
	align-items: center;
	column-gap: .625rem;
	margin: 1.25rem 0 0;
}

.kreis p img {
	border-radius: 100%;
}

footer .grau p {
	margin: 0;
}

.flex_imgs {
	display: flex;
	align-items: flex-start;
	column-gap: 1rem;
}

.flex_imgs img {
	border-radius: 6px
}

@media only screen and (max-width: 799px) {
	#wrapper {
		border: none;
		margin: 0 auto;
	}

	p,
	ul {
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		margin: 0 0 1rem
	}

	a.web,
	h1,
	.grau p,
	.big_margin {
		margin: 0 0 1rem
	}

	span {
		white-space: nowrap;
	}

	ul li {
		padding: 0 0 .187rem 1.25rem
	}

	ul li:before {
		margin-left: -1.25rem;
	}

	header,
	article {
		padding: .312rem 1.25rem;
	}

	section p {
		margin: 0 1rem 1rem 0;
	}

	.grau {
		padding: .625rem;
		margin-top: 1rem;
	}

	.images {
		flex-wrap: wrap;
		gap: 1rem
	}

	.images img {
		width: auto
	}

	footer {
		padding: 1rem
	}

	.section {
		margin: 0 0 1rem
	}

	.person p {
		margin: 0 0 0 .625rem
	}

	.button {
		margin: 0 auto 1rem
	}

	.flex_imgs {
		flex-wrap: wrap;
		gap: 10px
	}
}

@media only screen and (max-width: 630px) {

	h1,
	.resp_center {
		text-align: center
	}

	section p {
		display: block;
		text-align: center;
		margin: 0 0 10px;
	}

	.resp_center {
		margin: 0 0 10px;
	}

	h2:first-of-type {
		margin: 30px 0 20px;
	}

	a.website {
		white-space: normal;
	}

	.logo {
		justify-content: center;
	}

	.socials {
		align-items: center;
		margin: 0 auto;
		justify-content: center;
		flex-flow: wrap;
	}

	.socials p {
		width: 6.25rem;
		text-align: center;
	}

	footer .grau > p:first-of-type {
		text-align: center;
	}

	.details p {
		margin: 0;
	}

	.person,
	.flex {
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
		flex-wrap: wrap
	}

	.grau img {
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.details {
		flex-direction: column;
		align-items: flex-start
	}
}

@media only screen and (max-width: 480px) {
	h1 {
		font-size: 1.437rem;
		line-height: 1.4;
	}

	.flex {
		justify-content: center;
		align-items: center
	}

	.flex p,
	.grau p,
	h3 {
		text-align: center
	}

	.details p {
		text-align: center;
		margin: 0 auto
	}

	.person {
		justify-content: center;
		align-items: center
	}
}
