.hfe-nav-menu .menu-item-has-children.offline-menu-open > .sub-menu {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

.hfe-nav-menu__toggle.offline-mobile-open + nav {
  display: block !important;
  visibility: visible !important;
}

.hfe-nav-menu__toggle[role="button"] {
  cursor: pointer;
}

.hfe-menu-toggle i::before {
  content: "\f107" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

/* The scroll-to-content widget is reused across pages whose post CSS is missing. */
.elementor .elementor-widget-icon.elementor-element-ad56e1c {
  top: 360px;
  left: 50% !important;
  right: auto !important;
  transform: translateX(-50%);
  width: auto;
  max-width: none;
  z-index: 2;
}

.elementor .elementor-widget-icon.elementor-element-ad56e1c .elementor-icon-wrapper {
  text-align: center;
}

.elementor .elementor-widget-icon.elementor-element-ad56e1c .elementor-icon {
  display: inline-block;
  padding: 7px;
  border-radius: 50%;
  background-color: #ffffffa6;
  color: #4a047a;
  font-size: 45px;
  line-height: 1;
  text-decoration: none;
}

@media (max-width: 767px) {
  .elementor .elementor-widget-icon.elementor-element-ad56e1c {
    display: none;
  }
}

/* Most current pages share this Elementor hero. Several archived pages lost
   their per-page post stylesheet, so keep the shared 2026 treatment here. */
.elementor .elementor-element.elementor-element-7fd3c69 {
  width: 100%;
  padding: 0;
  background-color: #4a047a;
}

.elementor .elementor-element.elementor-element-7fd3c69 > .elementor-container {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
}

.elementor .elementor-element.elementor-element-4c85530 {
  width: 100%;
}

.elementor .elementor-element.elementor-element-4c85530 > .elementor-element-populated {
  padding: 0 0 20px;
}

.elementor .elementor-element.elementor-element-fe72cf6 img {
  display: block;
  width: 100%;
}

.elementor .elementor-element.elementor-element-c9f66d4 {
  position: absolute;
  top: auto;
  bottom: 424px;
  left: 50% !important;
  right: auto !important;
  width: max-content;
  max-width: calc(100% - 32px);
  transform: translateX(-50%);
  text-align: center;
}

.elementor .elementor-element.elementor-element-c9f66d4 > .elementor-widget-container {
  padding: 20px;
  border-radius: 10px;
  background-color: #ffffffa6;
}

.elementor .elementor-element.elementor-element-c9f66d4 .elementor-heading-title {
  color: #4a047a;
  font-family: "Source Sans Pro", sans-serif;
  font-size: clamp(26px, 5vw, 35px);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}

.elementor #content-heading {
  box-sizing: border-box;
  margin: 0;
  padding: 24px 16px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .elementor .elementor-element.elementor-element-c9f66d4 {
    bottom: calc(100% - min(31vw, 210px));
  }

  .elementor .elementor-element.elementor-element-c9f66d4 > .elementor-widget-container {
    padding: 14px 18px;
  }
}
