

/* Start:/press/style.css?1659516245928*/
.press__head-title {
	font-family: "Avenir Next Cyr W00 Regular", sans-serif;
	font-weight: 100;
	font-size: 26px;
	line-height: 28px;
	display: inline-block;
	margin: 0 20px 20px 0;
}
.press__head .i-select {
	height: 37px;
}
.press__head .i-link {
	text-decoration: none;
}
.press__head .i-link:hover {
	text-decoration: underline;
}
@media (min-width: 48em) {
	.press__head-title {
		margin-bottom: 40px;
		font-size: 36px;
	}
}

@media (min-width: 64em) {
	.press__head-title {
		font-size: 42px;
	}
	.press__head {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.press__head .i-select {
		flex-shrink: 0;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
	}
	.press__head-info {
		width: 70%;
	}
}
@media (min-width: 85.375em) {
	.press__head-title {
		margin-bottom: 55px;
		font-size: 54px;
	}
}

/* End */


/* Start:/local/templates/rd_worldclass_copy/components/bitrix/breadcrumb/breadcrubs/style.css?1747129490207*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */


/* Start:/local/templates/rd_worldclass_copy/components/bitrix/news.list/press_list/style.css?17471297641533*/
.press__item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 40px 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.press__item:not(:last-of-type) {
	border-bottom: 1px solid #eceded;
}
.press__image {
	height: 50vw;
	margin-bottom: 20px;
	background-size: cover !important;
	background-position: 50% 20% !important;
	border-radius: 20px;
}
.press__title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}
.press__description {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 20px;
}
.press__link-container {
	margin-bottom: 10px;
}
.press__link {
	font-size: 15px;
	color: #ed1c24;
	text-decoration: none;
}
.press__link:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.press__date {
	color: #86898b;
	font-size: 15px;
	line-height: 22px;
}
@media (min-width: 48em) {
	.press__content-block {
		padding-left: 20px;
	}
	.press__image {
		width: 250px;
		height: 150px;
		margin: 0;
		flex-shrink: 0;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
	}
	.press__item {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}
@media (min-width: 64em) {
	.press__item:first-of-type {
		padding-top: 0;
	}
	.press__image {
		width: 345px;
		height: 185px;
	}
	.press__content-block {
		padding-left: 30px;
	}
}
@media (min-width: 85.375em) {
	.press__description {
		margin-bottom: 25px;
	}
	.press__image {
		width: 312px;
		height: 170px;
	}
	.press__content-block {
		padding-left: 78px;
	}
}
/* End */
/* /press/style.css?1659516245928 */
/* /local/templates/rd_worldclass_copy/components/bitrix/breadcrumb/breadcrubs/style.css?1747129490207 */
/* /local/templates/rd_worldclass_copy/components/bitrix/news.list/press_list/style.css?17471297641533 */
