

/* Start:/local/templates/main/components/bitrix/news/news/style.min.css?178168428512021*/
:root{--font-family--open:"Open Sans",sans-serif;--font-family--mulish:"Mulish",sans-serif;--main-font:var(--font-family--mulish);--transition-duration:0.3s;--primary-black-color:#121127;--primary-white-color:#fff;--primary-blue-color:#3566a0;--primary-gray-color:#dcdbdf;--secondary-black-color:#001e49;--secondary-blue-color:#e2e8f1;--tertiary-blue-color:#144375;--background-color:#f5f6fa;--background-hover-color:#ebf0f6;--primary-black-color-translucent:rgba(18,17,39,.6);--primary-black-color-translucent-4:rgba(18,17,39,.4);--primary-black-color-translucent-8:rgba(18,17,39,.8);--secondary-black-color-translucent:rgba(0,25,66,.6)}.page-news__grid{display:grid;gap:32px 40px;grid-template-areas:"sidebar content" "banner content";grid-template-columns:370px 1fr;grid-template-rows:auto 1fr}@media screen and (max-width:1440px){.page-news__grid{gap:32px 24px;grid-template-columns:267px 1fr}}@media screen and (max-width:1200px){.page-news__grid{grid-template-areas:"sidebar" "content" "banner";grid-template-columns:100%;grid-template-rows:auto}}.page-news__sidebar{grid-area:sidebar}.page-news__banner{grid-area:banner}.page-news__content{grid-area:content;overflow:hidden}@media screen and (max-width:1440px){.page-news__title,.page-news__title.page-title{margin-bottom:92px}}@media screen and (max-width:1200px){.page-news__title,.page-news__title.page-title{margin-bottom:56px}}@media screen and (max-width:767px){.page-news__title,.page-news__title.page-title{margin-bottom:34px}}.page-news__content-title{margin-bottom:22px}@media screen and (max-width:1200px){.page-news__content-title{margin-bottom:25px}}.page-news--mentions .page-news__content-title{margin-bottom:36px}@media screen and (max-width:1440px){.page-news--mentions .page-news__content-title{margin-bottom:50px}}@media screen and (max-width:1200px){.page-news--mentions .page-news__content-title{margin-bottom:32px}}.page-news__content.loading .news-list-item,.page-news__content.loading .news-list-sections,.page-news__content.loading .news-list__item,.page-news__content.loading .page-news__content-title{border-radius:12px;overflow:hidden;position:relative}.page-news__content.loading .news-list-item:before,.page-news__content.loading .news-list-sections:before,.page-news__content.loading .news-list__item:before,.page-news__content.loading .page-news__content-title:before{-webkit-animation:loading 2s ease-in infinite;animation:loading 2s ease-in infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.5)));background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.5));bottom:0;content:"";left:-300px;position:absolute;top:0;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);width:50px;z-index:3}@-webkit-keyframes loading{to{left:calc(100% + 300px)}}.page-news__content.loading .news-list-item:after,.page-news__content.loading .news-list-sections:after,.page-news__content.loading .news-list__item:after,.page-news__content.loading .page-news__content-title:after{background-color:var(--background-color);content:"";inset:0;position:absolute;z-index:2}.page-news__content.loading .page-news__content-title{min-height:calc(var(--font-size)*1.2)}.page-news__content.loading .news-list-sections{min-height:31px}.news-list__items{--news-row-count:3;display:grid;gap:40px;grid-template-columns:repeat(var(--news-row-count),1fr)}@media screen and (max-width:1440px){.news-list__items{--news-row-count:2;gap:24px}}@media screen and (max-width:767px){.news-list__items{--news-row-count:1;gap:8px}}.news-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:420px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--background-color);border-radius:16px;-ms-flex-direction:column;flex-direction:column;gap:24px;overflow:hidden;-webkit-transition:all var(--transition-duration,.3s);transition:all var(--transition-duration,.3s)}@media (hover:hover){.news-list__item:hover{background-color:var(--background-hover-color)}}@media screen and (max-width:1440px){.news-list__item{gap:16px;min-height:417px}}@media screen and (max-width:1200px){.news-list__item{min-height:384px}}@media screen and (max-width:767px){.news-list__item{min-height:403px}}.news-list__top{--news-list-top-height:190px;height:var(--news-list-top-height);min-height:var(--news-list-top-height)}@media screen and (max-width:1440px){.news-list__top{--news-list-top-height:211px}}@media screen and (max-width:1200px){.news-list__top{--news-list-top-height:178px}}@media screen and (max-width:767px){.news-list__top{--news-list-top-height:260px}}.news-list__image{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1440px){.news-list__image{border-radius:12px}}.news-list__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;height:100%;justify-content:space-between;padding:0 40px 40px}@media screen and (max-width:1440px){.news-list__bottom{padding:0 24px 24px}}@media screen and (max-width:767px){.news-list__bottom{padding:0 20px 24px}}.news-list-sections{margin-bottom:39px}@media screen and (max-width:1440px){.news-list-sections{margin-bottom:34px}}@media screen and (max-width:1200px){.news-list-sections{margin-bottom:31px}}@media screen and (max-width:767px){.news-list-sections.swiper{margin:0 calc(var(--container-padding)*-1) 31px;padding:0 var(--container-padding);width:calc(100% + var(--container-padding)*2)}}.news-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--background-color);border-radius:16px;justify-content:space-between;overflow:hidden;-webkit-transition:all var(--transition-duration,.3s);transition:all var(--transition-duration,.3s)}@media (hover:hover){.news-list-item:hover{background-color:var(--background-hover-color)}}@media screen and (max-width:1440px){.news-list-item{border-radius:12px}}.news-list__bottom-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.news-list__bottom-top,.news-list__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.news-list__tags{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;max-height:32px;overflow:hidden}.news-list-title{font-size:20px;font-weight:600;line-height:130%;--link-font-weight:600;--link-font-size:20px;--link-line-height:130%}@media screen and (min-width:768px){.news-list-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}@media screen and (max-width:1440px){.news-list-title{line-height:120%;--link-line-height:120%}}.news-list-link:before{content:"";inset:0;position:absolute}.news-list-tag{background-color:rgba(53,102,160,.1);border-radius:8px;color:var(--primary-black-color);font-size:14px;line-height:110%;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.news-list-description{display:-webkit-box;-webkit-box-orient:vertical;color:rgba(18,17,39,.6);font-size:16px;-webkit-line-clamp:3;line-height:150%;overflow:hidden}.news-list-date{color:rgba(18,17,39,.4);font-size:16px;gap:8px;line-height:150%;margin-left:-4px}.news-list-date,.news-list-date:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-list-date:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg stroke='%23121127' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' clip-path='url(%23a)' opacity='.4'%3E%3Cpath d='M4 6.667h10V4c0-.737-.597-1.333-1.333-1.333H3.333C2.597 2.667 2 3.263 2 4v9.333c0 .737.597 1.333 1.333 1.333h9.334c.736 0 1.333-.596 1.333-1.333V8.666M11.333 12H8.667M10.666.667v2M5.334.667v2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:24px;width:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:0}.news-list-nav{margin-top:40px}@media screen and (max-width:1440px){.news-list-nav{margin-top:26px}}@media screen and (max-width:1200px){.news-list-nav{margin-bottom:24px;margin-top:27px}}@media screen and (max-width:767px){.news-list-nav{margin-bottom:0}}.news-list-item.loading,.news-list__item.loading{border-radius:12px;overflow:hidden;position:relative}.news-list-item.loading:before,.news-list__item.loading:before{-webkit-animation:loading 2s ease-in infinite;animation:loading 2s ease-in infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.5)));background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.5));bottom:0;content:"";left:-300px;position:absolute;top:0;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);width:50px;z-index:3}@keyframes loading{to{left:calc(100% + 300px)}}.news-list-item.loading:after,.news-list__item.loading:after{background-color:var(--background-color);content:"";inset:0;position:absolute;z-index:2}.mentions-list__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width:1440px){.mentions-list__items{gap:24px}}.mentions-list__item{min-height:330px;padding:40px}@media screen and (max-width:1440px){.mentions-list__item{min-height:298px;padding:24px}}@media screen and (max-width:767px){.mentions-list__item{min-height:307px;padding:24px 20px}}.mentions-list__item-content,.mentions-list__item-content-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.inform-list__items{--inform-row-count:3;display:grid;gap:40px;grid-template-columns:repeat(var(--inform-row-count),1fr)}@media screen and (max-width:1440px){.inform-list__items{--inform-row-count:2;gap:24px}}@media screen and (max-width:767px){.inform-list__items{--inform-row-count:1;gap:8px}}.inform-list__item{gap:32px;min-height:292px;padding:40px}@media screen and (max-width:1440px){.inform-list__item{min-height:265px;padding:32px 24px 24px}}@media screen and (max-width:1200px){.inform-list__item{min-height:263px}}@media screen and (max-width:767px){.inform-list__item{padding:32px 20px 24px}}.inform-list__title{font-size:24px;font-weight:600;line-height:120%}@media screen and (max-width:1200px){.inform-list__title{font-size:20px}}.inform-list__item-content,.inform-list__item-content-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.inform-list__tag:first-letter{text-transform:uppercase}.inform-list__download:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23001e49' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpath stroke='%23343a3f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m17 10-5 5m-5-5 2 2M12 15V3'/%3E%3C/svg%3E");display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;width:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:0}.inform-list__download-extension{text-transform:uppercase}.inform-list .btn--tag{--btn-padding:8px 12px}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/news_menu/style.min.css?17816842852674*/
:root{--font-family--open:"Open Sans",sans-serif;--font-family--mulish:"Mulish",sans-serif;--main-font:var(--font-family--mulish);--transition-duration:0.3s;--primary-black-color:#121127;--primary-white-color:#fff;--primary-blue-color:#3566a0;--primary-gray-color:#dcdbdf;--secondary-black-color:#001e49;--secondary-blue-color:#e2e8f1;--tertiary-blue-color:#144375;--background-color:#f5f6fa;--background-hover-color:#ebf0f6;--primary-black-color-translucent:rgba(18,17,39,.6);--primary-black-color-translucent-4:rgba(18,17,39,.4);--primary-black-color-translucent-8:rgba(18,17,39,.8);--secondary-black-color-translucent:rgba(0,25,66,.6)}.news-menu,.news-menu.swiper{background-color:var(--background-color);border-radius:12px;padding:4px}@media screen and (min-width:1201px){.news-menu__wrapper,.news-menu__wrapper.swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.news-menu__item{--btn-justify-content:space-between;--btn-max-width:100%;--btn-padding:24px 12px 24px 36px;--btn-border-radius:12px;--btn-background-color:transparent;--btn-color:var(--tertiary-blue-color);--btn-line-height:130%}@media screen and (max-width:1440px){.news-menu__item{--btn-padding:24px 8px 24px 20px}}@media screen and (max-width:1200px){.news-menu__item{--btn-padding:24px 20px}}@media screen and (max-width:767px){.news-menu__item{--btn-padding:12px 16px}}.news-menu__item,.news-menu__item.swiper-slide{-webkit-transition:all var(--transition-duration,.3s);transition:all var(--transition-duration,.3s)}@media screen and (max-width:1200px){.news-menu__item,.news-menu__item.swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.news-menu__item:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23001e49' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 16 4-4-4-4'/%3E%3C/svg%3E");display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;width:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:0}@media screen and (max-width:1200px){.news-menu__item:after{display:none}}.news-menu__item:not(.news-menu__item--active):hover{--btn-background-color:var(--primary-white-color)}.news-menu__item--active{--btn-background-color:var(--secondary-black-color);--btn-color:var(--primary-white-color)}.news-menu__item--active:after{-webkit-filter:var(--filter-to-white);filter:var(--filter-to-white)}
/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/banner-news/style.min.css?17816842852877*/
:root{--font-family--open:"Open Sans",sans-serif;--font-family--mulish:"Mulish",sans-serif;--main-font:var(--font-family--mulish);--transition-duration:0.3s;--primary-black-color:#121127;--primary-white-color:#fff;--primary-blue-color:#3566a0;--primary-gray-color:#dcdbdf;--secondary-black-color:#001e49;--secondary-blue-color:#e2e8f1;--tertiary-blue-color:#144375;--background-color:#f5f6fa;--background-hover-color:#ebf0f6;--primary-black-color-translucent:rgba(18,17,39,.6);--primary-black-color-translucent-4:rgba(18,17,39,.4);--primary-black-color-translucent-8:rgba(18,17,39,.8);--secondary-black-color-translucent:rgba(0,25,66,.6)}.banner-news{background-color:var(--primary-blue-color);border-radius:16px;padding:40px;position:relative}@media screen and (max-width:1440px){.banner-news{padding:24px}}@media screen and (max-width:1200px){.banner-news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:767px){.banner-news{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:1200px){.banner-news__text-block{max-width:max(50%,383px)}}@media screen and (max-width:767px){.banner-news__text-block{max-width:85%}}@media screen and (max-width:576px){.banner-news__text-block{max-width:100%}}.banner-news__title{color:var(--primary-white-color);font-size:24px;font-weight:600;line-height:120%}@media screen and (max-width:1440px){.banner-news__title{font-size:22px}}@media screen and (max-width:1200px){.banner-news__title{font-size:20px}}.banner-news__description{color:var(--primary-white-color);font-size:18px;line-height:150%;margin-top:16px}@media screen and (max-width:1440px){.banner-news__description{font-size:16px;margin-top:12px}}.banner-news__link{margin-top:53px}@media screen and (max-width:1440px){.banner-news__link{margin-top:44px}}@media screen and (max-width:1200px){.banner-news__link{margin-top:0}}@media screen and (max-width:767px){.banner-news__link{margin-top:24px}.banner-news__link.btn--big{--btn-padding:20px 24px}}@media screen and (max-width:576px){.banner-news__link{--btn-max-width:100%}}.banner-news__image{background-repeat:no-repeat;background-size:contain;bottom:49px;height:148px;position:absolute;right:22px;width:170px}@media screen and (max-width:1440px){.banner-news__image{bottom:92px;height:88px;right:5px;width:101px}}@media screen and (max-width:1200px){.banner-news__image{bottom:30px;right:212px}}@media screen and (max-width:767px){.banner-news__image{bottom:6px;height:150px;right:6px;width:150px}}@media screen and (max-width:576px){.banner-news__image{bottom:68px;height:88px;right:6px;width:101px}}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/news/style.min.css?178168428512021*/
:root{--font-family--open:"Open Sans",sans-serif;--font-family--mulish:"Mulish",sans-serif;--main-font:var(--font-family--mulish);--transition-duration:0.3s;--primary-black-color:#121127;--primary-white-color:#fff;--primary-blue-color:#3566a0;--primary-gray-color:#dcdbdf;--secondary-black-color:#001e49;--secondary-blue-color:#e2e8f1;--tertiary-blue-color:#144375;--background-color:#f5f6fa;--background-hover-color:#ebf0f6;--primary-black-color-translucent:rgba(18,17,39,.6);--primary-black-color-translucent-4:rgba(18,17,39,.4);--primary-black-color-translucent-8:rgba(18,17,39,.8);--secondary-black-color-translucent:rgba(0,25,66,.6)}.page-news__grid{display:grid;gap:32px 40px;grid-template-areas:"sidebar content" "banner content";grid-template-columns:370px 1fr;grid-template-rows:auto 1fr}@media screen and (max-width:1440px){.page-news__grid{gap:32px 24px;grid-template-columns:267px 1fr}}@media screen and (max-width:1200px){.page-news__grid{grid-template-areas:"sidebar" "content" "banner";grid-template-columns:100%;grid-template-rows:auto}}.page-news__sidebar{grid-area:sidebar}.page-news__banner{grid-area:banner}.page-news__content{grid-area:content;overflow:hidden}@media screen and (max-width:1440px){.page-news__title,.page-news__title.page-title{margin-bottom:92px}}@media screen and (max-width:1200px){.page-news__title,.page-news__title.page-title{margin-bottom:56px}}@media screen and (max-width:767px){.page-news__title,.page-news__title.page-title{margin-bottom:34px}}.page-news__content-title{margin-bottom:22px}@media screen and (max-width:1200px){.page-news__content-title{margin-bottom:25px}}.page-news--mentions .page-news__content-title{margin-bottom:36px}@media screen and (max-width:1440px){.page-news--mentions .page-news__content-title{margin-bottom:50px}}@media screen and (max-width:1200px){.page-news--mentions .page-news__content-title{margin-bottom:32px}}.page-news__content.loading .news-list-item,.page-news__content.loading .news-list-sections,.page-news__content.loading .news-list__item,.page-news__content.loading .page-news__content-title{border-radius:12px;overflow:hidden;position:relative}.page-news__content.loading .news-list-item:before,.page-news__content.loading .news-list-sections:before,.page-news__content.loading .news-list__item:before,.page-news__content.loading .page-news__content-title:before{-webkit-animation:loading 2s ease-in infinite;animation:loading 2s ease-in infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.5)));background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.5));bottom:0;content:"";left:-300px;position:absolute;top:0;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);width:50px;z-index:3}@-webkit-keyframes loading{to{left:calc(100% + 300px)}}.page-news__content.loading .news-list-item:after,.page-news__content.loading .news-list-sections:after,.page-news__content.loading .news-list__item:after,.page-news__content.loading .page-news__content-title:after{background-color:var(--background-color);content:"";inset:0;position:absolute;z-index:2}.page-news__content.loading .page-news__content-title{min-height:calc(var(--font-size)*1.2)}.page-news__content.loading .news-list-sections{min-height:31px}.news-list__items{--news-row-count:3;display:grid;gap:40px;grid-template-columns:repeat(var(--news-row-count),1fr)}@media screen and (max-width:1440px){.news-list__items{--news-row-count:2;gap:24px}}@media screen and (max-width:767px){.news-list__items{--news-row-count:1;gap:8px}}.news-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:420px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--background-color);border-radius:16px;-ms-flex-direction:column;flex-direction:column;gap:24px;overflow:hidden;-webkit-transition:all var(--transition-duration,.3s);transition:all var(--transition-duration,.3s)}@media (hover:hover){.news-list__item:hover{background-color:var(--background-hover-color)}}@media screen and (max-width:1440px){.news-list__item{gap:16px;min-height:417px}}@media screen and (max-width:1200px){.news-list__item{min-height:384px}}@media screen and (max-width:767px){.news-list__item{min-height:403px}}.news-list__top{--news-list-top-height:190px;height:var(--news-list-top-height);min-height:var(--news-list-top-height)}@media screen and (max-width:1440px){.news-list__top{--news-list-top-height:211px}}@media screen and (max-width:1200px){.news-list__top{--news-list-top-height:178px}}@media screen and (max-width:767px){.news-list__top{--news-list-top-height:260px}}.news-list__image{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:1440px){.news-list__image{border-radius:12px}}.news-list__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;height:100%;justify-content:space-between;padding:0 40px 40px}@media screen and (max-width:1440px){.news-list__bottom{padding:0 24px 24px}}@media screen and (max-width:767px){.news-list__bottom{padding:0 20px 24px}}.news-list-sections{margin-bottom:39px}@media screen and (max-width:1440px){.news-list-sections{margin-bottom:34px}}@media screen and (max-width:1200px){.news-list-sections{margin-bottom:31px}}@media screen and (max-width:767px){.news-list-sections.swiper{margin:0 calc(var(--container-padding)*-1) 31px;padding:0 var(--container-padding);width:calc(100% + var(--container-padding)*2)}}.news-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--background-color);border-radius:16px;justify-content:space-between;overflow:hidden;-webkit-transition:all var(--transition-duration,.3s);transition:all var(--transition-duration,.3s)}@media (hover:hover){.news-list-item:hover{background-color:var(--background-hover-color)}}@media screen and (max-width:1440px){.news-list-item{border-radius:12px}}.news-list__bottom-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.news-list__bottom-top,.news-list__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.news-list__tags{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;max-height:32px;overflow:hidden}.news-list-title{font-size:20px;font-weight:600;line-height:130%;--link-font-weight:600;--link-font-size:20px;--link-line-height:130%}@media screen and (min-width:768px){.news-list-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}@media screen and (max-width:1440px){.news-list-title{line-height:120%;--link-line-height:120%}}.news-list-link:before{content:"";inset:0;position:absolute}.news-list-tag{background-color:rgba(53,102,160,.1);border-radius:8px;color:var(--primary-black-color);font-size:14px;line-height:110%;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.news-list-description{display:-webkit-box;-webkit-box-orient:vertical;color:rgba(18,17,39,.6);font-size:16px;-webkit-line-clamp:3;line-height:150%;overflow:hidden}.news-list-date{color:rgba(18,17,39,.4);font-size:16px;gap:8px;line-height:150%;margin-left:-4px}.news-list-date,.news-list-date:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-list-date:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg stroke='%23121127' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' clip-path='url(%23a)' opacity='.4'%3E%3Cpath d='M4 6.667h10V4c0-.737-.597-1.333-1.333-1.333H3.333C2.597 2.667 2 3.263 2 4v9.333c0 .737.597 1.333 1.333 1.333h9.334c.736 0 1.333-.596 1.333-1.333V8.666M11.333 12H8.667M10.666.667v2M5.334.667v2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:24px;width:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:0}.news-list-nav{margin-top:40px}@media screen and (max-width:1440px){.news-list-nav{margin-top:26px}}@media screen and (max-width:1200px){.news-list-nav{margin-bottom:24px;margin-top:27px}}@media screen and (max-width:767px){.news-list-nav{margin-bottom:0}}.news-list-item.loading,.news-list__item.loading{border-radius:12px;overflow:hidden;position:relative}.news-list-item.loading:before,.news-list__item.loading:before{-webkit-animation:loading 2s ease-in infinite;animation:loading 2s ease-in infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.5)));background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.5));bottom:0;content:"";left:-300px;position:absolute;top:0;-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);width:50px;z-index:3}@keyframes loading{to{left:calc(100% + 300px)}}.news-list-item.loading:after,.news-list__item.loading:after{background-color:var(--background-color);content:"";inset:0;position:absolute;z-index:2}.mentions-list__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (max-width:1440px){.mentions-list__items{gap:24px}}.mentions-list__item{min-height:330px;padding:40px}@media screen and (max-width:1440px){.mentions-list__item{min-height:298px;padding:24px}}@media screen and (max-width:767px){.mentions-list__item{min-height:307px;padding:24px 20px}}.mentions-list__item-content,.mentions-list__item-content-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.inform-list__items{--inform-row-count:3;display:grid;gap:40px;grid-template-columns:repeat(var(--inform-row-count),1fr)}@media screen and (max-width:1440px){.inform-list__items{--inform-row-count:2;gap:24px}}@media screen and (max-width:767px){.inform-list__items{--inform-row-count:1;gap:8px}}.inform-list__item{gap:32px;min-height:292px;padding:40px}@media screen and (max-width:1440px){.inform-list__item{min-height:265px;padding:32px 24px 24px}}@media screen and (max-width:1200px){.inform-list__item{min-height:263px}}@media screen and (max-width:767px){.inform-list__item{padding:32px 20px 24px}}.inform-list__title{font-size:24px;font-weight:600;line-height:120%}@media screen and (max-width:1200px){.inform-list__title{font-size:20px}}.inform-list__item-content,.inform-list__item-content-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.inform-list__tag:first-letter{text-transform:uppercase}.inform-list__download:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23001e49' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpath stroke='%23343a3f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m17 10-5 5m-5-5 2 2M12 15V3'/%3E%3C/svg%3E");display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;width:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:0}.inform-list__download-extension{text-transform:uppercase}.inform-list .btn--tag{--btn-padding:8px 12px}
/* End */
/* /local/templates/main/components/bitrix/news/news/style.min.css?178168428512021 */
/* /local/templates/main/components/bitrix/menu/news_menu/style.min.css?17816842852674 */
/* /local/templates/main/components/bitrix/news.detail/banner-news/style.min.css?17816842852877 */
/* /local/templates/main/components/bitrix/news.list/news/style.min.css?178168428512021 */
