

/* Start:/local/templates/zi/components/bitrix/news.detail/news/style.css?16486383162147*/
.news__pic {
	margin-bottom: 30px;
}
.news__content {
	max-width: 722px;
	border-bottom: 1px solid #E8E8E8;
}
.news__date {
	font-size: 14px;
	color: #909090;
	margin-bottom: 20px;
}
.news__text {
	margin-bottom: 30px;
	overflow: hidden;
}

.news__text a {
	text-decoration: underline;
	text-decoration-color: #BFBFBF;
}

.news__text a:hover {
	text-decoration-color: inherit;
}

.news__text iframe {
	max-width: 100%;
}
.news__slider {
	align-items: center;
	margin-bottom: 10px;
}
.news__slider-main {
	display: flex;
	flex: 0 0 auto;
	margin-bottom: 20px;
}
.news__slider-main:not(.slick-initialized) {
	justify-content: center;
}
.news__slider-item {
	width: 100%;
}
.news__slider-main-item {
	flex-direction: row;
	align-items: center;
}
.news__slider-main-item img {
	flex: 0 0 auto;
	max-height: 420px;
}
.news__slider-main:not(.slick-initialized) .news__slider-main-item:nth-child(n+2) {
	display: none;
}
.news__slider-nav {
	margin-bottom: 20px;
}
.news__slider-nav-inner {
	padding: 0 30px;
	display: flex;
}
.news__slider-nav-inner:not(.slick-initialized) .news__slider-nav-item:nth-child(n+6) {
	display: none;
}
.news__slider-nav-inner .slick-list {
	max-width: 330px;
	margin: 0 auto;
}
.news__slider-nav-inner .slick-track {
	height: 50px;
	margin: 0 auto;
}
.news__slider-nav-item {
	height: 50px;
	width: 50px;
	margin: 0 5px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: .6;
	cursor: pointer;
}
.news__slider-nav-item.slick-current {
	opacity: 1;
}
.news__content-footer {
	background: linear-gradient(180deg, #FFFFFF, #FBFBFB 60px);
	margin: 0 -20px;
	padding: 30px 20px;
}
.news__socials {
	max-width: 722px;
}
.news__views {
	font-size: 12px;
	color: #8C8C8C;
}
.news__products-slider {
	margin: 40px 0;
}
.news__form {
	margin: 24px 0;
}
@media screen and (max-width: 767px) {
	.news__content-footer {
		margin-left: -10px;
		margin-right: -10px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media screen and (max-width: 991px) {
	.news__slider-nav {
		padding: 0;
		width: 100%;
	}
}
@media screen and (min-width: 768px) {
	.news__slider {
		max-width: 475px;
	}
}
/* End */


/* Start:/local/templates/zi/components/custom/feedback.form/news/style.css?16926069991197*/
.nf-form {
	background-color: #F2F2F2;
	border-radius: 8px;
	padding: 40px 32px;
}

.nf-form__title {
	font-size: 26px;
	line-height: 1;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}

.nf-form__message {
	font-size: 14px;
	line-height: normal;
	margin-bottom: 16px;
}

.nf-form__message_error {
	color: red;
}

.nf-form__message_success {
	color: green;
}

.nf-form__fields {
	margin-bottom: 6px;
}

.nf-form__field {
	margin-bottom: 12px;
}

.nf-form__input_text,
.nf-form__input_textarea {
	width: 100%;
	border: solid 1px #D9D9D9 !important;
	border-radius: 8px !important;
}

.nf-form__input_textarea {
	resize: vertical;
}

.nf-form__agreement {
	font-size: 14px;
	margin-bottom: 16px;
	color: #000;
}

.nf-form__recaptcha {
	font-size: 12px;
	margin-top: 16px;
	color: #000;
}

.nf-form__agreement-link {
	color: #F84842;
	text-decoration: underline;
}

.nf-form__agreement-link:hover {
	text-decoration: none;
}

.nf-form__btns {
	display: flex;
	justify-content: center;
}

.nf-form__submit.btn {
	justify-content: center;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.4;
	padding: 10px 18px;
}

@media (min-width: 768px) {
	.nf-form {
		max-width: 592px;
	}
}
/* End */


/* Start:/local/templates/zi/components/bitrix/catalog.section/article_products/style.css?164863831693*/
.article-products {
	margin-bottom: 10px;
}
.article-products__item {
	margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/zi/components/bitrix/catalog.item/article_product/style.css?16486383161399*/
.article-product {
	border: 1px solid #E8E8E8;
	border-radius: 8px;
	padding: 20px;
}
.article-product__image {
	display: flex;
	justify-content: center;
}
.article-product.pegi-blurred .article-product__image img {
	filter: blur(5px);
}
.article-product__title {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
}
.article-product__title:hover {
	color: #F84842;
	text-decoration: none;
}
.article-product__prices {
	margin-bottom: 10px;
}
.article-product__price {
	font-weight: bold;
	font-size: 24px;
}
.article-product__price_old {
	text-decoration: line-through;
	color: #909090;
	font-size: 14px;
}
.article-product__btn-buy {
	position: relative;
	margin-bottom: 10px;
}
.article-product .tooltip {
	display: none;
	padding: 10px 15px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 2px;
	color: #FFF;
	white-space: nowrap;
	position: absolute;
	bottom: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, -7px);
	-ms-transform: translate(-50%, -7px);
	-o-transform: translate(-50%, -7px);
	transform: translate(-50%, -7px);
}
.article-product .tooltip:after {
	content: "";
	border: solid 7px transparent;
	border-top-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.article-product__price-new {
	color: #F84842;
}
/* End */
/* /local/templates/zi/components/bitrix/news.detail/news/style.css?16486383162147 */
/* /local/templates/zi/components/custom/feedback.form/news/style.css?16926069991197 */
/* /local/templates/zi/components/bitrix/catalog.section/article_products/style.css?164863831693 */
/* /local/templates/zi/components/bitrix/catalog.item/article_product/style.css?16486383161399 */
