

/* Start:/local/templates/reaspekt_content/components/bitrix/news.list/video/style.css?17512905381298*/
div.news-list {
  word-wrap: break-word;
}

div.news-list img.preview_picture {
  float: left;
  margin: 0 4px 6px 0;
}

.news-date-time {
  color: #486DAA;
}

.video-block {
  margin-top: 50px;
  margin-bottom: 100px;
}

.video-block__inner {
  max-height: 600px;
  overflow: hidden;
}

.video-block iframe {
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-height: 600px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.video-wrap {
  position: relative;
  overflow: hidden;
  padding: 62.4% 0 0 0;
  max-height: 600px;
}

.video-wrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  max-width: 100% !important;
  max-height: 100% !important;
  z-index: 3;
  min-height: 250px;
}

.video-wrap button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  padding: 0;
  margin: 0;
  border: none;
  z-index: 4;
}

@media (max-width: 1415px) {
  .video-wrap {
    padding: 47.1% 0 0 0;
  }
}

@media (max-width: 720px) {
  .video-wrap button svg {
    width: 40px;
    height: 40px;
  }

  .video-block {
    margin-top: 60px;
    margin-bottom: 45px;
  }
}

@media (max-width: 520px) {
  .video-wrap {
    padding: 0;
    min-height: 250px;
  }
}
/* End */


/* Start:/local/templates/reaspekt_content/components/bitrix/news.list/info_content/style.css?17514665251113*/
.info-content {
  margin-bottom: 100px;
}

.info-block__title {
  margin: 0;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 140%;
  font-weight: 700;
  text-transform: none;
}

.info-block__items ul,
.info-block__items li {
  margin: 0;
  padding: 0 !important;
}

.info-block__items li {
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
}

.info-block__items li b {
  color: #EC2026;
  font-size: 68px;
  font-weight: 700;
  line-height: 140%;
}

.info-content .our-number__title{
  letter-spacing: 1px;
}

@media (max-width: 720px) {
  .info-content {
    margin-bottom: 60px;
  }

  .info-content .our-number__title {
    margin-bottom: 10px;
    text-transform: none;
  }

  .info-content .our-number__subtitle {
    font-size: 36px ;
    line-height: 95%; 
  }

  .info-content .our-number__text {
    font-size: 14px;
    padding-bottom: 0;
  }
}


@media (max-width: 340px) {
  .info-content .our-number__item{
    flex-wrap: wrap;
  }
  .info-content .our-number__text {
    width: 100%;
  }
}

@media (max-width: 620px) {
  .our__column {
    max-width: 320px;
    width: 100%;
  }
}
/* End */


/* Start:/local/templates/reaspekt_content/components/bitrix/news/news-block/bitrix/news.list/.default/style.css?17514670682247*/

.news-block{
  margin-bottom: 80px;
}
img {
  /* max-width: 400px !important; */
  width: 100%;
  overflow: hidden;
  max-height: 300px;
  display: block;
  object-fit: cover;
}

.news-list {
  color: #333333;
}

.news-item+.news-item {
  margin-top: 80px;
}

.section-block {
  margin-bottom: 43px;
}

.section-title {
  font-size: 22px;
  margin-bottom: 17px;
  font-weight: 500;
  font-family: 'NotoSansMedium';
}

.section-text {
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 16px;
}

.section-text-hide {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 25px;
}

.section-btn {
  background-color: transparent;
  color: #397ABC;
  font-size: 16px;
  text-decoration: underline;
  border: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.item-news {}

.item-news__inner {
  padding: 39px;
  background-color: #F9F9F9;
  display: flex;
  column-gap: 10px;
  justify-content: space-between;
}

.item-news__inner img {
  align-self: center;
  height: 300px;
  max-width: 400px;
  width: 100%;
}

.item-news__inner .mob-img{
  display: none;
}

.item-news__content {
  max-width: 446px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 0 2 100%;
  justify-content: space-between;
}

.item-news__date {
  color: #808080;
}

.item-news__title {
  margin-bottom: 22px;
  font-size: 22px;
  font-weight: 500;
  font-family: 'NotoSansMedium';
  text-transform: uppercase;
}

.item-news__text {
  font-weight: 400;
  font-size: 16px;
}

@media (max-width: 810px) {
  .item-news__inner {
    flex-direction: column;
    row-gap: 24px;
  }

  .item-news__inner img {
    max-width: 100% !important;
  }

  .item-news__inner {
    padding: 0 20px 28px;
  }
  .news-item+.news-item {
    margin-top: 40px;
  }
  .item-news__inner .mob-img{
    display: block;
  }
  .item-news__inner .des-img{
    display: none;
  }
}

@media (max-width: 520px) {

  .item-news__inner img {
    max-height: 215px !important;
  }

  .item-news__title,
  .section-title {
    font-size: 20px;
  }

  .item-news__content {
    width: auto;
    max-width: 271px;
  }

  .section-text-hide {
    height: 20px;
  }

  .section-text{
    font-size: 14px;
  }

  .section-block {
    margin-bottom: 28px;
  }
}
/* End */
/* /local/templates/reaspekt_content/components/bitrix/news.list/video/style.css?17512905381298 */
/* /local/templates/reaspekt_content/components/bitrix/news.list/info_content/style.css?17514665251113 */
/* /local/templates/reaspekt_content/components/bitrix/news/news-block/bitrix/news.list/.default/style.css?17514670682247 */
