

/* Start:/local/templates/universe_s1/components/bitrix/news/news.1/style.css?17664366297297*/
.intec-template .intec-template-title{
  display: none !important;
}

.ns-bitrix.c-news.c-news-news-1 .news-component-header{
  margin-top: clamp(30px, 12vw, 90px);
  margin-bottom: clamp(30px, 12vw, 40px);
}
.ns-bitrix.c-news.c-news-news-1 .news-component-title{
    line-height: 113%;
    max-width: 1146px;
    color: #282829;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(26px, 3.4vw, 53px);
    font-weight: 600;
}

.ns-bitrix.c-news.c-news-news-1 .news-body[data-additional=true] {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ns-bitrix.c-news.c-news-news-1 .news-content {
  width: 75%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional {
  width: 28%;
  max-width: 336px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item {
  margin-top: 60px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item:first-child {
  margin-top: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header + div {
  margin-top: 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-wrapper {

}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header {
  color: rgb(40, 40, 41);
  font-size: 20px;
  font-weight: 600;
  line-height: 160%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header + div {
  margin-top: 40px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-subscribe {
  margin-bottom: clamp(30px, 8vw, 128px);
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1 {
  margin-bottom: 20px;
  padding: 10px 15px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item {
  margin: 5px 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > * {
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > a {
  color: #4b4b4b;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2 {
  padding: 10px;
  margin-bottom: 30px;
  background-color: #f9f9fa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item {
  margin: 10px 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year] {
  position: relative;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  display: block;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background-color: #888888;
  opacity: 0.7;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > * {
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > a {
  color: #888888;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
  width: 75%;
  flex-basis: auto;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=false] .news-content {
  width: 100%;
}

.ns-bitrix.c-news.c-news-news-1 .news-content-sections-wrap{
  position: relative;
  overflow: hidden;
  margin-bottom: clamp(26px, 8vw, 40px);
}
.ns-bitrix.c-news.c-news-news-1 .news-content-sections{
  position: relative;
  display: flex;
  gap: 48px;
  padding-bottom: 20px;
  border-bottom: 3px solid rgb(239, 239, 237);
  margin: 0 -24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-content-sections::-webkit-scrollbar{
  display: none;
}
.ns-bitrix.c-news.c-news-news-1 .news-content-sections-line{
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 0;
  background-color: #282829;
  border-radius: 6px;
  z-index: 2;

  transition: transform .6s cubic-bezier(0.4, 0, 0.2, 1), width .6s cubic-bezier(0.4, 0, 0.2, 1);
}
.ns-bitrix.c-news.c-news-news-1 .news-content-sections .swiper-slide{
  width: auto;
}
.ns-bitrix.c-news.c-news-news-1 .news-content-section{
  display: block;
  text-decoration: none;
  padding: 0 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-content-section.active{
  /*pointer-events: none;*/
}
.ns-bitrix.c-news.c-news-news-1 .news-content-section-name{
  color: rgb(160, 160, 160);
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  white-space: nowrap;

  transition: color .3s ease-out;
}
.ns-bitrix.c-news.c-news-news-1 .news-content-section:hover .news-content-section-name,
.ns-bitrix.c-news.c-news-news-1 .news-content-section.active .news-content-section-name{
  color: #282829;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-sections {
  border-radius: 30px;
  border: 1px solid #E8E8E8;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-section{

}
.ns-bitrix.c-news.c-news-news-1 .news-detail-section-wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  border-bottom: 1px solid #E8E8E8;
  padding: 20px 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-section:last-child .news-detail-section-wrapper{
  border-bottom: none;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-section-name,
.ns-bitrix.c-news.c-news-news-1 .news-detail-section-count{
  color: rgb(40, 40, 41);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;

  transition: color .3s ease-out;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-section-count{
  color: rgb(111, 111, 110);
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-section-wrapper:hover .news-detail-section-name,
.ns-bitrix.c-news.c-news-news-1 .news-detail-section-wrapper:hover .news-detail-section-count{
  color: #7FC6F9;
}

.ns-bitrix.c-news.c-news-news-1.p-detail{
  margin-top: 24px;
  overflow: hidden;
}
.ns-bitrix.c-news.c-news-news-1.p-detail .news-body{
  gap: 27px;
}

@media all and (max-width: 1024px) {
  .ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
    width: 100%;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-additional {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-content-section-name{
    font-size: 16px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-content-sections{
    padding-bottom: 8px;
    margin: 0 -10px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-content-section{
    padding: 10px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universe_s1/components/bitrix/news.detail/news.default.1/style.css?177222318411334*/
.ns-bitrix.c-news.c-news-news-1 .news-detail-item + div {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-header-date,
.ns-bitrix.c-news.c-news-news-1 .news-detail-header-count{
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgb(111, 111, 110);
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-header{}
.ns-bitrix.c-news.c-news-news-1 .news-detail-header .news-detail-content-title{
  color: rgb(40, 40, 41);
  font-size: clamp(34px, 6vw, 53px);
  font-weight: 600;
  line-height: 120%;
  text-align: center;
  margin-top: 40px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item {
  color: rgb(40, 40, 41);
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item h1,
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item h2,
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item h3,
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item h4{
  color: rgb(40, 40, 41);
  font-size: 34px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 24px;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item + div {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-image {
  font-size: 0;
  text-align: center;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
  font-size: 14px;
  line-height: 14px;
  color: #FFF;
  padding: 7px 12px;
  cursor: default;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="1"] {
  background-color: #ffd800;
  color: #1f1f1f;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="2"] {
  background-color: #d7569c;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="3"] {
  background-color: #3eb5f1;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="4"] {
  background-color: #52ac62;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="5"] {
  background-color: #1f1f1f;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print {
  font-size: 0;
  text-align: right;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon {
  display: inline-block;
  cursor: pointer;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon path {
  fill: #a6b1b7;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon:hover path {
  fill: #333333;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional {
  padding-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-item + div {
  margin-top: 50px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-header + div {
  margin-top: 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  user-select: none;
  gap: 8px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-header-title{
  color: rgb(40, 40, 41);
  font-family: Cakra, sans-serif;
  font-size: clamp(24px, 5vw, 43px);
  font-weight: 400;
  line-height: 126%;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-footer {
  padding-top: 20px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-wrap {
  font-size: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back {
  display: inline-block;
  text-decoration: none;
  color: #525458;
  white-space: nowrap;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  overflow: hidden;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-icon,
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-text {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-icon {
  font-size: 27px;
  padding-right: 20px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-text {
  font-size: 14px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-social-wrap {
  text-align: right;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-social {
  display: inline-block;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation[data-picture-show=false] .news-detail-navigation-item {
  padding: 48px 72px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-wrap:not(:last-child) {
  margin: 0 -1px -1px 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item {
  border: 1px solid #F2F2F2;
  padding: 14px;
  height: 100%;
  display: block;
  text-decoration: none;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item:hover .news-detail-navigation-item-title {
  color: inherit;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] {
  text-align: right;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-picture {
  margin-left: 24px;
  margin-right: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #696969;
  margin-bottom: 16px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-title {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}
.ns-bitrix.c-news.c-news-news-1.news-detail-anchors {
  padding: 16px 0;
  background-color: #FFF;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}
.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=default] {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=default][data-initialized=true] {
  display: block;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -ms-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
}
.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=default][data-visible=true] {
  -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.09);
}
.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=fixed] {
  position: relative;
  z-index: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-content {
  position: relative;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-items {
  position: relative;
  padding-left: 32px;
  padding-right: 32px;
  z-index: 1;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchor a {
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 2.2;
  color: #2D2D2D;
  text-decoration: none;
  word-break: break-all;
  max-width: 600px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-height: 33px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation div {
  position: absolute;
  top: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  outline: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation div.disabled {
  opacity: 0;
  pointer-events: none;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation div svg path {
  stroke: #808080;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: stroke;
  -moz-transition-property: stroke;
  -ms-transition-property: stroke;
  -o-transition-property: stroke;
  transition-property: stroke;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation-left {
  left: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-anchors-navigation-right {
  right: 0;
}
@media all and (max-width: 950px) {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] {
    text-align: left;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-picture {
    margin-left: 0px;
    margin-right: 24px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-wrapper {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: initial !important;
    -ms-flex-direction: initial !important;
    flex-direction: initial !important;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-header-date {
    font-size: 12px;
    line-height: 12px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-print {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-content-preview,
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-detail {
    font-size: 14px;
    line-height: 21px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
    font-size: 12px;
    line-height: 12px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation[data-picture-show=false] .news-detail-navigation-item {
    padding: 20px 20px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
    width: 100px;
    height: 100px;
  }
}
@media all and (max-width: 425px) {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
    width: 60px;
    height: 60px;
  }
}
@media print {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-footer,
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional {
    display: none;
  }
}

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

/* End */


/* Start:/local/templates/universe_s1/components/intec.universe/main.news/template.2/style.css?17661959126838*/
.widget.c-news.c-news-template-2 .widget-content {
  position: relative;
}
.widget.c-news.c-news-template-2 .widget-items {
  position: relative;
  padding: 0 20px;
  z-index: 1;
}
.widget.c-news.c-news-template-2 .widget-item a {
  color: #353639;
  text-decoration: none;
}
.widget.c-news.c-news-template-2 .widget-item .widget-item-picture a {
  display: block;
}
.widget.c-news.c-news-template-2 .widget-item-picture {
  padding-left: 3px;
}
.widget.c-news.c-news-template-2 .widget-item-picture > * {
  width: 120px;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.widget.c-news.c-news-template-2 .widget-item-text {
  position: relative;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.widget.c-news.c-news-template-2 .widget-item-text[data-date=true] {
  padding-bottom: 40px;
}
.widget.c-news.c-news-template-2 .widget-item-name {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  color: #1b1b1b;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 63px;
}
.widget.c-news.c-news-template-2 .widget-item-description {
  margin-top: 12px;
  font-size: 14px;
  line-height: 21px;
  color: #808080;
}
.widget.c-news.c-news-template-2 .widget-item-date {
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 15px;
  font-size: 12px;
  line-height: 15px;
  color: #898989;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.widget.c-news.c-news-template-2 .widget-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
}
.widget.c-news.c-news-template-2 .widget-nav > button {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  padding: 5px;
  background: #fff;
  border: 1px solid #E8E8E8;
  line-height: 10px;
  cursor: pointer;
  outline: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: border, background, color, opacity;
  -moz-transition-property: border, background, color, opacity;
  -ms-transition-property: border, background, color, opacity;
  -o-transition-property: border, background, color, opacity;
  transition-property: border, background, color, opacity;
}
@media all and (max-width: 425px) {
  .widget.c-news.c-news-template-2 .widget-nav > button {
    width: 30px;
    height: 30px;
  }
}
.widget.c-news.c-news-template-2 .widget-nav > button.widget-nav-prev, .widget.c-news.c-news-template-2 .widget-nav > button.widget-nav-next {
  outline: none;
}
.widget.c-news.c-news-template-2 .widget-nav > button.widget-nav-prev {
  left: 0;
}
.widget.c-news.c-news-template-2 .widget-nav > button.widget-nav-next {
  right: 0;
}
.widget.c-news.c-news-template-2 .widget-nav > button svg path {
  stroke: #808080;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.widget.c-news.c-news-template-2 .widget-nav > button:hover svg path {
  stroke: #FFF;
}
.widget.c-news.c-news-template-2 .widget-nav > button.disabled {
  background-color: #FFF !important;
  border-color: #F2F2F2 !important;
  opacity: 0.7;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.widget.c-news.c-news-template-2 .widget-nav > button.disabled svg path {
  stroke: #F2F2F2 !important;
}
.widget.c-news.c-news-template-2 .widget-footer-button {
  color: #2d2d2d !important;
}
.widget.c-news.c-news-template-2 .widget-footer-button:hover, .widget.c-news.c-news-template-2 .widget-footer-button:focus, .widget.c-news.c-news-template-2 .widget-footer-button:active {
  color: #fff !important;
}
.widget.c-news.c-news-template-2 .widget-header {
  overflow: hidden;
}
.widget.c-news.c-news-template-2 .widget-all-container {
  display: none;
}
.widget.c-news.c-news-template-2 .widget-all-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget.c-news.c-news-template-2 .widget-all-button i {
  display: none;
  font-size: 18px;
}
@media all and (max-width: 550px) {
  .widget.c-news.c-news-template-2 .widget-all-container {
    display: block;
  }
  .widget.c-news.c-news-template-2 .widget-title.align-center.widget-title-margin {
    margin-left: 25px;
  }
  .widget.c-news.c-news-template-2 .widget-all-container.mobile {
    text-align: right;
    width: 25px;
    max-height: 36px;
  }
  .widget.c-news.c-news-template-2 .widget-all-container i {
    display: inline-block;
  }
  .widget.c-news.c-news-template-2 .widget-footer.mobile,
.widget.c-news.c-news-template-2 .widget-footer-button.mobile {
    display: none;
  }
  .widget.c-news.c-news-template-2 .widget-all-container {
    width: 25px;
  }
}
@media all and (max-width: 768px) {
  .widget.c-news.c-news-template-2 .widget-item-text {
    padding-top: 20px;
    padding-left: 0;
  }
  .widget.c-news.c-news-template-2 .widget-item-text[data-date=true] {
    padding-bottom: 0;
  }
  .widget.c-news.c-news-template-2 .widget-item-description {
    font-size: 12px;
  }
  .widget.c-news.c-news-template-2 .widget-item-date {
    position: static;
    margin-top: 15px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-news.c-news-template-2 .widget-item-text {
    padding-right: 0;
    text-align: center;
  }
  .widget.c-news.c-news-template-2 .widget-item-picture a {
    margin: 0 auto;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universe_s1/components/intec.universe/main.news/template.7/style.css?17661959182859*/
.widget.c-news.c-news-template-7 .widget-item{
  max-width: 296px;
}
.widget.c-news.c-news-template-7 .widget-item:first-child .widget-item-wrapper {
  padding-top: 0;
}
.widget.c-news.c-news-template-7 .widget-item:last-child .widget-item-wrapper {
  padding-bottom: 0;
}
.widget.c-news.c-news-template-7 .widget-item-wrapper {
  padding: 12px 0;
}
.widget.c-news.c-news-template-7 .widget-item-picture {
  display: block;
  text-align: center;
  width: 100%;
  height: 204px;
}
.widget.c-news.c-news-template-7 .widget-item-picture img {
  display: inline-block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 30px;
  object-position: center;
  object-fit: cover;
}

.widget.c-news.c-news-template-7 .widget-item-text{
  margin-top: 24px;
}
.widget.c-news.c-news-template-7 .widget-item-name {
  color: rgb(40, 40, 41);
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;

  transition: color .3s ease-out;
}
.widget.c-news.c-news-template-7 .widget-item-tags {
  margin-top: 10px;
}
.widget.c-news.c-news-template-7 .widget-item-tags-item-wrapper {
  display: block;
  margin: 0;
  border-radius: 30px;
  background-color: #fff;
  padding: 4.9px 12.33px;
}
.widget.c-news.c-news-template-7 .widget-item-tags-item-wrapper input {
  display: none;
}
.widget.c-news.c-news-template-7 .widget-item-tags-item-wrapper span {
  display: block;
  color: rgb(127, 198, 249);
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;

  padding: 3px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: color, background-color;
  -moz-transition-property: color, background-color;
  -ms-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.widget.c-news.c-news-template-7 .widget-item-tags-item-wrapper input:enabled + span {
  cursor: pointer;
}
.widget.c-news.c-news-template-7 .widget-item-tags-item-wrapper input:disabled + span {
  cursor: default;
}
.widget.c-news.c-news-template-7 .widget-item-tags-item-wrapper input:checked + span,
.widget.c-news.c-news-template-7 .widget-item-tags-item-wrapper input:enabled + span:hover {
  color: #FFF;
}
.widget.c-news.c-news-template-7 .widget-item-date {
  color: rgb(111, 111, 110);
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 8px;
}
.widget.c-news.c-news-template-7 [data-role=form] {
  display: none;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/universe_s1/components/bitrix/news/news.1/style.css?17664366297297 */
/* /local/templates/universe_s1/components/bitrix/news.detail/news.default.1/style.css?177222318411334 */
/* /local/templates/universe_s1/components/intec.universe/main.news/template.2/style.css?17661959126838 */
/* /local/templates/universe_s1/components/intec.universe/main.news/template.7/style.css?17661959182859 */
