@import url(https://rsms.me/inter/inter.css);

/* Reset and base styles */
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Inter, HelveticaNeue, Helvetica Neue, HelveticaNeueRoman, HelveticaNeue-Roman, Helvetica Neue Roman, Helvetica, Arial, sans-serif;
}

@supports (font-variation-settings:normal) {
	html {
		font-family: Inter var, Inter, HelveticaNeue, Helvetica Neue, HelveticaNeueRoman, HelveticaNeue-Roman, Helvetica Neue Roman, Helvetica, Arial, sans-serif;
	}
}

*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	-webkit-font-feature-settings: "dlig" 0, "numr" 0, "dnom" 0, "tnum", "case", "zero" 0, "frac" 0, "sups" 0, "subs" 0, "cpsp" 0, "salt" 0, "ss01", "ss02" 0, "ss03" 0, "cv01" 0, "cv02" 0, "cv03" 0, "cv04" 0, "cv05" 0, "cv06" 0, "cv07", "cv08" 0, "cv09" 0, "cv10" 0, "cv11" 0, "calt", "liga", "kern";
	font-feature-settings: "dlig" 0, "numr" 0, "dnom" 0, "tnum", "case", "zero" 0, "frac" 0, "sups" 0, "subs" 0, "cpsp" 0, "salt" 0, "ss01", "ss02" 0, "ss03" 0, "cv01" 0, "cv02" 0, "cv03" 0, "cv04" 0, "cv05" 0, "cv06" 0, "cv07", "cv08" 0, "cv09" 0, "cv10" 0, "cv11" 0, "calt", "liga", "kern";
	font-family: Inter var, Inter, HelveticaNeue, Helvetica Neue, HelveticaNeueRoman, HelveticaNeue-Roman, Helvetica Neue Roman, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-stretch: normal;
	line-height: 29px;
	color: #000;
	font-variation-settings: "wght" 500, "slnt" 0;
	font-weight: 500;
	background: #fff;
	margin: 0;
	padding: 0;
}

/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-variation-settings: "wght" 650, "slnt" 0;
	font-weight: 650;
	margin: 0 0 10px;
}

.entry-content h2 {
	font-size: 26px;
}

.entry-content h3 {
	font-size: 24px;
}

.entry-content h4 {
	font-size: 22px;
}

