

/* Start:/local/templates/movi/components/bitrix/news.detail/company_block/style.css?1752808307558*/

/*
 * Анимация для чисел, чтобы прокручивались от 0 до N.
 */
/*@property --n {*/
/*    syntax: "<integer>";*/
/*    initial-value: 0;*/
/*    inherits: false;*/
/*}*/

/*.number_animation {*/
/*    animation: animate var(--duration) forwards var(--timing, linear);*/
/*    counter-reset: num var(--n);*/
/*}*/
/*.number_animation::before {*/
/*    content: counter(num);*/
/*}*/

/*@keyframes animate {*/
/*    from {*/
/*        --n: var(--from);*/
/*    }*/
/*    to {*/
/*        --n: var(--to);*/
/*    }*/
/*}*/

/* End */


/* Start:/local/templates/movi/components/bitrix/news.list/partners/style.css?175229095248*/
.partner_slider__slide img {
    height: 100%;
}
/* End */


/* Start:/local/templates/movi/components/bitrix/news.list/documents_block/style.css?177747115490*/
.slick-slide:hover {
    transform: scale(102%);
}

.partner_slider {
    display: flex;
}
/* End */


/* Start:/local/templates/movi/components/bitrix/news.list/reviews/style.css?175226505887*/
.feed_tile__item_body {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
/* End */


/* Start:/local/templates/movi/components/bitrix/news.list/articles/style.css?1750752600150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/movi/components/bitrix/form.result.new/form_questions/style.css?1753417958487*/
.btns_box--upload {
    margin-bottom: 20px;
}

.btns_box--upload [data-status=not-used]:first-child {
    display: block;
}

.btns_box--upload [data-status=not-used]:not(:first-child) {
    display: none;
}
.btns_box--upload [data-status=used] {
    display: none;
}

.form_remove_file {
    color: red;
    border: none;
    margin-left: 10px;
    font-size: 20px;
    border-radius: 4px;
    background-color: transparent;
}

.form_remove_file:hover {
    background-color: #ffe2e2;
}
/* End */


/* Start:/local/templates/movi/components/bitrix/subscribe.edit/subscribe.news/style.css?17797542911225*/
div.subscribe-edit .red {
	color:red;
}
div.subscribe-edit .green {
	color:green;
}
div.subscribe-edit .errorcolor {
	color:red;
}
div.subscribe-edit .successcolor {
	color:green;
}

.input_button_block {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}


.input_button_block .form__item {
	max-width: 300px;
}

.input_button_block input[name="EMAIL"] {
	order: 1;
	flex: 1;
	margin-bottom: 0;
}

.input_button_block input[name="Save"] {
	order: 2;
}

.input_button_block label {
	order: 3;
	width: 100%;
	margin-bottom: 10px;
}



#section_news_subscription p {
	margin-bottom: 20px;
	width: 70%;
}

.news_subscription_wrap {
	display: flex;
	gap: 32px;
}

.news_subscription_wrap .img {
	width: 150px;
}

.news_subscription_wrap .img img {
	width: 100%;
}

#form_SUBSCRIBE {
	width: calc(100% - 200px);
}


@media (max-width: 768px) {
	#form_SUBSCRIBE {
		width: 100%;
	}

	.news_subscription_wrap .img {
		display: none;
	}

	#section_news_subscription p {
		width: 100%;
	}

	.input_button_block {
		margin-bottom: 20px;
	}

	.input_button_block input[name="EMAIL"] {
		order: 1;
	}

	.input_button_block label {
		order: 2;
		width: 100%;
		margin-bottom: 0;
	}

	.input_button_block input[name="Save"] {
		order: 3;
	}
}
/* End */
/* /local/templates/movi/components/bitrix/news.detail/company_block/style.css?1752808307558 */
/* /local/templates/movi/components/bitrix/news.list/partners/style.css?175229095248 */
/* /local/templates/movi/components/bitrix/news.list/documents_block/style.css?177747115490 */
/* /local/templates/movi/components/bitrix/news.list/reviews/style.css?175226505887 */
/* /local/templates/movi/components/bitrix/news.list/articles/style.css?1750752600150 */
/* /local/templates/movi/components/bitrix/form.result.new/form_questions/style.css?1753417958487 */
/* /local/templates/movi/components/bitrix/subscribe.edit/subscribe.news/style.css?17797542911225 */
