/* Keep the catalog sections measurable before and after the API fills the cards. */
#catalog-services,
#catalog-products {
  content-visibility: visible;
  contain-intrinsic-size: none;
}
