

/* Start:/bitrix/templates/upfly/components/bitrix/news.detail/main_page/style.css?1726832953286*/
div.news-detail {
	word-wrap: break-word;
}
div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}
.news-date-time {
	color: #486daa;
}
video {
	border-radius: 0.5rem;
	clip-path: fill-box;
}
video[poster] {
	height: 100%;
	width: 100%;
	background-color: #000;
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/index_page_banner_list/style.css?1669797370485*/
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;
}
.main-description-mobile, .main-description {
	width: 100%;
	color: #fff;
	font-size: 1.2rem;
}
@media (max-width: 667px) {
	.main-description-mobile {
		display: block;
	}
	.main-description {
		display: none;
	}
}
@media (min-width: 668px) {
	.main-description-mobile {
		display: none;
	}
	.main-description {
		display: block;
	}
}
/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/projects_page_list_with_map/style.css?1643287447150*/
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:/bitrix/templates/upfly/components/bitrix/news.list/index_page_stock_list/style.css?1643287447150*/
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:/bitrix/components/upfly/catalog.smart.filter/templates/index/style.css?174887261010179*/
/**************************************************************/

.filter-custom_2025 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 1.2rem;
}

.filter-custom_2025 > * {
	flex-basis: 18rem;
}

.filter-custom_2025 > *.to-grow {
	flex-basis: calc(36rem + 1.2rem);
}

.filter-custom_2025 .find-btn,
.filter-custom_2025 .clean-btn {
	display: none;
	border-radius: 0.8rem;
	font: inherit;
	font-size: 1.1rem;
	line-height: 1.2rem;
	font-weight: 400;
	align-items: center;
	justify-content: center;
	gap: 0.6rem;
	border: none;
	background-color: #f1f8fa;
	padding: 0.8rem 1.2rem;
	transition: background-color 0.2s;
	cursor: pointer;
}

.filter-custom_2025 .find-btn {
	display: flex;
	font-weight: 600;
	font-size: 1rem;
	border: 1px solid #32aeba;
	background-color: #32aeba;
	color: #fff;
	transition: all 0.2s;
}

.filter-custom_2025 .find-btn svg {
	width: 0.8rem;
	height: 1.6rem;
	flex-shrink: 0;
}

.filter-custom_2025 .find-btn:hover {
	background-color: #fff;
	color: #32aeba;
}

.filter-custom_2025 .clean-btn {
	display: none;
	background-color: #f1f8fa;
	transition: background-color 0.2s;
}

.filter-custom_2025 .clean-btn.showw {
	display: flex;
}

.filter-custom_2025 .clean-btn:hover {
	background-color: #e8f3f6;
}

.filter-custom_2025 .clean-btn svg {
	width: 1rem;
	height: 1rem;
	flex-shrink: 0;
}

.filter-custom_2025 .expand-filter-btn {
	display: none;
	align-items: center;
	justify-content: center;
	padding: 0.6rem;
	gap: 0.6rem;
	font: inherit;
	font-size: 1.1rem;
	line-height: 1.2rem;
	font-weight: 700;
	background: transparent;
	border: none;
	cursor: pointer;
}

.filter-custom_2025 .expand-filter-btn svg {
	width: 1.2rem;
	height: 1.2rem;
}

.filter-custom_2025 .expand-filter-btn.expanded svg {
	transform: rotate(-180deg);
}

/* НАЧАЛО СЕЛЕКТ */

.filter-custom_2025 .custom-selected {
	position: relative;
}

.filter-custom_2025 .label {
	margin-bottom: 0.6rem;
	font-size: 1rem;
	line-height: 1rem;
	font-weight: 400;
	color: #7e91a4;
}

.filter-custom_2025 .custom-selected .main-field-wrapper {
	height: 2.8rem;
	display: flex;
	align-items: center;
	padding: 0 3.2rem 0 1.2rem;
	border-radius: 0.8rem;
	border: 0.5px solid #dde3e4;
	background-color: #f9fafa;
	position: relative;
	cursor: pointer;
	transition: all 0.2s;
}

