

/* Start:/local/templates/teplo_sftk/components/bitrix/news.list/top_slider/style.css?1714223940273*/
.top-swiper__video{
    width: 100%;
    height: auto;
}
.top-swiper__element-hidden{
    display: none;
}
@media (max-width: 420px) {
    .top-swiper__element-hidden{
        display: block;
    }
    .top-swiper__video-hidden{
        display: none;
    }
}
/* End */


/* Start:/local/templates/teplo_sftk/components/bitrix/news.list/videos/style.css?17419295893372*/
.video_tabs {
  border-bottom: 1px solid #D1C5B7;
  display: flex;
  flex-flow: row wrap;
  gap: 60px;
  padding-top: 30px;
  margin-bottom: 30px;
}

.video_tab {
  border-bottom: 2px solid transparent;
  color: #1d1d1b;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.2;
  padding-bottom: 20px;
  transition: ease 0.2s;
  margin-bottom: -1px;
}

.video_tab-active {
  border-color: #e30613;
  color: #e30613;
}

.videos {
  position: relative;
}
.videos .container {
  padding-top: 0;
}
.videos .load__more {
  display: none;
  margin: 0 auto;
}

.video_list {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  .video_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .video_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.video_list .video_item {
  background-color: #f5f6fa;
  padding: 20px;
  position: relative;
  border-radius: 6px;
}
.video_list .video_item .video_picture {
  display: block;
  height: fit-content;
  margin-bottom: 20px;
}
.video_list .video_item img {
  width: 100%;
  height: auto;
}
.video_list .video_item .video_play {
  position: absolute;
  top: 30px;
  right: 30px;
}
.video_list .video_category {
  color: #757c8f;
  font-size: 12px;
  line-height: 1.16;
  margin-bottom: 10px;
}
.video_list .video_title {
  font-size: 24px;
  line-height: 1.16;
  min-height: 4em;
  font-weight: 700;
  transition: ease 0.3s;
}
@media (max-width: 1270px) {
  .video_list .video_title {
    font-size: 20px;
    line-height: 1.2;
  }
}
.video_list .video_title:hover {
  color: #e30613;
}

.video_popup {
  background-color: rgba(39, 46, 59, 0.7019607843);
  border: none;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  transition: ease 0.2s;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.video_popup_overlite {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.video_popup_close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -40px;
  right: 0;
  height: 40px;
  width: 40px;
}
.video_popup_close:before {
  background: #E30613;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  height: 100%;
  width: 1px;
}
.video_popup_close:after {
  background: #E30613;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 1px;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.video_popup_container {
  justify-self: center;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.video_popup_frame {
  max-height: 100%;
  max-width: 1000px;
  width: calc(100vw - 30px);
}
.video_popup_frame iframe {
  aspect-ratio: 16/9;
  display: block;
  border: none;
  outline: none;
  width: 100%;
}

.video_ankor {
  position: absolute;
  top: -100px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/teplo_sftk/components/bitrix/news.list/banner/style.css?175086390058*/
#calculator, #webinars {
    scroll-margin-top: 300px;
}
/* End */
/* /local/templates/teplo_sftk/components/bitrix/news.list/top_slider/style.css?1714223940273 */
/* /local/templates/teplo_sftk/components/bitrix/news.list/videos/style.css?17419295893372 */
/* /local/templates/teplo_sftk/components/bitrix/news.list/banner/style.css?175086390058 */
