

/* Start:/local/templates/fond2025/components/bitrix/news.list/history/style.css?17470571942267*/

.mp-history-list--items {
	max-width: 1600px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	margin-bottom: 50px;
}


.history-item {
	background: #ffffff;
	position: relative;
	border-radius: 20px;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-content: center;
	align-items: flex-start;
	padding: 0;
	overflow: hidden;
	box-sizing: border-box;

}

.history-item--picture {
	min-width: 400px;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.history-text {
	padding: 50px;
}

.history-text--title h2 {
	font-weight: bold;
	font-family: Gilroy;
	font-size: 30px;
	line-height: 120%;
	margin: 0;
}

.history-text--main {
	color: #444444;
	line-height: 150%;
	font-size: 21px;
	padding: 20px 0;
}

.history-text--footer {

}

.history-text--footer a {
	background: #1D65C9;
	color: #ffffff;
	text-decoration: none;
	padding: 25px 50px;
	font-weight: 400;
	font-size: 21px;
	border-radius: 40px;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
}

.history-item--picture {
	position: relative;
}

@media (max-width: 1450px) {
	.history-text {
		padding: 40px;
	}
}

@media (max-width: 1300px) {
	.history-text {
		padding: 30px;
	}
	.history-item--picture {
		min-width: 300px;
	}
}
@media (max-width: 1024px) {
	.history-item--picture {
		min-width: 250px;
	}
	.history-text--footer a {
		font-size: 18px;
	}
	.history-text--title h2 {
		font-size: 24px;
	}
	.history-text--main {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.mp-history-list--items {
		gap: 15px;
	}
	.mp-history-list{
		padding-top: 50px;
	}
	.history-item {
		width: 100%;
		flex-direction: column;
	}
	.history-block-picture {
		width: 100%;
		height: auto;
		max-width: unset;
	}
	.history-text--main {
		font-size: 14px;
	}
	.history-text--footer a {
		font-size: 14px;
		width: 100%;
	}
	.history-text--title h2 {
		font-size: 20px;
	}
	.history-text--main {
		font-size: 14px;
	}
	.history-item--picture {
		width: 100%;
		min-height: 200px;
		height: auto;
	}
	.secondpage .main h1 {
		font-size: 24px!important;
		line-height: 24px!important;
		margin: 50px 0 20px 0!important;
	}
	.mp-history-list {
		padding: 0;
	}

}



/* End */
/* /local/templates/fond2025/components/bitrix/news.list/history/style.css?17470571942267 */
