/* classic polish listing */

.theme-classic .si-classic-home-gallery .label-to a,
.theme-classic .si-classic-home-video .label-to a{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 28px;
  padding: 0 10px;
  background: #f8fafc !important;
  border: 1px solid #e2e8f0 !important;
  color: #334155 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: .05em;
  text-decoration: none !important;
}

.theme-classic .si-classic-home-gallery .label-to a:hover,
.theme-classic .si-classic-home-video .label-to a:hover{
  background: #f1f5f9 !important;
  color: #0f172a !important;
}

.theme-classic .si-classic-home-gallery .row,
.theme-classic .si-classic-home-video .row{
  display: flex;
  flex-wrap: wrap;
  margin-left: -6px !important;
  margin-right: -6px !important;
}

.theme-classic .si-classic-home-gallery .si-classic-gallery-item,
.theme-classic .si-classic-home-video .si-classic-video-item{
  padding-left: 6px !important;
  padding-right: 6px !important;
  margin-bottom: 0 !important;
}

.theme-classic .si-classic-home-gallery .thumbnail,
.theme-classic .si-classic-home-video .thumbnail{
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
  box-shadow: 0 4px 14px rgba(15,23,42,.04) !important;
  overflow: hidden;
}

.theme-classic .si-classic-home-gallery .thumbnail:hover,
.theme-classic .si-classic-home-video .thumbnail:hover{
  border-color: #cbd5e1 !important;
  box-shadow: 0 10px 22px rgba(15,23,42,.08) !important;
}

.theme-classic .si-classic-gallery-thumb-link,
.theme-classic .si-classic-video-thumb-link{
  display: block;
  text-decoration: none !important;
}

.theme-classic .si-classic-home-gallery figure,
.theme-classic .si-classic-home-video .box-video{
  margin-bottom: 10px;
  border: 0 !important;
  position: relative;
  margin: 0 !important;
  aspect-ratio: 16/10;
  overflow: hidden;
  background: #e2e8f0 !important;
}

.theme-classic .si-classic-home-gallery figure img,
.theme-classic .si-classic-home-video .box-video img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
}

.theme-classic .si-classic-home-gallery .thumbnail:hover figure img,
.theme-classic .si-classic-home-video .thumbnail:hover .box-video img{
  transform: scale(1.04);
}

.theme-classic .si-classic-home-gallery figure:after,
.theme-classic .si-classic-home-video .box-video:after{
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 38%;
  background: linear-gradient(to top, rgba(15,23,42,.42), rgba(15,23,42,0));
  pointer-events: none;
}

.theme-classic .si-classic-home-gallery figcaption{
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,.94);
  color: #0f172a;
  font-size: 14px;
  z-index: 2;
}

.theme-classic .si-classic-home-video .box-video-icon{
  border: 1px solid rgba(255,255,255,.22);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15,23,42,.78) !important;
  color: #ffffff !important;
  font-size: 16px;
  z-index: 2;
}

.theme-classic .si-classic-home-gallery .caption,
.theme-classic .si-classic-home-video .caption{
  padding: 10px 12px 12px !important;
  background: #ffffff !important;
}

.theme-classic .si-classic-home-gallery .caption h4,
.theme-classic .si-classic-home-video .caption h4{
  margin: 0 0 6px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.32 !important;
}

