/* roboto-slab-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-slab-v36-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-slab-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-slab-v36-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v50-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v50-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*
Color scheme:
#FFFFFF: weiss
#FFF0FB: hellrosa
#FDEDD0: hellocker
#FFF5EA: hellgelb
#FFC7F2: rosa
#E8438F: pink
#D1922B: ocker
#707070: grau
#FDFDFC: trüb
*/


/*
 * Progressive enhancement to reduce widows and orphans
 * https://github.com/WordPress/gutenberg/issues/55190
 */
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}


html {
  scroll-behavior: smooth;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', serif;
}

header {
	display: none;
}

.ah-content {
	padding: 0 35px;
}

.ah-logo p {
	font-family: 'Roboto Slab', serif;
	font-size: 25px;
	margin: 25px 0 15px 20px;
}

.ah-logo p a {
	color: #E8438F;
	text-decoration: none;
}

.ah-logo p a span {
	color: #D1922B;
}

.ah-page .ah-intro {
	background: transparent linear-gradient(136deg, #FFF5EA 0%, #FFC7F2 100%) 0% 0% no-repeat padding-box;
	padding-bottom: 35px;
	text-align: center;
}

.ah-intro,
.ah-text {
	text-align: center;
}

.ah-intro h1 {
	color: #E8438F;
	font-size: 80px;
	line-height: 75px;
	font-weight: normal;
	margin: 0;
    padding-top: 80px;
}

.ah-intro p {
	font-family: 'Roboto Slab', serif;
	color: #D1922B;
	font-size: 28px;
	line-height: 34px;
	margin: 25px 0 20px 0;
}

.ah-image {
	width: 100%;
	height: auto;
	max-width: 536px;
	margin: auto;
}

.ah-text {
    margin-top: 60px;
    margin-bottom: 60px;
}

.ah-text h2,
.ah-text p {
	font-size: 28px;
	line-height: 34px;
	color: #E8438F;
	margin-top: 0;
    margin-bottom: 16px;
}

.ah-text p:before,
.ah-text p:last-child:after {
	display: block;
	content: '*';
	font-size: 40px;
	line-height: 24px;
	color: #E8438F;
}

.ah-text p:last-child:after {
	margin-top: 20px;
}


.ah-page .ah-info {
	background: transparent linear-gradient(132deg, #FFF0FB 0%, #FDEDD0 100%) 0% 0% no-repeat padding-box;
}

.ah-info,
.ah-about,
.ah-imprint {
	color: #707070;
	padding-bottom: 40px;	
}

.ah-info h3 {
	font-size: 28px;
    line-height: 34px;
	color: #D1922B;
	padding-top: 40px;
}

.ah-info ul,
.ah-about ul,
.ah-imprint ul,
footer ul {
	list-style-type: none;
	padding-left: 0;
}

.ah-info .ah-content > ul li,
.ah-about ul li,
.ah-imprint ul li {
	display: flex;
	font-size: 22px;
	line-height: 30px;
    margin-bottom: 8px;
}

.ah-info .ah-content > ul li:before,
.ah-about ul li:before,
.ah-imprint ul li:before {
	display: inline-block;
	content: '*';
	color: #D1922B;
	padding-right: 15px;
}

.ah-row {
	display: flex;
    justify-content: center;	
}

.ah-col-30 {
	display: none;
}

.ah-info .ah-row {
	margin-top: 50px;
}

.ah-info h4 {
	margin: 0;
}

.ah-info .ah-row ul {
	margin-top: 0;
}

.ah-info h4,
.ah-info .ah-row ul li {
	font-size: 16px;
	line-height: 21px;
}

.ah-about h3,
.ah-imprint h2 {
	font-size: 28px;
    line-height: 34px;
	color: #E8438F;
	margin-top: 50px;
}

.ah-about ul li:before,
.ah-imprint ul li:before {
	color: #707070;
}

.ah-about p {
	max-width: 600px;
	font-family: 'Roboto Slab', serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	color: #D1922B;
	text-align: center;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}

.ah-imprint h2 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
}

.ah-imprint p {
	font-size: 22px;
	line-height: 30px;
	margin-top: 10px;
}

.ah-imprint p a {
	color: #707070;
}

footer {
	color: #FDFDFC;
	background-color: #E8438F;
	padding-top: 45px;
	padding-bottom: 30px;
}

footer p {
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
}

footer .ah-footer-links {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

footer ul li {
	font-size: 20px;
	line-height: 30px;
}

footer a {
	color: #FDFDFC;
	text-decoration: none;
}

footer a:hover {
	color: #FDFDFC;
	text-decoration: underline;
}

footer .ah-footer-social svg {
	fill: #FDFDFC;
	width: 36px;
}

@media (min-width: 768px) {
		
	header {
		display: block;
	}
	
	.ah-intro h1 {
		padding-top: 40px;
	}

}

@media (min-width: 1024px) {
			
	.ah-intro p {
		font-size: 44px;
		line-height: 60px;
		margin: 35px 0 70px 0;
	}
		
	.ah-page .ah-intro {
		padding-bottom: 80px;
	}
		
	.ah-text {
		margin-top: 90px;
		margin-bottom: 90px;
	}

	.ah-text h2,
	.ah-text p {
		font-size: 44px;
		line-height: 44px;
		margin-bottom: 25px;
	}	
		
	.ah-text p:before,
	.ah-text p:last-child:after {
		font-size: 44px;
		line-height: 60px;
	}
		
	.ah-info h3 {
		padding-top: 100px;
	}

	.ah-info .ah-content > ul li,
	.ah-about ul li {
		font-size: 30px;
		line-height: 40px;
	}
		
	.ah-col-30 {
		display: block;
		flex: 30%;
	}

	.ah-col-40 {
		flex: 40%;
	}

	.ah-info,
	.ah-about,
	.ah-imprint {
		padding-bottom: 100px;	
	}
		
	.ah-about h3,
	.ah-imprint h3 {
		margin-top: 100px;
	}
		
	.ah-info h3,
	.ah-about h3, 
	.ah-imprint h3 {
		font-size: 40px;
		line-height: 54px;
	}
		
	.ah-about p {
		font-size: 40px;
		line-height: 54px;
		margin-top: 80px;
	}

	footer p {
		font-size: 30px;
		line-height: 40px;
	}
	
	footer .ah-footer-links {
		width: 350px;
	}
	
	.ah-imprint h1 {
		margin-top: 50px;
		margin-bottom: 50px;
	}
}

@media (min-width: 1280px) {

	.ah-content {
		max-width: 1280px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}
}