/* Defines common breakpoint targets. */
.hover-disclosure__header {
  cursor: pointer;
}

.hover-disclosure__body[aria-hidden=true] {
  visibility: hidden;
  opacity: 0;
}
.hover-disclosure__body[aria-hidden=false] {
  visibility: visible;
  opacity: 1;
}

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

@media screen and (min-width: 0rem) and (max-width: 63.9375rem) {
  .article + .article {
    margin-top: 1rem;
  }
}
.article__img {
  padding-bottom: 56.25%;
  background-size: cover;
}
.article__updated {
  margin: 1rem 0;
}

.main-content {
  padding-top: 0;
}

.featured {
  position: relative;
}
.featured.--editorial {
  margin-top: 2.5rem;
}
@media screen and (min-width: 64rem) {
  .featured__main, .featured__other {
    display: flex;
    justify-content: space-between;
  }
  .featured__main > *:nth-child(1), .featured__other > *:nth-child(1) {
    width: calc(66.66% - 1.5rem);
  }
  .featured__main > *:nth-child(2), .featured__other > *:nth-child(2) {
    width: 33.33%;
  }
}
.featured__other {
  margin-top: 2rem;
}

.other-post {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  transform: scale3d(1, 1, 1);
  transition: transform 0.2s ease-in;
}
.other-post:hover {
  transform: scale3d(1.05, 1.05, 1);
}
.other-post__img {
  display: block;
  text-decoration: none;
  background-size: cover;
  padding-bottom: 56.25%;
  margin-bottom: 1rem;
}
.other-post__heading {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 48rem) {
  .other-post__excerpt {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.other-post__updated {
  margin-top: 1rem;
}

.other-posts {
  margin-top: 2rem;
}
@media screen and (min-width: 48rem) {
  .other-posts__container {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.other-posts__pagination {
  margin-top: 2rem;
}
.other-posts .other-post {
  width: 100%;
}
@media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
  .other-posts .other-post {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  .other-posts .other-post {
    margin: 1rem 0;
    width: calc(33.33% - 1rem);
  }
}

.featured-author-image {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 48rem) {
  .featured-author-image {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 3rem;
    margin: auto;
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 48rem) and (min-width: 0rem) and (max-width: 63.9375rem) {
  .featured-author-image {
    padding: 0 1.5rem;
  }
}

.editorial-subnav {
  background-color: #fff;
  z-index: 99;
  border-bottom: 2px solid #000;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  position: sticky;
  top: 0px;
}
@media screen and (min-width: 64rem) {
  .editorial-subnav {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 0rem) and (max-width: 63.9375rem) {
  .editorial-subnav + .background {
    padding-top: 0rem;
  }
}
.editorial-subnav__inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 3rem;
}
@media screen and (min-width: 0rem) and (max-width: 63.9375rem) {
  .editorial-subnav__inner {
    padding: 0 1.5rem;
  }
}
@media screen and (min-width: 48rem) {
  .editorial-subnav__inner {
    padding-left: 3.6rem;
    display: flex;
    align-items: center;
  }
}
.editorial-subnav__menu-first-slash-container {
  display: none;
}
@media screen and (min-width: 48rem) {
  .editorial-subnav__menu-first-slash-container {
    position: relative;
    display: inline-block;
    padding: 1.65rem 0rem;
  }
}
.editorial-subnav__menu-first-slash:before {
  content: "";
  background: #000;
  width: 2px;
  height: 110%;
  position: absolute;
  top: -2px;
  left: 0;
  transform: rotate(20deg);
}
.editorial-subnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  max-height: 0;
  opacity: 0;
  transition: all 500ms ease;
}
@media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
  .editorial-subnav ul.-open {
    max-height: 35vh;
    opacity: 1;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  .editorial-subnav ul {
    flex-direction: row;
    align-items: center;
    max-height: unset;
    opacity: 1;
  }
}
.editorial-subnav ul li {
  padding: 0.5rem 0.5rem;
  position: relative;
  display: inline-block;
  width: auto;
  height: 51px;
}
@media screen and (min-width: 48rem) {
  .editorial-subnav ul li:after {
    content: "";
    background: #000;
    width: 2px;
    height: 115%;
    position: absolute;
    right: 0;
    top: -4px;
    transform: rotate(20deg);
    box-shadow: 3px -1px 6px 0px rgba(0, 0, 0, 0.6);
  }
}
.editorial-subnav ul a {
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  display: block;
  padding: 0.5rem 0;
  margin: 0;
  color: #191919;
  text-decoration: none;
}
.editorial-subnav ul a:visited {
  color: #191919;
}
@media screen and (min-width: 48rem) {
  .editorial-subnav ul a {
    padding: 0.5rem;
  }
}
.editorial-subnav__hamburger {
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 0;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 0;
  margin: 0;
  width: 100%;
  display: flex;
  align-items: center;
  color: #191919;
}
.editorial-subnav__hamburger svg {
  pointer-events: none;
  width: 20px;
}
.editorial-subnav__hamburger svg rect {
  fill: #191919;
}
@media screen and (min-width: 48rem) {
  .editorial-subnav__hamburger {
    display: none;
  }
}
.editorial-subnav__hamburger-text {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #191919;
  margin-left: 0.5rem;
  pointer-events: none;
  transition: color 100ms ease;
}
.editorial-subnav__text {
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #191919;
  margin: 0;
  padding: 0.5rem 0.5rem 0.5rem 0;
  display: none;
}
@media screen and (min-width: 48rem) {
  .editorial-subnav__text {
    display: block;
  }
}

.menu-featured-authors-container .menu-item::before {
  content: "";
  position: absolute;
  height: 53px;
  width: 0px;
  top: -1px;
  left: 0px;
  transform: skewX(-20deg);
  transition-property: transform;
  transition: 300ms ease-out;
}
.menu-featured-authors-container .menu-item:hover::before {
  display: inline;
  content: "";
  position: absolute;
  height: 53px;
  width: calc(100% - 3px);
  top: -1px;
  left: 0px;
  background-color: hsla(179deg, 98%, 65%, 0.6);
  z-index: -1;
}
.menu-featured-authors-container .current-menu-item:before {
  display: inline;
  content: "";
  background: #4EFDFB !important;
  position: absolute;
  border-radius: 0;
  left: -5px !important;
  top: 0px !important;
  z-index: -1;
  width: 100% !important;
  height: 56px !important;
}
@media screen and (min-width: 48rem) {
  .menu-featured-authors-container .current-menu-item:before {
    content: "";
    background: #4EFDFB !important;
    width: 100% !important;
    height: 55px !important;
    border-radius: 0 !important;
    position: absolute;
    left: 0px !important;
    top: -1px !important;
    transform: skewX(-20deg);
    z-index: -1;
  }
}

/*# sourceMappingURL=editorial.css.map */
