

/* Start:/local/templates/mmc/css/news.css?17839598757329*/
.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);
}

.gallery-slider-thumbs {
    display: none;
    margin-top: 24px;
}

.gallery-more {
    background: rgba(106, 168, 206, 0.65);
    font-size: 20px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: rgba(21, 57, 107, .5);
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}


.gallery-slider-wrap {
    overflow: hidden;
    margin: 0 -16px;
    padding: 0 16px;
}

.gallery-slider {
}

.gallery-slider img {
    width: 100%;
}

@media (min-width: 786px) {
    .gallery-slider-thumbs {
        display: block;
    }

    .gallery-slider-wrap {
        margin: 0;
        padding: 0;
    }

}

@media (min-width: 1440px) {
    .gallery-more {
        font-size: 20px;
    }

    .gallery-slider {
        overflow: hidden;
    }

}
/* End */


/* Start:/local/templates/mmc/css/timeline.css?17125067494411*/
.timeline:before {
    content: '';
    top: -10px;
    left: -4px;
    position: absolute;
    width: 10px;
    height: 20px;
    background: #ffffff;
}

.timeline {
  display: flex;
  flex-direction: column;
  border-left: 2px solid #15396B;
  position: relative;
}

.timeline>li {
  position: relative;
}

.timeline>li::before {
  content: '';
  background-image: url('/local/templates/mmc/css/../images/icons/list.svg');
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  z-index: 1;
}

.timeline>li:last-child:after {
    content: '';
    display: block;
    top: 32px;
    position: absolute;
    width: 10px;
    height: calc(100% - 32px);
    background: #ffffff;
}

.timeline figcaption {
  margin-bottom: 15px;
}

.timeline li.timeline-item:only-of-type mark {
    top: 0;
}

.timeline h3 {
  color: #4C4C4C;
  font-weight: 700;
/*  text-transform: uppercase;*/
}

.timeline h4 {
  font-weight: 700;
}
.timeline a.more {
  text-align: center;
  box-sizing: border-box;
  display: block;
  text-decoration: underline;
  text-underline-offset: 5px;
  color: #4C4C4C;
}

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

.timeline>li:first-child mark {
  position: absolute;
  width: 10px;
  height: 20px;
  background: #ffffff;
}
.timeline>li:last-child mark {
  position: absolute;
  width: 10px;
  height: 100%;
  background: #ffffff;
}
.timeline h3.pub-title {
  color: #15396B;
  text-transform: none;
}
.timeline .autors {
  margin-top: 28px;
  margin-bottom: 20px;
}
.autor-head {
  margin-bottom: 5px;
}

.timeline>li.width-full {
  max-width: 100%;
}

.search-result .timeline li,
.search-result .timeline h4 {
    max-width: 100%;
}

