

/* Start:/local/templates/chint/components/bitrix/news.detail/chint-15/style.css?1755593302465*/
.banner-15{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 210px 19px;
	background: #EEF4FF;
}
.banner-15__img{
	margin-bottom: 12px;
	max-width: 100%;

}
.banner-15__text{
	font-weight: 400;
	font-size: 64px;
	line-height: 100%;
	letter-spacing: 0.5px;
	text-transform: uppercase;

}
.banner-15__text span{
	font-weight: bold;
}
@media (max-width: 720px){
	.banner-15{

		padding: 120px 19px;
	}
	.banner-15__text{
		font-size: 32px;
	}
}
/* End */


/* Start:/local/templates/chint/components/bitrix/news.detail/chint-15-2/style.css?17555933021241*/
.banner-15-2{
	padding: 160px 8px;
}
.banner-15-2__info{
	max-width: 1440px;
	width: 100%;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}


.banner-15-2__l{
	width: 49.306%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.banner-15-2__title{
	font-family: Montserrat;
	font-weight: 700;
	font-size: 48px;
	line-height: 90%;
	letter-spacing: 0px;
	margin-bottom: 32px;
	width: 100%;
}
.banner-15-2__text{
	font-family: Montserrat;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.5px;
	width: calc(50% - 10px);
}

.banner-15-2__r{
	width: 50.694%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 70px;
}
.banner-15-2__r{
	max-width: 100%;
}
@media (max-width: 1400px){
	.banner-15-2__l{
		width: 60%;
	}
	.banner-15-2__r{
		width: 40%;
	}
}
@media (max-width: 920px){
	.banner-15-2__l{
		width: 100%;
	}
	.banner-15-2__r{
		margin-top: 40px;
		width: 100%;
	}
	.banner-15-2{
		padding: 80px 8px;
	}
}
@media (max-width: 768px){
	.banner-15-2__title{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.banner-15-2__text{
		width: 100%;
		font-size: 14px;
	}
	.banner-15-2__text+.banner-15-2__text{
		margin-top: 8px;
	}
}
/* End */


/* Start:/local/templates/chint/components/bitrix/news.detail/chint-15-3/style.css?1755593302589*/
.banner-15-3 {
	background: #005BAC;
	width: 100%;
}
.banner-15-3__str{
	font-family: Montserrat;
	font-weight: 700;
	font-size: 128px;
	line-height: 90%;
	color: white;
	opacity: 0.5;
	text-transform: uppercase;

}
.banner-15-3__video{
	max-width: 1108px;
	width: 100%;
	margin: 16px auto;
	padding: 0 8px;
}
.banner-15-3__video iframe
{
	width: 100%;
	aspect-ratio: 16/9;
}

@media (max-width: 1400px) {

}

@media (max-width: 920px) {
	.banner-15-3__str{
		font-size: 48px;
	}
}

@media (max-width: 768px) {

}
.ticker-text {
	height: 150%;
	white-space:nowrap;
	display:inline-block;
}
/* End */


/* Start:/local/templates/chint/components/bitrix/news.list/chint-15/style.css?17555933022651*/
.chitnt-15-4{
	max-width: 1456px;
	margin: auto;
	padding: 160px 8px;
}
.chitnt-15-4__list{
	display: grid;
	gap:20px;
	grid-template-columns:repeat(4, 1fr);
	position: relative;
}
.chitnt-15-4__list:after{
	content: "";
	display: block;
	position: absolute;
	width: 200%;
	height: 2px;
	background: #828282;
	bottom: 11px;
	left: 11.2%;
}
.chitnt-15-4__list_revers{
	margin-top: 24px;
}
.chitnt-15-4__list_revers::after{
	left: inherit;
	right: 11.2%;
}
.chitnt-15-4__info{
	border: 1.5px solid #333333;
	padding: 24px;
	height: calc(100% - 48px);
	display: flex;
	flex-direction: column;
}
.chitnt-15-4__info_bg-blue{
	border: 1.5px solid #237AE4;
	background: #237AE4;
	color: white;
}
.chitnt-15-4__name{
	font-family: Montserrat;
	font-weight: 700;
	font-size: 36px;
	line-height: 90%;
	letter-spacing: 0px;
	margin-bottom: 100px;
}
.chitnt-15-4__text{

	font-family: Montserrat;
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0px;


	margin-top: auto;
}

.chitnt-15-4__circle{
	margin-top: 24px;
	height: 24px;
}
.chitnt-15-4__circle{

}
.chitnt-15-4__circle span{
	display: block;
	width: 24px;
	height: 24px;
	background: #828282;
	border-radius: 50%;
	margin: auto;
}
.chitnt-15-4__title
{
	font-family: Montserrat;
	font-weight: 700;
	font-size: 48px;
	line-height: 90%;
	letter-spacing: 0px;
	vertical-align: middle;
	margin-bottom: 32px;
}
@media (max-width: 1024px) {
	.chitnt-15-4{
		padding: 80px 8px;
		position: relative;
	}
	.chitnt-15-4__list:after{
		display: none;
	}
	.chitnt-15-4__list{
		display: block;
		position: relative;
	}
	.chitnt-15-4__element{
		display: flex;
		margin-bottom: 12px;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
	}
	.chitnt-15-4__info{
		width: calc(100% - 58px);
		height: 140px;
	}
	.chitnt-15-4__circle{
		height: initial;
		width: 58px;
	}
	.chitnt-15-4__name{
		font-family: Montserrat;
		font-weight: 700;
		font-size: 20px;
		line-height: 90%;
		letter-spacing: 0px;
	}
	.chitnt-15-4__text{
		font-family: Montserrat;
		font-weight: 500;
		font-size: 16px;
		line-height: 100%;
		letter-spacing: 0px;
		vertical-align: middle;
	}
	.chitnt-15-4__circle span{
		width: 16px;
		height: 16px;
	}
	.chitnt-15-4__name{
		margin-bottom: 0;
	}
	.chitnt-15-4__text{
		margin-top: auto;
	}
	.chitnt-15-4:before{
		content: "";
		background: #828282;
		width: 1px;
		height: calc(100% - 340px);
		display: block;
		position: absolute;
		right: 36px;
		margin-top: 116px;
	}
	.chitnt-15-4__title{
		font-family: Montserrat;
		font-weight: 700;
		font-size: 24px;
		line-height: 90%;
		letter-spacing: 0px;
		vertical-align: middle;
		margin-bottom: 20px;
	}
}
/* End */


/* Start:/local/templates/chint/components/bitrix/news.detail/chint-15-5/style.css?17555933021378*/
.banner-15-5 {
	max-width: 1440px;
	width: 100%;
	margin: auto;
	padding: 0 8px 160px;
}

.banner-15-5__block {

}

.banner-15-5__title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 48px;
	line-height: 90%;
	letter-spacing: 0px;
	vertical-align: middle;
	margin-bottom: 32px;
}

.banner-15-5__list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.banner-15-5__element {
	max-width: 345px;
	width: 100%;
	margin-right: 20px;
}

.banner-15-5__element-value {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 36px;
	line-height: 90%;
	letter-spacing: 0px;
	color: #005BAC;
}

.banner-15-5__element-name {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0px;
	vertical-align: middle;
	color: #333333;
}

.banner-15-5__hr {
	margin: 8px 0;
	background: #828282;
	color: #828282;
}

.banner-15-5__map {
	margin-top: 64px;
}

.banner-15-5__map img {
	width: 100%;
}

@media (max-width: 768px) {
	.banner-15-5{
		padding: 0 8px 80px;
	}
	.banner-15-5__title {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.banner-15-5__element{
		max-width: 100%;
		margin-right: 0;
	}
	.banner-15-5__element-value {
		font-weight: 700;
		font-size: 20px;
		line-height: 90%;
	}

	.banner-15-5__element-name{
		font-weight: 500;
		font-size: 16px;
		line-height: 100%;
	}
	.banner-15-5__map{
		margin-top: 32px;
	}
}
/* End */
/* /local/templates/chint/components/bitrix/news.detail/chint-15/style.css?1755593302465 */
/* /local/templates/chint/components/bitrix/news.detail/chint-15-2/style.css?17555933021241 */
/* /local/templates/chint/components/bitrix/news.detail/chint-15-3/style.css?1755593302589 */
/* /local/templates/chint/components/bitrix/news.list/chint-15/style.css?17555933022651 */
/* /local/templates/chint/components/bitrix/news.detail/chint-15-5/style.css?17555933021378 */
