

/* Start:/local/templates/ztz/components/bitrix/news.detail/preview_block/style.css?17876396101991*/
.top .container {
  margin-top: 30px;
  margin-bottom: 30px;
  min-height: 478px;
  display: flex;
  flex-direction: column;
  padding: 0;
}
.top p, .top div {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
}
.top .top-wrapper {
  position: relative;
  padding: 48px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 10px;
  overflow: hidden;
}
.top .top-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: linear-gradient(90deg, rgb(0, 0, 0), rgba(0, 0, 0, 0) 100%);
}
.top .img {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -20;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  transform: translate(-50%, -50%);
}
.top .txt-wrapper {
  max-width: 618px;
}
.top .top-wrapper h6, .top .top-wrapper h2 {
  color: #ffffff;
  font-size: 44px;
  font-weight: 400;
}
section.top .top-wrapper .txt-wrapper.animPositionFadeList p, section.top .top-wrapper .txt-wrapper.animPositionFadeList div {
  margin-top: 15px;
}
.top .img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.top .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top .top-wrapper h2{
  line-height: 100%;
  text-transform: uppercase;
}
@media screen and (max-width: 1280px) {
  .top.top--sub .container {
    height: auto;
    min-height: 417px;
  }
  .top .top-wrapper h2, .top h2 {
    white-space: normal;
    font-size: 28px;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  .top .top-wrapper {
    padding: 28px 28px 68px 28px;
  }
}
@media screen and (max-width: 768px) {
  .top.top--sub .container {
    min-height: 348px;
  }
  .top .top-wrapper h2, .top h2 {
    font-size: 24px;
  }
  .top p, .top div {
    font-size: 18px;
  }
}

/* End */
/* /local/templates/ztz/components/bitrix/news.detail/preview_block/style.css?17876396101991 */
