

/* Start:/local/templates/main/components/bitrix/news/video/bitrix/news.list/.default/style.css?15411532064107*/
.video {
  padding-top: 5.9rem;
  margin-left: -1.9rem;
  margin-right: -1.9rem;
}

.video .wrapper {
  margin-left: 1.9rem;
  margin-right: 1.9rem;
}

.video__item_one {
  margin-bottom: 4.2rem;
}

.video__item_one .video__img {
  position: relative;
  display: block;
}

.video__item_one .video__img::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 4.1rem);
  left: calc(50% - 4.1rem);
  width: 8.2rem;
  height: 8.2rem;
  background-image: url(/local/templates/main/components/bitrix/news/video/bitrix/news.list/.default/images/play-button-white.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.video__item_one .video__img:hover::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 4.1rem);
  left: calc(50% - 4.1rem);
  width: 8.2rem;
  height: 8.2rem;
  background-image: url(/local/templates/main/components/bitrix/news/video/bitrix/news.list/.default/images/play-button-green.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.video__item_three {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  max-width: 373px;
}

.video__item_three .video__img {
  position: relative;
  display: block;
}

.video__item_three .video__img::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 2.5rem);
  left: calc(50% - 2.5rem);
  width: 5rem;
  height: 5rem;
  background-image: url(/local/templates/main/components/bitrix/news/video/bitrix/news.list/.default/images/play-button-white.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.video__item_three .video__img:hover::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 2.5rem);
  left: calc(50% - 2.5rem);
  width: 5rem;
  height: 5rem;
  background-image: url(/local/templates/main/components/bitrix/news/video/bitrix/news.list/.default/images/play-button-green.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.video__img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.video__description {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  margin-top: 3.1rem;
  margin-bottom: 3.5rem;
}

.video__description:hover {
  color: #00A233;
  text-decoration: underline;
}

.video__pagination {
  display: block;
  text-align: center;
  border-top: 1px solid #D5D5D5;
  margin-top: 5.8rem;
  padding: 7.3rem 0 7.6rem;
}

.video__pagination_other {
  padding-top: 8.3rem;
  padding-bottom: 8.5rem;
}

.video__pagination .pagination {
  float: none;
}

/*---------------------------------------------------------------- MEDIA */

/*----------------------------------------------------------- MEDIA 1034 */

/*----------------------------------------------------------- MEDIA 778 */

/*----------------------------------------------------------- MEDIA 746 */

@media screen and (max-width: 1034px) {
  .video {
    padding-top: 4rem;
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .video .wrapper {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .video__item_one {
    margin-bottom: 4rem;
  }

  .video__item_three {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    max-width: 313px;
  }

  .video__description {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .video__pagination {
    margin-top: 2rem;
    padding: 2rem 0;
  }

  .video__pagination_other {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media screen and (max-width: 778px) {
  .video {
    padding-top: 2rem;
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .video .wrapper {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .video__item_one {
    margin-bottom: 3rem;
  }

  .video__item_three {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    max-width: 352px;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 746px) {
  .video {
    padding-top: 2rem;
    margin-left: 0rem;
    margin-right: 0rem;
  }

  .video .wrapper {
    margin-left: 0rem;
    margin-right: 0rem;
  }

  .video__item_three {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
  }
}
/*# sourceMappingURL=video.css.map */

/* End */
/* /local/templates/main/components/bitrix/news/video/bitrix/news.list/.default/style.css?15411532064107 */
