/* ==========================================================================
   reporting.css - pages/reporting.html
   Figma frame "Reporting & Analytics" 448:3850 (1920 x 9910).
   ========================================================================== */

.hero--reporting::before {
  background-image: url("../assets/shapes/reporting-hero-band.svg");
}

.hero--reporting .hero__media {
  max-width: 1191px;
}

/* Figma: Platform Insight is 2016 wide and runs past the frame edges. */
.portfolio {
  padding-bottom: 0;
  overflow: hidden;
}

.portfolio .pill-row {
  margin-bottom: 0;
}

.portfolio .bleed-figure {
  margin-top: var(--sp-9);
}
