

/* Start:/bitrix/templates/media_default/components/bitrix/news.detail/news/style.css?17066141421451*/
.group-btns {
  margin: 40px 0;
}

.read-also {
  background: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 8px;
  box-sizing: border-box;
  font-family: Roboto, sans-serif, Arial;
  padding: 16px;
}

.also-title {
  color: #ed8118;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 12px;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

blockquote {
  padding: 10px 20px;
  margin: 20px 0 20px 5%;
  border-left: 5px solid #ff5722;
  font-size: 20px !important;
  line-height: 1.4 !important;
  color: #212529 !important;
}

.read-also li a {
  font-family: "Roboto", sans-serif, Arial;
  color: #37404d;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 20px;
}

.read-also li {
  list-style: none;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .group-btns {
    margin: 80px 0;
  }

  .adv-detail-mobile {
    display: block !important;
  }
}
.l-news-detail p img {
  width: 100%;
}

p.tg-embed {
  margin: 30px 0;
}

.adv-detail-mobile {
  display: none;
}

.adv-detail-mobile img {
  width: 100%;
}

.l-news-detail img {
  width: 100% !important;
}

.container-97988__header-logo-link {
  display: none;
}

.table-of-contents {
  margin-bottom: 30px;
}
.table-of-contents_title {
  font-size: 1.48rem;
  font-weight: 600;
  margin: 10px 0;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/media_default/components/bitrix/news.list/video_list_item/style.css?17057197381179*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	position:relative;
	float:left;
	margin: 0 10px 10px 0;
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.picture .overlay {
    position:absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
}
.play {
    background-image: url("/bitrix/templates/media_default/images/ant-design_play-circle-filled-hover.svg");
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    margin-top: 22%;
    margin-left: 43%;
    color: #edebed;
}
.play:hover {
	background-image: url("/bitrix/templates/media_default/images/ant-design_play-circle-filled.svg");
}
.b-section-item__title a{
	color: #212529;
}
.news-date-time {
	color:#486DAA;
}
.news-list {
display: flex;
flex-wrap: wrap;
}
.video-item {
	list-style-type: none;
    margin: 0;
    width: 100%;
    height: auto;
    margin-right: 10px;
}
.article-icon {
width: 100%;

}
.article-news {
padding-left: 20px;
padding-right: 20px;

}
.more-article-header {
color:#848484;
}
.more-title-article-detail h4{
text-align: left;
margin-top: 200px;
margin-bottom: 20px;
}

/* End */


/* Start:/bitrix/templates/media_default/components/bitrix/news.list/section/style.css?170571973811134*/
.l-line-widget {
  position: relative;
  padding-left: 15px; }
  .l-line-widget:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #e6e6e6; }

.b-section-item {
  margin-bottom: 14px;
  /* Sibling item*/
  /* /Sibling item*/
  /* Wide item */
  /* /Wide item */
  /* Big half & big */ }
  .b-section-item__picture {
    margin-bottom: 10px;
    line-height: 0; }
  .b-section-item__picture a {
    display: inline-block; }
  .b-section-item__picture a:hover img {
    opacity: 0.85; }
  .b-section-item__picture img {
    width: 100%;
    max-width: 100%; }
  .b-section-item__picture img.is-lazy-img {
    opacity: 1;
    background-image: -webkit-gradient(linear, right top, left top, from(#f6f7f8), color-stop(20%, #edeef1), color-stop(40%, #f6f7f8), to(#f6f7f8));
    background-image: -webkit-linear-gradient(right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-image: -moz-linear-gradient(right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-image: -o-linear-gradient(right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-image: linear-gradient(to left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-color: #f6f7f8;
    -o-background-size: 450px 700px;
       background-size: 450px 700px;
    -webkit-animation: lazyloadeffect 1s infinite linear forwards;
       -moz-animation: lazyloadeffect 1s infinite linear forwards;
         -o-animation: lazyloadeffect 1s infinite linear forwards;
            animation: lazyloadeffect 1s infinite linear forwards; }
  .b-section-item__picture picture {
    display: block;
    position: relative; }
  .b-section-item__picture picture:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    opacity: 1;
    background-image: -webkit-gradient(linear, right top, left top, from(#f6f7f8), color-stop(20%, #edeef1), color-stop(40%, #f6f7f8), to(#f6f7f8));
    background-image: -webkit-linear-gradient(right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-image: -moz-linear-gradient(right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-image: -o-linear-gradient(right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-image: linear-gradient(to left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    background-color: #f6f7f8;
    -o-background-size: 450px 700px;
       background-size: 450px 700px;
    -webkit-animation: lazyloadeffect 1s infinite linear forwards;
       -moz-animation: lazyloadeffect 1s infinite linear forwards;
         -o-animation: lazyloadeffect 1s infinite linear forwards;
            animation: lazyloadeffect 1s infinite linear forwards;
    z-index: 1; }
  .b-section-item__picture picture img {
    z-index: 2;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s; }
  .b-section-item__picture .lazyload {
    opacity: 0; }
  .b-section-item__picture .lazyloaded {
    opacity: 1; }
  .b-section-item__title {
    font-size: 0.875rem;
    margin-bottom: 2px;
    word-break: break-word; }
  .b-section-item__title a {
    color: #212529; }
  .b-section-item__title a:hover {
    text-decoration: none;
    color: #0098f7; }
  .b-section-item__meta {
    margin-bottom: 3px;
    line-height: 20px; }
  .b-section-item__meta > * {
    display: inline-block;
    margin-right: 4px; }
  .b-section-item__desc {
    font-size: 0.8125rem;
    color: #495057;
    margin-top: 5px;
    display: none; }
  .b-section-item__btns {
    margin-top: 10px; }
  .b-section-item__btns .btn {
    font-size: 0.8125rem; }
  .b-section-item--sibling .b-section-item__picture {
    position: relative;
    margin-bottom: 0; }
  .b-section-item--sibling .b-section-item__title {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding: 10px 20px 0;
    color: #343a40;
    display: block;
    font-weight: 600; }
  .b-section-item--sibling .b-section-item__title:hover {
    color: #0098f7; }
  .b-section-item--sibling .b-section-item__icon {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    height: 60px;
    width: 60px;
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    z-index: 8; }
  .b-section-item--sibling .b-section-item__icon:before {
    border: 3px solid #fff;
    display: block;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 50px;
    font-size: 50px;
    background: rgba(0, 0, 0, 0.3);
    font-family: FontAwesome;
    -webkit-transition: all 0.15s;
    -o-transition: all 0.15s;
    -moz-transition: all 0.15s;
    transition: all 0.15s; }
  .b-section-item--previous .b-section-item__icon:before {
    content: "\f104";
    letter-spacing: 5px; }
  .b-section-item--next .b-section-item__icon:before {
    content: "\f105";
    letter-spacing: -5px; }
  .b-section-item--sibling .b-section-item__picture a:hover .b-section-item__icon:before {
    background: rgba(0, 0, 0, 0.6); }
  .b-section-item--wide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: block!important;
    margin-bottom: 24px; }
  .b-section-item--wide .b-section-item__picture {
    margin-bottom: 0;
    margin-right: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .b-section-item--wide .b-section-item__picture img {
    width: 110px; }
  .b-section-item--wide .b-section-item__body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%; }
  .b-section-item--big, .b-section-item--bighalf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .b-section-item--bighalf .b-section-item__picture {
    width: 100%; }
  .b-section-item--bighalf .b-section-item__picture,
  .b-section-item--big .b-section-item__picture {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .b-section-item--border {
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .b-section-item--biggest {
    margin-bottom: 30px; }
  *:last-child > *:last-child > .b-section-item--biggest {
    margin-bottom: 0; }
  .b-section-item--big .b-section-item__title,
  .b-section-item--bighalf .b-section-item__title {
    font-size: 1.25rem;
    line-height: 1.4; }
  .b-section-item--line {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    z-index: 2; }
  .b-section-item--line:last-child {
    margin-bottom: 0;
    padding-bottom: 0px; }
  .b-section-item--line .b-section-item__meta {
    display: block;
    line-height: 0.75rem;
    margin-bottom: 5px; }
  .b-section-item--line .b-meta-item {
    display: block; }
  .b-section-item--line .b-section-item__title {
    color: #343a40;
    font-weight: 600;
    line-height: 1.4;
    display: block;
    margin-bottom: 0; }
  .b-section-item--line:before {
    content: "";
    width: 0.75rem;
    height: 0.75rem;
    background: #e6e6e6;
    border: 0.1875rem solid #fffc;
    position: absolute;
    left: -1.25rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
            transition-duration: 0.3s; }
  .b-section-item--line:hover .b-section-item__title {
    color: #0098f7; }
  .b-section-item--line:hover:before {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
       -moz-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
         -o-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
            transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    background: #0098f7; }

@media (min-width: 576px) {
  .b-section-item--border {
    padding-bottom: 24px;
    margin-bottom: 24px; }
  .b-section-item--bighalf {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .b-section-item--bighalf .b-section-item__picture {
    width: 48%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 48%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 48%;
            flex: 1 0 48%;
    margin-right: 4%;
    margin-bottom: 0; }
  .b-section-item--bighalf .b-section-item__body {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%; }
  .b-section-item--big .b-section-item__desc,
  .b-section-item--bighalf .b-section-item__desc {
    display: block; } }

@-webkit-keyframes lazyloadeffect {
  from {
    background-position: -400px 0; }
  to {
    background-position: 200px 0; } }

@-moz-keyframes lazyloadeffect {
  from {
    background-position: -400px 0; }
  to {
    background-position: 200px 0; } }

@-o-keyframes lazyloadeffect {
  from {
    background-position: -400px 0; }
  to {
    background-position: 200px 0; } }

@keyframes lazyloadeffect {
  from {
    background-position: -400px 0; }
  to {
    background-position: 200px 0; } }

@-webkit-keyframes fadeInEffect {
  from {
    opacity: 0; }
  to {
    background-position: 1; } }

@-moz-keyframes fadeInEffect {
  from {
    opacity: 0; }
  to {
    background-position: 1; } }

@-o-keyframes fadeInEffect {
  from {
    opacity: 0; }
  to {
    background-position: 1; } }

@keyframes fadeInEffect {
  from {
    opacity: 0; }
  to {
    background-position: 1; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/media_default/components/bitrix/news.list/article_sidebar/style.css?17057197386336*/
.l-section-banners {
  margin-bottom: 1.875rem;
  overflow: hidden;
  position: relative; }
  .l-section-banners__items {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .l-section-banners__bg {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1; }
  .l-section-banners__preload {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: transparent;
    z-index: 2; }
    .l-section-banners__preload .spinner {
      z-index: 2; }
  .l-section-banners__container {
    position: relative;
    z-index: 3; }
  .l-section-banners.is-wait-loading .l-section-banners__container,
  .l-section-banners.is-wait-loading .l-section-banners__bg {
    display: none; }
  .l-section-banners.is-wait-loading .l-section-banners__preload {
    display: block; }
  .l-section-banners.has-bg {
    background-color: #f2f2f2;
    padding: 1.875rem 0; }
  .l-section-banners--view1 {
    min-height: 226px; }
    .l-section-banners--view1.has-bg {
      min-height: 285px; }
  .l-section-banners--slider {
    min-height: 316px; }

.b-banner-item {
  background: #fff;
  margin-bottom: 1px;
  position: relative;
  background: #000; }
  .b-banner-item__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-background-size: cover;
       background-size: cover;
    background-position: center top; }
  .b-banner-item__link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2; }
	  .view2 {
    width: 100%!important;
    height: 300px!important;
 }
  .b-banner-item--view1 {
    height: 225px;
    width: 33.2%;
    width: -webkit-calc(33.3334% - 1px);
    width: -moz-calc(33.3334% - 1px);
    width: calc(33.3334% - 1px);
    margin-right: 1px; }
    .b-banner-item--view1:nth-child(3n) {
      width: -webkit-calc(33.337% - 0.5px);
      width: -moz-calc(33.337% - 0.5px);
      width: calc(33.337% - 0.5px);
      margin-right: 0; }
  .b-banner-item--slider {
    height: 315px;
    width: 100%; }
  .b-banner-item__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0.625rem;
    overflow: hidden; }
  .b-banner-item__overlay:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 65%;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden; }
  .b-banner-item:hover .b-banner-item__overlay:before {
    opacity: 0.9; }
  .b-banner-item__content {
    position: absolute;
    bottom: 0;
    z-index: 3;
    padding-right: 1.875rem;
    padding-bottom: 0.625rem;
    pointer-events: none;
    -webkit-transition: bottom 0.3s;
    -o-transition: bottom 0.3s;
    -moz-transition: bottom 0.3s;
    transition: bottom 0.3s; }
  .b-banner-item__title {
    color: #f8f9fa;
    white-space: normal;
    display: block;
    line-height: 1.4;
    font-size: 1rem;
    margin-bottom: 0;
    pointer-events: auto; }
  .b-banner-item__date,
  .b-banner-item__title a {
    color: #f8f9fa; }
  .b-banner-item__title a:hover {
    text-decoration: none;
    color: #f8f9fa; }
  .b-banner-item__date {
    margin-bottom: 0.3125rem;
    font-size: 80%; }
  .b-banner-item__desc {
    color: #f8f9fa;
    max-height: 0;
    line-height: 1.125rem;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s;
    -o-transition: opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s;
    -moz-transition: opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s;
    transition: opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s;
    font-size: 80%;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden; }
  @media (max-width: 991.98px) {
    .b-banner-item__title {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      max-height: 2.8em;
      font-size: 1rem; } }
  @media (min-width: 768px) {
    .b-banner-item__overlay {
      padding: 1.25rem; }
    .b-banner-item__content {
      padding-bottom: 1rem; } }
  @media (min-width: 992px) {
    .b-banner-item:hover .b-banner-item__desc {
      display: block;
      opacity: 1;
      max-height: 5.9rem;
      margin-top: 0.3125rem;
      -webkit-transition: opacity 0.4s ease-out, max-height 0.9s ease-out;
      -o-transition: opacity 0.4s ease-out, max-height 0.9s ease-out;
      -moz-transition: opacity 0.4s ease-out, max-height 0.9s ease-out;
      transition: opacity 0.4s ease-out, max-height 0.9s ease-out; } }
  @media (min-width: 992px) {
    .b-banner-item__title {
      font-size: 1.25rem;
      line-height: 1.2; } }

@media (max-width: 991.98px) {
  .l-section-banners--slider {
    min-height: 280px; }
  .b-banner-item--slider {
    height: 280px; } }

@media (max-width: 767.98px) {
  .l-section-banners--slider {
    min-height: 220px; }
  .b-banner-item--view1 {
    height: 145px; }
    .b-banner-item--view1, .b-banner-item--view1:nth-child(3n) {
      width: 49.5%;
      width: -webkit-calc(50% - 1px);
      width: -moz-calc(50% - 1px);
      width: calc(50% - 1px); }
    .b-banner-item--view1:nth-last-child(1):nth-child(odd) {
      width: 100%; }
  .b-banner-item--slider {
    height: 220px; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/media_default/components/bitrix/news.detail/news/style.css?17066141421451 */
/* /bitrix/templates/media_default/components/bitrix/news.list/video_list_item/style.css?17057197381179 */
/* /bitrix/templates/media_default/components/bitrix/news.list/section/style.css?170571973811134 */
/* /bitrix/templates/media_default/components/bitrix/news.list/article_sidebar/style.css?17057197386336 */
