.elementor-8706 .elementor-element.elementor-element-6e0919fb > .elementor-container{max-width:984px;}.elementor-8706 .elementor-element.elementor-element-e77269a{--spacer-size:50px;}.elementor-8706 .elementor-element.elementor-element-fa81c7a{--spacer-size:50px;}.elementor-8706 .elementor-element.elementor-element-dc682cc{--spacer-size:50px;}.elementor-8706 .elementor-element.elementor-element-282a5bd > .elementor-container{max-width:984px;}.elementor-8706 .elementor-element.elementor-element-257ab86 .elementor-button:hover, .elementor-8706 .elementor-element.elementor-element-257ab86 .elementor-button:focus{background-color:var( --e-global-color-nvc1 );color:var( --e-global-color-nvsitebg );}.elementor-8706 .elementor-element.elementor-element-257ab86 .elementor-button:hover svg, .elementor-8706 .elementor-element.elementor-element-257ab86 .elementor-button:focus svg{fill:var( --e-global-color-nvsitebg );}.elementor-8706 .elementor-element.elementor-element-257ab86 .elementor-button{border-radius:8px 8px 8px 8px;padding:015px 025px 015px 025px;}:root{--page-title-display:none;}/* Start custom CSS for heading, class: .elementor-element-089da11 *//* Toolkit hero heading */
h2 {
  color: #5E2D91;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 1.5rem;
}

/* Responsive - large screens and up */
@media (min-width: 1024px) {
  h2 {
    font-size: 3rem;
  }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-11cf5c5 *//* Option 1: Direct h3 styling */
h3 {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 16px;
}

@media (min-width: 640px) {
  h3 {
    font-size: 24px;
    margin-bottom: 24px;
  }
}

@media (min-width: 1024px) {
  h3 {
    font-size: 36px;
  }
}

/* Option 2: Using a custom class */
.important-heading {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 16px;
}

@media (min-width: 640px) {
  .important-heading {
    font-size: 24px;
    margin-bottom: 24px;
  }
}

@media (min-width: 1024px) {
  .important-heading {
    font-size: 36px;
  }
}/* End custom CSS */