

/* =========================================================
   BLOG / CLEANING-PROCESS.CSS
   Our deep cleaning process article only.
   ========================================================= */

.process-summary-strip {
  background: linear-gradient(180deg, #f5f7fb 0%, #ffffff 100%);
}

.process-summary-card {
  max-width: 1040px;
}

.process-article-editorial {
  background: #f5f7fb;
}

.process-stage-box,
.process-result-box,
.process-best-for-box,
.process-qc-box,
.process-not-included-box {
  margin-top: 34px;
}

.process-fill-setup {
  width: 46%;
}

.process-fill-detail {
  width: 84%;
}

.process-fill-finish {
  width: 66%;
}
