.lp-video-5 {
	padding: 40px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.lp-video-5 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.lp-video-5-buttons-wrapper {
	text-align: center;
}

.lp-video-5__button {
	display: flex;
	margin: 0 0 16px;
}


@media all and (min-width: 600px) {
	.lp-video-5 {
		padding: 64px 0 40px;
	}
	
	.lp-video-5__button {
		display: inline-flex;
		margin: 0 8px 16px;
	}
}
@media all and (min-width: 1200px) {
	.lp-video-5 {
		padding: 80px 0 56px;
	}
}
.lp-video-5-content {
	text-align: center;
}
.lp-video-5-content__title {
	margin: 0 0 16px;
}
@media all and (min-width: 1200px) {
	.lp-video-5-content__title {
		width: 848px;
		margin-left: auto;
		margin-right: auto;
	}
}
.lp-video-5-content__subtitle {
	padding-top: 0;
	margin: 0 0 24px;
	letter-spacing: 0.01em;
}
@media all and (min-width: 600px) {
	.lp-video-5-content__subtitle {
		margin-bottom: 40px;
	}
}
@media all and (min-width: 1200px) {
	.lp-video-5-content__subtitle {
		width: 848px;
		margin: 0 auto 56px;
	}
}
@media all and (min-width: 1380px) {
	.lp-video-5-content__subtitle {
		margin-bottom: 48px;
	}
}
.lp-video-5-content__video-block {
	display: inline-block;
	position: relative;
	width: 100%;
	font-size: 0;
	height: 51vw;
	margin-bottom: 24px;
}



@media all and (min-width: 600px) {
	.lp-video-5-content__video-block {
		margin-bottom: 40px;
		height: 324px;
	}
	
	.lp-video-5 ._lp-max-width {max-width: 576px;}
}
@media all and (min-width: 960px) {
	.lp-video-5-content__video-block {
		width: 848px;
		margin: 0 0 40px;
		height: 477px
	}
	
	.lp-video-5 ._lp-max-width {max-width: 848px;}
}
@media all and (min-width: 1200px) {
	.lp-video-5-content__video-block {
		margin-bottom: 56px;
	}
}

@media all and (min-width: 600px) {
	.lp-video-5-features {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: -12px;
		margin-right: -12px;
	}
}
@media all and (min-width: 960px) {
	.lp-video-5-features {
		margin-left: -24px;
		margin-right: -24px;
	}
}
@media all and (min-width: 1200px) {
	.lp-video-5-features {
		margin-left: -12px;
		margin-right: -12px;
	}
}
@media all and (min-width: 1380px) {
	.lp-video-5-features {
		margin-left: -16px;
		margin-right: -16px;
	}
}
.lp-video-5-features__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px;
	margin-bottom: 24px;
}
@media all and (min-width: 600px) {
	.lp-video-5-features__item {
		width: 276px;
		margin: 0 12px 24px;
	}
}
@media all and (min-width: 960px) {
	.lp-video-5-features__item {
		width: 432px;
		margin: 0 24px 24px;
	}
}
@media all and (min-width: 1200px) {
	.lp-video-5-features__item {
		width: 270px;
		margin: 0 12px 24px;
	}
}
@media all and (min-width: 1380px) {
	.lp-video-5-features__item {
		width: 298px;
		margin: 0 16px 24px;
	}
}
.lp-video-5-features__item:last-child {
	margin-bottom: 0;
}
@media all and (min-width: 600px) {
	.lp-video-5-features__item:last-child {
		margin-bottom: 24px;
	}
}
.lp-video-5-features__item-icon {
	text-align: center;
	padding: 18px;
	font-size: 0;
	border-radius: 50%;
	margin-bottom: 16px;
}
.lp-video-5-features__item-icon svg {
	display: inline-block;
	vertical-align: middle;
	fill: #fff;
}
.lp-video-5-features__item-title {
	margin: 0 0 8px;
	letter-spacing: 0.02em;
}
.lp-video-5-features__item-text {
	letter-spacing: 0.01em;
	padding-top: 0;
}

.lp-video-5-content__video-block-wrapper {
	text-align: center;
}

.lp-video-5._left .lp-video-5-content__title,
.lp-video-5._left .lp-video-5-buttons-wrapper,
.lp-video-5._left .lp-video-5-content__video-block-wrapper,
.lp-video-5._left .lp-video-5-content__subtitle,
.lp-video-5._left .lp-video-5-content__video-block {
	margin-left: 0;
	text-align: left;
}
.lp-video-5._left .lp-video-5-features {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.lp-video-5._right .lp-video-5-content__title,
.lp-video-5._right .lp-video-5-buttons-wrapper,
.lp-video-5._right .lp-video-5-content__video-block-wrapper,
.lp-video-5._right .lp-video-5-content__subtitle,
.lp-video-5._right .lp-video-5-content__video-block {
	margin-right: 0;
	text-align: right;
}
.lp-video-5._right .lp-video-5-features {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}