

/* Start:/bitrix/templates/universe_s1/components/bitrix/news.detail/smi-o-nas.detail/style.css?169580127190*/
@media (max-width: 576px)
{
    .b-licenses {
        margin-top: 60px !important;
    }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/text.css?17267323873170*/
.al-c {
  text-align: center;
}

.clr-blue {
  color: #0047BB;
}

.block-title,
h2.block-title {
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 25px;
  line-height: normal;
}
@media all and (max-width: 768px) {
  .block-title,
  h2.block-title {
    font-size: 28px;
  }
}

.text {
  font-size: 16px;
}
.text a.download-file {
  text-transform: uppercase;
  font-weight: 600;
  color: #0047BB;
}
.text a.download-file:hover {
  text-decoration: underline;
}
.text a.download-file:before {
  display: inline-block;
  position: relative;
  bottom: -2px;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOS43NDIuNDY5YTEgMSAwIDAgMSAxIDF2OS41ODZsMi4yOTMtMi4yOTNhMSAxIDAgMSAxIDEuNDE0IDEuNDE0bC00IDRhMSAxIDAgMCAxLTEuNDE0IDBsLTQtNEExIDEgMCAwIDEgNi40NSA4Ljc2MmwyLjI5MyAyLjI5M1YxLjQ2OWExIDEgMCAwIDEgMS0xWm0tOCAxMmExIDEgMCAwIDEgMSAxdjFhMiAyIDAgMCAwIDIgMmgxMGEyIDIgMCAwIDAgMi0ydi0xYTEgMSAwIDEgMSAyIDB2MWE0IDQgMCAwIDEtNCA0aC0xMGE0IDQgMCAwIDEtNC00di0xYTEgMSAwIDAgMSAxLTFaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=") 50% 50% no-repeat;
  content: "";
}
.text a:hover {
  text-decoration: underline;
}
.text .h2, .text h2 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 25px;
}
@media all and (max-width: 768px) {
  .text .h2, .text h2 {
    font-size: 24px;
  }
}
.text .h3, .text h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 20px;
}
@media all and (max-width: 768px) {
  .text .h3, .text h3 {
    font-size: 18px;
  }
}
.text p {
  margin: 0 0 16px;
}
.text ul, .text ol {
  margin: 0 0 16px;
}
.text ol {
  list-style: decimal;
  margin-left: 7px;
  counter-reset: item;
}
.text ol li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 8px;
  counter-increment: item;
}
.text ol li:before {
  position: absolute;
  display: block;
  top: 0px;
  left: 0;
  font-weight: bold;
  color: #43A6F1;
  content: counter(item) !important;
}
.text ul {
  list-style: none;
  margin-left: 10px;
}
.text ul > li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 8px;
}
.text ul > li:before {
  position: absolute;
  display: block;
  top: 8px;
  left: 0;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#6F8AEB), to(#43A6F1));
  background: -moz-linear-gradient(top, #6F8AEB 0%, #43A6F1 100%);
  background: linear-gradient(180deg, #6F8AEB 0%, #43A6F1 100%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
}
@media all and (max-width: 768px) {
  .text ul > li:before {
    top: 8px;
  }
}
.text ul > li > ul {
  padding: 10px 0;
}
.text ul > li > ul > li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 5px;
}
.text ul > li > ul > li:before {
  border: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background: #000;
}
@media all and (max-width: 768px) {
  .text {
    font-size: 14px;
  }
  .text h3 {
    font-size: 18px;
  }
  .text h4 {
    font-size: 17px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/css/b-publishers.css?16938250743218*/
.b-publishers {
  margin: 0 0 40px;
  padding: 24px 0;
  background: -webkit-linear-gradient(218deg, #E6F6FD 0%, #EDF3FF 100%);
  background: -moz- oldlinear-gradient(218deg, #E6F6FD 0%, #EDF3FF 100%);
  background: -o-linear-gradient(218deg, #E6F6FD 0%, #EDF3FF 100%);
  background: linear-gradient(232deg, #E6F6FD 0%, #EDF3FF 100%);
}

.b-publishers__wrap {
  position: relative;
}

.b-publishers__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-column-gap: 64px;
}

.b-publishers__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-publishers__item picture, .b-publishers__item img {
  display: block;
  max-width: 100%;
  height: auto;
}

.b-publishers__slider {
  overflow: hidden;
}

.b-publishers__slide picture, .b-publishers__slide img {
  display: block;
  max-width: 95%;
  height: auto;
}

.b-publishers__image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
  width: 100%;
}

.b-publishers__prev, .b-publishers__next {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTcuNSAyLjc4YTE1LjUgMTUuNSAwIDEgMCAwIDMxIDE1LjUgMTUuNSAwIDAgMCAwLTMxWk01LjEyNiA1LjkwNWExNy41IDE3LjUgMCAxIDEgMjQuNzQ4IDI0Ljc0OUExNy41IDE3LjUgMCAwIDEgNS4xMjYgNS45MDVabTEzLjUgNi4xNjdhMSAxIDAgMCAxIDEuNDE0IDBsNS41IDUuNWExIDEgMCAwIDEgMCAxLjQxNWwtNS41IDUuNWExIDEgMCAxIDEtMS40MTQtMS40MTVsMy43OTMtMy43OTNIMTAuMTY3YTEgMSAwIDEgMSAwLTJoMTIuMjUybC0zLjc5My0zLjc5MmExIDEgMCAwIDEgMC0xLjQxNVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
}

.b-publishers__prev.swiper-button-next.swiper-button-disabled, .b-publishers__prev.swiper-button-prev.swiper-button-disabled, .b-publishers__next.swiper-button-next.swiper-button-disabled, .b-publishers__next.swiper-button-prev.swiper-button-disabled {
  display: none;
}

.b-publishers__prev.swiper-button-next, .b-publishers__prev.swiper-button-prev, .b-publishers__next.swiper-button-next, .b-publishers__next.swiper-button-prev {
  position: absolute;
  display: block;
  top: 50%;
  width: 44px;
  height: 44px;
  margin: -22px 0 0 0;
}

.b-publishers__prev.swiper-button-next:after, .b-publishers__prev.swiper-button-prev:after, .b-publishers__next.swiper-button-next:after, .b-publishers__next.swiper-button-prev:after {
  display: none;
}

.b-publishers__next.swiper-button-next {
  right: -50px;
}

.b-publishers__prev.swiper-button-prev {
  left: -50px;
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
}

@media all and (max-width: 768px) {
  .b-publishers__image {
    padding: 0 50px;
  }
  .b-publishers__next.swiper-button-next {
    right: 0px;
  }
  .b-publishers__prev.swiper-button-prev {
    left: 0px;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/css/b-articles-smi.css?16923549742150*/
.b-articles-smi {
  margin: 40px 0 80px;
}

.b-articles-smi__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 24px;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin: 0 0 40px;
}

.b-articles-smi__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 71, 187, 0.1), 1px 1px 8px 0px rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 71, 187, 0.1), 1px 1px 8px 0px rgba(0, 71, 187, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 71, 187, 0.1), 1px 1px 8px 0px rgba(0, 71, 187, 0.1);
  padding: 24px 16px;
}

.b-articles-smi__text {
  margin: 0 0 8px;
}

.b-articles-smi__read {
  display: block;
  text-decoration: none;
  color: #0047BB;
  font-weight: 600;
  margin: 0 0 24px;
}

.b-articles-smi__bot {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.b-articles-smi__left {
  max-width: 50%;
}

.b-articles-smi__right {
  color: #99B5E4;
}

.b-articles-smi__image picture, .b-articles-smi__image img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media all and (max-width: 992px) {
  .b-articles-smi__items {
    grid-template-columns: 1fr 1fr;
  }
}

@media all and (max-width: 768px) {
  .b-articles-smi {
    margin: 40px 0 60px;
  }
}

@media all and (max-width: 576px) {
  .b-articles-smi__items {
    margin: 0 0 16px;
    grid-template-columns: 1fr;
    row-gap: 16px;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/css/b-info-cooperation.css?16923549742292*/
.b-info-cooperation {
  margin: 40px 0;
}

.b-info-cooperation__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#7BDBFA), to(#40A9F5));
  background: -webkit-linear-gradient(left, #7BDBFA 0%, #40A9F5 100%);
  background: -moz- oldlinear-gradient(left, #7BDBFA 0%, #40A9F5 100%);
  background: -o-linear-gradient(left, #7BDBFA 0%, #40A9F5 100%);
  background: linear-gradient(90deg, #7BDBFA 0%, #40A9F5 100%);
}

.b-info-cooperation__left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 50px 20px 80px;
}

.b-info-cooperation__right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 80px 20px 20px;
}

.b-info-cooperation__image picture, .b-info-cooperation__image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.b-info-cooperation__text {
  color: #fff;
  font-size: 32px;
  line-height: normal;
}

.b-info-cooperation__text a {
  color: inherit;
  text-decoration: underline;
}

.b-info-cooperation__text a:hover {
  text-decoration: none;
  color: inherit;
}

@media all and (max-width: 1200px) {
  .b-info-cooperation__text {
    font-size: 24px;
  }
  .b-info-cooperation__left {
    padding: 10px 40px 20px 60px;
  }
  .b-info-cooperation__right {
    padding: 20px;
  }
}

@media all and (max-width: 768px) {
  .b-info-cooperation__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b-info-cooperation__left {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 20px 0;
  }
  .b-info-cooperation__right {
    text-align: center;
  }
}

@media all and (max-width: 576px) {
  .b-info-cooperation__text {
    font-size: 18px;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/libs/swiper-bundle.min.css?167163056616469*/
/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 12, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/main.pagenavigation/pagi_articles/style.css?16880419394790*/
.b-pagination {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
}

.b-pagination a {
  text-decoration: none;
}

.b-pagination__right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-pagination__caption {
  color: #99B5E4;
  font-size: 16px;
  margin: 0 30px 0 0;
}

.b-pagination__loadmore {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 0 40px 0 0;
  text-transform: uppercase;
  color: #0047BB;
  font-weight: 600;
  white-space: nowrap;
}

.b-pagination__loadmore:hover {
  text-decoration: underline;
}

.b-pagination__loadmore:before {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 16px;
  height: 12px;
  margin: -6px 0 0 0;
  content: '';
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMjkzIDEuMDczYTEgMSAwIDAgMSAxLjQxNCAwbDQgNGExIDEgMCAwIDEgMCAxLjQxNGwtNCA0YTEgMSAwIDAgMS0xLjQxNC0xLjQxNGwyLjI5My0yLjI5M0gxYTEgMSAwIDAgMSAwLTJoMTEuNTg2bC0yLjI5My0yLjI5M2ExIDEgMCAwIDEgMC0xLjQxNFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
}

.b-pagination__items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  background: none;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-pagination__page {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.b-pagination a.b-pagination__num, .b-pagination__num {
  width: 36px;
  height: 36px;
  line-height: 32px;
  color: #99B5E4;
  text-align: center;
  margin: 0 4px;
  text-decoration: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.b-pagination a.b-pagination__num.active, .b-pagination__num.active {
  color: #0047BB;
}

.b-pagination div.b-pagination__num {
  color: #0047BB;
  border: 2px solid #0047BB;
}

.b-pagination a.b-pagination__num:hover {
  text-decoration: underline;
}

.b-pagination a.b-pagination__prev,
.b-pagination a.b-pagination__next, .b-pagination__prev, .b-pagination__next {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.b-pagination a.b-pagination__prev:before,
.b-pagination a.b-pagination__next:before, .b-pagination__prev:before, .b-pagination__next:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  opacity: 0.4;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE0IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMDA0N0JCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNzkzLjQ2YTEgMSAwIDAgMSAxLjQxNCAwTDguMDQgNi4yOTNhMSAxIDAgMCAxIDAgMS40MTRMMi4yMDcgMTMuNTRhMSAxIDAgMSAxLTEuNDE0LTEuNDE0TDUuOTE5IDcgLjc5MyAxLjg3NGExIDEgMCAwIDEgMC0xLjQxNFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
  content: '';
}

.b-pagination a.b-pagination__prev:hover:before, .b-pagination__prev:hover:before {
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  opacity: 1;
}

.b-pagination a.b-pagination__next:before, .b-pagination__next:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.b-pagination a.b-pagination__next:hover:before, .b-pagination__next:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

@media all and (max-width: 768px) {
  .b-pagination {
    padding: 0 0 60px;
  }
  .b-pagination__items {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/css/b-publications.css?16923549749207*/
.b-publications {
  margin: 80px 0 50px;
}

.b-publications__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-publications__all {
  display: block;
  cursor: pointer;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 36px;
  color: #0047BB;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 25px 15px;
}

.b-publications__all:hover {
  text-decoration: underline;
}

.b-publications__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 24px;
}

.b-publications__item {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 71, 187, 0.15), 0px 0px 15px rgba(0, 71, 187, 0.1);
  -moz-box-shadow: 1px 2px 4px rgba(0, 71, 187, 0.15), 0px 0px 15px rgba(0, 71, 187, 0.1);
  box-shadow: 1px 2px 4px rgba(0, 71, 187, 0.15), 0px 0px 15px rgba(0, 71, 187, 0.1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 100%;
}

.b-publications__item:hover {
  text-decoration: none;
}

.b-publications__item:hover .b-publications__readmore {
  text-decoration: underline;
}

.b-publications__image picture, .b-publications__image img {
  display: block;
  width: 100%;
}

.b-publications h2.b-publications__title, .b-publications__title {
  color: #000;
  font-weight: 600;
  margin: 0;
  font-size: 16px;
  line-height: normal;
}

.b-publications__top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 200px;
  background: -webkit-gradient(linear, left top, right top, color-stop(1.61%, #336CC9), color-stop(99.06%, #42BAFD));
  background: -webkit-linear-gradient(left, #336CC9 1.61%, #42BAFD 99.06%);
  background: -moz- oldlinear-gradient(left, #336CC9 1.61%, #42BAFD 99.06%);
  background: -o-linear-gradient(left, #336CC9 1.61%, #42BAFD 99.06%);
  background: linear-gradient(90deg, #336CC9 1.61%, #42BAFD 99.06%);
  color: #fff;
}

.b-publications__left {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  z-index: 5;
  font-size: 16px;
  text-transform: uppercase;
  padding: 24px 0 24px 24px;
  font-weight: 650;
}

.b-publications__left > * {
  font-size: inherit;
  line-height: normal;
}

.b-publications__right {
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  z-index: 1;
}

.b-publications__right picture, .b-publications__right img {
  display: block;
}

.b-publications__bot {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 24px 16px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.b-publications__text {
  color: #000;
  margin: 0 0 15px;
}

.b-publications__info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-publications__view {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.b-publications__view:before {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 6px 0 0;
  content: '';
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSJ1cmwoI2IpIiBkPSJNMTAuNzI3IDEyYTIgMiAwIDEgMCAwLTQgMiAyIDAgMCAwIDAgNFoiLz48cGF0aCBmaWxsPSJ1cmwoI2MpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE4OCAxMGMxLjI3NC00LjA1NyA1LjA2NC03IDkuNTQxLTcgNC40NzkgMCA4LjI2OCAyLjk0MyA5LjU0MyA3LTEuMjc0IDQuMDU3LTUuMDY0IDctOS41NDIgNy00LjQ3OSAwLTguMjY5LTIuOTQzLTkuNTQzLTdabTEzLjU0MSAwYTQgNCAwIDEgMS03Ljk5OSAwIDQgNCAwIDAgMSA4IDBaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L2c+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJiIiB4MT0iMTAuNzI3IiB4Mj0iMTAuNzI3IiB5MT0iOCIgeTI9IjEyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzZGOEFFQiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzQzQTZGMSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJjIiB4MT0iMTAuNzI5IiB4Mj0iMTAuNzI5IiB5MT0iMyIgeTI9IjE3IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzZGOEFFQiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzQzQTZGMSIvPjwvbGluZWFyR3JhZGllbnQ+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjcyNyAwaDIwdjIwaC0yMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=") no-repeat 50% 50%;
}

.b-publications__tags {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 16px;
  font-weight: 600;
  color: #0047BB;
}

.b-publications__tags div {
  display: inline-block;
}

.b-publications__tags:before {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 6px 0 0;
  content: '';
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi44NyA2YTIuNCAyLjQgMCAwIDEgMi40LTIuNGgxNC40YTIuNCAyLjQgMCAwIDEgMi40IDIuNHYyLjRhMi40IDIuNCAwIDAgMS0yLjQgMi40SDUuMjdhMi40IDIuNCAwIDAgMS0yLjQtMi40VjZabTE2LjggMS4yYTEuMiAxLjIgMCAxIDEtMi40MDEgMCAxLjIgMS4yIDAgMCAxIDIuNCAwWm0tMTYuOCA4LjRhMi40IDIuNCAwIDAgMSAyLjQtMi40aDE0LjRhMi40IDIuNCAwIDAgMSAyLjQgMi40VjE4YTIuNCAyLjQgMCAwIDEtMi40IDIuNEg1LjI3YTIuNCAyLjQgMCAwIDEtMi40LTIuNHYtMi40Wm0xNi44IDEuMmExLjIgMS4yIDAgMSAxLTIuNCAwIDEuMiAxLjIgMCAwIDEgMi40IDBaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIxMi40NjkiIHgyPSIxMi40NjkiIHkxPSIzLjYiIHkyPSIyMC40IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzZGOEFFQiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzQzQTZGMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==") no-repeat 50% 50%;
}

.b-publications__date {
  font-size: 14px;
  color: #000;
}

.b-publications__readmore {
  position: relative;
  padding: 0 24px 0 0;
  font-weight: 600;
  color: #0047BB;
}

.b-publications__readmore:after, .b-publications__readmore:before {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 16px;
  height: 11px;
  margin: -6px 0 0 0;
  content: '';
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}

.b-publications__readmore:after {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMjkzIDEuMDczYTEgMSAwIDAgMSAxLjQxNCAwbDQgNGExIDEgMCAwIDEgMCAxLjQxNGwtNCA0YTEgMSAwIDAgMS0xLjQxNC0xLjQxNGwyLjI5My0yLjI5M0gxYTEgMSAwIDAgMSAwLTJoMTEuNTg2bC0yLjI5My0yLjI5M2ExIDEgMCAwIDEgMC0xLjQxNFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
  opacity: 0;
}

.b-publications__readmore:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzAwNDdCQiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMjkzIDEuMDczYTEgMSAwIDAgMSAxLjQxNCAwbDQgNGExIDEgMCAwIDEgMCAxLjQxNGwtNCA0YTEgMSAwIDAgMS0xLjQxNC0xLjQxNGwyLjI5My0yLjI5M0gxYTEgMSAwIDAgMSAwLTJoMTEuNTg2bC0yLjI5My0yLjI5M2ExIDEgMCAwIDEgMC0xLjQxNFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==") 50% 50% no-repeat;
}

@media all and (max-width: 1200px) {
  .b-publications__readmore {
    font-size: 12px;
  }
}

@media all and (max-width: 992px) {
  .b-publications__items {
    grid-template-columns: 1fr;
    grid-row-gap: 16px;
  }
}

@media all and (max-width: 768px) {
  .b-publications {
    margin: 40px 0 20px;
  }
  .b-publications__bot {
    padding: 12px 12px 16px;
  }
  .b-publications__left {
    padding: 12px 0 12px 12px;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/news.list/licenses2/style.css?17073820264248*/
.b-licenses {
  margin: 80px 0;
}
.b-licenses__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.b-licenses__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: -moz-linear-gradient(186deg, #E6F6FD 5.23%, #EDF3FF 96.25%);
  background: linear-gradient(264deg, #E6F6FD 5.23%, #EDF3FF 96.25%);
}
.b-licenses__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 32px 60px;
}
.b-licenses__left img {
  display: block;
  width: 146px;
  height: auto;
}
.b-licenses__center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 32px 20px;
}
.b-licenses__right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: -40px;
  padding: 0 10px 0 0;
}
.b-licenses__right img {
  display: block;
  max-width: 100%;
  height: auto;
}
.b-licenses__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.b-licenses__button {
  display: block;
  white-space: nowrap;
  -moz-border-radius: 8px;
  border-radius: 8px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  border: 1px solid #0047BB;
  line-height: 42px;
  color: #0047BB;
}
.b-licenses__button:hover {
  text-decoration: underline;
}
.b-licenses__button_blue {
  background: #0047BB;
  color: #fff;
  line-height: 44px;
  margin: 0 24px 0 0;
  font-weight: 600;
}
.b-licenses__button_blue:hover {
  color: #fff;
}
.b-licenses__text {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin: 0 0 40px;
}
@media all and (max-width: 1400px) {
  .b-licenses__left {
    padding: 32px 40px;
  }
  .b-licenses__right {
    margin-top: 0;
    width: 350px;
  }
}
@media all and (max-width: 1200px) {
  .b-licenses__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
  }
  .b-licenses__text {
    font-size: 16px;
    line-height: normal;
    margin: 0 0 20px;
  }
  .b-licenses__center {
    padding: 32px 0;
  }
}
@media all and (max-width: 992px) {
  .b-licenses__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .b-licenses__left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px 16px;
  }
  .b-licenses__center {
    padding: 0;
  }
  .b-licenses__right {
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
  }
  .b-licenses__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px;
  }
  .b-licenses__button {
    width: auto;
    max-width: 100%;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .b-licenses__button_blue {
    margin: 0;
  }
  .b-licenses__text {
    padding: 0 16px;
    margin: 0 0 8px;
  }
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/news.detail/smi-o-nas.detail/style.css?169580127190 */
/* /bitrix/templates/universe_s1/css/text.css?17267323873170 */
/* /bitrix/templates/universe_s1/css/b-publishers.css?16938250743218 */
/* /bitrix/templates/universe_s1/css/b-articles-smi.css?16923549742150 */
/* /bitrix/templates/universe_s1/css/b-info-cooperation.css?16923549742292 */
/* /bitrix/templates/universe_s1/libs/swiper-bundle.min.css?167163056616469 */
/* /bitrix/templates/universe_s1/components/bitrix/main.pagenavigation/pagi_articles/style.css?16880419394790 */
/* /bitrix/templates/universe_s1/css/b-publications.css?16923549749207 */
/* /bitrix/templates/universe_s1/components/bitrix/news.list/licenses2/style.css?17073820264248 */
