/*spw-header:not(.hydrated),
spw-header-navigation:not(.hydrated),
spw-header-navigation-item:not(.hydrated),
spw-header-navigation-dropdown:not(.hydrated),
spw-footer:not(.hydrated),
spw-socials:not(.hydrated),
spw-mosaic:not(.hydrated),
spw-mosaic-item:not(.hydrated),
spw-accordion:not(.hydrated),
spw-accordion-item:not(.hydrated) {
  visibility: hidden;
}*/

:not(:defined) {
  visibility: hidden;
}