/* Services uses the tighter case-study rhythm shown in its reference layout. */
#case-studies .case-showcase .case-study,
#case-studies .case-study{min-height:430px;padding-top:38px;padding-bottom:38px;}
#case-studies .case-showcase .case-study:nth-child(2){min-height:390px;padding-top:38px;padding-bottom:62px;}

@media (max-width:767px){
  #case-studies .case-showcase .case-study,
  #case-studies .case-study,
  #case-studies .case-showcase .case-study:nth-child(2){min-height:0;padding-top:52px;padding-bottom:52px;}
}

/* Figma: page-specific transition from the hero into the first section. */
header[data-page="products"] + .band-top {
  display: none;
}
