.elementor-3153 .elementor-element.elementor-element-d1b80bd{--display:flex;}.elementor-3153 .elementor-element.elementor-element-d1b80bd:not(.elementor-motion-effects-element-type-background), .elementor-3153 .elementor-element.elementor-element-d1b80bd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F3F3;}/* Start custom CSS for html, class: .elementor-element-be71a86 *//***********************************************
   REVIVY STYLE — BUNDEL WIJZIGEN (BATTERIJ-STIJL)
***********************************************/
.rv-bundle-section {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 16px 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #111827;
}

/* ---------------------------
   HEADER BLOK
----------------------------*/
.rv-bundle-header {
  margin-bottom: 26px;
}

.rv-bundle-label {
  display: inline-block;
  background: #2563EB; /* Revivy blauw */
  color: #fff;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}

.rv-bundle-header h2 {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 12px;
  color: #111827;
}

.rv-bundle-intro {
  font-size: 16px;
  line-height: 1.55;
  color: #374151;
}

/* ---------------------------
   CONTENT BLOCKS
----------------------------*/
.rv-bundle-section-block {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 22px 24px;
  margin-bottom: 20px;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.08);
}

.rv-bundle-section-block h3 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  color: #2563EB; /* Revivy blauw */
}

.rv-bundle-section-block p {
  font-size: 15px;
  line-height: 1.55;
  color: #374151;
}

/* ---------------------------
   STAPPENLIJST — in batterij-stijl
----------------------------*/
.rv-bundle-steps {
  margin: 10px 0 12px 0;
  padding-left: 22px;
}

.rv-bundle-steps li {
  font-size: 15px;
  color: #374151;
  margin-bottom: 8px;
  line-height: 1.5;
}

/* ---------------------------
   NOTE BLOCK (neutrale highlight)
----------------------------*/
.rv-bundle-note {
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 12px 14px;
  margin-top: 10px;
  font-size: 15px;
  color: #374151;
}

/* ---------------------------
   BELANGRIJK BLOK
----------------------------*/
.rv-bundle-important {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 22px 24px;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.08);
}

.rv-bundle-list {
  margin: 10px 0 0;
  padding-left: 22px;
}

.rv-bundle-list li {
  font-size: 15px;
  color: #374151;
  margin-bottom: 8px;
  line-height: 1.45;
}

/* ---------------------------
   RESPONSIVE
----------------------------*/
@media (max-width: 640px) {

  .rv-bundle-header h2 {
    font-size: 24px;
  }

  .rv-bundle-section-block,
  .rv-bundle-important {
    padding: 18px 16px;
  }

  .rv-bundle-section-block h3 {
    font-size: 18px;
  }
}/* End custom CSS */