.elementor-3130 .elementor-element.elementor-element-ad1c5ba{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-141fd02 *//***********************************************
   REVIVY STYLE — SIMKAART SUPPORT SECTIE
***********************************************/

.rv-simhelp-section {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 16px 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #111827;
}

/* ---------------------------
   TITELBLOK
----------------------------*/
.rv-simhelp-header {
  margin-bottom: 24px;
}

.rv-simhelp-label {
  display: inline-block;
  background: #2563EB;
  color: #fff;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}

.rv-simhelp-header h2 {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 10px;
  color: #111827;
}

.rv-simhelp-header p {
  margin: 0;
  font-size: 16px;
  color: #374151;
}

/* ---------------------------
   CONTENT BLOKKEN
----------------------------*/
.rv-simhelp-block {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  padding: 20px 22px;
  margin-bottom: 20px;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.08);
}

.rv-simhelp-block h3 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  color: #2563EB;
}

.rv-simhelp-block p {
  font-size: 15px;
  color: #374151;
  margin-bottom: 10px;
}

.rv-simhelp-block ul {
  margin: 0 0 12px 0;
  padding-left: 20px;
}

.rv-simhelp-block ul li {
  font-size: 15px;
  color: #374151;
  margin-bottom: 6px;
  line-height: 1.45;
}

/* ---------------------------
   INFO NOTE
----------------------------*/
.rv-simhelp-note {
  background: #fef9c3;
  border: 1px solid #facc15;
  border-radius: 14px;
  padding: 14px 18px;
  margin-top: 6px;
  box-shadow: 0 4px 14px rgba(250, 204, 21, 0.25);
}

.rv-simhelp-note p {
  margin: 0;
  font-size: 15px;
  color: #854d0e;
  line-height: 1.45;
}

/* ---------------------------
   RESPONSIVE
----------------------------*/
@media (max-width: 640px) {

  .rv-simhelp-header h2 {
    font-size: 22px;
  }

  .rv-simhelp-block {
    padding: 18px 16px;
  }

  .rv-simhelp-block h3 {
    font-size: 18px;
  }

  .rv-ssimhelp-note {
    padding: 12px 16px;
  }
}/* End custom CSS */