/* Tutorshub v8.5.6 — final header separator + hero image quality lock */

/* Remove every remaining header divider/shadow source. */
.site-header.th84-header,
.site-header.th84-header .th84-topbar,
.site-header.th84-header .th84-nav,
.site-header.th84-header .th84-shell,
.th84-header,.th84-topbar,.th84-nav{
  border:0!important;
  border-top:0!important;
  border-bottom:0!important;
  outline:0!important;
  box-shadow:none!important;
  margin-bottom:0!important;
}
.site-header.th84-header::before,.site-header.th84-header::after,
.th84-header::before,.th84-header::after,
.th84-topbar::before,.th84-topbar::after,
.th84-nav::before,.th84-nav::after{
  content:none!important;
  display:none!important;
  border:0!important;
  box-shadow:none!important;
}
/* Make the first page section touch the navigation cleanly. */
.site-header.th84-header + main,
.site-header.th84-header + .th84-home,
main.th84-home,.th84-home,.th84-home .th84-hero,.th84-hero{
  margin-top:0!important;
  border-top:0!important;
  outline:0!important;
}
.th84-hero{top:0!important;box-shadow:none!important}

/* Never stretch hero imagery: crop proportionally like a premium cover photo. */
.th84-slides,.th84-slide{width:100%!important;height:100%!important}
.th84-slide{
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  image-rendering:auto!important;
  filter:none!important;
}
/* Subjects remain framed naturally on wide desktop screens. */
.th84-slide:nth-child(1),.th84-slide:nth-child(6){background-position:center 40%!important}
.th84-slide:nth-child(2){background-position:center 45%!important}
.th84-slide:nth-child(3),.th84-slide:nth-child(4),.th84-slide:nth-child(5){background-position:center center!important}

/* Avoid browser interpolation artifacts during the fade/zoom. */
.th84-slide{transform:scale(1.006)!important;will-change:opacity,transform}
.th84-slide.is-active{transform:scale(1)!important}

@media(max-width:900px){
  .th84-slide{background-position:center center!important}
  .th84-hero{height:420px!important}
}