.filter-custom_2025 .custom-selected .main-field {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 1.1rem;
	line-height: 1rem;
	font-weight: 600;
}

.filter-custom_2025 .custom-selected:hover .main-field-wrapper,
.filter-custom_2025 .custom-selected.open .main-field-wrapper {
	border-color: #32aeba;
	background-color: #f1f8fa;
}

.filter-custom_2025 .custom-selected .main-field-wrapper::after {
	content: "";
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.03334 2.66666L4.50001 6.39999L7.96667 2.66666' stroke='%2332AEBA' stroke-linecap='square'/%3E%3C/svg%3E%0A");
	width: 0.8rem;
	height: 0.8rem;
	top: 0.9rem;
	right: 1.4rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	transition: all 0.2s;
}

.filter-custom_2025 .custom-selected.open .main-field::after {
	transform: rotate(-180deg);
}

.filter-custom_2025 .custom-selected .option-list {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -0.3rem;
	transform: translateY(100%);
	list-style-type: none;
	border-radius: 0.8rem;
	margin: 0;
	padding: 0;
	max-height: 0;
	overflow-y: auto;
	transition: max-height 0.2s ease-in-out;
	z-index: 6;
	border: 0.5px solid transparent;
	background: #fff;
}

.filter-custom_2025 .custom-selected .option-list::-webkit-scrollbar {
	width: 0.2rem;
}

.filter-custom_2025 .custom-selected .option-list::-webkit-scrollbar-thumb {
	background-color: #32aeba;
	height: 4.4rem;
	background-clip: content-box;
	border-top: 0.8rem solid transparent;
	border-bottom: 0.8rem solid transparent;
}

.filter-custom_2025 .custom-selected.open .option-list {
	max-height: 12.1rem;
	border-color: #dde3e4;
	z-index: 7;
}

.filter-custom_2025 .custom-selected .option-list .option {
	padding: 0.8rem 1.2rem;
	font-size: 1.1rem;
	line-height: 1rem;
	font-weight: 600;
	cursor: pointer;
	background-color: #fff;
	transition: background-color 0.2s;
}

.filter-custom_2025 .custom-selected .option-list .option[disabled] {
	color: #b7c0c1;
	pointer-events: none;
}

.filter-custom_2025
	.custom-selected
	.option-list
	.option:not([disabled]).selected,
.filter-custom_2025
	.custom-selected
	.option-list
	.option:not([disabled]):hover {
	background-color: #f1f8fa;
}

/* КОНЕЦ СЕЛЕКТ */

/* НАЧАЛО ТЭГИ */

.filter-custom_2025 .tags .tag-list {
	display: flex;
	gap: 0.4rem;
}

.filter-custom_2025 .tags .tag-list .tag {
	text-align: center;
	padding: 0.9rem;
	height: 2.8rem;
	border-radius: 0.6rem;
	border: 0.5px solid #dde3e4;
	background-color: #f9fafa;
	font: inherit;
	font-size: 1.1rem;
	line-height: 1rem;
	font-weight: 600;
	flex: 1 1 0;
	transition: all 0.2s;
}

.filter-custom_2025 .tags .tag-list .tag input[type="checkbox"] {
	display: none;
}

.filter-custom_2025
	.tags
	.tag-list
	.tag:not(:has(input:disabled)):not(:has(input:checked)):hover {
	background-color: #f1f8fa;
	border-color: #32aeba;
}

.filter-custom_2025 .tags .tag-list .tag:not(:has(input:disabled)) {
	cursor: pointer;
}

.filter-custom_2025 .tags .tag-list .tag:has(input:checked) {
	color: #fff;
	background-color: #32aeba;
	border-color: #32aeba;
}

.filter-custom_2025 .tags .tag-list .tag.fixed-width {
	flex-basis: 6.2rem;
	flex-shrink: 0;
	flex-grow: 0;
}

.filter-custom_2025 .tags .tag-list .tag:has(input:disabled) {
	color: #b7c0c1;
}

/* КОНЕЦ ТЭГИ */

/* НАЧАЛО ПОЛЗУНКИ */

.filter-custom_2025 .double-range {
	position: relative;
}

