#node-page {
  padding-top: 150px;
  padding-bottom: 100px;
}
#node-page #page-header {
  display: none;
}
#node-page .section .text h2 {
  font-size: var(--font-size-h3);
  line-height: var(--line-height-h3);
  color: var(--color-secondary);
  margin-bottom: 20px;
  font-family: var(--font-family-headline);
  font-weight: 400;
}
#node-page .section .text h3 {
  font-size: var(--font-size-h4);
  line-height: var(--line-height-h4);
  color: var(--color-secondary);
  margin-bottom: 20px;
  font-family: var(--font-family-headline);
  font-weight: 500;
}
#node-page .section .text h4 {
  font-family: var(--font-family-headline);
  margin-bottom: 20px;
  color: var(--color-default);
  font-size: var(--font-size-default);
  line-height: var(--line-height-default);
  font-weight: 500;
}
#node-page .section .text h5 {
  font-family: var(--font-family-default);
  font-weight: 600;
  margin-bottom: 20px;
}
#node-page .section .text p + h2 {
  margin-top: 40px;
}
#node-page .section .text p + h3 {
  margin-top: 40px;
}
#node-page .section .text p + h4 {
  margin-top: 40px;
}
#node-page .section .text a {
  word-break: break-all;
  font-weight: 600;
  color: var(--color-primary);
}
#node-page .section .text + .text {
  margin-top: 20px;
}
#node-page .section.withImage {
  display: flex;
  flex-direction: column;
}
#node-page .section.withImage .subtitle {
  order: 1;
}
#node-page .section.withImage .h3 {
  order: 2;
}
#node-page .section.withImage .text {
  order: 4;
}
#node-page .section.withImage .image {
  order: 3;
  margin-bottom: 50px;
  height: calc((100vw - (2 * var(--sec))));
}
#node-page .section .bloecke {
  margin-top: 50px;
}
@media (hover: hover) {
  #node-page .text a:hover {
    color: var(--color-secondary);
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%5C%2Fwww%5C%2Fvhosts%5C%2Finfinitymusictour.at%5C%2Fdev.infinitymusictour.at%5C%2Fthemes%5C%2Fcustom%5C%2Fless%5C%2F_page%5C%2Fpage%5C%2Fpage.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAFJ%2CUAII%3BEACI%2CaAAA%3B%3BAALR%2CUAQI%2CSACI%2CMACI%3BEACI%2CWAAW%2CmBAAX%3BEACA%2CaAAa%2CqBAAb%3BEACA%2COAAO%2CsBAAP%3BEACA%2CmBAAA%3BEACA%2CaAAa%2C2BAAb%3BEACA%2CgBAAA%3B%3BAAhBhB%2CUAQI%2CSACI%2CMAWI%3BEACI%2CWAAW%2CmBAAX%3BEACA%2CaAAa%2CqBAAb%3BEACA%2COAAO%2CsBAAP%3BEACA%2CmBAAA%3BEACA%2CaAAa%2C2BAAb%3BEACA%2CgBAAA%3B%3BAA1BhB%2CUAQI%2CSACI%2CMAoBI%3BEACI%2CaAAa%2C2BAAb%3BEACA%2CmBAAA%3BEACA%2COAAO%2CoBAAP%3BEACA%2CWAAW%2CwBAAX%3BEACA%2CaAAa%2C0BAAb%3BEACA%2CgBAAA%3B%3BAAnChB%2CUAQI%2CSACI%2CMA6BI%3BEACI%2CaAAa%2C0BAAb%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAzChB%2CUAQI%2CSACI%2CMAmCI%2CEAAE%3BEACE%2CgBAAA%3B%3BAA7ChB%2CUAQI%2CSACI%2CMAuCI%2CEAAE%3BEACE%2CgBAAA%3B%3BAAjDhB%2CUAQI%2CSACI%2CMA2CI%2CEAAE%3BEACE%2CgBAAA%3B%3BAArDhB%2CUAQI%2CSACI%2CMA%2BCI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2COAAO%2CoBAAP%3B%3BAA3DhB%2CUAQI%2CSACI%2CMAqDK%3BEACG%2CgBAAA%3B%3BAAIR%2CUA3DJ%2CSA2DK%3BEACG%2CaAAA%3BEACA%2CsBAAA%3B%3BAAFJ%2CUA3DJ%2CSA2DK%2CUAIG%3BEACI%2CQAAA%3B%3BAALR%2CUA3DJ%2CSA2DK%2CUAQG%3BEACI%2CQAAA%3B%3BAATR%2CUA3DJ%2CSA2DK%2CUAYG%3BEACI%2CQAAA%3B%3BAAbR%2CUA3DJ%2CSA2DK%2CUAgBG%3BEACI%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3B%3BAAtFhB%2CUAQI%2CSAkFI%3BEACI%2CgBAAA%3B%3BAAmBX%2CQAVmB%3BEAIJ%2CUAFR%2CMACI%2CEACK%3BIACG%2COAAO%2CsBAAP%22%7D */