@charset "utf-8";
/* CSS Document */

.eot-header {
	width: 100%;
	position: relative;
}
.top-padding {
	padding-top: 128px;
}
.top-margin {
	margin-top: 40px;
}
.eot-header img {
	animation: appearance 2s .2s both;
}
.width-full .text-block {
	position: relative;
	width: 100%;
	margin-top: 80px;
}
.width-half .text-block {
	position: relative;
	width: 55%;
}
.width-large-half {
	width: 67%;
}
.eot-header h1 {
	font-family: "Playfair Display", serif;
	font-style: italic;
	font-size: 350%;
	line-height: 1;
}
.small-text {
	font-size: 80%;
}
.eot-body {
	width: 100%;
	padding: 30px 10% 0 10%;
	font-size: 110%;
}
.eot-body .scroll-animation-wrapper {
	display: block;
}
.eot-body img {
	margin-top: 36px;
}
.author {
	font-size: 100%;
	font-weight: 500;
	font-style: italic;
}
.bold {
	font-weight: 500;
}
.vopros {
	font-weight: 600;
}
.eot-body h5 {
	font-weight: 600;
	font-size: 130%;
}
.grey-line {
	display: block;
	color: #999999;
	margin: 60px 0;
}