

/* Start:/local/templates/ingacron/components/bitrix/news.list/team/style.css?1775465339796*/
.team-wrapper {

}

.team__item {

}

.team__item p {
	color: var(--grey);
}

.team__item-image {
	max-width: 330px;
	width: 100%;
	object-fit: cover !important;
	max-height: 500px;
	border-radius: 12px;
}

.team__item-title {

}

.circle-square-1 {
	width: 266px;
	height: 266px;
	transform: rotate(45deg);
	position: relative;
}

.news-list-rect_box2 {
	width: 64px;
	height: 64px;
	background-color: var(--black);
	position: absolute;
	top: 48px;
	right: 106px;
}

.news-list__square {
	position: absolute;
	width: 188px;
	top: 12px;
	left: 12px;
	aspect-ratio: 1;
	background-color: transparent;
	border: 1px solid var(--black);
}

.news-list__circle {
	position: absolute;
	width: 219px;
	height: 219px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid var(--black);
}
/* End */
/* /local/templates/ingacron/components/bitrix/news.list/team/style.css?1775465339796 */
