.elementor-5643 .elementor-element.elementor-element-58e30fa{--display:flex;}.elementor-5643 .elementor-element.elementor-element-9b224e5{--spacer-size:128px;}.elementor-5643 .elementor-element.elementor-element-b072475{--spacer-size:244px;}/* Start custom CSS for shortcode, class: .elementor-element-fab8afd *//* === EldersTree Provider Skills Grid Styling === */
.skills-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 25px;
  margin-top: 10px;
}
.skills-grid label {
  display: block;
  margin: 4px 0;
  font-weight: 400;
  color: #333;
}
.skills-grid input[type="checkbox"] {
  accent-color: #009688; /* EldersTree Teal */
}
.skills-grid strong {
  display: block;
  margin-bottom: 8px;
  color: #006b54;
}
/* === EldersTree Tier Background Styling === */

/* Quick Fix (green-teal tint) */
.skills-grid div:nth-child(1) {
  background: #e6f7f3; /* subtle teal tint */
  border: 1px solid #b2dfd6;
  border-radius: 10px;
  padding: 15px 20px;
}

/* Standard Session (light cream tint) */
.skills-grid div:nth-child(2) {
  background: #fff9e6; /* light yellow tint */
  border: 1px solid #f2e2b2;
  border-radius: 10px;
  padding: 15px 20px;
}

/* Multi-Issue Bundle (light blue tint) */
.skills-grid div:nth-child(3) {
  background: #eaf5ff; /* pale blue tint */
  border: 1px solid #bdd8f2;
  border-radius: 10px;
  padding: 15px 20px;
}
.et-center-submit { text-align: center; }
.et-center-submit .wpcf7-submit { display: inline-block; float: none; }
.et-center-submit .wpcf7-spinner { display: inline-block; margin-left: 10px; }
/* Add spacing above the submit button */
.wpcf7 form .wpcf7-submit {
  margin-top: 20px; /* adjust to 10px–25px depending on spacing preference */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-58e30fa */<script>
document.addEventListener('wpcf7mailsent', function(event) {
  window.location.href = "https://elderstree.com/provider-quiz";
}, false);
</script>/* End custom CSS */