@font-face {
  font-family: "Ionicons";
  src: url("fonts/ionicons/ionicons.woff?v=2.0.0") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
body.resources-standalone .site-content {
  background-color: #f8f8f8;
}
body.resources-standalone #masthead.site-header,
body.resources-standalone #masthead.site-header .header-wrap {
  height: 60px;
  max-height: 60px;
  line-height: 60px;
}
body.resources-standalone #masthead .main-nav.hidden {
  display: block !important;
  visibility: visible !important;
}
body.resources-standalone .header-title.resources-header-title {
  position: relative;
  overflow: hidden;
  min-height: 560px;
  height: 560px;
}
body.resources-standalone .header-title.resources-header-title .bg-image {
  background-image: var(--hero-image);
  background-size: cover;
  background-position: center center;
  z-index: 1 !important;
}
body.resources-standalone .header-title.resources-header-title::after {
  content: "";
  position: absolute;
  inset: 0;
  display: none;
  z-index: 10;
  background: rgba(7, 10, 28, .42);
  pointer-events: none;
}
body.resources-standalone .header-title.resources-header-title.resources-article-hero::after,
body.resources-standalone .header-title.resources-header-title:has(+ .page-container .resources-article)::after {
  display: block !important;
}
body.resources-standalone .header-title.resources-header-title .title-wrap {
  position: absolute;
  inset: 0;
  display: flex !important;
  align-items: center;
  z-index: 2;
  text-align: left;
}
body.resources-standalone .header-title.resources-header-title .content,
body.resources-standalone .header-title.resources-header-title .page-container,
body.resources-standalone .header-title.resources-header-title .wrap-container {
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}
body.resources-standalone .header-title.resources-header-title .content {
  display: flex !important;
  align-items: center;
}
body.resources-standalone .header-title.resources-header-title .wrap-container {
  display: block !important;
  height: auto;
}
body.resources-standalone .header-title.resources-header-title h1.page-title {
  display: block !important;
  color: #fff;
  font-size: 42px;
  font-weight: 600;
  margin: 0;
  text-shadow: 0 1px 18px rgba(0, 0, 0, .18);
}
body.resources-standalone .header-title.resources-header-title .subtitle {
  display: block !important;
  color: #fff;
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 18px rgba(0, 0, 0, .18);
}
body.resources-standalone .resources-hero-copy {
  position: absolute;
  z-index: 9999 !important;
  left: 50%;
  top: 50% !important;
  width: 100%;
  max-width: 1326px;
  padding: 0 25px;
  transform: translate(-50%, -50%) !important;
  text-align: left;
  display: block !important;
  box-sizing: border-box;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none;
}
body.resources-standalone .resources-hero-copy h1 {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  margin: 0;
  color: #fff !important;
  font-size: 54px;
  line-height: 1.2;
  font-weight: 600;
  max-width: 980px;
  text-shadow: 0 2px 22px rgba(0, 0, 0, .42);
}
body.resources-standalone .resources-hero-copy p {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  margin: 9px 0 0;
  color: rgba(255, 255, 255, .72) !important;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .02em;
  text-transform: uppercase;
  text-shadow: 0 1px 18px rgba(0, 0, 0, .18);
}
body.resources-standalone .ion-android-search {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 0;
  vertical-align: middle;
}
body.resources-standalone .ion-android-search::before {
  content: "";
  position: absolute;
  left: 1px;
  top: 1px;
  width: 10px;
  height: 10px;
  border: 2px solid currentColor;
  border-radius: 50%;
}
body.resources-standalone .ion-android-search::after {
  content: "";
  position: absolute;
  left: 12px;
  top: 13px;
  width: 7px;
  height: 2px;
  background: currentColor;
  transform: rotate(45deg);
  transform-origin: left center;
}
body.resources-standalone .resources-empty {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 34px;
  grid-column: 1 / -1;
}
body.resources-standalone .content-area {
  width: 100%;
}
body.resources-standalone .page-content.with-right-sidebar {
  display: block !important;
  width: 72% !important;
  padding-right: 45px !important;
  padding-left: 15px !important;
  float: left !important;
  margin-bottom: 70px;
}
body.resources-standalone .page-content.with-right-sidebar .site-main {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
}
body.resources-standalone .content-area > .page-sidebar,
body.resources-standalone .page-sidebar.sidebar-right.sidebar-boxed_offset {
  display: block !important;
  width: 28% !important;
  float: right !important;
  position: static !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
  min-width: 0;
  max-width: none;
  margin: 0 !important;
  padding: 60px 15px 60px 55px !important;
  overflow: visible !important;
}
body.resources-standalone #secondary.widget-area {
  display: block !important;
  float: none;
  position: static !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}
