.elementor-78 .elementor-element.elementor-element-d3431e0{--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;}.elementor-78 .elementor-element.elementor-element-8f25b53{--display:flex;}/* Start custom CSS for html, class: .elementor-element-3553631 */.kd-quiz-grid { display: flex; flex-direction: column; gap: 18px; margin: 30px 0; }
.kd-qcard {
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  padding: 22px;
  background: #fafafa;
  border-left: 5px solid #2A9D8F;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.kd-qcard:hover { transform: translateY(-3px); box-shadow: 0 8px 20px rgba(0,0,0,0.08); }
.kd-qnum {
  display: inline-block;
  background: #2A9D8F;
  color: #fff;
  font-weight: 700;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 0.9em;
}
.kd-qcard p.kd-qtext { display: inline; font-weight: 600; color: #222; }
.kd-qcard ul { margin: 12px 0 0 38px; color: #555; }
.kd-qcard p.kd-qbody { color: #555; margin: 12px 0 0 38px; line-height: 1.5; }
.kd-compare {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 14px 0 0 38px;
}
.kd-compare-col { flex: 1 1 220px; }
.kd-compare-col h4 { margin: 0 0 8px; color: #2A9D8F; }
.kd-compare-col ul { margin: 0; padding-left: 20px; color: #555; }/* End custom CSS */