

/* Start:/local/templates/decom/components/bitrix/news.detail/decom-title-from-event/style.css?1779795074331*/
.full-page-title {
    margin: 0;
    padding: 37px 0;
    font-weight: 400;
    font-size: 44px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.113;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-family: "Dusha V5", sans-serif;
}
/* End */


/* Start:/local/templates/decom/components/bitrix/breadcrumb/.default/style.css?1770818712380*/
.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	padding: 20px 0;
}
.breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	/* margin-right: 5px; */
}
.breadcrumb__item {
	white-space: nowrap;
	line-height: 13px;
	/* margin-right: 10px; */
}
.breadcrumb__item span, .breadcrumb__item a {
	font-size: 16px;
	white-space: normal;
}

/* End */


/* Start:/local/templates/decom/components/bitrix/news.detail/decom-report/style.css?1771077228155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/decom/components/bitrix/news.list/decom-companises-list/style.css?1780409771899*/

.section__imgs-list {
	--item-gap: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--item-gap);
  list-style: none;
  padding: 0;
}

.section__imgs-list-item {
  padding: 10px;

  /* width: calc(100% / 4 - var(--item-gap)); */
  flex: 0 0 20%;
}

.section__col-moderators {
  width: 100%;
}

/* .section__imgs-list-item--count-1 {
	flex: 0 0 60%;
}
.section__imgs-list-item--count-2 {
	flex: 0 0 40%;
}
.section__imgs-list-item--count-3 {
	flex: 0 0 60%;
} */


.section__imgs-list-item--no-flex {
  flex: none;
}

.section__imgs-list-item--15 {
  flex: 0 0 calc(20% - 2rem);
}

.section__imgs-list-item--40 {
  flex: 0 0 40%;
}

@media (max-width: 991.98px) {
  .section__imgs-list-item {
  	width: calc(100% / 3 - var(--item-gap));
    flex: 0 0 40%;
  }
}

@media (max-width: 520px) {
  .section__imgs-list-item {
  	width: calc(100% / 2 - var(--item-gap));
  }
}
/* End */
/* /local/templates/decom/components/bitrix/news.detail/decom-title-from-event/style.css?1779795074331 */
/* /local/templates/decom/components/bitrix/breadcrumb/.default/style.css?1770818712380 */
/* /local/templates/decom/components/bitrix/news.detail/decom-report/style.css?1771077228155 */
/* /local/templates/decom/components/bitrix/news.list/decom-companises-list/style.css?1780409771899 */