.filter-custom_2025 .double-range .slider-container {
	position: absolute;
	bottom: 0;
	left: 0.6rem;
	right: 0.6rem;
	z-index: 2;
}

.filter-custom_2025 .double-range .slider-container input[type="range"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	outline: none;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	background-color: transparent;
	pointer-events: none;
}

.filter-custom_2025 .double-range .slider-container .slider-track {
	width: 100%;
	height: 2px;
	background: linear-gradient(
		to right,
		rgba(0, 0, 0, 0) 0%,
		#32aeba 0%,
		#32aeba 100%,
		rgba(0, 0, 0, 0) 100%
	);
}

.filter-custom_2025
	.double-range
	.slider-container
	input[type="range"]::-webkit-slider-runnable-track {
	-webkit-appearance: none;
	height: 2px;
}

.filter-custom_2025
	.double-range
	.slider-container
	input[type="range"]::-moz-range-track {
	-moz-appearance: none;
	height: 2px;
}

.filter-custom_2025
	.double-range
	.slider-container
	input[type="range"]::-ms-track {
	appearance: none;
	height: 2px;
}

.filter-custom_2025
	.double-range
	.slider-container
	input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	height: 0.7rem;
	width: 0.7rem;
	background-color: #32aeba;
	cursor: pointer;
	margin-top: -0.27rem;
	pointer-events: auto;
	border-radius: 50%;
	transition: transform 0.125s;
}

.filter-custom_2025
	.double-range
	.slider-container
	input[type="range"]::-webkit-slider-thumb:hover {
	transform: scale(1.2);
}

.filter-custom_2025
	.double-range
	.slider-container
	input[type="range"]::-moz-range-thumb {
	-webkit-appearance: none;
	height: 0.7rem;
	width: 0.7rem;
	cursor: pointer;
	border-radius: 50%;
	background-color: #32aeba;
	pointer-events: auto;
	border: none;
}

.filter-custom_2025
	.double-range
	.slider-container
	input[type="range"]::-ms-thumb {
	appearance: none;
	height: 0.7rem;
	width: 0.7rem;
	cursor: pointer;
	border-radius: 50%;
	background-color: #32aeba;
	pointer-events: auto;
}

.filter-custom_2025
	.double-range
	.slider-container
	input[type="range"]:active::-webkit-slider-thumb {
	transform: scale(1.25);
}

.filter-custom_2025 .double-range .values {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #f9fafa;
	border-radius: 0.8rem;
	border: 0.5px solid #dde3e4;
	height: 2.8rem;
	padding: 0.8rem;
	font-size: 1.1rem;
	font-weight: 600;
	line-height: 0.8rem;
	transition: all 0.2s;
}

.filter-custom_2025 .double-range .values:hover,
.filter-custom_2025 .double-range:has(input:hover) .values,
.filter-custom_2025 .double-range .values:has(input:focus) {
	border-color: #32aeba;
	background-color: #f1f8fa;
}

.filter-custom_2025 .double-range .values .dash {
	opacity: 0.6;
}

.filter-custom_2025 .double-range .values input {
	border: none;
	background-color: transparent;
	font: inherit;
	padding: 0;
	width: 50%;
	color: inherit;
}

.filter-custom_2025 .double-range .values input.range-2 {
	text-align: right;
}

.filter-custom_2025 .double-range .values input:focus {
	outline: none;
}

/* КОНЕЦ ПОЛЗУНКИ */

@media (max-width: 1023px) {
	.filter-custom_2025 .find-btn,
	.filter-custom_2025 .clean-btn {
		padding: 0.6rem 1.2rem;
	}

	.filter-custom_2025 > * {
		flex-basis: calc(100% / 3 - 0.8rem);
	}

	.filter-custom_2025 > *.to-grow {
		flex-grow: 1;
	}

	.filter-custom_2025 > *.find-btn,
	.filter-custom_2025 > *.clean-btn {
		flex-basis: 100%;
	}
}