body.resources-standalone #secondary .widget {
  margin-bottom: 42px;
}
body.resources-standalone #secondary .resource-search {
  display: none;
  position: relative;
  margin-bottom: 58px;
}
body.resources-standalone #secondary .resource-search input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #bfc3c6;
  background: transparent;
  padding: 0 34px 14px 0;
  color: #404044;
  font-size: 18px;
  line-height: 1.4;
  outline: none;
}
body.resources-standalone #secondary .resource-search button {
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
  height: 28px;
  border: 0;
  padding: 0;
  background: transparent;
  color: #404044;
  cursor: pointer;
}
body.resources-standalone #secondary .widget ul {
  margin: 0;
  padding: 0;
}
body.resources-standalone #secondary .widget li {
  list-style: none;
  margin: 0 0 16px;
}
body.resources-standalone .blog-posts-masonry.norebro-masonry {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  column-gap: 30px !important;
  row-gap: 45px !important;
  height: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: visible !important;
}
body.resources-standalone .blog-posts-masonry.norebro-masonry::before,
body.resources-standalone .blog-posts-masonry.norebro-masonry::after {
  content: none !important;
  display: none !important;
}
body.resources-standalone .blog-posts-masonry.norebro-masonry .grid-item {
  position: static !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  transform: none !important;
  float: none !important;
  width: auto !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: block !important;
  box-sizing: border-box !important;
}
body.resources-standalone .blog-posts-masonry.norebro-masonry .clear {
  display: none !important;
}
body.resources-standalone .blog-posts-masonry.norebro-masonry .blog-grid {
  margin: 0 !important;
}
body.resources-standalone .blog-posts-masonry.norebro-masonry .image-holder {
  display: block;
  width: 100%;
  aspect-ratio: 1.66 / 1;
  height: auto !important;
  min-height: 0 !important;
  background-size: cover;
  background-position: center center;
}
body.resources-standalone .resources-article {
  background: #fff;
  padding: 42px 46px;
}
body.resources-standalone .resources-article .lead {
  margin: 0 0 28px;
  color: #4f5660;
  font-size: 19px;
  font-weight: 600;
}
body.resources-standalone .resources-article .article-meta {
  color: #777;
  font-size: 13px;
  margin-bottom: 18px;
}
body.resources-standalone .entry-content figure {
  margin: 35px 0;
}
body.resources-standalone .entry-content img {
  max-width: 100%;
  height: auto;
}
body.resources-standalone .blog-grid.grid-1 header .image-holder {
  display: block;
  min-height: 260px;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  body.resources-standalone .header-title.resources-header-title {
    min-height: 430px;
    height: 430px;
  }
  body.resources-standalone .header-title.resources-header-title h1.page-title {
    font-size: 34px;
  }
  body.resources-standalone .resources-hero-copy h1 {
    font-size: 42px;
  }
  body.resources-standalone .resources-hero-copy {
    padding-left: 35px;
  }
  body.resources-standalone .resources-hero-copy p {
    font-size: 13px;
  }
  body.resources-standalone .resources-article {
    padding: 30px 22px;
  }
  body.resources-standalone .page-content.with-right-sidebar {
    display: block;
    width: 100% !important;
    padding: 0 !important;
    float: none !important;
  }
  body.resources-standalone .content-area > .page-sidebar,
  body.resources-standalone .page-sidebar.sidebar-right.sidebar-boxed_offset,
  body.resources-standalone #secondary.widget-area {
    width: auto !important;
    float: none !important;
    margin-top: 38px !important;
  }
  body.resources-standalone .blog-posts-masonry.norebro-masonry {
    grid-template-columns: 1fr;
    gap: 38px;
  }
}
@media screen and (max-width: 1440px) {
  body.resources-standalone .resources-hero-copy {
    max-width: 1226px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  body.resources-standalone .resources-hero-copy {
    max-width: 898px;
  }
}