.theme-classic .si-classic-home-gallery .caption h4 a,
.theme-classic .si-classic-home-video .caption h4 a{
  color: #0f172a !important;
  text-decoration: none !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.theme-classic .si-classic-home-gallery .caption h4 a:hover,
.theme-classic .si-classic-home-video .caption h4 a:hover{
  color: #1d4ed8 !important;
}

.theme-classic .si-classic-home-gallery .caption .date,
.theme-classic .si-classic-home-video .caption .date{
  margin: 0 !important;
  color: #64748b !important;
  font-size: 11px !important;
  line-height: 1.35 !important;
}

.theme-classic .si-classic-home-gallery .caption .date i,
.theme-classic .si-classic-home-video .caption .date i{
  color: #94a3b8 !important;
}

@media (max-width:767px){
  .site-classic-footer-clean .copyright{
    padding: 16px 0 12px;
  }

  .theme-classic .site-classic-topbar-clean__row{
    min-height: 48px;
  }

  .theme-classic .si-classic-home-headline .featured__content .desc{
    padding: 14px 16px 12px !important;
  }

  .theme-classic .si-classic-home-gallery,
  .theme-classic .si-classic-home-video{
    padding: 12px 12px 8px !important;
    margin-bottom: 22px !important;
  }

  .theme-classic.article-page .breadcrumb{
    gap: 5px;
    margin-bottom: 12px;
  }

  .theme-classic.article-page .article-tags-inline{
    gap: 5px !important;
    padding-top: 3px !important;
  }

  .theme-classic.article-page .article-breadcrumb{
    gap: 5px;
    margin-bottom: 10px;
  }

  .theme-classic.article-page .article-title,
  .theme-classic.article-page .post h1,
  .theme-classic.article-page .post .text-black strong{
    letter-spacing: -.025em;
    font-size: 20px !important;
    line-height: 1.18 !important;
  }

  .theme-classic .breadcrumb,
  .theme-classic .si-kanal-breadcrumb,
  .theme-classic.article-page .breadcrumb,
  .theme-classic.article-page .article-breadcrumb{
    margin-bottom: 12px;
    padding: 9px 12px;
    border-radius: 4px !important;
  }

  .theme-classic .si-classic-collection-breadcrumb,
  .theme-classic.article-page .article-breadcrumb.si-classic-collection-breadcrumb{
    margin-bottom: 12px;
    padding: 9px 12px;
  }

  .theme-classic.article-page .article-content-compact,
  .theme-classic.article-page #articleContentCompact{
    font-size: 15.5px !important;
    line-height: 1.46 !important;
  }

  .theme-classic .breadcrumb,
  .theme-classic .si-kanal-breadcrumb,
  .theme-classic .si-classic-collection-breadcrumb,
  .theme-classic.article-page .article-breadcrumb{
    margin: 0 0 10px !important;
  }

  .theme-classic .si-classic-home-headline .featured__content h4{
    font-size: 17px;
    line-height: 1.3;
  }

  .theme-classic .site-classic-topbar-clean__brandwrap,
  .theme-classic .site-classic-topbar-clean__logo{
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .theme-classic .si-classic-home-gallery .label-to,
  .theme-classic .si-classic-home-video .label-to{
    padding: 0 2px;
    margin-bottom: 10px !important;
    padding-bottom: 8px !important;
    gap: 8px;
  }

  .theme-classic.article-page .breadcrumb li a,
  .theme-classic.article-page .breadcrumb li.completed a{
    font-size: 11px;
  }

  .theme-classic.article-page .article-tags-inline__label{
    width: 100%;
    padding-top: 0;
    font-size: 10px !important;
    margin-right: 2px;
  }

  .theme-classic.article-page .article-breadcrumb > li > a{
    min-height: 24px;
    padding: 3px 9px;
    font-size: 11px;
  }

  .theme-classic .breadcrumb a,
  .theme-classic .breadcrumb li.completed a,
  .theme-classic .si-kanal-breadcrumb a,
  .theme-classic.article-page .breadcrumb a,
  .theme-classic.article-page .breadcrumb li.completed a,
  .theme-classic.article-page .article-breadcrumb a,
  .theme-classic.article-page .article-breadcrumb li.completed a{
    font-size: 12px !important;
  }

  .theme-classic.article-page .article-content-compact,
  .theme-classic.article-page .post-content.article-content-compact{
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .theme-classic .si-classic-collection-breadcrumb a,
  .theme-classic .si-classic-collection-breadcrumb li.completed a,
  .theme-classic.article-page .article-breadcrumb.si-classic-collection-breadcrumb a,
  .theme-classic.article-page .article-breadcrumb.si-classic-collection-breadcrumb li.completed a{
    font-size: 12px !important;
  }

  .theme-classic.article-page .article-reading-tools{
    margin: 6px 0 10px;
    padding: 7px 0 8px;
  }

  .theme-classic.article-page .article-content-compact h2,
  .theme-classic.article-page #articleContentCompact h2{
    font-size: 21px !important;
  }

  .theme-classic .breadcrumb > li,
  .theme-classic .si-kanal-breadcrumb > li,
  .theme-classic .si-classic-collection-breadcrumb > li,
  .theme-classic.article-page .article-breadcrumb > li{
    font-size: 10px !important;
    letter-spacing: .035em !important;
  }

  .site-classic-footer-clean__brand,
  .site-classic-footer-clean__social{
    justify-content: center;
  }

  .theme-classic .si-classic-home-main .hover01{
    gap: 12px;
  }

  .theme-classic .site-classic-logo-original,
  .theme-classic .site-classic-topbar-clean__logo .site-classic-logo-original,
  .theme-classic .site-classic-topbar-clean__logo img{
    max-height: 44px;
  }

  .theme-classic.article-page .post h1,
  .theme-classic.article-page .post .text-black strong{
    font-size: 25px;
    line-height: 1.16;
    letter-spacing: -.02em;
  }

  .theme-classic.article-page .article-tags-inline__items{
    gap: 4px !important;
  }

  .theme-classic .breadcrumb > li + li:before,
  .theme-classic .si-kanal-breadcrumb > li + li:before,
  .theme-classic.article-page .breadcrumb > li + li:before,
  .theme-classic.article-page .article-breadcrumb > li + li:before{
    padding: 0 6px;
  }

  .theme-classic.article-page .article-content-compact p,
  .theme-classic.article-page .post-content.article-content-compact p{
    margin-bottom: .66em !important;
  }

  .theme-classic .si-classic-collection-breadcrumb > li + li:before,
  .theme-classic.article-page .article-breadcrumb.si-classic-collection-breadcrumb > li + li:before{
    padding: 0 6px;
  }

  .theme-classic .si-classic-home-gallery .label-to h2,
  .theme-classic .si-classic-home-video .label-to h2{
    font-size: 16px !important;
  }

  .theme-classic.article-page .article-content-compact h3,
  .theme-classic.article-page #articleContentCompact h3{
    font-size: 18px !important;
  }

  .theme-classic .breadcrumb > li + li:before,
  .theme-classic .si-kanal-breadcrumb > li + li:before,
  .theme-classic .si-classic-collection-breadcrumb > li + li:before,
  .theme-classic.article-page .article-breadcrumb > li + li:before{
    padding: 0 6px !important;
  }

  .site-classic-footer-clean__row{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .theme-classic .si-classic-home-main .hover01 .media-left.thumb-post{
    flex: 0 0 118px;
    width: 118px;
    height: 78px;
  }

  .theme-classic.article-page .article-tags-inline__item{
    min-height: 20px !important;
    padding: 2px 6px !important;
    font-size: 10px !important;
  }

  .theme-classic.article-page .article-related-list__thumb,
  .theme-classic.article-page .article-related-list__thumb.media-right{
    flex: 0 0 96px !important;
    width: 96px !important;
    min-width: 96px !important;
  }

  .theme-classic.article-page .article-pagination{
    margin: 14px 0 10px;
  }

  .theme-classic .si-classic-collection-page--kanal .si-classic-collection-intro h1,
  .theme-classic .si-classic-collection-page--tag .si-classic-collection-intro h1,
  .theme-classic .tag-page--classic .si-classic-collection-intro h1,
  .theme-classic .kanal-page--classic .si-classic-collection-intro h1{
    font-size: 24px;
  }

  .theme-classic .si-classic-home-gallery .label-to a,
  .theme-classic .si-classic-home-video .label-to a{
    letter-spacing: .06em;
    min-height: 24px;
    padding: 0 8px;
    font-size: 10px !important;
  }

  .theme-classic.article-page .article-content-compact h4,
  .theme-classic.article-page #articleContentCompact h4{
    font-size: 16px !important;
  }

  .site-classic-footer-clean__brand{
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .theme-classic .si-classic-home-gallery .si-classic-gallery-item,
  .theme-classic .si-classic-home-video .si-classic-video-item{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 12px !important;
  }

  .theme-classic .si-classic-home-gallery .thumbnail,
  .theme-classic .si-classic-home-video .thumbnail{
    margin-bottom: 0;
    padding: 7px !important;
  }

  .theme-classic .si-classic-home-main .hover01 .post-thumb4,
  .theme-classic .si-classic-home-main .hover01 .gambarkecil{
    height: 78px;
  }

  .theme-classic.article-page .article-pagination .pagination{
    gap: 5px;
  }

  .theme-classic.article-page .article-related-list__item{
    gap: 8px !important;
    padding-bottom: 7px !important;
    margin-bottom: 7px !important;
  }

  .theme-classic.article-page .article-related-list__thumb .post-thumb4,
  .theme-classic.article-page .article-related-list__thumb .gambarkecil{
    width: 96px !important;
    height: 60px !important;
  }

  .theme-classic .si-classic-home-main > .row > .col-sm-8 > .bottom-15,
  .theme-classic .si-classic-home-main > .row > .col-sm-8 > .cf > .bottom-15{
    margin-bottom: 16px !important;
  }

  .site-classic-footer-clean__social ul{
    justify-content: center;
  }

  .theme-classic .si-classic-home-main .hover01 h3.media-heading{
    font-size: 14px;
    line-height: 1.28;
    margin-bottom: 5px;
  }

  .theme-classic.article-page .article-pagination .pagination > li > a,
  .theme-classic.article-page .article-pagination .pagination > li > span{
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
    line-height: 34px;
    font-size: 11px;
    border-radius: 9px;
  }

  .theme-classic.article-page .article-editor-line{
    padding: 8px 0 6px;
  }

  .site-classic-footer-logo-clean{
    display: none;
  }

  .theme-classic .si-classic-collection-stream .si-classic-collection-item .media-right.thumb-post{
    flex: 0 0 118px;
    width: 118px;
    min-width: 118px;
  }

  .theme-classic .si-classic-home-main section > .hover01{
    padding-bottom: 12px;
  }

  .theme-classic .si-classic-home-gallery .si-classic-gallery-item:last-child,
  .theme-classic .si-classic-home-video .si-classic-video-item:last-child{
    margin-bottom: 0 !important;
  }

  .theme-classic .site-classic-nav-colored,
  .theme-classic .site-classic-nav-colored.sticky{
    top: 0;
  }

  .theme-classic .si-classic-home-main .hover01 .date{
    font-size: 11px;
  }

  .theme-classic .si-classic-home-gallery .caption,
  .theme-classic .si-classic-home-video .caption{
    padding: 9px 10px 10px !important;
  }

  .theme-classic.article-page .article-editor-line .editor{
    text-align: left;
    font-size: 12px;
  }

  .site-classic-footer-emblem-mobile{
    display: block;
  }

  .theme-classic .si-classic-collection-stream .si-classic-collection-item .post-thumb4,
  .theme-classic .si-classic-collection-stream .si-classic-collection-item .gambarkecil{
    width: 118px;
    height: 76px;
  }

  .theme-classic .site-classic-topbar-clean,
  .theme-classic .site-classic-nav-colored,
  .theme-classic .site-classic-nav-colored__scroll,
  .theme-classic .site-classic-nav-colored .navbar-collapse,
  .theme-classic .site-classic-nav-colored .navbar-nav{
    max-width: 100vw;
  }

  .site-classic-footer-clean__social{
    justify-content: flex-end;
  }

  .theme-classic .si-classic-home-gallery .caption h4,
  .theme-classic .si-classic-home-video .caption h4{
    font-size: 14px !important;
  }

  .site-classic-footer-clean__links{
    width: 100%;
    justify-content: flex-start;
    gap: 8px 12px;
    margin: 2px 0 0;
  }

  .theme-classic .site-classic-nav-colored .navbar-nav{
    min-width: 0;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 0 6px;
  }

  .theme-classic .si-classic-home-video .box-video-icon{
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .theme-classic .site-classic-nav-colored .navbar-nav > li > a{
    min-height: 44px;
    font-size: 13px;
    padding: 12px 11px !important;
  }

  .theme-classic .container.cont,
  .theme-classic .si-classic-home-main{
    padding-top: 10px;
  }

  .theme-classic.article-page .article-related-list .media-heading{
    font-size: 13px;
    line-height: 1.22;
    margin-bottom: 3px;
  }

  .site-classic-footer-clean__social.site-classic-footer-clean__social--compact ul{
    justify-content: flex-end;
  }

  .theme-classic .site-classic-nav-colored + .si-classic-home-main{
    padding-top: 12px;
  }

  .theme-classic.article-page .article-related-list .date{
    font-size: 10px;
  }

  .site-classic-footer-clean__meta{
    padding: 9px 0 11px;
  }

  .theme-classic .si-classic-home-headline .si-classic-headline-item:nth-child(n/**/+2),
  .theme-classic .si-classic-home-gallery .si-classic-gallery-item:nth-child(n/**/+2),
  .theme-classic .si-classic-home-video .si-classic-video-item:nth-child(n/**/+2){
    display: none !important;
  }

  .theme-classic.article-page .article-related-list .label-to,
  .theme-classic.article-page .thumb-ito.entry-content .label-to{
    font-size: 18px;
  }

  .site-classic-footer-clean__meta-copy{
    font-size: 11px;
  }

  .theme-classic .si-classic-home-headline .si-classic-headline-item,
  .theme-classic .si-classic-home-gallery .si-classic-gallery-item,
  .theme-classic .si-classic-home-video .si-classic-video-item{
    float: none;
    width: 100%;
    max-width: 100%;
  }

  .theme-classic .si-classic-home-headline .featured__content{
    margin-bottom: 0;
  }

  .theme-classic .si-classic-home-gallery .row,
  .theme-classic .si-classic-home-video .row{
    margin-left: 0;
    margin-right: 0;
  }

  .theme-classic.article-page .post h1{
    font-size: 30px;
    line-height: 1.18;
    margin-bottom: 10px;
  }

  .theme-classic.article-page .post-info .author,
  .theme-classic.article-page .post-info .date{
    float: none !important;
    display: block;
    font-size: 12px;
  }

  .theme-classic.article-page .post-info .author span{
    display: none;
  }

  .theme-classic.article-page .post-content p{
    font-size: 16px;
    line-height: 1.76;
  }

  .theme-classic.article-page .media-left,
  .theme-classic.article-page .media-right,
  .theme-classic.article-page .thumb-post,
  .theme-classic.article-page .media-content{
    display: block;
    width: 100%;
    float: none;
  }

  .theme-classic.article-page .thumb-post{
    margin-top: 10px;
  }
}

/* Cumulative v10: dedicated latest page separated from category layout */

.theme-classic.latest-page--classic .si-classic-collection-page--latest{
  padding-top: 16px;
}

.theme-classic.latest-page--classic .si-classic-collection-page--latest .si-classic-collection-intro{
  margin: 0 0 16px;
  padding: 0 0 12px;
  border-bottom: 1px solid rgba(148,163,184,.18);
}

.theme-classic.latest-page--classic .si-classic-collection-page--latest .si-classic-collection-intro__kicker{
  display: inline-block;
  margin: 0 0 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #475569;
}

.theme-classic.latest-page--classic .si-classic-collection-page--latest .si-classic-collection-intro h1{
  margin: 0;
  font-size: 32px;
  line-height: 1.15;
  color: #0f172a;
  word-break: break-word;
}

.theme-classic.latest-page--classic .si-classic-latest-headline{
  margin-bottom: 18px;
}

.theme-classic.latest-page--classic .si-classic-latest-stream .si-classic-latest-item{
  align-items: flex-start;
}

.theme-classic.latest-page--classic .si-classic-latest-stream .si-classic-latest-item .media-left.thumb-post{
  order: 0;
}

.theme-classic.latest-page--classic .si-classic-latest-stream .si-classic-latest-item .media-right.media-content{
  order: 1;
}

/* Homepage classic: latest page link under stream */

.si-classic-home-latest-link-wrap{
  margin: 8px 0 22px;
  text-align: center;
}

.si-classic-home-latest-link{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 16px;
  border: 1px solid #d7dce3;
  border-radius: 999px;
  background: #fff;
  color: #111827;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .18s ease;
}

.si-classic-home-latest-link:hover,
.si-classic-home-latest-link:focus{
  border-color: #0f172a;
  color: #0f172a;
  text-decoration: none;
}

.si-classic-home-latest-link .fa{
  font-size: 11px;
}

/* Cumulative v12: latest page cleaner header and no oversized headline */

.theme-classic.latest-page--classic .si-classic-collection-page--latest .si-classic-collection-breadcrumb{
  margin-bottom: 10px !important;
}

.theme-classic.latest-page--classic .si-classic-collection-page--latest .si-classic-collection-breadcrumb li:last-child a,
.theme-classic.latest-page--classic .si-classic-collection-page--latest .si-classic-collection-breadcrumb li:last-child{
  font-weight: 700;
}

.theme-classic.latest-page--classic .si-classic-latest-intro--centered{
  margin: 0 0 18px !important;
  padding: 0 0 12px !important;
  text-align: center;
  border-bottom: 1px solid rgba(148,163,184,.22) !important;
}

.theme-classic.latest-page--classic .si-classic-latest-intro--centered .si-classic-collection-intro__kicker{
  display: none !important;
}

.theme-classic.latest-page--classic .si-classic-latest-intro--centered h1{
  display: block;
  margin: 0 auto !important;
  font-size: 28px !important;
  line-height: 1.12 !important;
  font-weight: 800 !important;
  letter-spacing: -.02em !important;
  text-align: center !important;
}

.theme-classic.latest-page--classic .si-classic-latest-stream{
  margin-top: 0 !important;
}

.theme-classic.latest-page--classic .si-classic-latest-stream .si-classic-latest-item:first-child{
  padding-top: 0 !important;
}

/* Cumulative v13: latest page fast-updates editorial layout */

.theme-classic.latest-page--classic .si-classic-latest-page-shell{
  padding-top: 14px;
}

.theme-classic.latest-page--classic .si-classic-collection-breadcrumb--latest{
  margin-bottom: 12px !important;
}

.theme-classic.latest-page--classic .si-classic-collection-breadcrumb--latest > li,
.theme-classic.latest-page--classic .si-classic-collection-breadcrumb--latest > li a,
.theme-classic.latest-page--classic .si-classic-collection-breadcrumb--latest > li span{
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: .04em;
  color: #64748b !important;
  text-transform: uppercase;
}

.theme-classic.latest-page--classic .si-classic-collection-breadcrumb--latest > li:last-child,
.theme-classic.latest-page--classic .si-classic-collection-breadcrumb--latest > li:last-child span{
  color: #0f172a !important;
}

.theme-classic.latest-page--classic .si-classic-latest-intro--editorial{
  position: relative;
  margin: 0 0 18px !important;
  padding: 2px 0 18px !important;
  border-bottom: 0 !important;
  text-align: center;
}

.theme-classic.latest-page--classic .si-classic-latest-intro--editorial:before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #d8dde6;
  transform: translateY(-50%);
  z-index: 0;
}

.theme-classic.latest-page--classic .si-classic-latest-intro--editorial h1{
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 auto !important;
  padding: 0 22px 14px !important;
  background: #fff;
  font-size: 52px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: -.035em !important;
  color: #0f172a !important;
  text-align: center !important;
}

.theme-classic.latest-page--classic .si-classic-latest-intro--editorial h1:after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 70px;
  height: 4px;
  background: #2b8fdc;
  border-radius: 999px;
}

