

/* Start:/bitrix/templates/inier_v3/components/bitrix/news/team/bitrix/news.detail/.default/style.css?17772762721969*/
body .main-bottom-bg {
	background: #E7F5FF;
	padding-bottom: 30px;
}
#pagetitle {
	margin-top: 20px;
}
.team-member {
	align-items: flex-start;
	gap: 24px;
	width: 100%;
	max-width: 928px;
	display: flex;
	margin-bottom: 100px;
}
.team-member__image {
	border-radius: 5px;
	flex: 0 0 304px;
	width: 304px;
	height: 330px;
	overflow: hidden;
}
.team-member__photo {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.team-member__content {
	flex-direction: column;
	flex: auto;
	gap: 24px;
	min-width: 0;
	display: flex;
}
.team-member__title {
	border-bottom: 1px solid #519fff;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	font-family: 'Montserrat-bold', Roboto, Arial, sans-serif;
}
.team-member__text {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}
.team-member__text p + p {
	margin-top: 20px;
}
@media (width<=1280px) {
	.team-member {
		max-width: 852px;
	}
}
@media (width<=1200px) {
	body .order-consult {
		padding: 0 60px;
	}
}
@media (width<=1024px) {
	.team-member {
		max-width: 671px;
	}
	body .order-consult {
		padding: 0;
	}
}
@media (max-width: 900px) {
	.order-consult .order-block td {
		display: block;
		width: 100%;
	}
}
@media (width<=768px) {
	.team-member {
		flex-direction: column;
		max-width: none;
		margin-bottom: 50px;
	}
	.team-member__image {
		flex-basis: auto;
		width: 100%;
	}
	.team-member__image {
		height: inherit;
	}
	body .order-consult .order-block .text.big-icon {
		padding: 0 !important;
	}
	body .order-consult .order-block td {
		padding: 0;
	}
	body .order-consult .order-block td:last-child {
		padding-top: 20px;
	}
	body .order-block td .btns {
		padding-right: 0;
	}
	body .order-consult .order-block .text.big-icon .svg {
		display: block;
		position: relative;
		left: 0;
		right: 0;
		margin-left: auto !important;
		margin-right: auto !important;
		width: 106px;
		height: 108px;
		margin-bottom: 20px;
	}
	body .advantage-block {
		padding: 50px 0 0 0;
	}
}

/* End */
/* /bitrix/templates/inier_v3/components/bitrix/news/team/bitrix/news.detail/.default/style.css?17772762721969 */