@media (min-width: 1440px) {
  .timeline {
    gap: 52px;
    padding-left: 42px;
    margin-left: 12px;
  }
  .timeline>li {
    max-width: 803px;
  }
  .timeline>li::before {
    width: 23px;
    height: 23px;
    background-size: 23px 23px;
    left: -54px;
    top: 10px;
  }
  .timeline>li:last-child:after {
    left: -48px;
  }
  .timeline h3 {
    font-size: 35px;
    margin-bottom: 14px;
  }
  .timeline h4 {
    font-size: 18px;
    max-width: 620px;
  }
  .timeline a.more {
    margin-top: 20px;
    padding: 0;
    width: fit-content;
    font-size: 18px;
    font-weight: 400;
  }
  .timeline img {
    height: 290px;
    margin-top: 27px;
    display: block;
  }
  .timeline figcaption {
    margin-top: 27px;
    font-size: 16px;
  }
  .timeline>li:first-child mark {
    top: -10px;
    left: -48px;
  }
  .timeline>li:last-child mark {
    top: 32px;
    left: -47px;
  }
}
@media (min-width: 785px) and (max-width: 1439px) {
  .timeline {
    gap: 52px;
    padding-left: 38px;
    margin-left: 12px;
  }
  .timeline>li {
    max-width: 803px;
  }
  .timeline>li::before {
    width: 23px;
    height: 23px;
    background-size: 23px 23px;
    left: -52px;
    top: 10px;
  }
  .timeline h3 {
    font-size: 35px;
    margin-bottom: 14px;
  }
  .timeline h4 {
    font-size: 18px;
    max-width: 620px;
  }
  .timeline a.more {
    margin-top: 20px;
    padding: 0;
    width: fit-content;
    font-size: 18px;
    font-weight: 400;
  }
  .timeline img {
    height: 290px;
    margin-top: 27px;
  }
  .timeline figcaption {
    margin-top: 27px;
    font-size: 16px;
  }
  .timeline>li:first-child mark {
    top: -10px;
    left: -48px;
  }
  .timeline>li:last-child mark {
    top: 32px;
    left: -42px;
  }
  .timeline>li:last-child:after {
    left: -42px;
  }
}
@media (max-width: 784px) {
  .timeline {
    gap: 25px;
    padding-left: 18px;
    margin-left: 9px;
  }
  .timeline>li::before {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    left: -27px;    
    top: 2px;
  }
  .timeline>li:last-child:after {
    left: -27px;
    top: 15px;
    height: calc(100% - 15px);
  }
  .timeline h3 {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .timeline h4 {
    font-size: 16px;
  }
  .timeline a.more {
    margin-top: 16px;
    padding: 0;
    width: fit-content;
    font-size: 16px;
    font-weight: 400;
  }
  .timeline img {
    width: 100%;
    margin-top: 16px;
  }
  .timeline figcaption {
    margin-top: 16px;
    font-size: 12px;
  }
  .timeline>li:first-child mark {
    top: -8px;
    left: -23px;
    height: 10px;
  }
  .timeline>li:last-child mark {
    top: 16px;
    left: -27px;
  }
  .timeline .autors {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
/* End */


/* Start:/local/templates/mmc/css/about.css?17124200301327*/
.more-history, .more-history2 {
  margin-top: 20px;
}

.measure-block {
  justify-content: space-between;
}

@media (min-width: 1440px) {
  .about-page .about-page__content {
    padding-right: 0;
    max-width: 100%;
  }
  .measure-info {
    margin-top: 75px;
    margin-bottom: 86px;
    max-width: 1247px;
    overflow-x: auto;
  }
  .measure-block {
    display: flex;
    min-width: 1100px;
  }
}
@media (min-width: 1761px) {
  .measure-block {
    min-width: 1100px;
  }
}
@media (min-width: 1440px) and (max-width: 1760px) {
  .measure-block {
    width: 100%;
    min-width: auto;
  }
  .about-page {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 785px) and (max-width: 1439px) {
  .measure-info {
    display: flex;
    margin-top: 40px;
    margin-bottom: 51px;
  }
  .measure-block {
    gap: 20px;
    width: 100%;
  }
}
@media (max-width: 784px) {
  .measure-info {
    margin-top: 34px;
    margin-bottom: 34px;
    gap: 30px;
    display: flex;
    flex-direction: column;
  }
  .measure-block {
    text-align: center;
    flex-wrap: wrap;
  }
  .measure-block > div {
    width: 33%;
  }
  .measure-block > div:nth-child(n+4) {
    width: 50%;
  }
  .measure__val {
    width: 100%;
  }
}
/* 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 */


/* Start:/local/templates/mmc/components/bitrix/news.list/history/style.css?1712420031150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/mmc/css/news.css?17839598757329 */
/* /local/templates/mmc/css/timeline.css?17125067494411 */
/* /local/templates/mmc/css/about.css?17124200301327 */
/* /local/templates/mmc/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1712420031467 */
/* /local/templates/mmc/components/bitrix/menu/left/style.min.css?1712420031490 */
/* /local/templates/mmc/components/bitrix/news.list/history/style.css?1712420031150 */