@media (max-width: 667px) {
	.filter-custom_2025 {
		flex-wrap: unset;
		flex-direction: column;
		align-items: unset;
		gap: 1.8rem;
	}

	.filter-custom_2025 > *,
	.filter-custom_2025 > *.to-grow {
		flex-basis: unset;
		flex-shrink: 0;
	}

	.filter-custom_2025 .tags .tag-list {
		overflow-x: auto;
		margin: 0 -1.5rem;
		padding: 0 1.5rem;
	}

	.filter-custom_2025 .tags .tag-list .tag {
		min-width: 2.8rem;
	}

	.filter-custom_2025 .tags .tag-list {
		-ms-overflow-style: none;
		scrollbar-width: none;
	}

	.filter-custom_2025 .tags .tag-list::-webkit-scrollbar {
		display: none;
	}

	.filter-custom_2025 .expand-filter-btn {
		display: flex;
		margin-bottom: 0.6rem;
	}

	.filter-custom_2025 .to-hide.hiddenn {
		display: none;
	}
}

@media (min-width: 1024px) {
	div.container-filter2025 {
		padding-right: 0;
	}
}

/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/index_page_series_list/style.css?17285710551905*/

.series_card--img {
	position: relative;
	width: auto;
	height: 11rem;
	-webkit-border-radius: 0.4rem;
	        border-radius: 0.4rem;
	overflow: hidden;
}
.series_card--img img{
	height: 100%;
}
.series_card--img .video__link{
	background: none;
	padding: 0;
}
.series_card--img .video__link:hover path{
	stroke:var(--blue-dark);
	fill:var(--blue-dark);
}
.series_card--img .video__link:hover circle{
	stroke:var(--blue-dark);
}
.series_card--title a{
	overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      line-clamp: 2;
      box-orient: vertical;
	left: auto;
	top: auto;
	display: inline-block;
	padding: 0;
	position: static;
	background: none;
	margin-top: 1.6rem;
	color: #132129;
	font-size: 1.4rem;
	line-height: 1.8rem;
	font-weight: 400;
	-webkit-transform: none;
	   -moz-transform: none;
	    -ms-transform: none;
	     -o-transform: none;
	        transform: none;
	border: none;
	-webkit-border-radius: 0;
	        border-radius: 0;
	-webkit-transition: ease 0.25s color;
	   -moz-transition: ease 0.25s color;
	    -ms-transition: ease 0.25s color;
	     -o-transition: ease 0.25s color;
	        transition: ease 0.25s color;
}
.series_card--title a:hover {
	color: var(--blue-dark);
}
.series_card--description {
	max-width: none;
	font-size: 1rem;
	line-height: 1.2rem;
	color: #7E91A4;
	font-weight: 400;
	margin-top: 0.4rem;
	overflow: hidden;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      line-clamp:5;
      box-orient: vertical;
}

@media (max-width: 1023px) {
    .gallery .swiper .swiper-wrapper .swiper-slide {
        width: 18.2rem;
        height: max-content !important;
    }
}
/* End */


/* Start:/bitrix/templates/upfly/components/bitrix/news.list/index_page_banks_list/style.css?1643287447150*/
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:/bitrix/templates/upfly/components/bitrix/news.list/index_page_news_list/style.css?1643287447150*/
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:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1643287439666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /bitrix/templates/upfly/components/bitrix/news.detail/main_page/style.css?1726832953286 */
/* /bitrix/templates/upfly/components/bitrix/news.list/index_page_banner_list/style.css?1669797370485 */
/* /bitrix/templates/upfly/components/bitrix/news.list/projects_page_list_with_map/style.css?1643287447150 */
/* /bitrix/templates/upfly/components/bitrix/news.list/index_page_stock_list/style.css?1643287447150 */
/* /bitrix/components/upfly/catalog.smart.filter/templates/index/style.css?174887261010179 */
/* /bitrix/templates/upfly/components/bitrix/news.list/index_page_series_list/style.css?17285710551905 */
/* /bitrix/templates/upfly/components/bitrix/news.list/index_page_banks_list/style.css?1643287447150 */
/* /bitrix/templates/upfly/components/bitrix/news.list/index_page_news_list/style.css?1643287447150 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1643287439666 */