.theme-classic.latest-page--classic .si-classic-latest-stream--dense{
  margin-top: 2px !important;
}

.theme-classic.latest-page--classic .si-classic-latest-stream--dense .si-classic-latest-item--editorial{
  gap: 18px;
  padding: 0 0 16px;
  margin: 0 0 16px !important;
  align-items: flex-start;
  border-bottom: 1px solid #dde3ea;
}

.theme-classic.latest-page--classic .si-classic-latest-stream--dense .si-classic-latest-item--editorial .media-left.thumb-post{
  flex: 0 0 180px;
  width: 180px;
  min-width: 180px;
}

.theme-classic.latest-page--classic .si-classic-latest-stream--dense .si-classic-latest-item--editorial .post-thumb4,
.theme-classic.latest-page--classic .si-classic-latest-stream--dense .si-classic-latest-item--editorial .gambarkecil{
  width: 180px;
  height: 102px;
  border-radius: 6px;
}

.theme-classic.latest-page--classic .si-classic-latest-stream--dense .si-classic-latest-item--editorial .post-thumb4{
  overflow: hidden;
  background: #e5e7eb;
}

.theme-classic.latest-page--classic .si-classic-latest-stream--dense .si-classic-latest-item--editorial .media-right.media-content{
  flex: 1 1 auto;
  min-width: 0;