.box-landing{font: 16px "Open sans", Arial, sans-serif;}
.box-landing ul{list-style-type: none; margin: 0; padding: 0;}
.box-top{
	margin-bottom: 45px;
	padding-top: 19px;
}
.box-video-wrap{
	width: 100%;
	height: 500px;
	background: url(/img/landings/video_contest/box.jpg) no-repeat 50% 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 156px;
}
.box-video{
	display: block;
	margin: 0 auto;
	width: 560px;
	height: 313px;
	border: none;
}
.box-main{margin-bottom: 74px;}
.box-steps{
	font-size: 25px;
	position: relative;
	width: 550px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
.box-steps:after{
	content: " ";
	position: absolute;
	top: 50%;
	right: -70px;
	background: url('/img/landings/video_contest/box-icons.png?v=2') no-repeat -157px -158px;
	width: 91px;
	height: 96px;
	margin-top: -94px;
}
.box-step{
	position: relative;
	margin: 4px 0 -3px;
	padding: 30px 0 30px 158px;
}
.box-step-image{
	position: absolute;
	top: 50%;
	left: 0;
	background: url('/img/landings/video_contest/box-icons.png?v=2') no-repeat 1000px 1000px;
}
.box-step-image.step1{
	background-position: 0 0;
	width: 98px;
	height: 108px;
	margin-top: -54px;
	left: 22px;
}
.box-step-image.step2{
	background-position: 0 -131px;
	width: 118px;
	height: 105px;
	margin-top: -49px;
	left: 12px;
}
.box-step-image.step3{
	background-position: 0 -254px;
	width: 124px;
	height: 105px;
	margin-top: -55px;
	left: 10px;
}
.box-step-image.step4{
	background-position: -124px 0;
	width: 133px;
	height: 145px;
	margin-top: -74px;
	left: 6px;
}
.box-step-title{
	line-height: 1.2em;
	display: table-cell;
	height: 79px;
	vertical-align: middle;
}
.box-step-mark{
	position: absolute;
	top: 50%;
	right: 37px;
	background: url('/img/landings/video_contest/box-icons.png?v=2') no-repeat -167px -275px;
	width: 71px;
	height: 63px;
	margin-top: -29px;
}
.box-steps .btn{
	color: #990099;
	text-decoration: none;
	display: inline-block;
	padding: 9px 27px;
	border: 2px solid;
	margin: 40px 0 0 20px;
	font-size: 19px;
}
.box-form-wrap{
	float: right;
	width: 30.2%;
	margin-right: 6.8%;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 1100px){
	.box-form-wrap{margin-right: 15px;}
}
.box-form{
	background: #a827a8;
	color: #FFFFFF;
	padding: 31px 25px 28px;
	margin-bottom: 33px;
	font-size: 15px;
	font-weight: 300;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
}
.box-form-row{
	position: relative;
	margin-bottom: 11px;
}
.box-form-row label{
	margin-bottom: 6px;
	display: block;
}
.box-form .input{
	background: #b951b9;
	padding: 15px 10px;
	border: none;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
}
.box-form .input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .75);
}
.box-form .input::-moz-placeholder {
	opacity: 1;
	color: rgba(255, 255, 255, .75);
}
.box-form .input:-ms-input-placeholder {
	color: rgba(255, 255, 255, .75);
}
.box-form .input.error{border: 1px solid red;}
.box-form .error-label{color: #ff9c9c; font-size: 12px;}
.box-form .success-label{color: #9cff9c; font-size: 12px;}
.box-form a{color: inherit;}
.box-form a:hover{color: inherit!important; opacity: 0.9;}
.box-file-row{position: relative; overflow: hidden;}
.box-add-file{
	position: absolute;
	top: 0;
	left: -9999px;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 0;
}
label.box-add-video {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
	cursor: pointer;
	overflow: hidden;
}
.box-add-video:hover {
	opacity: .9;
}
.box-add-video span {
	text-decoration: underline;
}
.box-form-wrap ol{
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 0 8px;
}
.box-form-wrap ol li{margin-bottom: 6px;}
.box-form-submit{
	border: none;
	background: #e31458;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding: 16px 10px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 20px;
	font-weight: 100;
}
.box-form-submit:hover{background: #ee1a60;}
.box-best-title{
	color: #6c156c;
	margin-bottom: 10px;
	text-align: center;
	font: 60px "Futura", Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}
.box-best-list{
	font-size: 0;
	padding: 0 20px;
	margin-left: -19px;
}
.box-best-item{
	font-size: 22px;
	position: relative;
	padding-top: 140px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 20px;
	width: 33.3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 19px;
}
.box-best-item:before{
	content: " ";
	position: absolute;
	top: 0;
	left: 50%;
	background: url('/img/landings/video_contest/box-icons.png?v=2') no-repeat 1000px 1000px;
}
.box-best-item.item1:before{
	background-position: -281px -14px;
	width: 103px;
	height: 116px;
	margin-left: -51px;
}
.box-best-item.item2:before{
	background-position: -281px -137px;
	width: 146px;
	height: 93px;
	margin-left: -73px;
	top: 15px;
}
.box-best-item.item3:before{
	background-position: -290px -254px;
	width: 129px;
	height: 92px;
	margin-left: -65px;
	top: 17px;
}
.box-best-video{margin-bottom: 8px;}
.box-best-video .frame{
	border: none;
	width: 338px;
	height: 189px;
	max-width: 100%;
}
.box-video-title{
	line-height: 1.25em;
	padding-left: 5px;
}

/*popup*/
.box-rules{
	display: none;
	font-size: 12px;
	overflow-y: scroll;
	margin-bottom: 20px;
}
.box-rules__title{
	display: none;
}
.box-rules ol{
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0;
}
.box-rules ol ol{
	padding: 0 0 0 25px;
}
.box-rules li{
	padding: 0 4px;
	line-height: 1.6em;
}

.box-pd {
	margin-top: 40px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 18px;
}

.box-pd::before {
	content: " ";
	position: absolute;
	width: 12px;
	height: 12px;
	top: 3px;
	left: 0;
	background: url('/img/icons/error.svg') no-repeat;
}

.box-checkbox-pd {
	margin-top: 40px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 18px;
	user-select: none;
}