

/* Start:/local/templates/abbott_2021/components/bitrix/news/les/bitrix/news.detail/.default/style.css?17822964823897*/

.article-block img {
	width: 100%;
}
.questions {
	display: none;
}

.questions {
	margin: 20px 0 0;
	background: #ffd100;
	padding: 50px 35px;
	color: #333333; }

.question__number {
	font-size: 16px;
	line-height: 18px; }

.question__title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 15px 0 0; }

.question__button {
	text-align: center;
	margin: 40px 0 0; }

.answer {
	margin: 20px 0 0;
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 18px; }
.answers {
	margin: 25px 0 0; }
.answer:first-child {
	margin: 0; }
.answer--incorrect .answer__incorrect {
	display: block; }
.answer__radio {
	float: left;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background: #ffffff;
	border-radius: 12px; }
.answer__radio input {
	box-sizing: border-box;
	box-shadow: none;
	width: 24px;
	height: 24px;
	border: 4px solid #fff;
	display: block;
	background: #fff;
	-webkit-appearance: none;
	margin: 0;
	outline: none;
	border-radius: 12px; }
.answer__radio input:checked {
	background: #ff0000; }
.answer__text {
	max-width: 90%;
	margin-left: 15px;
	padding-top: 4px;
	font-size: 16px;
	position: relative;
	display: inline-block; }
.answer__incorrect {
	display: none;
	font-size: 13px;
	color: #ffffff;
	background: #ff0000;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 100%;
	margin-left: 20px;
	white-space: nowrap;
	top: -1px;
	padding: 0 15px 0 0; }
.answer__incorrect:before {
	content: '';
	position: absolute;
	top: 15px;
	right: 100%;
	width: 0;
	height: 0;
	margin-top: -15px;
	border-right: 11px solid #ff0000;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent; }

.question__button .button {
	padding: 0 50px;
	display: inline-block;
	color: #fffefe;
	font-size: 24px;
	font-weight: bold;
	height: 62px;
	line-height: 58px;
	background: #f39e07;
	border: 2px solid #f39e07;
	box-sizing: border-box;
	border-radius: 9px;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s; }
.question__button .button:hover {
	background: #fff;
	color: #f39e07; }
.question__button.button--block {
	width: 100%;
	display: block; }
.question__button .button--sm {
	padding: 0 30px;
	height: 50px;
	line-height: 48px;
	font-size: 18px; }
.question__wrong { display: none; }
.question__right { display: none;
	font-size: 18px;
	line-height: 20px;
	color: #019a01;
}
.question { display: none; }
.question--1 { display: block; }
.questions {
	display: none;
}
.question__error {
	font-size: 18px;
	line-height: 20px;
	color: #bc010f;
	margin-bottom: 10px;
}

#video {
	width: 100%;
}

.video-title {
	font-weight: 400;
	font-size: 36px;
	line-height: 100%;
	color: #222731;
	margin-top: 32px;
}

.video-duration {
	margin-top: 32px;
	font-size: 24px;
	line-height: 30px;
	color: #777777;
}

.video-container {
	cursor: pointer;
	position: relative;
}

/* .video-container::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	background: url(/local/templates/abbott_2021/images/play.svg) center/100% auto no-repeat;
	width: 64px;
	height: 100%;
	transition: transform 0.2s;
	z-index: 2;
}

.video-container:hover::after {
	transform: translate(-50%, -50%) scale(0.8);
}

.video-container.video-playing::after {
	opacity: 0;
	display: none;
} */

.video-container__image {
	width: 64px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
}

.video-container.video-playing .video-container__image {
	display: none;
}

@media (max-width: 1199.98px) {
	.video-title {
		font-size: 28px;
	}

	.video-duration {
		margin-top: 20px;
		font-size: 16px;
		line-height: 24px;
	}
}

@media (max-width: 767.98px) {
	.video-title {
		font-size: 24px;
		margin-top: 20px;
	}

	.video-duration {
		margin-top: 10px;
	}
}

/* End */
/* /local/templates/abbott_2021/components/bitrix/news/les/bitrix/news.detail/.default/style.css?17822964823897 */
