.page-62dad6bb-7b49-44d8-97a2-5feccf8c9f8d .hide-missing-data {
  display: none;
}
.page-62dad6bb-7b49-44d8-97a2-5feccf8c9f8d .page-title-section {
  min-height: 300px;
  background-image: url('/api/media/efa330cf-6b85-4c0c-a6c5-26ff3b870492');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page-62dad6bb-7b49-44d8-97a2-5feccf8c9f8d .subsection-header-text {
  position: relative;
}
.page-62dad6bb-7b49-44d8-97a2-5feccf8c9f8d .subsection-header-text-dark {
  position: relative;
  color: var(--q-white);
}
.page-62dad6bb-7b49-44d8-97a2-5feccf8c9f8d .subsection-header-text::before,
.page-62dad6bb-7b49-44d8-97a2-5feccf8c9f8d .subsection-header-text-dark::before {
  content: "";
  position: absolute;
  width: calc(104%);
  height: 60%;
  left: -2px;
  bottom: 0;
  z-index: -1;
  transform: rotate(-2deg);
}
.page-62dad6bb-7b49-44d8-97a2-5feccf8c9f8d .subsection-header-text::before {
  background-color: var(--n-discover-color-light);
}
.page-62dad6bb-7b49-44d8-97a2-5feccf8c9f8d .subsection-header-text-dark::before {
  background-color: var(--n-discover-color);
}
