.wf {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
}
.wf-m {
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
}
.wf-b {
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
}
.wf-alt {
  font-family: 'Epilogue', serif;
  font-weight: 400;
}
.wf-alt-l {
  font-family: 'Epilogue', serif;
  font-weight: 300;
}
.wf-alt-b {
  font-family: 'Epilogue', serif;
  font-weight: 700;
}
.wrap,
.inner-nav:not(.bg-color-default) .block-wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap,
  .inner-nav:not(.bg-color-default) .block-wrap {
    padding: 0 15px;
  }
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/wp-content/themes/ehm/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/ehm/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/ehm/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/ehm/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/ehm/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/ehm/fonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/ehm/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/ehm/fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/ehm/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/ehm/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/ehm/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/ehm/fonts/fa-brands-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/ehm/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/ehm/fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/ehm/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/ehm/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/ehm/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/ehm/fonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/ehm/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/ehm/fonts/fa-light-300.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/ehm/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/ehm/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/ehm/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/ehm/fonts/fa-light-300.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.inner-nav {
  color: #fff;
  padding: 1em 0;
  position: sticky;
  top: 90px;
  z-index: 7;
  background: #a02b27;
}
.inner-nav:not(.bg-color-default) {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media only screen and (min-width: 768px) {
  .inner-nav .block-wrap {
    display: flex;
  }
}
.inner-nav .anchor-menu-item.active {
  font-weight: 700;
  text-decoration: underline;
  color: #fff;
}
.inner-nav .anchor-menu-link:focus-visible {
  outline: 1px dotted #fff !important;
}
.inner-nav .anchor-menu-link:hover {
  text-decoration: underline;
}
.inner-nav .anchor-menu-heading {
  color: #f5c746;
}
@media only screen and (min-width: 768px) {
  .inner-nav .anchor-menu-heading {
    margin-right: 1em;
  }
}
.inner-nav .anchor-menu-item {
  font-weight: 600;
  margin: 0 0.75em;
  padding: 0.25em 0;
  text-decoration: none;
  color: #fff;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.inner-nav .anchor-menu-item.is-active {
  border-bottom: 2px solid #fff;
}
.page-id-45462 .inner-nav,
.page-id-49731 .inner-nav {
  background: #283c92;
}
.page-id-45462 .inner-nav .anchor-menu-heading,
.page-id-49731 .inner-nav .anchor-menu-heading {
  color: #fff;
}
.page-id-45462 .inner-nav .anchor-menu-item.is-active,
.page-id-49731 .inner-nav .anchor-menu-item.is-active {
  border-bottom: 2px solid #26aae1;
}
