

/* Start:/local/templates/mmc/css/news.css?17125026346436*/
.news .content-page__content > section .link-list {
    position: initial;
}
.news__content .timeline h4 {
  line-height: 1.4;
}

.news__content .timeline h4 a {
    color: inherit;
    font-weight: unset;
    text-decoration: underline;
    text-underline-offset: 4px;
}

@media (min-width: 1025px) {
  .news__content .timeline h4 a:hover {
    text-decoration: none;
  }
}

.news__content .timeline img {
  max-width: 516px;
  height: auto;
}

.more-news {
  box-sizing: border-box;
  display: block;
  text-align: center;
}

.detail-text img {
  max-width: 100%;
  height: auto;
}

.detail-text p {
  margin-bottom: 20px;
}

h3.title.podcast-title a {
    font-size: inherit;
    text-decoration: none;
    text-align: left;
    font-weight: 600;
    line-height: 1.1;
}

/*.content-inner ul {
    list-style-type: disc;
    list-style-position: inside;
}
*/
.news__content .timeline h4.podcast-date {
    text-decoration: none;
}

@media (min-width: 1440px) {
  .news-padding {
    padding-top: 136px;
  }
  .news h2 {
    margin-bottom: 33px;
  }
  .news .timeline {
    gap: 45px;
  }
  .news__content .timeline img {
    margin-top: 20px;
  }
  .news__content .timeline figcaption {
    margin-top: 20px;
    line-height: 20px;
  }
  .more-news {
    padding: 28px 13px;
    font-size: 25px;
    margin-left: 57px;
    margin-top: 45px;
    width: 287px;
    font-weight: 700;
  }
  .publications_block .more-news {
    width: 356px;
  }

  .related_news {
    margin-top: 70px;
  }
  .related_news .title_h1 {
    margin-bottom: 30px;
  }
}
@media (min-width: 785px) and (max-width: 1439px) {
  .news-padding {
    padding-top: 94px;
  }
  .news h2 {
    margin-bottom: 33px;
  }
  .news .timeline {
    gap: 40px;
  }
  .news__content .timeline img {
    margin-top: 20px;
  }
  .news__content .timeline figcaption {
    margin-top: 20px;
    line-height: 19px;
  }
  .more-news {
    padding: 28px 13px;
    font-size: 25px;
    margin-left: 52px;
    margin-top: 40px;
    width: 287px;
    font-weight: 700;
  }
  .publications_block .more-news {
    width: 356px;
  }

  .related_news {
    margin-top: 65px;
  }
  .related_news .title_h1 {
    margin-bottom: 30px;
  }
}
@media (max-width: 784px) {
  .news-padding {
    padding-top: 71px;
  }
  .news h2 {
    margin-bottom: 8px;
  }
  .news__content .timeline h4 {
    margin-top: 14px;
  }
  .news__content .timeline img {
    margin-top: 16px;
  }
  .news__content .timeline figcaption {
    margin-top: 16px;
    font-size: 12px;
    line-height: 14px;
  }
  .more-news {
    padding: 16px;
    font-size: 14px;
    margin-left: 28px;
    margin-top: 30px;
    width: 201px;
    font-weight: 700;
  }
  .publications_block .more-news {
    width: 201px;
  }

  .related_news {
    margin-top: 37px;
  }
  .related_news .title_h1 {
    margin-bottom: 8px;
  }
}


.news .link-list + ul > li > a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.news .link-list + ul > li.__selected > a {
  display: flex;
}
.news .link-list + ul > li > ul > li {
  font-weight: 400;
  text-decoration-line: underline;
  text-underline-offset: 4px;
}
.news .link-list + ul > li > ul > li:hover {
  text-decoration-line: none;  
}
.news .link-list + ul > li > ul > li.__selected {
  text-decoration-line: none;
}

.years ul {
  display: none;
}
.news .link-list + ul.years > li > ul {
  display: none;
}
.news .link-list + ul.years > li.__selected > ul {
  display: flex;
}

.news section .link-list + ul.years > li.__selected > ul {
  display: block;
}

