/* v82 — Services page section rhythm: WHITE → DARK → WHITE → DARK → WHITE. */
.services-page-v18 > .services-story-section{
  background:radial-gradient(circle at 7% 16%,rgba(255,116,23,.105),transparent 22%),radial-gradient(circle at 92% 22%,rgba(21,88,145,.10),transparent 25%),linear-gradient(180deg,#fff 0%,#fbfdff 48%,#f5f8fc 100%)!important;
  color:#15212f!important;
}

.services-page-v18 > .services-catalog-section{
  background:radial-gradient(circle at 90% 12%,rgba(45,116,180,.24),transparent 28%),radial-gradient(circle at 6% 92%,rgba(255,116,23,.10),transparent 24%),linear-gradient(140deg,#041426,#07213b 58%,#082b49)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.08)!important;
}
.services-page-v18 > .services-catalog-section .services-section-heading > span,
.services-page-v18 > .services-catalog-section .services-eyebrow{color:#ff9149!important}
.services-page-v18 > .services-catalog-section .services-section-heading h2{color:#fff!important;-webkit-text-fill-color:#fff!important}
.services-page-v18 > .services-catalog-section .services-section-heading h2 strong{color:#ff9149!important;-webkit-text-fill-color:#ff9149!important}
.services-page-v18 > .services-catalog-section .services-section-heading > p{color:#bdcad6!important;-webkit-text-fill-color:#bdcad6!important}
/* Keep the operational support panel light inside the dark catalogue for readability. */
.services-page-v18 > .services-catalog-section .services-operations-section{
  background:linear-gradient(145deg,#f7fafc,#fff)!important;
  color:#15212f!important;
  border-color:#dfe7ee!important;
}
.services-page-v18 > .services-catalog-section .services-operations-section .services-section-heading h2{color:#102338!important;-webkit-text-fill-color:#102338!important}
.services-page-v18 > .services-catalog-section .services-operations-section .services-section-heading h2 strong{color:#ff7417!important;-webkit-text-fill-color:#ff7417!important}
.services-page-v18 > .services-catalog-section .services-operations-section .services-section-heading p{color:#697987!important;-webkit-text-fill-color:#697987!important}

.services-page-v18 > .services-journey-section{
  background:radial-gradient(circle at 92% 14%,rgba(255,116,23,.09),transparent 22%),radial-gradient(circle at 7% 84%,rgba(8,64,112,.075),transparent 25%),linear-gradient(180deg,#fff 0%,#f8fbfe 52%,#f4f8fc 100%)!important;
  color:#15212f!important;
}
.services-page-v18 > .services-process-section{
  background:radial-gradient(circle at 88% 16%,rgba(50,124,190,.23),transparent 28%),radial-gradient(circle at 6% 90%,rgba(255,116,23,.10),transparent 24%),linear-gradient(140deg,#05172a,#07213b 58%,#082b49)!important;
  color:#fff!important;
}
.services-page-v18 > .services-cta-section{background:#fff!important;color:#15212f!important}
