#competition
{
	color: #333333;
	background: #ffffff url('/images/content/contests/endyear/header.png') center top no-repeat;
}
#competition h1
{
	font-size: 56px;
}
h1 ~ p
{
	font-weight: bold;
	font-size: 22px;
}
h1 + p
{
	font-size: 32px;
}
h1 + p > span
{
	color: #be0a19;
}
h2
{
	font-weight: bold;
}
h2:after
{
	margin-bottom: .75em;
}
.clock .timer
{
	color: #316cd9;
}
.period-block > div:first-of-type
{
	font-weight: bold;
}
.prize-element-block
{
	margin: 1em auto 3em;
}
.prize-element-block .prize-element
{
	width: 195px;
	height: 178px;
	background: #ffffff url('/images/content/contests/endyear/present.png') no-repeat center center / contain;
	color: #ffffff;
	padding-top: 4em;
	margin: 0 auto;
}
.prize-element-block div:first-of-type .prize-element
{
	font-size: 18px;
}
.prize-element-block div:first-of-type .prize-element span
{
	display: block;
	font-size: 32px;
	font-weight: bold;
}
.prize-element-block div:nth-child(2) .prize-element > div
{
	font-size: 52px;
	font-weight: bold;
	padding-top: 10px;
}
.prize-element-block div:nth-child(3) .prize-element > div
{
	font-size: 20px;
	text-align: center;
}
.prize-element-block div:nth-child(3) .prize-element > div span
{
	display: block;
	font-size: 52px;
	font-weight: bold;
}
.prize-element-block .prize-element + p
{
	font-size: 24px;
	margin: 10px auto;
}
#contest_template_prizes
{
	color: #ffffff;
	background: #ffffff url('/images/content/contests/endyear/prizes_bg.jpg') no-repeat center center / cover;
	padding: 2em 0;
}
#contest_template_prizes h3
{

	width: 90%;
	margin: 5px auto 1em;
	padding: 10px 20px;
	font-size: 30px;
	font-weight: bold;
	color: #316cd9;
	background: #ffffffa6;
	border-radius: 24px;
}
.prize-list > div > h3 + div ~ div
{
	width: 20%;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
	margin-bottom: 1em;
}
.prize-list > div > h3 + div ~ div > span
{
	display: block;
	font-size: 24px;
	color: #f6951e;
}
.multiple-elements > div.separate
{
	background: url('/images/content/contests/endyear/arrow.png') no-repeat right 15%;
	background-size: contain;
	margin: -0.5em -2em;
}
.how-get-block .multiple-elements
{
	margin-top: 5em;
}
.how-get-block .multiple-elements > div i
{
	color: #ffffff;
	background: #316cd9;
	box-shadow: none;
	font-family: Verdana;
	font-weight: normal;
	margin: 10px auto 25px;
}
.how-get-block .multiple-elements > div p
{
	position: relative;
}
.how-get-block .multiple-elements:first-of-type > div:last-of-type::after
{
	display: none;
}
.terms-block .spoiler_body_after
{
	max-height: 220px;
}