.sanders-wrapper {
	margin-right: 25px;
}
.result-title {
	margin-bottom: 35px;
	font-family: 'Cera CY Black', sans-serif;
	font-size: 52px;
	line-height: 56px;
	color: #FFF;
}
.result-text {
	color: #FFF;
	font-family: 'Cera CY', sans-serif;
	font-size: 22px;
	line-height: 26px;
}
.result-text-mobile {
	display: none;
}
.result-page .sanders-wrapper {
	max-width: 417px
}
.result-page .bg-section {
	height: 557px;
}
.result-page .body {
	justify-content: flex-end;
	height: 470px;
}
.result2 .body {
	height: 410px;
	position: relative;
	left: -30px;
}
.result3 .body {
	height: 421px;
}
.button.result {
	padding: 0 85px;
	height: 57px;
	line-height: 57px;
	background: #E4002B;
	color: #FFF;
	font-family: 'Cera Condensed CY Black', sans-serif;
	font-size: 32px;
	margin-bottom: 12px;

}
.repeat-wrapper {
	margin-top: 2px;
}
.repeat {
	display: inline-block;
	padding-right: 30px;
	background: url(https://s2.stc.all.kpcdn.net/putevoditel/spetsproekty/chto-vy-znaete-o-kuritse/images/repeat.svg) 100% 50% no-repeat;
	font-family: 'Cera CY', sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #262626;
	text-decoration: underline;
}
.repeat:hover {
	text-decoration: none;
}

.share-title {
	padding-right: 15px;
	font-size: 18px;
	line-height: 26px;
	font-family: 'Cera CY', sans-serif;
}
.share-block-mobile {
	display: block;
	position: relative;
	left: 50%;
	width: 475px;
	transform: translateX(-50%);
}
.share-block-mobile .share-item {
	position: static !important;
	margin-right: 30px;
}
.share-block-mobile .share-item:last-child {
	margin-right: 0;
}


.share-block-mobile .share-item {
	height: 32px;
}

.share-block-mobile .share-item[data-share-type="fb"] {
	background-size: auto 31px;
	width: 36px;
}
.share-block-mobile .share-item[data-share-type="vk"] {
	background-size: auto 19px;
	width: 36px;
}
.share-block-mobile .share-item[data-share-type="ok"] {
	background-size: auto 32px;
	width: 36px;
}
.share-block-mobile .share-item[data-share-type="tw"] {
	background-size: auto 30px;
}

.result2 .sanders-wrapper {
	padding-top: 25px;
	max-width: 428px;
	margin-right: 0;
}
.result-content {
	min-width: 460px;
}
.result-page .share-block-mobile {
	padding-bottom: 19px;
}


@media (max-width: 1366px) {
	.repeat {
		font-size: 18px;
	}
}

@media (max-height: 1080px) {
	.button.result {
		height: 58px;
		line-height: 56px;
		font-size: 32px;
	}
	.share-block-mobile {
		width: 438px;
		white-space: nowrap;
	}
	.result-page .share-block-mobile .share-item {
		margin-right: 19px;
	}
	.share-title {
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	.result-content {
		min-width: 100%;
	}
	.share-title {
		display: block;
	}
	.share-block-mobile {
		text-align: center;
	}
	.share-title {
		font-size: 14px;
		padding-right: 0;
		text-align: center;
	}
}
