.page-0b547626-a992-49ea-b179-eeffd9865087 .hide-missing-data {
  display: none;
}
.page-0b547626-a992-49ea-b179-eeffd9865087 .page-title-section {
  min-height: 300px;
  background-image: url('/api/media/2b6ac3b1-3f2e-41bf-850b-fc975fc04ce1');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page-0b547626-a992-49ea-b179-eeffd9865087 .subsection-header-text {
  position: relative;
}
.page-0b547626-a992-49ea-b179-eeffd9865087 .subsection-header-text-dark {
  position: relative;
  color: var(--q-white);
}
.page-0b547626-a992-49ea-b179-eeffd9865087 .subsection-header-text::before,
.page-0b547626-a992-49ea-b179-eeffd9865087 .subsection-header-text-dark::before {
  content: "";
  position: absolute;
  width: calc(104%);
  height: 60%;
  left: -2px;
  bottom: 0;
  z-index: -1;
  transform: rotate(-2deg);
}
.page-0b547626-a992-49ea-b179-eeffd9865087 .subsection-header-text::before {
  background-color: var(--n-discover-color-light);
}
.page-0b547626-a992-49ea-b179-eeffd9865087 .subsection-header-text-dark::before {
  background-color: var(--n-discover-color);
}
