  .wf {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}
.wf-m {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
}
.wf-b {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
}
.wf-alt {
  font-family: 'Bebas Neue', serif;
  font-weight: 400;
}
.wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap {
    padding: 0 15px;
  }
}
.inner-nav .inner {
  z-index: 10;
}
@media only screen and (max-width: 781px) {
  .inner-nav .inner {
    border: 2px solid #1B3054;
  }
}
@media only screen and (min-width: 782px) {
  .inner-nav .inner {
    padding: 1em 0;
    width: 100%;
  }
}
.inner-nav .anchor-menu-mobile {
  color: #1B3054;
}
@media only screen and (max-width: 781px) {
  .inner-nav .anchor-menu-mobile {
    display: flex;
    justify-content: center;
    padding: 1em;
  }
}
@media only screen and (min-width: 782px) {
  .inner-nav .anchor-menu-mobile {
    display: none;
  }
}
.inner-nav .anchor-menu-mobile .anchor-menu-heading {
  margin-right: 0.25em;
}
.inner-nav .anchor-menu-items {
  display: none;
}
@media only screen and (min-width: 782px) {
  .inner-nav .anchor-menu-items {
    display: block !important;
  }
}
.inner-nav .anchor-menu-items p.title {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 0.9em;
  letter-spacing: 2px;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .inner-nav .anchor-menu-items p.title {
    display: none;
  }
}
.inner-nav .anchor-menu-items ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 781px) {
  .inner-nav .anchor-menu-items ul {
    padding: 0 1em 1em;
    text-align: center;
  }
}
@media only screen and (min-width: 782px) {
  .inner-nav .anchor-menu-items ul {
    display: flex;
    flex-wrap: wrap;
  }
}
.inner-nav .anchor-menu-items ul li {
  font-size: 1em;
  line-height: 1.2em;
  margin-top: 1em;
}
@media only screen and (min-width: 782px) {
  .inner-nav .anchor-menu-items ul li {
    margin-right: 0.5em;
  }
}
.inner-nav .anchor-menu-items ul li a {
  color: #1B3054;
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 782px) {
  .inner-nav .anchor-menu-items ul li a:hover {
    text-decoration: underline;
  }
}
.inner-nav + .block,
.inner-nav + .wp-block-media-text {
  padding-top: 0;
}
@media only screen and (min-width: 782px) {
  .inner-nav + .block,
  .inner-nav + .wp-block-media-text {
    padding-top: 0;
  }
}
.inner-nav #program-contact {
  border-top: 1px solid #222;
  display: none;
  font-size: 0.9em;
  margin-top: 1.5em;
  padding: 1.5em 0 0;
}
@media only screen and (min-width: 782px) {
  .inner-nav #program-contact {
    display: block;
  }
}
.inner-nav #program-contact h2 {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  color: #222;
  font-size: 1.2em;
  margin-bottom: 0.25em;
}
@media only screen and (min-width: 782px) {
  .wp-block-columns .anchor-menu-items ul {
    display: block;
  }
}
.wp-block-columns .anchor-menu-items ul li {
  margin-right: 0;
}
@media only screen and (min-width: 782px) {
  .wp-block-columns .anchor-menu-items ul li a.active {
    color: #1B3054;
    text-decoration: underline;
  }
}
@media only screen and (max-width: 781px) {
  .wp-block-columns .wp-block-column .inner-nav {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (min-width: 782px) {
  .single-jpl_programs .wp-block-column:first-child {
    align-self: flex-start;
    margin-top: -10em;
    position: sticky;
    top: 0;
    z-index: 2;
  }
}
@media only screen and (min-width: 1140px) {
  .single-jpl_programs .wp-block-column:first-child {
    margin-top: -15em;
  }
}
