<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.item-heading-hide{
  height: 0;
  overflow: hidden;
  opacity: 0!important;
  position: absolute;
}
.item{
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.animation-show-content{
  opacity: 1!important;
  transition: opacity 2s ease-in-out!important;
}
.hidden-line-text{
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  display: -moz-box!important;
  -moz-box-orient: vertical!important;
  display: -webkit-box!important;
  -webkit-line-clamp: 3!important;
  -webkit-box-orient: vertical!important;
  line-clamp: 3!important;
  box-orient: vertical!important;
}
.short-title-4{
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  display: -moz-box!important;
  -moz-box-orient: vertical!important;
  display: -webkit-box!important;
  -webkit-line-clamp: 4!important;
  -webkit-box-orient: vertical!important;
  line-clamp: 4!important;
  box-orient: vertical!important;
}

#program-filter .dropdown a{
  font-family: 'Stem', sans-serif;
  font-style: normal;
  font-weight: 350;
  font-size: 15px;
  line-height: 19px;
  color: #A03761;
  padding: 0;
  display: none;
}

.index-videos-1-left-big-4-right .videos{
  margin: 0!important;
  padding-top: 60px;
  padding-bottom: 60px;
}

.broadcast-list-program{
  padding-top: 60px;
  padding-bottom: 50px;
}

.main-logo{
  width: 100px;
}
.main-logo path {
  fill:#a03761;
}
@media all and (max-width:767px){

  #program-filter .link-sort-broadcast .custom-checkbox {
    display: block!important;
    padding-left: 0!important;
  }
  #program-filter .dropdown-menu.show{
    transform: translate3d(-69px, 51px, 0px)!important;
  }
  .link-sort-broadcast{
    width: auto!important;
  }
  .filter-new .chek {
    display: flex!important;
  }
  #program-filter .dropdown a{
    display: flex;
  }
  #program-filter .custom-control.custom-checkbox{
    display: none;
  }
  #program-filter{
    margin: 0;
  }
}
@media all and (max-width:577px){
  .news-video .box .right .item a{
    /* flex-wrap: nowrap!important; */
  }
  .news-video .box .right .item a .lf {
    width: 100%!important;
  }
  .news-video .box .right .item a .img {
    width: auto!important;
    /* max-width: 180px!important; */
    margin-right: 20px!important;
    height: auto!important;
  }
}
@media all and (max-width:577px){
  .news-video .box .right .item a .img {
    /* max-width: 120px!important; */
  }
  .main-info-migration{
    color: inherit!important;
    font-size: 12px;
    line-height: 26px;
    margin-bottom: 35px;
  }
  .main-info-migration .title a{
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #000;
  }
  .main-info-migration .date{
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #999999;
  }
  .teg{
    display: flex;
    flex-wrap: wrap;
  }
  .teg a{
    font-weight: 300;
    font-size: 12px;
    line-height: 26px;
    color: #A03761;
    margin-right: 10px;
  }
  .news-video .box .right-modifier-detail-broadcast .item a .img {
    max-width: 180px!important;
    height: 116px!important;
  }

  .right-modifier-detail-broadcast .item .zag{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box!important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
  }

}
@media all and (max-width:350px){
  .news-video .box .right-modifier-detail-broadcast .item a .img {
    max-width: 140px!important;
    height: 90px!important;
  }
  .right-modifier-detail-broadcast .item .zag{
    -webkit-line-clamp: 3;
  }
}

@media all and (min-width:578px) {
  .main-wrapper-section .box .left .play{
    top: auto!important;
  }
  h1.title, .short-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box!important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    box-orient: vertical;
  }
  /*.detail-page-main-broadcast &gt; .banner{
    height: auto!important;
  }*/
}
.detail-page-broadcast-block{
  margin: 0!important;
}
.news-block-margin-modifier .new-sveg{
  margin-bottom: 0;
}</pre></body></html>