@media (min-width: 1440px) {
  /*.news .link-list {
    gap: 1px;
  }*/
  /*.news .link-list li.__selected {
    margin: 16px 0;
  }*/
  .news .link-list li:first-child.__selected {
    margin-top: 0;
  }
  .news .link-list + ul {
    margin-top: 98px;
    top: 150px;
  }
  .news .link-list + ul > li {
    font-size: 25px;
    font-weight: 700;
  }
  .news .link-list + ul > li.__selected {
    font-size: 25px;
    font-weight: 700;
    margin-top: 25px
  }
  .news .link-list + ul > li.__selected > a::before {
    content: ' ';
    background-image: url('/local/templates/mmc/css/../images/icons/list.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: content 0.5s;
    height: 24px;
    width: 24px;
    margin-top: 6px;
    margin-right: 6px;
  }
  .news .link-list + ul > li > ul {
    margin: 15px 0 25px;
  }
  .news .link-list + ul > li > ul > li {
    font-size: 16px;
    margin-top: 10px;
  }
  .news .link-list + ul > li > ul > li.__selected {
    font-weight: 700;
    margin-left: 16px;
  }
}
@media (max-width: 1439px) {
  .news .link-list {
    gap: 15px;
  }
  .news .link-list li {
    font-size: 12px;
  }
  .news .link-list li.__selected {
    font-size: 16px;
  }
  .news .link-list + ul {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .news .link-list + ul > li {
    font-size: 12px;
    text-decoration: underline;
    text-underline-offset: 5px;
    cursor: pointer;
  }
  .news .link-list + ul > li:hover {
    text-decoration: none;
  }
  .news .link-list + ul > li.__selected {
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    margin-top: 6px;
  }
  .news .link-list + ul > li.__selected > a::after {
    content: ' ';
    background-image: url('/local/templates/mmc/css/../images/icons/chevron-top-blue.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: content 0.5s;
    height: 6px;
    width: 10px;
    margin-top: 7px;
    margin-left: 5px;
  }
  .news .link-list + ul > li > ul {
    margin: 6px 0 10px 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .news .link-list + ul > li > ul > li {
    font-size: 12px;
  }
  .news .link-list + ul > li > ul > li.__selected {
    font-weight: 700;
    font-size: 16px;
    display: flex;
  }
  .news .link-list + ul > li > ul > li.__selected {
    font-weight: 700;
    font-size: 16px;
    display: flex;
    margin-top: 5px;
  }
  .news .link-list + ul > li > ul > li.__selected::before {
    content: ' ';
    background-image: url('/local/templates/mmc/css/../images/icons/list.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: content 0.5s;
    height: 15px;
    width: 15px;
    margin-top: 3px;
    margin-right: 3px;
  }
}

.news .page-submenu__menu {
  width: 343px;
  max-width: calc(100vw - 32px);
}
/* End */


/* Start:/local/templates/mmc/css/org-structure-person.css?17124200301582*/
.org-structure-person-page__content figure img {
  width: 100%;
  height: auto;
}

.org-structure-person-page__content article h3 {
  font-weight: 700;
}

@media (min-width: 1440px) {
  .org-structure-person-page__content article {
    margin-top: 33px;
    display: grid;
    grid-template-columns: 415px auto;
    gap: 20px;
  }
  .org-structure-person-page__content article h3 {
    font-size: 25px;
  }
  .org-structure-person-page__content article h3 + p {
    margin-top: 12px;
  }
  .org-structure-person-page__content article p + h3 {
    margin-top: 33px;
  }
  .org-structure-person-page__content article figcaption {
    max-width: 603px;
  }
}
@media (min-width: 785px) and (max-width: 1439px) {
  .org-structure-person-page__content article {
    margin-top: 21px;
    display: grid;
    grid-template-columns: 297px 1fr;
    gap: 20px;
  }
  .org-structure-person-page__content article h3 {
    font-size: 25px;
  }
  .org-structure-person-page__content article h3 + p {
    margin-top: 12px;
  }
  .org-structure-person-page__content article p + h3 {
    margin-top: 33px;
  }
}
@media (max-width: 784px) {
  .org-structure-person-page__content article {
    margin-top: 20px;
  }
  .org-structure-person-page__content article h3 {
    font-size: 16px;
  }
  .org-structure-person-page__content article h3 + p {
    margin-top: 7px;
  }
  .org-structure-person-page__content article p + h3 {
    margin-top: 23px;
  }
  .org-structure-person-page__content figure + figcaption {
    margin-top: 15px;
  }
}
/* End */


/* Start:/local/templates/mmc/components/bitrix/news/members/bitrix/news.detail/.default/style.css?1752688203155*/
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/mmc/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1712420031467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/mmc/components/bitrix/menu/left/style.min.css?1712420031490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/mmc/components/bitrix/menu/left/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/mmc/css/news.css?17125026346436 */
/* /local/templates/mmc/css/org-structure-person.css?17124200301582 */
/* /local/templates/mmc/components/bitrix/news/members/bitrix/news.detail/.default/style.css?1752688203155 */
/* /local/templates/mmc/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1712420031467 */
/* /local/templates/mmc/components/bitrix/menu/left/style.min.css?1712420031490 */
