/* Hide demo Free on-demand webinars section (not FINFLASH content) */
#section-id-1578656602689 {
  display: none !important;
}
.sppb-section:has(h2:is([class*="heading"])),
.sppb-section:has(.sppb-addon-title) {
  /* fallback handled below via attribute/text - keep specific id primary */
}
/* Extra safety: hide section that contains this exact heading text via nearby wrapper */
.sppb-row-container:has(.sppb-addon-title) {
}
