

/* Start:/local/templates/service/components/bitrix/news.list/champions_list/style.css?17402668572175*/
	.team {
		padding-bottom: 80px;
	}

	.team-content {
		display: flex;
		flex-direction: column;
	}

	.team-title {
		font-family: 'Arkhip';
		font-style: normal;
		font-weight: 400;
		font-size: 80px;
		line-height: 78px;
		letter-spacing: -0.05em;
		margin-bottom: 40px;
	}

	.team-list {
		display: flex;
		flex-direction: column;
		gap: 50px;
	}

	.team-list__item {
		display: flex;
		justify-content: space-between;
		gap: 40px;
	}

	.team-list__photo, .team-list__photo > img {
		width: 320px;
		height: 210px;
	}

	.team-list__info {
		width: 227px;
	}

	.team-list__date {
		font-family: 'Arkhip';
		font-style: normal;
		font-weight: 400;
		font-size: 17px;
		line-height: 25px;
		letter-spacing: -0.01em;
		color: #866A4A;
		margin-bottom: 4px;
	}

	.team-list__title {
		font-family: 'Arkhip';
		font-style: normal;
		font-weight: 400;
		font-size: 30px;
		line-height: 30px;
	}

	.team-list__text {
		font-family: 'Inter';
		font-style: normal;
		font-weight: 400;
		font-size: 17px;
		line-height: 25px;
		letter-spacing: -0.02em;
		width: 493px;
		max-width: 493px;
	}

@media screen and (max-width: 1279px) {
	.team-list__photo, .team-list__photo > img {
		width: 288px;
		height: 189px;
	}

	.team-list__text {
		width: 349px;
		max-width: 349px;
	}
}

@media screen and (max-width: 1023px) {
	.team-title {
		max-width: 512px;
	}

	.team-list {
		flex-direction: row;
		gap: 60px 35px;
		flex-wrap: wrap;
		align-items: flex-start;
	}

	.team-list__item {
		flex-direction: column;
		justify-content: space-between;
		gap: 0;
	}

	.team-list__photo, .team-list__photo > img {
		width: 324px;
		height: 212px;
	}

	.team-list__photo {
		margin-bottom: 24px;
	}

	.team-list__info {
		width: 324px;
		margin-bottom: 16px;
	}

	.team-list__title, .team-list__text {
		max-width: 324px;
	}
}

@media screen and (max-width: 767px) {
	.team {
		padding-bottom: 50px;
	}

	.team-title {
		font-size: 48px;
		line-height: 48px;
		letter-spacing: -0.03em;
		max-width: 315px;
		margin-bottom: 30px;
	}

	.team-list {
		gap: 50px;
	}

	.team-list__photo, .team-list__photo > img {
		width: 335px;
		height: 221px;
	}

	.team-list__info {
		margin-bottom: 14px;
	}
}


/* End */


/* Start:/local/templates/service/components/bitrix/news.list/champions_komand/style.css?17402668572175*/
	.team {
		padding-bottom: 80px;
	}

	.team-content {
		display: flex;
		flex-direction: column;
	}

	.team-title {
		font-family: 'Arkhip';
		font-style: normal;
		font-weight: 400;
		font-size: 80px;
		line-height: 78px;
		letter-spacing: -0.05em;
		margin-bottom: 40px;
	}

	.team-list {
		display: flex;
		flex-direction: column;
		gap: 50px;
	}

	.team-list__item {
		display: flex;
		justify-content: space-between;
		gap: 40px;
	}

	.team-list__photo, .team-list__photo > img {
		width: 320px;
		height: 210px;
	}

	.team-list__info {
		width: 227px;
	}

	.team-list__date {
		font-family: 'Arkhip';
		font-style: normal;
		font-weight: 400;
		font-size: 17px;
		line-height: 25px;
		letter-spacing: -0.01em;
		color: #866A4A;
		margin-bottom: 4px;
	}

	.team-list__title {
		font-family: 'Arkhip';
		font-style: normal;
		font-weight: 400;
		font-size: 30px;
		line-height: 30px;
	}

	.team-list__text {
		font-family: 'Inter';
		font-style: normal;
		font-weight: 400;
		font-size: 17px;
		line-height: 25px;
		letter-spacing: -0.02em;
		width: 493px;
		max-width: 493px;
	}

@media screen and (max-width: 1279px) {
	.team-list__photo, .team-list__photo > img {
		width: 288px;
		height: 189px;
	}

	.team-list__text {
		width: 349px;
		max-width: 349px;
	}
}

@media screen and (max-width: 1023px) {
	.team-title {
		max-width: 512px;
	}

	.team-list {
		flex-direction: row;
		gap: 60px 35px;
		flex-wrap: wrap;
		align-items: flex-start;
	}

	.team-list__item {
		flex-direction: column;
		justify-content: space-between;
		gap: 0;
	}

	.team-list__photo, .team-list__photo > img {
		width: 324px;
		height: 212px;
	}

	.team-list__photo {
		margin-bottom: 24px;
	}

	.team-list__info {
		width: 324px;
		margin-bottom: 16px;
	}

	.team-list__title, .team-list__text {
		max-width: 324px;
	}
}

@media screen and (max-width: 767px) {
	.team {
		padding-bottom: 50px;
	}

	.team-title {
		font-size: 48px;
		line-height: 48px;
		letter-spacing: -0.03em;
		max-width: 315px;
		margin-bottom: 30px;
	}

	.team-list {
		gap: 50px;
	}

	.team-list__photo, .team-list__photo > img {
		width: 335px;
		height: 221px;
	}

	.team-list__info {
		margin-bottom: 14px;
	}
}


/* End */
/* /local/templates/service/components/bitrix/news.list/champions_list/style.css?17402668572175 */
/* /local/templates/service/components/bitrix/news.list/champions_komand/style.css?17402668572175 */
