.page-e2564991-a04c-4872-9e77-51bb9a0922bb .hide-missing-data {
  display: none;
}
.page-e2564991-a04c-4872-9e77-51bb9a0922bb .page-title-section {
  min-height: 300px;
  background-image: url('/api/media/e002e662-023f-45f5-9b24-cd890cc3ee44');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page-e2564991-a04c-4872-9e77-51bb9a0922bb .subsection-header-text {
  position: relative;
}
.page-e2564991-a04c-4872-9e77-51bb9a0922bb .subsection-header-text-dark {
  position: relative;
  color: var(--q-white);
}
.page-e2564991-a04c-4872-9e77-51bb9a0922bb .subsection-header-text::before,
.page-e2564991-a04c-4872-9e77-51bb9a0922bb .subsection-header-text-dark::before {
  content: "";
  position: absolute;
  width: calc(104%);
  height: 60%;
  left: -2px;
  bottom: 0;
  z-index: -1;
  transform: rotate(-2deg);
}
.page-e2564991-a04c-4872-9e77-51bb9a0922bb .subsection-header-text::before {
  background-color: var(--n-discover-color-light);
}
.page-e2564991-a04c-4872-9e77-51bb9a0922bb .subsection-header-text-dark::before {
  background-color: var(--n-discover-color);
}