p {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

a {
	color: inherit;
	font-size: inherit;
	-webkit-transition: all 2s;
	transition: all 2s;
	text-decoration: none;
}

a:active,
a:hover,
a:visited {
	text-decoration: none;
}

a:active,
a:focus,
a:hover {
	outline: 0;
}

.entry-content a:active,
.entry-content a:hover {
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(88, 206, 74, .81);
	box-shadow: inset 0 -1px 0 0 rgba(88, 206, 74, .81);
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

/* Selection */
::-moz-selection {
	background-color: rgba(88, 206, 74, .81);
	color: #fff;
}

::selection {
	background-color: rgba(88, 206, 74, .81);
	color: #fff;
}

/* Lists */
ul {
	list-style: disc;
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin-bottom: 6px;
	margin-left: 2.5em;
}

/* Images */
img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

/* Utility classes */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus {
	clip: auto !important;
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.alert,
.browsehappy {
	font-size: 16px;
	left: 0;
	margin: 0;
	padding: 15px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 100%;
	z-index: 400;
}

.browsehappy {
	background: rgba(82, 46, 48, .94);
	color: #fff;
}

/* Layout */
#container {
	margin: 0 auto;
}

#main[tabindex="-1"]:focus {
	outline: 0;
}

/* Header */
header.header {
	left: 0;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 10;
}

header.header .wrap {
	-ms-flex-line-pack: start;
	align-content: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-right: 10px;
	margin: 0;
	overflow: hidden;
	padding: 0 10px;
}

header.header .wrap .logo {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-top: 30px;
}

header.header .wrap .logo h1 {
	font-size: 2rem;
	line-height: 1.25;
}

header.header .wrap .logo h1 em {
	font-size: 1rem;
	font-style: normal;
	text-transform: uppercase;
}

@media only screen and (max-width:767px) {
	header.header .wrap .logo {
		padding-top: 3px;
	}

	header.header .wrap .logo h1 {
		font-size: 1.4rem;
	}

	header.header .wrap .logo h1 em {
		font-size: .8rem;
	}
}

@media only screen and (min-width:960px) {
	header.header .wrap {
		padding: 0 10px 0 40px;
	}
}

/* Navigation */
nav.nav {
	-ms-flex-item-align: self-start;
	align-self: self-start;
	text-align: right;
}

nav.nav ul {
	margin: 0;
	padding: 0;
}

nav.nav ul li {
	list-style: none;
}

nav.nav ul li a {
	display: block;
	-webkit-transition: all 2s;
	transition: all 2s;
}

nav.nav ul li a:active,
nav.nav ul li a:hover {
	color: rgba(88, 206, 74, .81);
}

nav.nav.header-nav {
	margin-top: 20px;
}

nav.nav.header-nav li {
	font-variation-settings: "wght" 650, "slnt" 0;
	font-weight: 650;
	text-transform: uppercase;
}

nav.nav.footer-nav li {
	color: #757575;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 13px;
	font-variation-settings: "wght" 500, "slnt" 0;
	font-weight: 500;
	padding: 0 10px 0 0;
}

@media only screen and (min-width:768px) {
	header.header .wrap nav.nav {
		margin-right: 10px;
	}
}

/* Main content */
main.main {
	height: 150vh;
}

/* Home page specific */
body.home {
	background-color: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#dadce0), color-stop(5%, #fff), to(#daf7da));
	background: linear-gradient(180deg, #dadce0 0, #fff 5%, #daf7da);
}

.home-about {
	height: 67vh;
	max-width: 980px;
	padding: 0 10px;
}

.home-about h2 {
	display: none;
}

.home-about .entry-content {
	font-variation-settings: "wght" 620, "slnt" 0;
	font-weight: 620;
	padding: 10px 0;
}

.home-about .entry-content p {
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.49;
	margin-bottom: calc(1.5em - 10px);
	text-align: justify;
}

.home-about .entry-content p strong {
	-webkit-box-shadow: inset 0 -2px 0 0 #000;
	box-shadow: inset 0 -2px 0 0 #000;
}

@media only screen and (min-width:768px) {
	.home-about .entry-content {
		padding-top: 80px;
	}
}

@media only screen and (min-width:960px) {
	.home-about {
		padding: 0 10px 0 40px;
	}

	.home-about .entry-content {
		font-size: 22px;
	}
}

@media only screen and (max-width:767px) {
	.home-about .entry-content {
		padding-top: 80px;
	}

	.home-about .entry-content .has-medio-font-size {
		font-size: 15px;
	}

	.home-about .entry-content p {
		width: 100%;
	}
}

/* Privacy and Impressum pages */
body.privacy-policy .entry-content,
body.page-template-default .entry-content {
	margin: 150px 0;
	max-width: 90vw;
	margin: 0;
	overflow: hidden;
	padding: 0 10px;
}

body.privacy-policy .entry-content h2,
body.privacy-policy .entry-content h3,
body.privacy-policy .entry-content h4,
body.page-template-default .entry-content h2,
body.page-template-default .entry-content h3,
body.page-template-default .entry-content h4 {
	margin-top: 40px;
}

body.privacy-policy .entry-content h2+h3,
body.page-template-default .entry-content h2+h3 {
	margin-top: 0;
}

@media only screen and (min-width:960px) {
	body.privacy-policy .entry-content,
	body.page-template-default .entry-content {
		padding: 0 10px 0 40px;
	}
}

/* WordPress blocks */
.wp-block-spacer {
	clear: both;
}

.wp-block-embed {
	margin: 0 0 1em;
}

/* Back stretch element */
.back-stretch {
	background-color: #000;
	display: inline-block;
	height: 1.5px;
	margin: 0 -1px 0 -2.4px;
	padding: 0;
	width: 34%;
}

@media only screen and (min-width:768px) {
	.back-stretch {
		height: 2.5px;
		width: 18%;
	}
}

/* Font sizes */
.has-medio-font-size {
	font-size: 18px;
}

/* Footer */
footer.footer {
	clear: both;
	display: block;
	padding: 20px 0;
	width: 100vw;
}

.inner-footer {
	margin: 0;
	overflow: hidden;
	padding: 0 10px;
}

@media only screen and (min-width:960px) {
	.inner-footer {
		padding: 0 10px 0 40px;
	}
}

/* Article styles for single pages */
.single .entry-header {
	/* Entry header styles */
}

.entry-title {
	/* Entry title styles */
}

.entry-content {
	/* General entry content styles */
}

/* Responsive utilities */
@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3),
screen and (device-aspect-ratio:2/3),
screen and (device-aspect-ratio:375/667),
screen and (device-aspect-ratio:40/71),
screen and (device-aspect-ratio:9/16),
screen and (device-width:375px) and (device-height:667px) and (-webkit-device-pixel-ratio:2),
screen and (device-width:414px) and (device-height:736px) and (-webkit-device-pixel-ratio:3) {
	input,
	select,
	textarea {
		font-size: 16px !important;
	}
}

/* Print styles */
@media print {
	@page {
		margin: .5cm;
	}

	nav.nav {
		display: none;
	}

	article a {
		text-decoration: underline;
	}

	article a:after {
		content: " (" attr(href) ")";
		font-size: smaller;
	}

	article a[href^="#"]:after,
	article a[href^="javascript:"]:after,
	article a[href^="mailto:"]:after {
		content: "";
	}

	article img {
		max-width: 100% !important;
		page-break-inside: avoid;
	}
}
