

/* Start:/local/components/bitrix/breadcrumb/templates/universal_ak/style.css?17691672061042*/
.bx-breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bx-breadcrumb-item {
	height: 22px;
	white-space: nowrap;
}

.bx-breadcrumb-item-angle {
	margin: 0 10px;
	color: #b5bdc2;
	vertical-align: top;
	font-size: 12px;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: top;
	line-height: 21px;
	color: rgba(39, 34, 35, 0.5);
	font-size: 16px;
}

.bx-breadcrumb-item-link:hover { }

.bx-breadcrumb-item-text {
	vertical-align: top;
	white-space: normal;
	font: 400 16px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	transition: 250ms linear all;
	color: rgba(39, 34, 35, 0.5);
}

@media (max-width: 767px)
{
	.wrap__breadcrumb
	{
	white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
	}

	.bx-breadcrumb{flex-wrap: nowrap;min-width: max-content;padding-bottom: 10px;}
}


/* End */


/* Start:/local/templates/ak_plus/components/bitrix/news.list/media_smi/style.css?1769112439985*/
.media-smi { margin-top: 8px; }
.media-press{margin-bottom: 120px;}
.smi-card {
  display:block;
  text-decoration:none;
  color: inherit;
  background:#fff;
  border:1px solid #dde1ea;
}

.smi-card__top {
  height: 200px;
  display:flex;
  align-items:end;
  padding: 24px;
  position: relative;
}

.smi-card__top::after {
  content: "";
  background-image: url(/local/templates/ak_plus/img/smi_back.svg);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all .5s ease;
  background-position: right top;
}

.smi-card__top img { max-width: 100%; max-height: 86px; object-fit: contain; }

.smi-card__stub { font-weight:700; color:#7c8190; }

.smi-card__bottom {
  background:#eef0f6;
  padding: 32px 24px;
  min-height: 92px;
}

.smi-card__date { font-size:16px; color:#6D6D7A; margin-bottom: 16px; }
.smi-card__title { font-size:24pxpx; font-weight:400; line-height:140%; color:#272223; }

/* End */
/* /local/components/bitrix/breadcrumb/templates/universal_ak/style.css?17691672061042 */
/* /local/templates/ak_plus/components/bitrix/news.list/media_smi/style.css?1769112439985 */
