body::-webkit-scrollbar {
    display: none;
}
html, body{
	width: 100%;
	-ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;
	overflow-x: hidden;
	background-color: darkgreen;/*#41464d;
	/*position: relative;*/
}
/*---------------------text----------------------*/
h1{
	font-family: tablet-gothic,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 2.625rem;
	line-height: 1.12;
	margin-bottom: 1.25rem;
	color: #252525;
	margin-block-start: 0;
}
h2{
	font-family: tablet-gothic,sans-serif;
	font-weight: 400;
	font-size: 30px;
	font-style: normal;
	color: #252525;
	margin-block-start: 0;
	margin-block-end: 0;
}
h4{
	font-family: tablet-gothic,sans-serif;
	font-weight: 400;
	font-size: 1rem;
    line-height: 1.5;
	font-style: normal;
    letter-spacing: .08em;
    padding: 0 0 1.25rem;
	margin-block-start: 0;
	margin-block-end: 0;
	color: #252525;
}
h5{
	font-family: tablet-gothic,sans-serif;
	font-weight: 400;
	background-color: white;
    font-size: .875rem;
    letter-spacing: .125em;
    text-transform: uppercase;
	color: #cccccf;
	margin: 0;
}
h6{
	font-family: tablet-gothic,sans-serif;
	font-weight: 400;
	margin: 0;
	color: #69696c;
    font-size: .8125rem;
    letter-spacing: .03em;
}

/*---------------------sections----------------------*/
#wrapper{
	max-width: 62.5rem;
	position: relative;
	margin: auto;
	min-width: 300px;
	display: block;
	box-sizing: border-box;
}
.section{
	width: 100%;
	height: auto;
	position: relative;
	padding: 2.5rem auto;
	z-index: 0;
}
.section-green{
	width: 100%;
	height: 35rem;
	position: relative;
	padding: 2.5rem auto;
	z-index: 0;
}
.section-background{
	width: 100%;
	height: 35rem;
	position: absolute;
	top: 1%;
	padding: 2.5rem auto;
	z-index: 0;
}
.section-red{
	width: 100%;
	background-color: #F45C5C;
	position: relative;
	margin: auto;
	z-index: 0;
	height: 28rem;
}
.podcast{
	max-width: 52.5rem;
	padding: 5rem 1.25rem;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
}
.podcast-right{
	display: block;
}
.podcast-left{
	display: block;
	padding: 0;
}
.audioplayer{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.progressbar{
	width: 65%;
	background-color: #252525;
    border-radius: .1875rem;
    height: .375rem;
    left: 0;
    max-width: 100%;
    position: relative;
	opacity: .25;
}
#time{
	font-size: .9375rem;
    text-align: right;
    width: 5em;
	color: #252525;
	font-family: tablet-gothic,sans-serif;
	font-weight: 400;
	line-height: 1.5;
}
.teaser{
	border-top: 0px solid #cccccf;
	border-bottom: 2px solid #cccccf;
	height: 5%;
	width: 80%;
	top: 82%;
	position: absolute;
}
#subtitle{
	font-size: .875rem;
	width: 12%;
	top: calc(87% - 0.7em);
	left: 44%;
	text-align: center;
	position: absolute;
	padding-right: 2px;
}
/*--------------------lotties----------------------*/
#HoverPlay{
	display: block;
	width: 60px;
	position: relative;
	z-index: 80;
	cursor: pointer;
}
#LogoAnim{
	display: block;
	width: auto;
	height: 45%;
	margin: auto;
	position: relative;
	top: 27%;
	z-index: 80;
}
#IlluAnim{
	display: block;
	width: 17.75rem;
	position: relative;
	z-index: 80;
	margin: 0 3.75rem 0 0;
}
#antworten{
	width: 1.2rem;
	margin-right: -0.6rem;
	padding-top: 0.2rem;
}
#melden{
	width: 1.2rem;
	padding-left: 1.7rem;
	margin-right: -0.6rem;
	padding-top: 0.2rem;
}
#empfehlen{
	padding-left: 1.7rem;
	margin-right: -0.6rem;
	width: 1.2rem;
	padding-top: 0.2rem;
}
/*--------------------comments------------------*/
.commentold{
	position: absolute;
	width: 10rem;
	height: 10rem;
	border-radius: .5rem;
	background-color: white;
	opacity: 0.3;
	left: -220px;
	top: 0;
	z-index: 100;
}
.comment{
	user-select: none;
	width: 100%;
	height: 25rem;
	position: relative;
	padding: 2.5rem auto;
	z-index: 0;
}
.comment-l{
	width: 100%;
	height: 18rem;
	position: relative;
	padding: 2.5rem auto;
	z-index: 0;
}
.comment-text{
	user-select: none;
	font-family: tablet-gothic,sans-serif;
	font-weight: 650;
	font-style: normal;
	font-size: 2.625rem;
	line-height: 1.22;
	margin-bottom: 1.25rem;
	padding-top: 22%;
	color: white;
	margin-block-start: 0;
	text-align: center;
}
.button {
    border: 1px solid white;
    border-radius: 25vw;
	user-select: none;
	font-family: tablet-gothic,sans-serif;
	font-weight: 650;
	font-style: normal;
	font-size: 2.625rem;
	line-height: 1.22;
	margin-bottom: 1.25rem;
	padding-top: 22%;
	color: white;
	margin-block-start: 0;
	text-align: center;
}
.comment-text-l{
	user-select: none;
	font-family: tablet-gothic,sans-serif;
	font-weight: 670;
	font-style: normal;
	font-size: 2.625rem;
	line-height: 1.22;
	margin-bottom: 1.25rem;
	padding-top: 4%;
	color: white;
	margin-block-start: 0;
	text-align: center;
}
.icons{
	display: flex;
	cursor: pointer;
	justify-content: space-between;
	align-items: center;
	width: 20rem;
	margin: auto;
	position: relative;
	top:3rem;
}
/*-------------------LISTE------------------*/
.row{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto;
	position: relative;
	width: 100%;
	padding: 0.5rem;
}
.list-text{
	font-family: tablet-gothic,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.225rem;
	line-height: 1.4;
	color: white;
	text-align: left;
	padding-left: 2rem;
}


