@charset "UTF-8";
/*
 *
 * INSTRUCTIONS
 *
 * Copy the Legal Disclaimer and the @font-faces statements to your regular CSS file.
 * The font file(s) should be placed relative to the regular CSS file.
 *
 */
/*
 * Legal Disclaimer for Web licence
 *
 * Licence to use webfonts for displaying dynamic text on designated website domains.
 *
 * Should the license page views limit be exceeded the license holder will be required to contact Lineto.com for an upgrade.
 * 
 * It is strictly prohibited to rename the font and to download or use these fonts in any other media. 
 * 
 * These Web fonts are licensed exclusively for the use on the following domain(s) and their subdomains:
 *
 * For use on:
 * age-stiftung.ch, up to 250k monthly page views
 * Update from old to most recent version plus Black cut
 *
 * For use on:
 * age-report.ch, up to 10k monthly page views
 *
 */
/* complete */
@font-face {
  font-family: "CircularXXWeb-Book";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Book.woff") format("woff");
}
@font-face {
  font-family: "CircularXXWeb-Book";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Book.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXWeb-Bold";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Bold.woff") format("woff");
}
@font-face {
  font-family: "CircularXXWeb-Bold";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXWeb-Black";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Black.woff") format("woff");
}
@font-face {
  font-family: "CircularXXWeb-Black";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Black.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXWeb-Book";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Book.woff") format("woff");
}
@font-face {
  font-family: "CircularXXWeb-Book";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Book.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXWeb-Bold";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Bold.woff") format("woff");
}
@font-face {
  font-family: "CircularXXWeb-Bold";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXWeb-Black";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Black.woff") format("woff");
}
@font-face {
  font-family: "CircularXXWeb-Black";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXWeb-Black.woff2") format("woff2");
}
/* subset */
@font-face {
  font-family: "CircularXXSub-Book";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Book.woff") format("woff");
}
@font-face {
  font-family: "CircularXXSub-Book";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Book.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXSub-Bold";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Bold.woff") format("woff");
}
@font-face {
  font-family: "CircularXXSub-Bold";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXSub-Black";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Black.woff") format("woff");
}
@font-face {
  font-family: "CircularXXSub-Black";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Black.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXSub-Book";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Book.woff") format("woff");
}
@font-face {
  font-family: "CircularXXSub-Book";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Book.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXSub-Bold";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Bold.woff") format("woff");
}
@font-face {
  font-family: "CircularXXSub-Bold";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "CircularXXSub-Black";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Black.woff") format("woff");
}
@font-face {
  font-family: "CircularXXSub-Black";
  src: url("/typo3conf/ext/age_sitepackage/Resources/Public/Fonts/CircularXXSub-Black.woff2") format("woff2");
}
/* Custom normalize, mixed with reset, based on: */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

* {
  /*	font: inherit; */
  color: inherit;
  line-height: inherit;
  text-decoration: inherit;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main,
summary {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  width: 100%;
  height: auto;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  text-align: inherit;
  background: transparent;
  -webkit-appearance: button;
  cursor: pointer;
  border: none;
  border-radius: 0;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0;
}

fieldset,
img {
  border: 0;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

template {
  display: none;
}

.hidden {
  display: none;
}

[hidden] {
  display: none;
}

q:before,
q:after {
  content: "";
}

ol, ul {
  list-style: none;
}

figure {
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  margin-left: 0;
  margin-right: 0;
  line-height: 0;
}

audio,
canvas,
video {
  display: inline-block;
}

/* RESPONSIVE //////////////////////////////////////////////////////// */
/* OVERALL /////////////////////////////////////////////////////////////////// */
:root {
  font-size: 62.5%; /* (62.5/100) * 16px = 10px */
}

html,
body {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
}

body {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  color: #473280;
}
@media (max-width: 820px) {
  body {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

body {
  min-height: 100vh;
  min-height: fill-available;
  min-height: -webkit-fill-available;
}

html {
  height: fill-available;
  height: -webkit-fill-available;
}

main {
  padding-top: 4.5rem;
}
@media (max-width: 820px) {
  main {
    padding-top: 3.5rem;
  }
}

.text-left {
  text-align: left;
}

.text-center, .ce-headline-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.img-fluid {
  width: 100%;
  height: auto;
}

.image-caption {
  padding: 1rem 0 4rem;
  line-height: 1.3;
}

p, ul, td {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  margin-bottom: 1.7rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  p, ul, td {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  p, ul, td {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
@media (max-width: 820px) {
  p, ul, td {
    margin-bottom: 1.2rem;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
  }
}

p.lead {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 3.8rem;
  line-height: 1.26;
  font-weight: normal !important;
  padding: 0 0 6rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  p.lead {
    font-size: 2.8rem;
  }
}
@media (max-width: 820px) {
  p.lead {
    font-size: 2rem;
    line-height: 1.15;
  }
}
@media (max-width: 820px) {
  p.lead {
    padding: 0 0 3rem;
    margin: 0;
  }
}
b, strong {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-weight: normal !important;
}

a.link-extern::after {
  background-image: url(../SVG-Icons/link-extern.svg);
  padding-right: 1em;
  margin-left: 0.3em;
  content: "";
  background-repeat: no-repeat;
  background-size: 1em;
  position: relative;
  top: 0.1em;
}

a.link-download::after,
.ce-uploads a::after {
  background-image: url(../SVG-Icons/link-download.svg);
  padding-right: 1em;
  margin-left: 0.3em;
  content: "";
  background-repeat: no-repeat;
  background-size: 1em;
  position: relative;
  top: 0;
}

a.link-intern::after {
  background-image: url(../SVG-Icons/link-intern.svg);
  padding-right: 1em;
  margin-left: 0.3em;
  content: "";
  background-repeat: no-repeat;
  background-size: 1em;
  position: relative;
  top: 0.1em;
}

a.link-anchor::after {
  background-image: url(../SVG-Icons/link-anchor.svg);
  padding-right: 1em;
  margin-left: 0.3em;
  content: "";
  background-repeat: no-repeat;
  background-size: 1em;
  position: relative;
  top: 0.1em;
}

a.link-back::before {
  background-image: url(../SVG-Icons/link-back.svg);
  padding-left: 1em;
  margin-right: 0.3em;
  content: "";
  background-repeat: no-repeat;
  background-size: 1em;
  position: relative;
  top: 0.1em;
}

ul.dash {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
}

ul.dash li {
  margin-bottom: 1rem;
}
@media (max-width: 820px) {
  ul.dash li {
    margin-bottom: 0.5rem;
  }
}

ul.dash > li:before {
  display: inline-block;
  content: "–";
  width: 1em;
  margin-left: -1em;
}

ul.bullet {
  list-style: disc;
  margin-left: 0;
  padding-left: 1em;
}

ul.bullet li {
  margin-bottom: 1rem;
}

ul.dash > li:before {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.contenttable td {
  vertical-align: top;
  padding: 0 25px 16px 0;
}

.contenttable td:first-child {
  white-space: nowrap;
}

main a,
.ce-uploads a {
  border-bottom: 2px solid #473280;
}

.breadcrumb a {
  border-bottom: none;
}

h1,
h2.size-h1 {
  font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
  font-size: 5.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin: 0 0 3.5rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  h1,
  h2.size-h1 {
    font-size: 4rem;
  }
}
@media (max-width: 820px) {
  h1,
  h2.size-h1 {
    font-size: 2.1rem;
  }
}

.hero-wrapper h1 {
  margin: 0;
}

h1.linie-davor::before {
  content: "";
  display: inline-block;
  width: 98px;
  height: 6px;
  background-color: #473280;
  margin-right: 0.6rem;
  margin-bottom: 1.2rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  h1.linie-davor::before {
    width: 75px;
    height: 4px;
    margin-bottom: 1.1rem;
  }
}
@media (max-width: 820px) {
  h1.linie-davor::before {
    width: 43px;
    height: 3px;
    margin-bottom: 0.5rem;
  }
}

/*@include phone-sm {
	.hero-wrapper {
		 h1 {
			@include titel-XL;	
		}
		h1.linie-davor {
			&::before {
				  width: 43px;
				  height:3px;
				  margin-bottom: 0.6rem;
			}
		}	
	}
}*/
header h1 + h2 {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 5.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-top: -4rem;
  margin-bottom: 3rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  header h1 + h2 {
    font-size: 4rem;
  }
}
@media (max-width: 820px) {
  header h1 + h2 {
    font-size: 2.1rem;
  }
}

h2 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin: 1rem 0;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 820px) {
  h2 {
    font-size: 2rem;
  }
}

h2.linie-davor {
  font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
  font-size: 5.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin: 0 0 3.5rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  h2.linie-davor {
    font-size: 4rem;
  }
}
@media (max-width: 820px) {
  h2.linie-davor {
    font-size: 2.1rem;
  }
}
h2.linie-davor::before {
  content: "";
  display: inline-block;
  width: 98px;
  height: 6px;
  background-color: #473280;
  margin-right: 0.6rem;
  margin-bottom: 1.2rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  h2.linie-davor::before {
    width: 75px;
    height: 4px;
    margin-bottom: 1.1rem;
  }
}
@media (max-width: 820px) {
  h2.linie-davor::before {
    width: 43px;
    height: 3px;
    margin-bottom: 0.5rem;
  }
}

div.linie-davor {
  font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
  font-size: 5.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  div.linie-davor {
    font-size: 4rem;
  }
}
@media (max-width: 820px) {
  div.linie-davor {
    font-size: 2.1rem;
  }
}
div.linie-davor::before {
  content: "";
  display: inline-block;
  width: 98px;
  height: 6px;
  background-color: #473280;
  margin-right: 0.6rem;
  margin-bottom: 1.2rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  div.linie-davor::before {
    width: 75px;
    height: 4px;
    margin-bottom: 1.1rem;
  }
}
@media (max-width: 820px) {
  div.linie-davor::before {
    width: 43px;
    height: 3px;
    margin-bottom: 0.5rem;
  }
}

@media (max-width: 820px) {
  .hero-wrapper div.linie-davor {
    font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
    font-size: 5.4rem;
    line-height: 1.2739;
    font-weight: normal !important;
  }
}
@media screen and (max-width: 820px) and (max-height: 820px), (max-width: 820px) and (max-width: 1201px) {
  .hero-wrapper div.linie-davor {
    font-size: 4rem;
  }
}
@media (max-width: 820px) and (max-width: 820px) {
  .hero-wrapper div.linie-davor {
    font-size: 2.7rem;
  }
}
@media (max-width: 820px) {
  .hero-wrapper div.linie-davor::before {
    width: 43px;
    height: 3px;
    margin-bottom: 0.6rem;
  }
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .hero-wrapper div.linie-davor {
    font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
    font-size: 5.4rem;
    line-height: 1.2739;
    font-weight: normal !important;
  }
}
@media screen and (max-height: 820px) and (max-height: 820px), screen and (max-height: 820px) and (max-width: 1201px), screen and (max-width: 1201px) and (max-height: 820px), (max-width: 1201px) and (max-width: 1201px) {
  .hero-wrapper div.linie-davor {
    font-size: 4rem;
  }
}
@media screen and (max-height: 820px) and (max-width: 820px), (max-width: 1201px) and (max-width: 820px) {
  .hero-wrapper div.linie-davor {
    font-size: 2.7rem;
  }
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .hero-wrapper div.linie-davor::before {
    width: 75px;
    height: 4px;
    margin-bottom: 1.1rem;
  }
}
@media (max-width: 767px) {
  .hero-wrapper div.linie-davor {
    font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
    font-size: 5.4rem;
    line-height: 1.2739;
    font-weight: normal !important;
  }
}
@media screen and (max-width: 767px) and (max-height: 820px), (max-width: 767px) and (max-width: 1201px) {
  .hero-wrapper div.linie-davor {
    font-size: 4rem;
  }
}
@media (max-width: 767px) and (max-width: 820px) {
  .hero-wrapper div.linie-davor {
    font-size: 2.1rem;
  }
}
@media (max-width: 767px) {
  .hero-wrapper div.linie-davor::before {
    width: 43px;
    height: 3px;
    margin-bottom: 0.6rem;
  }
}
h3 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin: 1rem 0;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  h3 {
    font-size: 2rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  h3 {
    font-size: 1.6rem;
  }
}
@media (max-width: 820px) {
  h3 {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}

h4 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin: 1rem 0;
}
@media (max-width: 820px) {
  h4 {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}

p.lauftext-s {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  p.lauftext-s {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.text-aside p,
.text-aside ul {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .text-aside p,
  .text-aside ul {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.text-aside div:first-child h3 {
  margin-top: 0;
}

p.legende {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
.link-M {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 1.2739;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .link-M {
    font-size: 2.5rem;
  }
}
@media (max-width: 820px) {
  .link-M {
    font-size: 2rem;
  }
}
.link-M b, .link-M strong {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-weight: normal !important;
}
.link-M:before {
  display: inline-block;
  margin-bottom: 1rem;
  margin-bottom: 0.8rem;
  margin-right: 1.5rem;
  content: "";
  height: 4px;
  width: 80px;
  background-color: #473280;
}
@media (max-width: 767px) {
  .link-M:before {
    height: 3px;
    width: 60px;
    margin-bottom: 0.2rem;
  }
}

hr.ce-div {
  border: none;
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
}

/* Space */
.frame-space-before-extra-small {
  margin-top: 1rem !important;
}

.frame-space-before-small {
  margin-top: 2rem !important;
}

.frame-space-before-medium {
  margin-top: 3rem !important;
}

.frame-space-before-large {
  margin-top: 6rem !important;
}

.frame-space-before-extra-large {
  margin-top: 10rem !important;
}

.frame-space-after-extra-small {
  margin-bottom: 1rem !important;
}

.frame-space-after-small {
  margin-bottom: 2rem !important;
}

.frame-space-after-medium {
  margin-bottom: 3rem !important;
}

.frame-space-after-large {
  margin-bottom: 6rem !important;
}

.frame-space-after-extra-large {
  margin-bottom: 10rem !important;
}

@media (max-width: 820px) {
  .frame-space-before-extra-small {
    margin-top: 1rem !important;
  }
  .frame-space-before-small {
    margin-top: 1.5rem !important;
  }
  .frame-space-before-medium {
    margin-top: 2rem !important;
  }
  .frame-space-before-large {
    margin-top: 3rem !important;
  }
  .frame-space-before-extra-large {
    margin-top: 5rem !important;
  }
  .frame-space-after-extra-small {
    margin-bottom: 1rem !important;
  }
  .frame-space-after-small {
    margin-bottom: 1.5rem !important;
  }
  .frame-space-after-medium {
    margin-bottom: 2rem !important;
  }
  .frame-space-after-large {
    margin-bottom: 3rem !important;
  }
  .frame-space-after-extra-large {
    margin-bottom: 5rem !important;
  }
}
/* Frame */
.frame-ruler-before:before {
  content: "";
  display: block;
  border-top: 2px solid #473280;
  margin-bottom: 2em;
}

.frame-ruler-after:after {
  content: "";
  display: block;
  border-bottom: 2px solid #473280;
  margin-top: 2em;
}

.frame-indent {
  margin-left: 15%;
  margin-right: 15%;
}

.frame-indent-left {
  margin-left: 33%;
}

.frame-indent-right {
  margin-right: 33%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

iframe {
  border: none;
}

input:focus {
  outline-color: #473280;
}

#slider-startseite {
  margin-bottom: 6rem;
  padding-top: 4.5rem;
}
@media (max-width: 820px) {
  #slider-startseite {
    margin-bottom: 4.5rem;
    padding-top: 3.5rem;
  }
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 40rem;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #473280;
  height: 40rem;
  width: 40rem;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: -5em;
}
@media (max-width: 1440px) {
  .splide__arrow--prev {
    left: -0.5em;
  }
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: -5em;
}
@media (max-width: 1440px) {
  .splide__arrow--next {
    right: -0.5em;
  }
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 6rem;
  left: 169px;
  padding: 0;
  position: absolute;
  z-index: 1;
}
@media (max-width: 993px) {
  .splide__pagination {
    bottom: 2rem;
    left: 2rem;
  }
}

.splide__pagination__page {
  background: #fff;
  border: 0;
  display: inline-block;
  height: 5px;
  margin-right: 12px;
  padding: 0;
  position: relative;
  width: 97px;
}
@media (max-width: 993px) {
  .splide__pagination__page {
    width: 30px;
    height: 2px;
  }
}
@media (max-width: 767px) {
  .splide__pagination__page {
    width: 30px;
    height: 2px;
  }
}

.splide__pagination__page.is-active {
  background: #473280;
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

.page-header {
  position: absolute;
  width: 100%;
  z-index: 100;
}
.page-header.fixed {
  position: fixed;
  animation: fadeIn 0.75s;
}

.border-top {
  height: 60px;
  background: #473280;
}

.border-top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 4.5rem;
  background: #473280;
  padding-right: 6rem;
  align-items: center;
  z-index: 11;
  position: relative;
}
@media (max-width: 820px) {
  .border-top {
    height: 3.5rem;
    padding-right: 2.5rem;
  }
}
.border-top ul.top-icons {
  display: flex;
  margin: 0;
  column-gap: 2rem;
}
.border-top ul.top-icons li {
  display: flex;
  align-items: center;
  list-style: none;
}
.border-top ul.top-icons li img {
  height: 20px;
  width: 20px;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .border-top ul.top-icons li img {
    height: 18px;
    width: 18px;
  }
}
@media (max-width: 820px) {
  .border-top ul.top-icons li img {
    height: 17px;
    width: 17px;
  }
}

.logo {
  position: absolute;
  top: 10.5rem;
  left: 6rem;
  z-index: 3;
}
.logo img {
  width: 205px;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .logo img {
    width: 155px;
  }
}
@media (max-width: 820px) {
  .logo img {
    width: 87px;
  }
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .logo {
    top: 8rem;
  }
}
@media (max-width: 820px) {
  .logo {
    top: 5.2rem;
    left: 2.5rem;
  }
}

body.open {
  overflow: hidden;
}

#menu {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  height: -webkit-fill-available;
  background-color: #fff;
  z-index: 10;
  display: none;
  animation: fadeIn 0.8s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  100% {
    opacity: 1;
  }
  0% {
    opacity: 0;
  }
}
.open #menu {
  position: fixed;
  display: block;
  transition: all 0.8s;
}

.main-navi {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 5.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  text-align: center;
  position: absolute;
  width: 90%;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  animation: fadeIn 0.8s;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .main-navi {
    font-size: 3.2rem;
  }
}
@media (max-width: 820px) {
  .main-navi {
    font-size: 2.8rem;
  }
}
@media (max-width: 370px) {
  .main-navi {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .main-navi {
    top: 50%;
  }
}

.main-navi li {
  margin: 2rem 0;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .main-navi li {
    margin: 1.5rem 0;
  }
}
@media (max-width: 820px) {
  .main-navi li {
    margin: 2rem 0;
  }
}
@media (max-width: 370px) {
  .main-navi li {
    margin: 1.5rem 0;
  }
}

.sub-navi {
  position: absolute;
  bottom: 0;
  height: 7.5rem;
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #EAF0F4;
  align-items: center;
  margin: 0;
}

.sub-navi li {
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .sub-navi li {
    padding: 0 1rem;
  }
}
@media (max-width: 370px) {
  .sub-navi li {
    font-size: 1.4rem;
  }
}

.close-button {
  position: absolute;
  top: 11rem;
  right: 6rem;
  z-index: 4;
  width: 77px;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .close-button {
    top: 7.5rem;
    transform: scale(0.5);
  }
}
@media (max-width: 820px) {
  .close-button {
    top: 3rem;
    right: 0;
    transform: scale(0.4);
  }
}

#hamburger-button-animiert {
  position: absolute;
  top: 8.5rem;
  right: 4.5rem;
  z-index: 14;
  transform: scale(0.75);
  /* button one */
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  #hamburger-button-animiert {
    top: 5rem;
    right: 3.5rem;
    transform: scale(0.6);
  }
}
@media (max-width: 820px) {
  #hamburger-button-animiert {
    top: 0rem;
    right: -2rem;
    transform: scale(0.4);
  }
}
#hamburger-button-animiert button.hamburger-button {
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
#hamburger-button-animiert .hamburger-button {
  --button-color: #473280;
}
#hamburger-button-animiert .hamburger-button .line {
  transition: y 150ms ease-in 150ms, rotate 150ms ease-in, opacity 0ms 150ms;
  transform-origin: center;
}
#hamburger-button-animiert .hamburger-button.active .line {
  transition: y 150ms ease-in, rotate 150ms ease-in 150ms, opacity 0ms 150ms;
}
#hamburger-button-animiert .hamburger-button.active .top, #hamburger-button-animiert .hamburger-button.active .bottom {
  y: 60px;
}
#hamburger-button-animiert .hamburger-button.active .top {
  rotate: 45deg;
}
#hamburger-button-animiert .hamburger-button.active .bottom {
  rotate: -45deg;
}
#hamburger-button-animiert .hamburger-button.active .middle {
  opacity: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  margin-top: 1rem;
}
.breadcrumb a {
  color: rgba(71, 50, 128, 0.6);
}
@media (max-width: 820px) {
  .breadcrumb {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.breadcrumb .active {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
}
.breadcrumb .active a {
  color: #473280;
}
.breadcrumb .breadcrumb-divider {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  margin: 0 10px;
}
@media (max-width: 820px) {
  .breadcrumb .breadcrumb-divider {
    margin: 0 5px;
  }
}

.content-width {
  max-width: 1320px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .content-width {
    padding: 0 6rem;
  }
}
@media (max-width: 820px) {
  .content-width {
    padding: 0 2.5rem;
  }
}

.container-breadcrumb {
  margin-bottom: 6rem;
}
@media (max-width: 820px) {
  .container-breadcrumb {
    margin-bottom: 3.5rem;
  }
}

@media (max-width: 820px) {
  .content-width .content-width {
    padding: 0;
  }
}
.content-narrow {
  padding: 0 8.333%;
}
@media (max-width: 820px) {
  .content-narrow {
    padding: 0 2.5rem;
  }
}

.content-narrow-left {
  padding-right: 16.666%;
}
@media (max-width: 820px) {
  .content-narrow-left {
    padding: 0 2.5rem;
  }
}

.content-small-left {
  padding-right: 24.999%;
}
@media (max-width: 820px) {
  .content-small-left {
    padding: 0 2.5rem;
  }
}

.hero-wrapper {
  position: relative;
  aspect-ratio: 2.5;
  background-size: 25%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #EAF0F4;
  /*	.linie {
  		width: 9.5rem;
  		height: 0.6rem;
  		background-color: $age;
  		margin-right: 2.5rem;
  	}
  */
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .hero-wrapper {
    aspect-ratio: 2.65;
    background-size: 18%;
  }
}
@media (max-width: 820px) {
  .hero-wrapper {
    aspect-ratio: 1.66666;
    background-size: 30%;
  }
}
@media (max-width: 767px) {
  .hero-wrapper {
    aspect-ratio: 1.66666;
    background-size: 25%;
  }
}
@media (max-width: 370px) {
  .hero-wrapper {
    background-size: 20%;
  }
}
.hero-wrapper .titel-wrapper {
  position: absolute;
  bottom: 5rem;
  right: 6rem;
  display: flex;
  align-items: center;
}
@media (max-width: 820px) {
  .hero-wrapper .titel-wrapper {
    bottom: 2rem;
    right: 2.5rem;
  }
}

.hero-wrapper-bild {
  background-size: cover;
}

.hero-wrapper-ohne-bild {
  aspect-ratio: 4.5;
}
@media (max-width: 820px) {
  .hero-wrapper-ohne-bild {
    aspect-ratio: 2.5;
  }
}

.bg-color {
  background-color: #EAF0F4;
  padding: 6rem 0;
}
@media (max-width: 820px) {
  .bg-color {
    padding: 2.5rem 0;
  }
}

.col-4 {
  width: 33.333%;
}

.col-8 {
  width: 66.666%;
}

.container-2col {
  display: grid;
  gap: 2.7397%;
  grid-template-columns: 22.9451% auto;
}
@media (max-width: 767px) {
  .container-2col {
    gap: 0rem;
    grid-template-columns: auto;
  }
  .container-2col .col2 {
    margin-top: 3rem;
  }
}

.container-3col {
  display: grid;
  gap: 2.7397%;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 767px) {
  .container-3col {
    gap: 2.5rem;
    grid-template-columns: 1fr;
  }
}

.col-6-6 {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  .col-6-6 {
    grid-template-columns: 1fr;
  }
}

.col-4-8 {
  grid-template-columns: 31.5067% auto;
}
@media (max-width: 767px) {
  .col-4-8 {
    grid-template-columns: 1fr;
  }
}

.col-8-4 {
  grid-template-columns: 65.753% auto;
}
@media (max-width: 767px) {
  .col-8-4 {
    grid-template-columns: 1fr;
  }
}

.col-7-2 {
  grid-template-columns: auto 23%;
  grid-column-gap: 80px;
}
@media (max-width: 767px) {
  .col-7-2 {
    grid-template-columns: 1fr;
  }
}

.teaser-wrapper {
  margin-bottom: 6rem;
}
.teaser-wrapper .publiste:last-child {
  border-bottom: 2px solid #D6DEE3;
}

.publiste {
  padding: 4.5rem 0;
  border-top: 2px solid #D6DEE3;
  align-items: center;
}
@media (max-width: 820px) {
  .publiste {
    padding: 3.5rem 0 2.5rem !important;
  }
}
.publiste .publiste-col1 img {
  width: 80%;
}
@media (max-width: 767px) {
  .publiste .publiste-col1 img {
    width: 100%;
  }
}
.publiste .publiste-col2 h2 {
  margin-bottom: 2.5rem;
}
.publiste .publiste-col2 a {
  border-bottom: 2px solid #473280;
}

.publikationen-banner {
  margin: 6rem 0;
}
.publikationen-banner.ohne-abstand-unten {
  margin: 6rem 0 0;
}
.publikationen-banner .container {
  display: grid;
  gap: 2.7397%;
}
@media (max-width: 820px) {
  .publikationen-banner .container {
    font-size: 2rem;
    gap: 0;
  }
}
.publikationen-banner .col1 {
  text-align: center;
}
.publikationen-banner h3 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-bottom: 0;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .publikationen-banner h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 820px) {
  .publikationen-banner h3 {
    font-size: 2rem;
  }
}
.publikationen-banner .banner-subtitle {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 3rem;
}
@media (max-width: 820px) {
  .publikationen-banner .banner-subtitle {
    font-size: 2rem;
  }
}
.publikationen-banner .banner-text {
  margin-top: 1rem;
}
.publikationen-banner .banner-text p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .publikationen-banner .banner-text p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.publikationen-banner img {
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.16) 4px 6px 12px;
  width: 17.6rem;
  background-color: #fff;
}
@media (max-width: 820px) {
  .publikationen-banner img {
    width: 13rem;
  }
}

.icon-link-liste ul {
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  .icon-link-liste ul {
    flex-direction: column;
    gap: 3.5rem;
  }
}
.icon-link-liste li {
  width: 30%;
  flex-grow: 1;
  font-size: 2rem;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .icon-link-liste li {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .icon-link-liste li {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
@media (max-width: 820px) {
  .icon-link-liste li {
    width: 100%;
  }
}
.icon-link-liste a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 0 4rem;
  border-bottom: none;
}
.icon-link-liste h3 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-bottom: 0;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .icon-link-liste h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 820px) {
  .icon-link-liste h3 {
    font-size: 2rem;
  }
}
.icon-link-liste svg {
  width: 130px;
}
@media (max-width: 820px) {
  .icon-link-liste svg {
    width: 75px;
  }
}
.icon-link-liste .public a:hover {
  color: #E73061;
}
.icon-link-liste .public a:hover .cls-1 {
  fill: #E73061;
}
.icon-link-liste .foerder a:hover {
  color: #00A2A5;
}
.icon-link-liste .foerder a:hover .cls-1 {
  fill: #00A2A5;
}
.icon-link-liste .partner a:hover {
  color: #007AC1;
}
.icon-link-liste .partner a:hover .cls-1 {
  fill: #007AC1;
}
.icon-link-liste #icon-partnerschaft .cls-1:hover {
  fill: #007AC1;
}

.news-wrapper {
  padding-bottom: 18rem;
}
@media (max-width: 820px) {
  .news-wrapper {
    padding-bottom: 10rem;
  }
}
.news-wrapper h2 {
  margin: 8rem 0 6rem;
}
@media (max-width: 820px) {
  .news-wrapper h2 {
    margin: 4rem 0 2rem;
  }
}

.news-list-view {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2.7397%;
  row-gap: 5.5%;
}
@media (max-width: 820px) {
  .news-list-view {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2rem;
  }
}
@media (max-width: 767px) {
  .news-list-view {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 2rem;
  }
}

.news-list-view .card {
  position: relative;
  list-style-type: none;
  background-color: #EAF0F4;
  min-height: 47rem;
}
@media (max-width: 767px) {
  .news-list-view .card {
    min-height: auto;
  }
}
.news-list-view .card h3, .news-list-view .card .card-text, .news-list-view .card .card-date {
  padding: 0 1.5rem;
}
.news-list-view .card h3 {
  margin: 0.5rem 0 0.75rem;
}
.news-list-view .card .card-text p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .news-list-view .card .card-text p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.news-list-view .card .card-date {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
.news-list-view .card .card-link {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  background-color: #473280;
  color: #fff;
  text-align: right;
}
@media (max-width: 820px) {
  .news-list-view .card .card-link {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.news-list-view .card a {
  border-bottom: 0;
}
.news-list-view .card:hover a {
  text-decoration: none;
}
.news-list-view .card .card-tag {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  color: #fff;
  padding: 0.2rem 0.6rem;
  background-color: #473280;
}
@media (max-width: 820px) {
  .news-list-view .card .card-tag {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.news-list-view .card.partnerschaften .card-tag {
  background-color: #007AC1;
}
.news-list-view .card.foerderung .card-tag {
  background-color: #00A2A5;
}
.news-list-view .card.public .card-tag {
  background-color: #E73061;
}
.news-list-view .card .card-content {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  padding: 1.5rem 0 0;
  background-color: #EAF0F4;
}
@media (max-width: 767px) {
  .news-list-view .card .card-content {
    position: initial;
  }
}
.news-list-view .card .wrapper-link {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 5;
  left: 0;
  right: 0;
}
.news-list-view .card a.wrapper-link.has-link2 {
  bottom: 2.8rem;
}
.news-list-view .card .card-link {
  padding: 0.3rem 1.5rem;
}
@media (max-width: 820px) {
  .news-list-view .card .card-link {
    padding: 0.5rem 1.5rem;
  }
}
.news-list-view .card .card-link a {
  color: #fff;
  border: none;
}
.news-list-view .card .card-link1::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-intern_w.svg");
  padding-right: 1em;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
.news-list-view .card .card-link1.link-download::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-download_w.svg");
}
.news-list-view .card .card-link1.link-extern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-extern_w.svg");
}
.news-list-view .card .additional-link {
  background-color: #939FAA !important;
}
.news-list-view .card .additional-link a {
  display: block;
}
.news-list-view .card .additional-link a::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-download_w.svg");
  padding-right: 1em;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
.news-list-view .card .additional-link a.link-intern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-intern_w.svg");
}
.news-list-view .card .additional-link a.link-extern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-extern_w.svg");
}
.news-list-view .stiftung .card-link1.over {
  background-color: rgba(71, 50, 128, 0.8);
}
.news-list-view .stiftung .additional-link:hover {
  background-color: rgba(71, 50, 128, 0.8) !important;
}
.news-list-view .foerderung .card-link1.over {
  background-color: #00A2A5;
}
.news-list-view .foerderung .additional-link:hover {
  background-color: #00A2A5 !important;
}
.news-list-view .partnerschaften .card-link1.over {
  background-color: #007AC1;
}
.news-list-view .partnerschaften .additional-link:hover {
  background-color: #007AC1 !important;
}
.news-list-view .public .card-link1.over {
  background-color: #E73061;
}
.news-list-view .public .additional-link:hover {
  background-color: #E73061 !important;
}

.foerderung-teaser {
  margin-top: 6rem;
}
.foerderung-teaser .card {
  position: relative;
  list-style-type: none;
  background-color: #EAF0F4;
  min-height: 47rem;
}
@media (max-width: 767px) {
  .foerderung-teaser .card {
    min-height: auto;
  }
}
.foerderung-teaser .card h3, .foerderung-teaser .card .card-text, .foerderung-teaser .card .card-date {
  padding: 0 1.5rem;
}
.foerderung-teaser .card h3 {
  margin: 0.5rem 0 0.75rem;
}
.foerderung-teaser .card .card-text p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .foerderung-teaser .card .card-text p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.foerderung-teaser .card .card-date {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
.foerderung-teaser .card .card-link {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  background-color: #473280;
  color: #fff;
  text-align: right;
}
@media (max-width: 820px) {
  .foerderung-teaser .card .card-link {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.foerderung-teaser .card a {
  border-bottom: 0;
}
.foerderung-teaser .card:hover a {
  text-decoration: none;
}
.foerderung-teaser .card .card-image {
  height: 5rem;
}
.foerderung-teaser .card .card-tag {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  color: #fff;
  padding: 0.2rem 0.6rem;
  background-color: #473280;
}
@media (max-width: 820px) {
  .foerderung-teaser .card .card-tag {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.foerderung-teaser .card.partnerschaften .card-tag {
  background-color: #007AC1;
}
.foerderung-teaser .card.foerderung .card-tag {
  background-color: #00A2A5;
}
.foerderung-teaser .card.public .card-tag {
  background-color: #E73061;
}
.foerderung-teaser .card .card-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30rem;
}
.foerderung-teaser .card .card-image svg {
  height: 22rem;
}
.foerderung-teaser .card .card-content {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  padding: 1.5rem 0 0;
  background-color: #EAF0F4;
  text-align: center;
}
@media (max-width: 767px) {
  .foerderung-teaser .card .card-content {
    position: initial;
  }
}
.foerderung-teaser .card .wrapper-link {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 5;
  left: 0;
  right: 0;
}
.foerderung-teaser .card a.wrapper-link.has-link2 {
  bottom: 2.8rem;
}
.foerderung-teaser .card .card-link {
  padding: 0.3rem 1.5rem;
}
@media (max-width: 820px) {
  .foerderung-teaser .card .card-link {
    padding: 0.5rem 1.5rem;
  }
}
.foerderung-teaser .card .card-link a {
  color: #fff;
  border: none;
}
.foerderung-teaser .card .card-link1::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-intern_w.svg");
  padding-right: 1em;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
.foerderung-teaser .card .card-link1.link-download::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-download_w.svg");
}
.foerderung-teaser .card .card-link1.link-extern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-extern_w.svg");
}
.foerderung-teaser .card .additional-link {
  background-color: #939FAA !important;
}
.foerderung-teaser .card .additional-link a {
  display: block;
}
.foerderung-teaser .card .additional-link a::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-download_w.svg");
  padding-right: 1em;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
.foerderung-teaser .card .additional-link a.link-intern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-intern_w.svg");
}
.foerderung-teaser .card .additional-link a.link-extern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-extern_w.svg");
}
.foerderung-teaser .stiftung .card-link1.over {
  background-color: rgba(71, 50, 128, 0.8);
}
.foerderung-teaser .stiftung .additional-link:hover {
  background-color: rgba(71, 50, 128, 0.8) !important;
}
.foerderung-teaser .foerderung .card-link1.over {
  background-color: #00A2A5;
}
.foerderung-teaser .foerderung .additional-link:hover {
  background-color: #00A2A5 !important;
}
.foerderung-teaser .partnerschaften .card-link1.over {
  background-color: #007AC1;
}
.foerderung-teaser .partnerschaften .additional-link:hover {
  background-color: #007AC1 !important;
}
.foerderung-teaser .public .card-link1.over {
  background-color: #E73061;
}
.foerderung-teaser .public .additional-link:hover {
  background-color: #E73061 !important;
}

.foerderung-teaser-small {
  position: relative;
  background: #EAF0F4;
}
.foerderung-teaser-small .card-image {
  display: flex;
  justify-content: center;
  padding: 2.5rem 0 1.5rem;
}
.foerderung-teaser-small svg {
  height: 15rem;
}
.foerderung-teaser-small p {
  font-size: 1.6rem;
  line-height: 1.4;
}
.foerderung-teaser-small .card-content {
  padding-top: 1.5rem;
}
.foerderung-teaser-small .card-content > * {
  padding: 0 1.5rem;
}
.foerderung-teaser-small .card-link {
  background: #00A2A5;
  color: white;
  text-align: right;
  cursor: pointer;
  padding: 0.3rem 1.5rem;
}
@media (max-width: 820px) {
  .foerderung-teaser-small .card-link {
    padding: 0.5rem 1.5rem;
  }
}
.foerderung-teaser-small .card-link1::after {
  background-image: url(../SVG-Icons/link-intern_w.svg);
  padding-right: 1em;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
.foerderung-teaser-small .card-link1.over {
  background-color: rgba(71, 50, 128, 0.8);
}
.foerderung-teaser-small .additional-link:hover {
  background-color: rgba(71, 50, 128, 0.8) !important;
}
.foerderung-teaser-small .wrapper-link {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 5;
  left: 0;
  right: 0;
}
.foerderung-teaser-small a {
  color: #fff;
  border: none !important;
}

@media (max-width: 767px) {
  .news-wrapper {
    padding: 0 0 4.5rem 2.5rem;
  }
  .news-list-view {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none; /* IE and Edge */
    column-gap: initial;
  }
  .news-list-view::-webkit-scrollbar {
    display: none;
  }
  .news-list-view .card {
    flex: 0 0 auto;
    width: 82%;
    min-height: 40rem !important;
    margin-right: 2rem;
  }
  .news-list-view .card:last-child {
    margin-right: 2.5rem;
  }
  .news-list-view .card .card-content {
    position: absolute !important;
  }
}
.accordion-container button.accordion-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 7.4rem;
  border-top: 2px solid #D6DEE3;
}
.accordion-container .accordion-icon {
  width: 3rem;
  height: 3rem;
  background-repeat: no-repeat;
  background-image: url(../SVG-Icons/accordion-down.svg);
  margin-top: 0.5rem;
}
.accordion-container.open .accordion-icon {
  background-image: url(../SVG-Icons/accordion-up.svg);
}
.accordion-container .accordion-content {
  margin-bottom: 3rem;
}
.accordion-container .accordion-content p {
  width: 90%;
}
.accordion-container.frame-ruler-after:after {
  border-bottom: 2px solid #D6DEE3;
  margin-top: 0;
}

.col .accordion-container:last-child {
  border-bottom: 2px solid #D6DEE3;
}

.frame-layout-4 {
  padding: 3rem 1.5rem;
  background: #EAF0F4;
}
.frame-layout-4 h2 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-top: 0;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .frame-layout-4 h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .frame-layout-4 h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 820px) {
  .frame-layout-4 h2 {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
.frame-layout-4 p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .frame-layout-4 p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.frame-type-uploads h3 {
  margin-top: 0;
}
.frame-type-uploads .ce-uploads li {
  border-top: 2px solid #D6DEE3;
  margin: 0;
  padding: 1.8rem 0 2.4rem;
}
.frame-type-uploads .ce-uploads li:last-child {
  border-bottom: 2px solid #D6DEE3;
}

.tx_mask_team_wrapper p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  margin-bottom: 0;
}
@media (max-width: 820px) {
  .tx_mask_team_wrapper p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.tx_mask_team_wrapper .tx_mask_team {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2.7397%;
  row-gap: 3.5rem;
}
@media (max-width: 767px) {
  .tx_mask_team_wrapper .tx_mask_team {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 2rem;
  }
}
.tx_mask_team_wrapper .tx_mask_team_image {
  margin-bottom: 2rem;
}
@media (max-width: 820px) {
  .tx_mask_team_wrapper .tx_mask_team_image {
    margin-bottom: 1.5rem;
  }
}
.tx_mask_team_wrapper .tx_mask_team_funktion {
  margin-bottom: 2rem;
}
@media (max-width: 820px) {
  .tx_mask_team_wrapper .tx_mask_team_funktion {
    margin-bottom: 0;
  }
}
.tx_mask_team_wrapper .tx_mask_team_name {
  margin-bottom: 1rem;
}
@media (max-width: 820px) {
  .tx_mask_team_wrapper .tx_mask_team_name {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .tx_mask_team_wrapper {
    padding: 0 0 0 2.5rem;
  }
  .tx_mask_team_wrapper .tx_mask_team {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    column-gap: initial;
    padding: 0;
    overflow-y: hidden;
  }
  .tx_mask_team .tx_mask_team_item {
    flex: 0 0 auto;
    width: 58%;
    margin-right: 1.5rem;
  }
  .tx_mask_team .tx_mask_team_item:last-child {
    margin-right: 2.5rem;
  }
}
iframe.gesuchform {
  margin-top: 3rem;
  height: 1300px !important;
}
@media (max-width: 767px) {
  iframe.gesuchform {
    height: 1600px !important;
  }
}

.belayout-overlay {
  padding-top: 19rem;
  min-height: 100vh;
}

.row-antrag-ablauf {
  display: grid;
  grid-template-columns: 1.5fr 3fr;
  column-gap: 2.5rem;
  grid-template-areas: "col1 col2";
}
@media (max-width: 767px) {
  .row-antrag-ablauf {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    grid-template-areas: initial;
    margin-top: 3rem;
  }
}
.row-antrag-ablauf.bildrechts {
  grid-template-columns: 3fr 1.5fr;
  grid-template-areas: "col2 col1";
}
@media (max-width: 767px) {
  .row-antrag-ablauf.bildrechts {
    grid-template-columns: initial;
    grid-template-areas: initial;
  }
}
.row-antrag-ablauf .col1 {
  grid-area: col1;
  justify-self: center;
}
.row-antrag-ablauf .col2 {
  grid-area: col2;
  align-self: center;
}
@media (max-width: 767px) {
  .row-antrag-ablauf .col1, .row-antrag-ablauf .col2 {
    grid-area: initial;
    justify-self: initial;
  }
}
.row-antrag-ablauf img {
  width: auto;
  max-height: 350px;
}
@media (max-width: 820px) {
  .row-antrag-ablauf img {
    max-height: 250px;
  }
}

@media (max-width: 993px) {
  #page-id-298 .container-3col {
    gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  #page-id-298 .container-3col {
    gap: 2.5rem;
    grid-template-columns: 1fr;
  }
}

.page-class-agedossier h2.linie-davor {
  font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
  font-size: 5.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin: 0 0 3.5rem;
  padding-left: 120px;
  text-indent: -120px;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .page-class-agedossier h2.linie-davor {
    font-size: 4rem;
  }
}
@media (max-width: 820px) {
  .page-class-agedossier h2.linie-davor {
    font-size: 2.1rem;
  }
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .page-class-agedossier h2.linie-davor {
    padding-left: 97px;
    text-indent: -97px;
  }
}
@media (max-width: 820px) {
  .page-class-agedossier h2.linie-davor {
    margin: 0 0 1.5rem;
    padding-top: 4.5rem;
    padding-left: 53px;
    text-indent: -53px;
  }
}
@media (max-width: 767px) {
  .page-class-agedossier h2.linie-davor {
    margin: 0 0 1.5rem;
    padding-top: 3.5rem;
  }
}
.page-class-agedossier h2.linie-davor::before {
  content: "";
  display: inline-block;
  width: 98px;
  height: 6px;
  background-color: #473280;
  margin-right: 0.6rem;
  margin-bottom: 1.2rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .page-class-agedossier h2.linie-davor::before {
    width: 75px;
    height: 4px;
    margin-bottom: 1.1rem;
  }
}
@media (max-width: 820px) {
  .page-class-agedossier h2.linie-davor::before {
    width: 43px;
    height: 3px;
    margin-bottom: 0.5rem;
  }
}
.page-class-agedossier .frame-type-text h3 {
  margin: 3rem 0 1rem;
}
.page-class-agedossier .socius-eckdaten .frame-type-text h3 {
  margin: 0;
}
.page-class-agedossier .socius-eckdaten {
  margin-top: 9.5rem;
}

.card-partnerschaftlink .publikationen-card {
  height: 56rem;
}
.card-partnerschaftlink .publikationen-card .card-link1 {
  background-color: #473280;
}
.card-partnerschaftlink .publikationen-card .card-link2 {
  background-color: #939FAA !important;
}
.card-partnerschaftlink .publikationen-card .card-link2 a {
  display: inline-block;
}
.card-partnerschaftlink .publikationen-card .card-link2::after {
  background-image: url(../SVG-Icons/link-intern_w.svg);
  padding-right: 1em;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
.card-partnerschaftlink .publikationen-card .card-link2.link-download::after {
  background-image: url(../SVG-Icons/link-download_w.svg);
}
.card-partnerschaftlink .publikationen-card .card-link2.link-extern::after {
  background-image: url(../SVG-Icons/link-extern_w.svg);
}
.card-partnerschaftlink .card-content {
  padding: 0.5rem 1.5rem 0;
}
.card-partnerschaftlink .card-content .publikation-info-header {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  margin: 0;
}
@media (max-width: 820px) {
  .card-partnerschaftlink .card-content .publikation-info-header {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.card-partnerschaftlink .card-content p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .card-partnerschaftlink .card-content p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.anker-links {
  padding-left: 16.666%;
}
@media (max-width: 820px) {
  .anker-links {
    padding-left: initial;
  }
}
.anker-links h3 {
  margin-bottom: 2rem;
}
.anker-links li {
  margin-bottom: 2rem;
}
.anker-links .anker-link-back {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  margin-bottom: 1.7rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .anker-links .anker-link-back {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .anker-links .anker-link-back {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
@media (max-width: 820px) {
  .anker-links .anker-link-back {
    margin-bottom: 5rem;
  }
}
.anker-links .anker-link-back a {
  border-bottom: none;
}

.anker-links-mitlinie {
  padding-top: 1.5rem;
}
.anker-links-mitlinie li {
  border-top: 2px solid #D6DEE3;
  margin: 0;
  padding: 1.8rem 0 2.4rem;
}
.anker-links-mitlinie li:last-child {
  border-bottom: 2px solid #D6DEE3;
}
.anker-links-mitlinie h3 {
  margin-bottom: 2.5rem;
}

.mask-zitat-wrapper {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 820px) {
  .mask-zitat-wrapper {
    margin-right: initial;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.mask-zitat-wrapper .mask-zitat-inhalt h1 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 3.8rem;
  line-height: 1.2739;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .mask-zitat-wrapper .mask-zitat-inhalt h1 {
    font-size: 3rem;
  }
}
.mask-zitat-wrapper .mask-zitat-inhalt h2 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 3.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .mask-zitat-wrapper .mask-zitat-inhalt h2 {
    font-size: 2.6rem;
  }
}
.mask-zitat-wrapper .mask-zitat-text {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 3.8rem;
  line-height: 1.2739;
  font-weight: normal !important;
  padding: 6rem 16.666% 1.5rem;
  text-align: center;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .mask-zitat-wrapper .mask-zitat-text {
    font-size: 4rem;
  }
}
@media (max-width: 820px) {
  .mask-zitat-wrapper .mask-zitat-text {
    font-size: 2.1rem;
  }
}
.mask-zitat-wrapper .mask-zitat-baseline {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  padding: 0 16.666% 6rem;
  text-align: center;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .mask-zitat-wrapper .mask-zitat-baseline {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .mask-zitat-wrapper .mask-zitat-baseline {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}

.mask-begriffliste-wrapper {
  padding: 0 0 6rem;
}
@media (max-width: 820px) {
  .mask-begriffliste-wrapper {
    padding: 0 0 3rem;
  }
}
.mask-begriffliste-wrapper .mask-begriffliste {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  padding-top: 2rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .mask-begriffliste-wrapper .mask-begriffliste {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .mask-begriffliste-wrapper .mask-begriffliste {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.mask-begriffliste-wrapper .mask-begriffliste dl {
  display: grid;
  grid-template-columns: 3fr 5fr;
  border-top: 1px solid #D6DEE3;
  gap: 1.5rem;
  padding: 2.5rem 0 2.5rem;
}
@media (max-width: 820px) {
  .mask-begriffliste-wrapper .mask-begriffliste dl {
    grid-template-columns: 1fr;
    padding: 1rem 0 1rem;
    gap: 0.5rem;
  }
}
.mask-begriffliste-wrapper .mask-begriffliste dl:last-child {
  border-bottom: 1px solid #D6DEE3;
}
.mask-begriffliste-wrapper .mask-begriff {
  font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
}
.mask-begriffliste-wrapper .mask-beschrieb ul, .mask-begriffliste-wrapper .mask-beschrieb p {
  margin-bottom: 0;
}
.mask-begriffliste-wrapper .mask-beschrieb ul ul li:first-child {
  margin-top: 1rem;
}

.progressBar {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 15px;
  background: #473280;
  width: 0%;
  z-index: 100;
  transition: width 0.2s ease-out;
}

.dossier-abstand {
  padding: 3rem 0;
}
@media (max-width: 820px) {
  .dossier-abstand {
    padding: 1.5rem 0;
  }
}

#c1841 .publikationen-banner,
#c1923 .publikationen-banner {
  margin-bottom: 0 !important;
}

.pswp-gallery a {
  border: none;
}

.text-aside ul {
  border-bottom: 2px solid #473280;
}
.text-aside p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .text-aside p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.text-aside h3 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-bottom: 0;
  margin-top: 1.5rem !important;
}
@media (max-width: 820px) {
  .text-aside h3 {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}
.text-aside li {
  border-top: 2px solid #473280;
}

#page-id-199 .lead {
  padding-bottom: 3rem;
}

.photo-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 2.7397%;
  row-gap: 3rem;
  margin: 2rem 0;
}
@media (max-width: 767px) {
  .photo-gallery {
    grid-template-columns: 1fr;
    row-gap: 2rem;
  }
}

.photo-gallery a {
  border: none !important;
}

.pswp__button--close {
  margin-right: 25px !important;
  transform: scale(1.5);
  margin-top: 25px !important;
}
@media (max-width: 767px) {
  .pswp__button--close {
    transform: scale(1) !important;
    margin-right: 15px !important;
    margin-top: 15px !important;
  }
}

@media (max-width: 767px) {
  .pswp__button--arrow {
    transform: scale(0.75);
  }
}
.event-box {
  font-size: 18px;
}

.event-box > div {
  margin-bottom: 15px;
}

.event-box img {
  width: 40px !important;
}

.socius-eckdaten > div {
  border-bottom: 2px solid #473280;
}
.socius-eckdaten p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .socius-eckdaten p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.socius-eckdaten h3 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-bottom: 0;
  padding-top: 1.5rem;
  border-top: 2px solid #473280;
}
@media (max-width: 820px) {
  .socius-eckdaten h3 {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}

.video-wrapper {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
@media (max-width: 767px) {
  .video-wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.video-wrapper figcaption {
  margin-top: 1.5rem;
}
.video-wrapper h3 {
  margin-bottom: 1.5rem;
}

#c2027 .video-wrapper {
  margin-top: 0.5rem;
}

.video-wrapper video {
  width: 100%;
}

.socius-karte-wrapper {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.socius-karte-wrapper .socius-karte {
  margin-bottom: 2rem;
}
.socius-karte-wrapper .socius-karte svg {
  width: 100%;
  height: auto;
}
.socius-karte-wrapper .titel-socius1 {
  color: #939faa;
}
.socius-karte-wrapper .titel-socius2 {
  color: #493086;
}
.socius-karte-wrapper li {
  margin-bottom: 1rem;
}
.socius-karte-wrapper .container-2col p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  margin-bottom: 1.4rem;
}
@media (max-width: 820px) {
  .socius-karte-wrapper .container-2col p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.socius-karte-wrapper .tooltip {
  position: absolute;
  background-color: #493086;
  color: white;
  padding: 10px;
  border-radius: 5px;
  font-size: 14px;
  visibility: hidden;
  max-width: 280px;
  pointer-events: none; /* Prevent tooltip from interfering with mouse events */
  z-index: 1000;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}
.socius-karte-wrapper .socius-dot:hover {
  cursor: pointer;
}
.socius-karte-wrapper .tooltip-socius1 {
  background-color: #939faa !important;
}

.card-carousel-wrapper .publikationen-card {
  height: 49rem;
}
.card-carousel-wrapper .publikationen-slider-text {
  position: absolute;
  left: 1.5rem;
}

#page-id-311 p.lead, #page-id-307 p.lead, #page-id-308 p.lead {
  padding: 0 0 2rem;
}

/*.foerderung-list-view {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 2.7397%;
  row-gap: 3.5rem;
  @include phone-sm {
      grid-template-columns: repeat(1, 1fr);
  	row-gap: 2rem;
  }
}
*/
.foerderung-wrapper {
  margin-top: 8rem;
}
@media (max-width: 767px) {
  .foerderung-wrapper {
    margin-top: 3rem;
  }
}
.foerderung-wrapper .filter-count {
  margin-bottom: 8rem;
}
@media (max-width: 820px) {
  .foerderung-wrapper .filter-count {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 767px) {
  .foerderung-wrapper .filter-count {
    margin-bottom: 1.5rem;
  }
}

.foerderung-list-view {
  width: 100%;
  opacity: 0;
  /* clear fix */
}
.foerderung-list-view .foerderung-list-view:after {
  content: "";
  display: block;
  clear: both;
}
.foerderung-list-view .gutter-sizer {
  width: 4.4%;
}
@media (max-width: 767px) {
  .foerderung-list-view .gutter-sizer {
    width: 0;
  }
}
.foerderung-list-view.is-showing-items {
  opacity: 1; /* reveal when ready */
}
.foerderung-list-view .card {
  width: 47.8%;
  background-color: #EAF0F4;
  min-height: 47rem;
  margin-bottom: 4.5rem;
}
@media (max-width: 820px) {
  .foerderung-list-view .card {
    min-height: 36rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .foerderung-list-view .card {
    min-height: 38rem;
  }
}
@media (max-width: 767px) {
  .foerderung-list-view .card {
    display: block;
    width: 100%;
    min-height: 42rem;
  }
}
.foerderung-list-view .card h3, .foerderung-list-view .card .card-text, .foerderung-list-view .card .card-date {
  padding: 0 1.5rem;
}
.foerderung-list-view .card h3 {
  margin: 0.5rem 0 0.75rem;
}
.foerderung-list-view .card a {
  border: none;
}
.foerderung-list-view .card .card-text {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  margin-bottom: 1.5rem;
}
@media (max-width: 820px) {
  .foerderung-list-view .card .card-text {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.foerderung-list-view .card .card-date {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
.foerderung-list-view .card .card-link {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  background-color: #473280;
  color: #fff;
  text-align: right;
  padding: 0.3rem 1.5rem;
}
@media (max-width: 820px) {
  .foerderung-list-view .card .card-link {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
@media (max-width: 820px) {
  .foerderung-list-view .card .card-link {
    padding: 0.5rem 1.5rem;
  }
}
.foerderung-list-view .card .card-link-intern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-intern_w.svg");
  padding-right: 1em;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
.foerderung-list-view .card .card-link-intern.over {
  background-color: #00A2A5;
}
.foerderung-list-view .card .card-link-download {
  background-color: #939FAA;
}
.foerderung-list-view .card .card-link-download:hover {
  background-color: #00A2A5;
}
.foerderung-list-view .card .card-link-download a {
  display: block;
}
.foerderung-list-view .card .card-link-download a::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-download_w.svg");
}
.foerderung-list-view .card .card-content {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  padding: 1.5rem 0 0;
  background-color: #EAF0F4;
}
.foerderung-list-view .card a.wrapper-link {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 5;
  left: 0;
  right: 0;
}
.foerderung-list-view .card a.wrapper-link.has-link2 {
  bottom: 2.8rem;
}
.foerderung-list-view .card .card-tag {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  color: #fff;
  padding: 0.2rem 0.6rem;
  background-color: #00A2A5;
}
@media (max-width: 820px) {
  .foerderung-list-view .card .card-tag {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.projekt-lead p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 3.8rem;
  line-height: 1.26;
  font-weight: normal !important;
  padding: 6rem 0;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .projekt-lead p {
    font-size: 2.8rem;
  }
}
@media (max-width: 820px) {
  .projekt-lead p {
    font-size: 2rem;
    line-height: 1.15;
  }
}
@media (max-width: 767px) {
  .projekt-lead p {
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .projekt-col1 {
    margin-top: 3rem;
  }
}

.projekt-col1 h2 {
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .projekt-col1 h2 {
    margin-bottom: 1rem;
  }
}

.projekt-col1 .splide {
  margin-bottom: 6rem !important;
}

.slider-copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  background: rgba(71, 50, 128, 0.3);
  color: #fff;
  padding: 2px 10px;
}
@media (max-width: 820px) {
  .slider-copyright {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.projekt-abschnitt-wrapper {
  margin-bottom: 6rem;
}

.projekt-videoiframe {
  margin-bottom: 6rem;
}

.projekt-col2 {
  padding-left: 3.5rem;
}
@media (max-width: 767px) {
  .projekt-col2 {
    padding-left: 0;
  }
}

.projekt-col2 h2 {
  margin-bottom: 3.25rem;
}
@media (max-width: 767px) {
  .projekt-col2 h2 {
    margin-bottom: 1rem;
  }
}

.projekt-eckdaten {
  border-bottom: 2px solid #473280;
}
.projekt-eckdaten p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .projekt-eckdaten p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.projekt-eckdaten h3 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-bottom: 0;
  margin-top: 1.5rem;
}
@media (max-width: 820px) {
  .projekt-eckdaten h3 {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}
.projekt-eckdaten li {
  border-top: 2px solid #473280;
}

.projekt-links {
  border-bottom: 2px solid #473280;
}

.projekt-links li {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  padding: 1.5rem 0;
  border-top: 2px solid #473280;
}
@media (max-width: 820px) {
  .projekt-links li {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.projekt-links a {
  border: none;
}

.filter-count-publikationen {
  margin: 8rem 0 6rem;
}
@media (max-width: 767px) {
  .filter-count-publikationen {
    margin: 1rem 0 1.5rem;
  }
}

.publikationen-card {
  position: relative;
  list-style-type: none;
  background: #EAF0F4;
  margin-bottom: 4.5rem;
  height: 47rem;
}
@media (max-width: 820px) {
  .publikationen-card {
    min-height: 36rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .publikationen-card {
    min-height: 38rem;
  }
}
@media (max-width: 767px) {
  .publikationen-card {
    display: block;
    width: 100%;
    height: 43rem;
  }
}
.publikationen-card .header {
  padding: 0 1.5rem 0;
}
.publikationen-card h2 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin: 0 0 0.25rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .publikationen-card h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .publikationen-card h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 820px) {
  .publikationen-card h2 {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
.publikationen-card .publikation-info-header {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  margin-bottom: 0.5rem;
}
@media (max-width: 820px) {
  .publikationen-card .publikation-info-header {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.publikationen-card .legende {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
.publikationen-card .card-link-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  color: #fff;
  margin-top: 1.5rem;
}
@media (max-width: 820px) {
  .publikationen-card .card-link-wrapper {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.publikationen-card a {
  border: none;
}
.publikationen-card .card-link {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  text-align: right;
  padding: 0.3rem 1.5rem;
}
@media (max-width: 820px) {
  .publikationen-card .card-link {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
@media (max-width: 820px) {
  .publikationen-card .card-link {
    padding: 0.5rem 1.5rem;
  }
}
.publikationen-card .card-link1 {
  color: #fff;
  text-align: right;
  padding: 0.3rem 1.5rem;
}
@media (max-width: 820px) {
  .publikationen-card .card-link1 {
    padding: 0.5rem 1.5rem;
  }
}
.publikationen-card .card-link1::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-download_w.svg");
  padding-right: 1em;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
.publikationen-card .card-link1.link-intern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-intern_w.svg");
}
.publikationen-card .card-link1.link-extern::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-extern_w.svg");
}
.publikationen-card a.wrapper-link {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 5;
  left: 0;
  right: 0;
}
.publikationen-card a.wrapper-link.has-link2 {
  bottom: 2.8rem;
}
.publikationen-card .card-link1 {
  background-color: #939FAA;
}
.publikationen-card .card-link1.over {
  background-color: #473280;
}
.publikationen-card .card-link2 {
  background-color: #00A2A5;
}
.publikationen-card .card-link2.partner {
  background-color: #007AC1;
}
.publikationen-card .card-link2.public {
  background-color: #E73061;
}
.publikationen-card .card-link2:hover {
  background-color: #473280;
}
.publikationen-card .card-link2 a {
  display: block;
}
.publikationen-card .card-link2 a::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-intern_w.svg");
}
.publikationen-card .publikationen-image {
  display: flex;
  padding: 3.5rem 0 2.5rem;
  justify-content: center;
}
.publikationen-card .publikationen-image img {
  width: auto;
  margin: 0 auto;
  background: #fff;
  max-width: 90%;
}

.publikationenliste-wrapper .gutter-sizer {
  width: 4.4%;
}
.publikationenliste-wrapper .publikationen-card {
  width: 47.8%;
  background: #fff;
}
@media (max-width: 767px) {
  .publikationenliste-wrapper .publikationen-card {
    display: block;
    width: 100%;
    height: 43rem;
  }
}
.publikationenliste-wrapper .publikationen-card .publikationen-image img {
  box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 8px;
}

.hidden-detail-link {
  display: none;
}

.filter-projekte {
  max-width: 32rem;
}
.filter-projekte h2 {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-bottom: 4rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .filter-projekte h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .filter-projekte h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 820px) {
  .filter-projekte h2 {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
@media (max-width: 820px) {
  .filter-projekte h2 {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 767px) {
  .filter-projekte h2 {
    margin-bottom: 1.5rem;
  }
}
.filter-projekte h2 .active {
  border-bottom: 2px solid #473280;
}
.filter-projekte .filter-tab-wrapper {
  margin-bottom: 2.5rem;
}
.filter-projekte .filter-tab-wrapper button {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .filter-projekte .filter-tab-wrapper button {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .filter-projekte .filter-tab-wrapper button {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.filter-projekte .filter-tab-wrapper .active {
  border-bottom: 2px solid #473280;
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .filter-projekte .filter-tab-wrapper .active {
    font-size: 2rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .filter-projekte .filter-tab-wrapper .active {
    font-size: 1.6rem;
  }
}
@media (max-width: 820px) {
  .filter-projekte .filter-tab-wrapper .active {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
@media (max-width: 767px) {
  .filter-projekte .filter-tab-wrapper {
    margin-bottom: 1.5rem;
  }
  .filter-projekte .filter-tab-wrapper button {
    font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
    font-size: 2.4rem;
    line-height: 1.2739;
    font-weight: normal !important;
  }
}
@media screen and (max-width: 767px) and (max-height: 820px), (max-width: 767px) and (max-width: 1201px) {
  .filter-projekte .filter-tab-wrapper button {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .filter-projekte .filter-tab-wrapper button {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) and (max-width: 820px) {
  .filter-projekte .filter-tab-wrapper button {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
.filter-projekte #filter-tab {
  margin-right: 4rem;
}
.filter-projekte #karte-content {
  margin-top: 15px;
}
.filter-projekte h3 {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  border-bottom: 2px solid #473280;
  padding-bottom: 3px;
}
@media (max-width: 820px) {
  .filter-projekte h3 {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.filter-projekte fieldset {
  margin-bottom: 2.4rem;
}
.filter-projekte legend {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
  padding-bottom: 3px;
}
@media (max-width: 820px) {
  .filter-projekte legend {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}
.filter-projekte .agepublikationen-auswahl {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-bottom: 4rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .filter-projekte .agepublikationen-auswahl {
    font-size: 2rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .filter-projekte .agepublikationen-auswahl {
    font-size: 1.6rem;
  }
}
@media (max-width: 820px) {
  .filter-projekte .agepublikationen-auswahl {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
.filter-projekte .agepublikationen-auswahl .checkbox > input {
  margin-top: 7px !important;
}
.filter-projekte .projektregion-kantone {
  display: grid;
  grid-template-columns: 50px 50px 50px 50px 50px;
  column-gap: 15px;
  justify-content: space-between;
}
.filter-projekte label {
  margin: 0.4rem 0;
}
.filter-projekte .checkbox {
  display: flex;
  cursor: pointer;
  position: relative;
}
.filter-projekte .checkbox > span {
  color: #473280;
  padding: 0 0 0 7px;
}
@media (max-width: 820px) {
  .filter-projekte .checkbox > span {
    padding: 3px 0 0 7px;
  }
}
.filter-projekte .checkbox > input {
  height: 16px;
  min-width: 16px;
  border: 2px solid #473280;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 50%;
  outline: none;
  transition-duration: 0.2s;
  cursor: pointer;
  margin-top: 3px;
}
.filter-projekte .checkbox > input:checked {
  background-color: #00A2A5 !important;
}
.filter-projekte .checkbox > input:active {
  border: 2px solid #000;
}

.filter-tab {
  display: flex;
  margin: 5rem 0;
}
.filter-tab .filter-auswahl {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 1.2739;
  font-weight: normal !important;
  border-bottom: 2px solid #473280;
  margin-right: 4rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .filter-tab .filter-auswahl {
    font-size: 2.5rem;
  }
}
@media (max-width: 820px) {
  .filter-tab .filter-auswahl {
    font-size: 2rem;
  }
}
.filter-tab .filter-karte {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 1.35;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .filter-tab .filter-karte {
    font-size: 2.5rem;
  }
}
@media (max-width: 820px) {
  .filter-tab .filter-karte {
    font-size: 2rem;
  }
}

#filter-reset {
  float: right;
  padding: 6px 4px 0 0;
}

.filter-suchen-wrapper {
  max-width: 32rem;
  margin-bottom: 6rem;
}
.filter-suchen-wrapper form {
  display: flex;
  align-items: flex-start;
}
.filter-suchen-wrapper .filter-suchen-button {
  background-color: #473280;
  width: 4rem;
  height: 4rem;
  padding: 1rem;
}
.filter-suchen-wrapper input {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  color: #473280;
  flex-grow: 1;
  height: 4rem;
  border: none;
  background-color: #EAF0F4;
  /* padding:0; */
  /* margin:0; */
  padding: 1rem;
}
@media (max-width: 820px) {
  .filter-suchen-wrapper input {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.filter-suchen-wrapper input::placeholder {
  color: #473280;
}

.edit {
  display: flex;
  justify-content: space-between;
  font-size: 60%;
  position: absolute;
  top: 0;
  right: 0;
  background: lightsteelblue;
  /* color: #fff; */
  width: 45%;
  padding: 0 10px;
}

.frame-type-felogin_login label {
  font-size: 24px;
  line-height: 30px;
  padding: 0;
}
.frame-type-felogin_login input[type=text], .frame-type-felogin_login input[type=password] {
  font-size: 24px;
  line-height: 30px;
  padding: 0;
  border: none;
  padding: 0;
  border-bottom: 1px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff !important;
  width: 200px;
  margin: 10px 0;
}
.frame-type-felogin_login input[type=submit] {
  font-size: 24px;
  line-height: 30px;
  margin: 10px 0;
  border-bottom: 2px solid black;
}

.audio-wrapper {
  margin-bottom: 6rem;
}

/* RemixDesign | woaichidapi@163.com | Redesigned by JimmyCheung */
.audioplayer {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  width: 100%;
  /* height: 96px; */
  align-items: center;
  /* border: 1px solid #DDE2E6; */
  border-radius: 4px;
  background: #fff;
}

.audioplayer-playpause {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
  background: rgba(91, 130, 255, 0);
  border: 2px solid #473280;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
  background: rgba(91, 130, 255, 0.1);
}

.audioplayer-playing .audioplayer-playpause {
  background: rgba(253, 79, 26, 0);
  border: 2px solid #00A2A5;
}

.audioplayer-playing .audioplayer-playpause:hover {
  background: rgba(91, 130, 255, 0.1);
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
  content: "";
  justify-content: center;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 7px solid transparent;
  border-right: none;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #473280;
}

.audioplayer-playing .audioplayer-playpause a {
  content: "";
  display: flex;
  justify-content: space-between;
  width: 12px;
  height: 14px;
  border: none;
}

.audioplayer-playing .audioplayer-playpause a::before, .audioplayer-playing .audioplayer-playpause a::after {
  content: "";
  width: 4px;
  height: 14px;
  background-color: #00A2A5;
}

.audioplayer-time {
  display: flex;
  width: 60px;
  justify-content: center;
  color: #473280;
}

.audioplayer-time-current {
  margin-left: 24px;
}

.audioplayer-time-duration {
  margin-right: 24px;
}

.audioplayer-bar {
  position: relative;
  display: flex;
  margin: 0 12px;
  height: 12px;
  flex-basis: 0;
  flex-grow: 1;
  cursor: pointer;
}

.audioplayer-bar::before {
  content: "";
  position: absolute;
  top: 5px;
  width: 100%;
  height: 2px;
  background-color: rgba(71, 50, 128, 0.6);
}

.audioplayer-bar > div {
  position: absolute;
  left: 0;
  top: 5px;
}

.audioplayer-bar-loaded {
  z-index: 1;
  height: 2px;
  background: #473280;
}

.audioplayer-bar-played {
  flex-direction: row-reverse;
  z-index: 2;
  height: 2px;
  background: -webkit-linear-gradient(left, #0059FF, #09B1FA);
}

.audioplayer-bar-played::after {
  display: flex;
  position: absolute;
  content: "";
  box-sizing: border-box;
  top: -5px;
  right: -1px;
  margin-right: -5px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 6px;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
  border: 6px solid #473280;
}

.audioplayer-playing .audioplayer-bar-played::after {
  border: 2px solid #0059FF;
}

.audioplayer-volume {
  display: flex;
  align-items: center;
}

.audioplayer-volume-button {
  display: flex;
  align-items: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.audioplayer-volume-button a {
  display: flex;
  width: 6px;
  height: 8px;
  background-color: #473280;
  position: relative;
}

.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
  content: "";
  position: absolute;
}

.audioplayer-volume-button a:before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 9px solid #473280;
  border-bottom: 8px solid transparent;
  border-left: none;
  top: -4px;
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
  left: 10px;
  top: -2px;
  width: 6px;
  height: 6px;
  border: 6px double #473280;
  border-width: 6px 6px 0 0;
  border-radius: 0 12px 0 0;
  transform: rotate(45deg);
}

.audioplayer-mute .audioplayer-volume-button a {
  background-color: #FD4F1A;
}

.audioplayer-mute .audioplayer-volume-button a:before {
  border-right: 9px solid #FD4F1A;
}

.audioplayer-volume-adjust {
  display: flex;
  align-items: center;
  margin-left: 8px;
}

.audioplayer-volume-adjust > div {
  position: relative;
  display: flex;
  width: 60px;
  height: 2px;
  cursor: pointer;
  background-color: #BEC8D2;
}

.audioplayer-volume-adjust div div {
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  background-color: #473280;
}

/* responsive | you can change the max-width value to match your theme */
@media screen and (max-width: 679px) {
  .audioplayer-volume-adjust {
    display: none;
  }
}
.cart-wrapper {
  margin-bottom: 10rem;
}

.cart-articles {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  padding-top: 3rem;
  margin-bottom: 6rem;
  border-top: 2px solid #D6DEE3;
}
@media (max-width: 820px) {
  .cart-articles {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.cart-article {
  display: grid;
  gap: 2.7397%;
  grid-template-columns: 160px auto 22.9451%;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
  border-bottom: 2px solid #D6DEE3;
}
@media (max-width: 767px) {
  .cart-article {
    grid-template-columns: 1fr;
  }
}
.cart-article p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .cart-article p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.cart-article-image img {
  box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 8px;
}
@media (max-width: 767px) {
  .cart-article-image img {
    width: 15rem;
  }
}

.cart-article-info,
.cart-article-menge {
  align-self: center;
}

@media (max-width: 767px) {
  .cart-article-menge {
    margin-bottom: 2rem;
  }
}

.cart-article-menge input {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 3rem;
  line-height: 1.35;
  font-weight: normal !important;
  width: 100px;
  height: 65px;
  text-align: center;
  border: 2px solid #D6DEE3;
  margin-right: 10px;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .cart-article-menge input {
    font-size: 2.5rem;
  }
}
@media (max-width: 820px) {
  .cart-article-menge input {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .cart-article-menge input {
    width: 80px;
    height: 45px;
  }
}

.cart-submit {
  margin-top: 3rem;
  display: inline-block;
}
.cart-submit input {
  border-bottom: 2px solid #473280;
}
@media (max-width: 767px) {
  .cart-submit {
    margin-top: 1rem;
  }
}

.footer-wrapper {
  background-color: #473280;
  position: relative;
}

.footer-content {
  max-width: 1320px;
  margin: 0 auto;
  padding: 6rem 0;
  color: #fff;
}
@media (max-width: 1440px) {
  .footer-content {
    padding: 6rem 2.5rem;
  }
}
@media (max-width: 767px) {
  .footer-content {
    padding: 4rem 2.5rem;
  }
}
.footer-content .inside {
  display: grid;
  grid-template-columns: 22.9451% auto 31.5067%;
}
@media (max-width: 767px) {
  .footer-content .inside {
    grid-template-columns: auto;
  }
}
.footer-content .inside .adress-socials {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .footer-content .inside .adress-socials {
    margin-bottom: 4rem;
  }
}
.footer-content .inside .adress-socials .adress {
  font-size: 1.6rem;
  line-height: 1.4rem;
}
.footer-content .inside .adress-socials .adress p {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .footer-content .inside .adress-socials .adress p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.footer-content .inside .adress-socials .adress p strong {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .footer-content .inside .nav {
    margin-bottom: 6rem;
  }
}
.footer-content .inside .nav ul {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .footer-content .inside .nav ul {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .footer-content .inside .nav ul {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.footer-content .inside .newsletter {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .footer-content .inside .newsletter {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.footer-content .inside .newsletter h4 {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  margin: 0 0 1rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .footer-content .inside .newsletter h4 {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .footer-content .inside .newsletter h4 {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.footer-content .inside .newsletter form {
  margin: 0;
  position: relative;
}
.footer-content .inside .newsletter form input {
  display: block;
  width: 100%;
  padding: 8px 3%;
  margin-bottom: 1.5rem;
  color: #473280;
}
.footer-content .inside .newsletter form input::placeholder {
  color: #473280;
}
.footer-content .inside .newsletter form button {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0;
}
@media (max-width: 820px) {
  .footer-content .inside .newsletter form button {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}
.footer-content .inside .newsletter form .NL-abmelden {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #fff;
}
@media (max-width: 820px) {
  .footer-content .inside .newsletter form .NL-abmelden {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .footer-content .inside > div:nth-of-type(1) {
    order: 2;
  }
  .footer-content .inside > div:nth-of-type(2) {
    order: 1;
  }
  .footer-content .inside > div:nth-of-type(3) {
    order: 3;
  }
}
.socials {
  display: flex;
  gap: 2.2rem;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .socials {
    margin-top: 2.5rem;
    gap: 1.5rem;
  }
}
.socials a {
  border: none;
}
.socials a img {
  height: 2rem;
  width: auto;
}

#totop {
  position: fixed;
  width: 75px;
  height: 75px;
  right: 6rem;
  bottom: 10rem;
  z-index: 10000;
}
@media (max-width: 820px) {
  #totop {
    width: 50px;
    height: 50px;
    right: 2.5rem;
    bottom: 3.5rem;
  }
}
@media (max-width: 767px) {
  #totop {
    width: 40px;
    height: 40px;
    right: 1.5rem;
    bottom: 3.5rem;
  }
}

#totop.scroll {
  position: absolute;
  top: -11.3rem;
  bottom: 0;
}
@media (max-width: 820px) {
  #totop.scroll {
    top: -7.5rem;
  }
}
@media (max-width: 767px) {
  #totop.scroll {
    position: fixed;
    top: initial;
    bottom: 3.5rem;
  }
  #totop.scroll #icon-go-up .cls-1 {
    fill: #fff !important;
  }
}

@media (max-width: 767px) {
  #totop.scroll-mobile {
    position: absolute;
    top: initial;
    bottom: 17rem;
  }
}

.totop-icon {
  width: 75px;
}
@media (max-width: 820px) {
  .totop-icon {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .totop-icon {
    width: 40px;
  }
}

/* CSS Document */
.tx-kesearch-pi1 label,
.warenkorb label,
#mc_embed_signup label,
.cart-form label {
  color: #473280;
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.2739;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .tx-kesearch-pi1 label,
  .warenkorb label,
  #mc_embed_signup label,
  .cart-form label {
    font-size: 2rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .tx-kesearch-pi1 label,
  .warenkorb label,
  #mc_embed_signup label,
  .cart-form label {
    font-size: 1.6rem;
  }
}
@media (max-width: 820px) {
  .tx-kesearch-pi1 label,
  .warenkorb label,
  #mc_embed_signup label,
  .cart-form label {
    font-size: 1.6rem;
    line-height: 1.19;
  }
}
.tx-kesearch-pi1 input, .tx-kesearch-pi1 textarea,
.warenkorb input,
.warenkorb textarea,
#mc_embed_signup input,
#mc_embed_signup textarea,
.cart-form input,
.cart-form textarea {
  color: #473280;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .tx-kesearch-pi1 input, .tx-kesearch-pi1 textarea,
  .warenkorb input,
  .warenkorb textarea,
  #mc_embed_signup input,
  #mc_embed_signup textarea,
  .cart-form input,
  .cart-form textarea {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .tx-kesearch-pi1 input, .tx-kesearch-pi1 textarea,
  .warenkorb input,
  .warenkorb textarea,
  #mc_embed_signup input,
  #mc_embed_signup textarea,
  .cart-form input,
  .cart-form textarea {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.tx-kesearch-pi1 input::placeholder, .tx-kesearch-pi1 textarea::placeholder,
.warenkorb input::placeholder,
.warenkorb textarea::placeholder,
#mc_embed_signup input::placeholder,
#mc_embed_signup textarea::placeholder,
.cart-form input::placeholder,
.cart-form textarea::placeholder {
  color: #D6DEE3;
}
.tx-kesearch-pi1 input[type=search],
.tx-kesearch-pi1 input[type=email],
.tx-kesearch-pi1 input[type=text],
.tx-kesearch-pi1 textarea,
.warenkorb input[type=search],
.warenkorb input[type=email],
.warenkorb input[type=text],
.warenkorb textarea,
#mc_embed_signup input[type=search],
#mc_embed_signup input[type=email],
#mc_embed_signup input[type=text],
#mc_embed_signup textarea,
.cart-form input[type=search],
.cart-form input[type=email],
.cart-form input[type=text],
.cart-form textarea {
  padding: 0.6rem 0;
  width: 100%;
  border: none;
  border-bottom: 2px solid #D6DEE3;
  border-radius: 0;
}
.tx-kesearch-pi1 input[type=search]:focus,
.tx-kesearch-pi1 input[type=email]:focus,
.tx-kesearch-pi1 input[type=text]:focus,
.tx-kesearch-pi1 textarea:focus,
.warenkorb input[type=search]:focus,
.warenkorb input[type=email]:focus,
.warenkorb input[type=text]:focus,
.warenkorb textarea:focus,
#mc_embed_signup input[type=search]:focus,
#mc_embed_signup input[type=email]:focus,
#mc_embed_signup input[type=text]:focus,
#mc_embed_signup textarea:focus,
.cart-form input[type=search]:focus,
.cart-form input[type=email]:focus,
.cart-form input[type=text]:focus,
.cart-form textarea:focus {
  outline: none !important;
  border-bottom: 2px solid #473280 !important;
}

.cart-form-row {
  margin-bottom: 2.4rem;
}

.cart-agb label {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .cart-agb label {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.cart-agb input[type=checkbox] {
  /*  	-moz-appearance:none;
    	-webkit-appearance:none;
    	-o-appearance:none;
    	width:14px;
    	height:14px;
    	-webkit-box-shadow: 0px 0px 0px 2px $age;
    -moz-box-shadow: 0px 0px 0px 2px $age;
    box-shadow: 0px 0px 0px 2px $age;
  	  margin-right: 10px;*/
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.parsley-required {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  color: #E73061;
  margin-top: 6px;
}
@media (max-width: 820px) {
  .parsley-required {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.asterisk {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
}

.mc-field-group {
  margin-bottom: 2.4rem;
}

.mailchimp-submit {
  border-bottom: 2px solid #473280;
  display: inline;
  padding-bottom: 4px;
}

.mailchimp-submit span::after {
  background-image: url(../SVG-Icons/link-extern.svg);
  padding-right: 1em;
  margin-left: 0.3em;
  content: "";
  background-repeat: no-repeat;
  background-size: 1em;
  position: relative;
  top: 0.1em;
}

#mc_embed_signup_scroll .checkbox > input {
  height: 20px;
  min-width: 20px;
  border: 2px solid #473280;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
  transition-duration: 0.2s;
  cursor: pointer;
  margin-top: 3px;
  margin-right: 10px;
}

#mc_embed_signup_scroll .checkbox > input:checked {
  background-color: #00A2A5 !important;
}

#mc_embed_signup_scroll .checkbox > input:active {
  border: 2px solid #000;
}

#mc_embed_signup_scroll .checkbox label {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  #mc_embed_signup_scroll .checkbox label {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  #mc_embed_signup_scroll .checkbox label {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}

.powermail_label {
  color: #473280;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .powermail_label {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.powermail_field input[type=search],
.powermail_field input[type=email],
.powermail_field input[type=text],
.powermail_field textarea {
  padding: 0.6rem 0;
  width: 100%;
  border: none;
  border-bottom: 2px solid #D6DEE3;
  border-radius: 0;
}
.powermail_field input[type=search]:focus,
.powermail_field input[type=email]:focus,
.powermail_field input[type=text]:focus,
.powermail_field textarea:focus {
  outline: none !important;
  border-bottom: 2px solid #473280 !important;
}

.powermail_field input,
.powermail_field textarea {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .powermail_field input,
  .powermail_field textarea {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .powermail_field input,
  .powermail_field textarea {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.powermail_field input::placeholder,
.powermail_field textarea::placeholder {
  color: #D6DEE3;
}

.powermail_fieldwrap {
  margin-bottom: 2.4rem;
}

.powermail_fieldwrap_type_check label {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .powermail_fieldwrap_type_check label {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.powermail_fieldwrap_type_check input[type=checkbox] {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.powermail-errors-list {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
  color: #E73061;
  margin-top: 6px;
}
@media (max-width: 820px) {
  .powermail-errors-list {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.powermail_submit {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  display: inline-block;
  border-bottom: 2px solid #473280;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .powermail_submit {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .powermail_submit {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}

.powermail_form_1 .powermail_fieldset_1 {
  margin-top: 24px;
}

.powermail_fieldwrap_datenschutz {
  margin-bottom: 1.2rem;
}

.radio-inline {
  display: inline;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .radio-inline {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  .radio-inline {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
.radio-inline label {
  margin-right: 20px;
}

#page-id-259 .container-breadcrumb,
#page-id-264 .container-breadcrumb {
  display: none;
}

#c1554 p, #c1555 p {
  font-size: 1.4rem;
  text-align: right;
  padding: 8px 6rem 6rem 0;
}

.tx-kesearch-pi1 {
  margin: 4rem 0;
  /* For WebKit browsers (Chrome, Safari) */
  /* Optional: Adjust the position of the close button */
}
.tx-kesearch-pi1 .kesearchbox {
  position: relative;
}
.tx-kesearch-pi1 .filter-suchen-button {
  position: absolute;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0;
  right: 0;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  .tx-kesearch-pi1 .filter-suchen-button {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media (max-width: 820px) {
  .tx-kesearch-pi1 .filter-suchen-button {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.tx-kesearch-pi1 input[type=search] {
  padding-right: 60px !important;
}
.tx-kesearch-pi1 input[type=search]::-webkit-search-cancel-button {
  appearance: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/close.svg"); /* Replace with your own close icon */
  background-size: cover;
  cursor: pointer;
}
.tx-kesearch-pi1 input[type=search]::-webkit-search-cancel-button {
  margin-right: 5px;
}
.tx-kesearch-pi1 .card-tag {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  color: #fff;
  padding: 0.2rem 0.6rem;
  background-color: #473280;
}
.tx-kesearch-pi1 .card-tag.partnerschaften {
  background-color: #007AC1;
}
.tx-kesearch-pi1 .card-tag.foerderung {
  background-color: #00A2A5;
}
.tx-kesearch-pi1 .card-tag.public {
  background-color: #E73061;
}

/* Filters */
#kesearch_filters select {
  margin: 0 0 10px 0;
}

#kesearch_filters .list {
  border: 1px solid #cfcfcf;
  margin-bottom: 10px;
}

#kesearch_filters .list .head {
  display: block;
  border-bottom: 1px solid #CFCFCF;
  padding: 5px;
}

#kesearch_filters .list ul {
  padding: 10px;
  margin: 0;
  list-style-type: none;
}

#kesearch_filters .list ul.expanded {
  display: block;
}

#kesearch_filters .list ul.closed {
  display: none;
}

#kesearch_filters .list li {
  display: block;
  list-style-type: none;
  margin: 0 0 10px 0;
  line-height: 16px;
  color: #444;
}

#kesearch_filters .list li a {
  color: #444;
}

#kesearch_filters .list a.kesGreyButt {
  margin-left: 10px;
}

#kesearch_filters .list li:hover,
#kesearch_filters .list li a:hover {
  text-decoration: none;
  color: #444;
  cursor: pointer;
}

#kesearch_filters .list li.selected {
  font-weight: bold;
}

#kesearch_filters .list li.parent0,
#kesearch_filters .list li.level0 {
  margin-left: 14px;
}

#kesearch_filters .list li.parent1,
#kesearch_filters .list li.level1 {
  margin-left: 21px;
}

#kesearch_filters .list li.parent2,
#kesearch_filters .list li.level2 {
  margin-left: 28px;
}

#kesearch_filters .list li.parent3,
#kesearch_filters .list li.level3 {
  margin-left: 35px;
}

#kesearch_filters .list li.parent0,
#kesearch_filters .list li.parent1,
#kesearch_filters .list li.parent2,
#kesearch_filters .list li.parent3 {
  font-weight: bold;
  list-style-position: outside;
}

/* Checkboxes */
#kesearch_filters .list ul.checkboxList {
  padding-bottom: 1px;
}

#kesearch_filters .list li.optionCheckBox {
  float: left;
  width: 200px;
  text-decoration: none;
  margin-bottom: 4px;
}

#kesearch_filters .list li.optionCheckBox input[type=checkbox] {
  float: left;
  margin: 0 5px 0 0;
}

#kesearch_filters .list li.clearer {
  font-size: 0;
  line-height: 0;
  float: none;
  margin: 0 !important;
}

#kesearch_filters label {
  display: block;
  font-weight: bold;
  color: #353535;
  margin: 0 0 4px 0;
}

#kesearch_filters .list li.region {
  font-weight: bold;
  margin-top: 5px;
}

#kesearch_filters .list li.noclick {
  cursor: default !important;
}

#kesearch_filters .list li.country {
  margin-left: 7px;
}

/* SPECIAL CSS CLASS */
#kesearch_filters .small {
  display: block;
  height: 65px;
  max-height: 65px;
  overflow-y: auto;
  overflow-x: hidden;
}

#kesearch_filters .larger {
  display: block;
  height: 130px;
  max-height: 130px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* Results */
#kesearch_num_results {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
  margin-bottom: 4rem;
}
@media (max-width: 820px) {
  #kesearch_num_results {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}

#kesearch_results {
  clear: both;
  margin-top: 20px;
}
#kesearch_results .result-list-item {
  clear: both;
  margin: 2.5rem 0;
  padding: 0;
}
#kesearch_results .result-list-item .result-number,
#kesearch_results .result-list-item .result-title {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: normal !important;
  margin-bottom: 1rem;
}
@media screen and (max-height: 820px), (max-width: 1201px) {
  #kesearch_results .result-list-item .result-number,
  #kesearch_results .result-list-item .result-title {
    font-size: 2rem;
  }
}
@media (max-width: 820px) {
  #kesearch_results .result-list-item .result-number,
  #kesearch_results .result-list-item .result-title {
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
#kesearch_results .result-list-item .result-teaser {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  #kesearch_results .result-list-item .result-teaser {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
#kesearch_results .result-link {
  margin-top: 1rem;
}
#kesearch_results .link-intern a::after {
  background-image: url("/typo3conf/ext/age_sitepackage/Resources/Public/SVG-Icons/link-intern.svg");
  padding-right: 20px;
  margin-left: 5px;
  content: "";
  background-repeat: no-repeat;
}
#kesearch_results .result-teaser .hit {
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  #kesearch_results .result-teaser .hit {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}
#kesearch_results .link-intern .hit {
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  #kesearch_results .link-intern .hit {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar {
  border: 1px solid #D3D3D3;
  display: block;
  float: right;
  height: 10px;
  width: 48px;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar .score {
  background-color: #D3D3D3;
  border: 1px solid #898989;
  display: block;
  height: 10px;
  margin: -1px 0 0 -1px;
}

/* Query time */
.tx-kesearch-pi1 #kesearch_query_time {
  font-style: italic;
  text-align: center;
  font-size: 80%;
}

/* Searchbox */
.tx-kesearch-pi1 .searchbox {
  margin-bottom: 5px;
}

.tx-kesearch-pi1 .searchbox input {
  margin-left: 0;
  width: 145px;
}

.tx-kesearch-pi1 .searchbox input.submit {
  width: 18px;
  height: 18px;
  border: none;
  background: none;
  vertical-align: middle;
}

.tx-kesearch-pi1 form.static .searchbox input.submit {
  margin-top: -16px;
}

.tx-kesearch-pi1 form.ajax .searchbox input.submit {
  margin-top: -4px;
}

.tx-kesearch-pi1 .searchbox .search_input {
  float: left;
  margin-right: 5px;
}

/* General Message */
.tx-kesearch-pi1 .general-message {
  padding: 5px;
}

.tx-kesearch-pi1 .general-message .image {
  float: left;
  vertical-align: middle;
  margin-right: 10px;
}

/* Pagebrowser */
.kesearch_pagebrowser ul {
  display: inline;
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  font-family: "CircularXXWeb-Book", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  .kesearch_pagebrowser ul {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.kesearch_pagebrowser ul li {
  list-style-type: none;
  display: inline;
  margin: 0;
}

#kesearch_pagebrowser_top,
#kesearch_pagebrowser_bottom {
  text-align: center;
  word-wrap: break-word;
}

#kesearch_pagebrowser_top a,
#kesearch_pagebrowser_bottom a {
  border-bottom: none;
}

#kesearch_pagebrowser_top .pages_total,
#kesearch_pagebrowser_bottom .pages_total {
  padding: 8px 0;
  background: #fff;
  margin-bottom: 15px;
}

#kesearch_pagebrowser_top div.result_txt,
#kesearch_pagebrowser_bottom div.result_txt {
  margin: 0 0 5px 0;
}

#kesearch_pagebrowser_top .kesearch_pagebrowser,
#kesearch_pagebrowser_bottom .kesearch_pagebrowser {
  margin: 0 auto 0;
}

#kesearch_pagebrowser_top a,
#kesearch_pagebrowser_bottom a {
  padding: 0.6rem;
  color: rgba(71, 50, 128, 0.6);
}

#kesearch_pagebrowser_top a:hover,
#kesearch_pagebrowser_bottom a:hover {
  cursor: pointer;
}

#kesearch_pagebrowser_top a.current,
#kesearch_pagebrowser_bottom a.current {
  color: #473280;
  text-decoration: none;
  font-family: "CircularXXWeb-Black", Helvetica, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2739;
  font-weight: normal !important;
}
@media (max-width: 820px) {
  #kesearch_pagebrowser_top a.current,
  #kesearch_pagebrowser_bottom a.current {
    font-size: 1.4rem;
    line-height: 1.2739;
  }
}

/* Ordering */
.tx-kesearch-pi1 #kesearch_ordering span.down {
  display: inline-block;
  width: 0;
  height: 0;
  border-color: #FF0000 transparent;
  border-style: solid solid none;
  border-width: 4px 4px 0;
}

.tx-kesearch-pi1 #kesearch_ordering span.up {
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent transparent #FF0000;
  border-style: none solid solid;
  border-width: 0 4px 4px;
}

.tx-kesearch-pi1 #kesearch_ordering div.ordering {
  float: right;
  max-width: 300px;
}

.tx-kesearch-pi1 #kesearch_ordering ul {
  display: inline-block;
  height: 20px;
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
}

.tx-kesearch-pi1 #kesearch_ordering ul li {
  float: left;
  margin-right: 10px;
}

.tx-kesearch-pi1 #kesearch_ordering div.clearer {
  clear: left;
}

/* needed for autocomplete */
ul.ui-autocomplete li a {
  font-size: 12px;
}

@media print {
  body {
    margin-top: 15px;
  }
  .border-top, .hero-wrapper, .container-breadcrumb, .footer-wrapper, #hamburger-button-animiert, #slider-projekt, .projekt-videoiframe, .card-link-wrapper {
    display: none !important;
  }
  header, .page-header .logo {
    position: initial !important;
  }
  .logo img {
    width: 85px;
  }
  .main {
    padding-top: 0 !important;
  }
  .belayout-inhaltleer {
    padding-top: 20px !important;
  }
  .content-narrow {
    margin-top: 0 !important;
  }
  h1 {
    font-size: 20pt;
    margin-bottom: 12px !important;
  }
  h2 {
    font-size: 14pt !important;
    margin-bottom: 12px !important;
  }
  h3 {
    font-size: 12pt !important;
  }
  .linie-davor::before {
    content: "";
    display: none !important;
  }
  p {
    font-size: 10pt;
  }
  .projekt-lead p, p.lead {
    font-size: 14pt;
    padding: 2rem 0;
  }
  .container-2col, .container-3col {
    display: flex;
    gap: 3%;
  }
  .projekt-col1, .publiste-col2 {
    width: 65%;
  }
  .projekt-col2, .publiste-col1 {
    width: 32%;
  }
  .projekt-col2 p {
    font-size: 9pt;
    margin-bottom: 6px !important;
  }
  .projekt-col2 h3 {
    font-size: 9pt !important;
    margin-top: 6px !important;
  }
  .projekt-col2 li {
    font-size: 9pt;
    padding: 0 !important;
    margin-bottom: 6px !important;
  }
  .projekt-links li {
    padding-top: 6px !important;
  }
  .projekt-col1 .col-6-6 .col {
    width: 100% !important;
  }
  .projekt-col1 .publikationen-card {
    height: auto !important;
    background: none;
  }
  .projekt-col1 .publikationen-card .publikationen-image {
    display: block;
    padding: 0 !important;
  }
  .projekt-col1 .publikationen-card .header {
    padding: 0;
  }
  .projekt-col1 .publikationen-card h3 {
    font-size: 10pt;
  }
  .projekt-col1 .publikation-info-header {
    font-size: 9pt;
  }
  .projekt-abschnitt-wrapper {
    margin-bottom: 2rem;
  }
  .tx_mask_team_wrapper .tx_mask_team {
    display: flex;
  }
  .publiste {
    padding: 0;
  }
  .tx_mask_team_wrapper .tx_mask_team li {
    width: 30%;
  }
}
.cookie-consent-container {
  --color-primary: #473280;
  --color-white: hsl(0deg, 0%, 100%);
  --color-black: hsl(0deg, 0%, 0%);
  --color-gray: hsl(0deg, 0%, 60%);
  --color-gray-10: hsl(0deg, 0%, 50%);
  --color-gray-20: hsl(0deg, 0%, 30%);
  --color-dark-primary: hsl(83deg, 62%, 16%);
  --color-dark-primary-10: hsl(79deg, 62%, 30%);
  --color-hsla-primary-50: hsla(79deg, 62%, 35%, 50%);
  --color-hsla-black-50: hsla(0deg, 0%, 0%, 30%);
}

.cookie-consent-container .details {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 250ms ease;
}

.cookie-consent-container .details .detail {
  min-height: 0;
}

.cookie-consent-container .details .detail input[type=checkbox] {
  visibility: hidden;
}

.cookie-consent-container .details:has(.detail.open) {
  grid-template-rows: 1fr;
}

.cookie-consent-container .details:has(.detail.open) input[type=checkbox] {
  visibility: visible;
}

.cookie-consent-container .text-center {
  text-align: center;
}

.cookie-consent-container p {
  margin: 0 0 1rem 0;
}

.cookie-consent-container a,
.cookie-consent-container a:visited,
.cookie-consent-container a:active,
.cookie-consent-container a:focus,
.cookie-consent-container a:focus:active {
  color: #473280;
  text-decoration: none;
}

.cookie-consent-container a:hover,
.cookie-consent-container a:visited:hover,
.cookie-consent-container a:active:hover,
.cookie-consent-container a:focus:hover,
.cookie-consent-container a:focus:active:hover {
  color: #473280;
  text-decoration: underline;
  transition: color 250ms ease;
}

.cookie-consent-container .label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0;
  color: var(--color-gray-20);
  font-size: 1rem;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}

.cookie-consent-container .label.partially-checked .checkmark {
  background-color: var(--color-primary);
}

.cookie-consent-container .label.partially-checked .checkmark::after {
  display: none;
}

.cookie-consent-container .label .checkmark {
  display: grid;
  place-items: center;
  height: 21px;
  width: 21px;
  background-color: #eee;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  transition: background-color 250ms ease;
}

.cookie-consent-container .label .checkmark::after {
  content: "";
  width: 5px;
  height: 12px;
  border: solid var(--color-white);
  border-width: 0 2px 2px 0;
  rotate: 45deg;
  translate: 0 -2px;
  scale: 0;
  transition: scale 250ms ease;
}

.cookie-consent-container .label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.cookie-consent-container .label input:checked ~ .checkmark {
  background-color: var(--color-primary);
}

.cookie-consent-container .label input:checked ~ .checkmark::after {
  scale: 1;
}

.cookie-consent-container .label input:disabled:checked ~ .checkmark {
  scale: 1;
  opacity: 0.6;
}

.cookie-consent-container .label input:focus ~ .checkmark {
  outline: 2px solid var(--color-primary);
  outline-offset: 2px;
}

.cookie-consent-container .label:hover .checkmark {
  background-color: var(--color-hsla-primary-50);
}

.cookie-consent-container .show-details {
  display: block;
  position: relative;
  padding: 0 18px 0 0;
  margin: 0 auto 1.25rem;
  background: none;
  border: none;
  border-radius: 2px;
  font-size: 1.3rem;
  color: #473280;
}

.cookie-consent-container .show-details span {
  border-bottom: 2px solid #473280;
}

/* .cookie-consent-container .show-details::after {
    content: "";
    position: absolute;
    inset: 50% 0 auto auto;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: var(--color-gray) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    rotate: 360deg;
    translate: -2px -50%;
    transition: border-color 250ms ease
} */
.cookie-consent-container .show-details:hover {
  color: var(--color-black);
}

.cookie-consent-container .show-details:hover::after {
  border-color: var(--color-black) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.cookie-consent-container .show-details .less {
  display: none;
}

.cookie-consent-container .show-details.open .more {
  display: none;
}

.cookie-consent-container .show-details.open .less {
  display: inline-block;
}

.cookie-consent-container .show-details.open::after {
  rotate: 180deg;
}

.cookie-consent-container .consent-modal {
  position: fixed;
  bottom: 0;
  max-height: 70dvh;
  width: 100%;
  padding: 1.5rem;
  background-color: #ffffff;
  overflow-y: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  transition: width 350ms, max-height 350ms ease;
}

.consent-modal-inner {
  max-width: 62rem;
  margin: 0 auto;
}

.hint p {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 2rem;
}
@media (max-width: 820px) {
  .hint p {
    font-size: 1.5rem;
  }
}

.hint p a {
  border-bottom: 2px solid #473280;
}

.hint p a:hover {
  text-decoration: none;
}

.cookie-consent-container .consent-modal .option-wrapper {
  padding: 0 0.4rem;
  margin-bottom: 1rem;
  overflow: visible;
}
.cookie-consent-container .consent-modal .option-wrapper p {
  font-size: 14px;
  line-height: 1.3;
  padding-top: 0.5rem;
}
.cookie-consent-container .consent-modal .option-wrapper .option-headline {
  font-family: "DINNextProMedium", Helvetica, Arial, sans-serif;
}

.cookie-consent-container .consent-modal .option-wrapper p:last-child {
  margin-bottom: 0;
}

.cookie-consent-container .consent-modal .option-wrapper .option-headline {
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 600;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper {
  margin-bottom: 1rem;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper:last-child {
  margin-bottom: 0;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail {
  padding: 0.25rem;
  font-size: 1rem;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail.cookie-option {
  background-color: #dedede;
  font-size: 1rem;
  font-weight: 400;
  transition: all ease-in-out 0.5s;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail.cookie-option:hover {
  background-color: #d4d0d0;
  transition: all ease-in-out 0.5s;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail.cookie-option:hover ~ .option-detail {
  background-color: #f3f3f3;
  transition: all ease-in-out 0.5s;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail.cookie-option .label {
  justify-content: space-between;
  color: var(--color-gray-20);
  font-weight: 400;
  text-align: left;
}

.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail .option-title {
  font-weight: 400;
  width: 100%;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}

@media all and (min-width: 500px) {
  .cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail .option-title {
    width: 30%;
  }
}
.cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail .option-value {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

@media all and (min-width: 500px) {
  .cookie-consent-container .consent-modal .option-wrapper .option-detail-wrapper .option-detail .option-value {
    width: 69%;
  }
}
.cookie-consent-container .consent-modal .option-wrapper .label {
  width: 100%;
}

.cookie-consent-container .consent-modal .option-wrapper .label .checkmark {
  background-color: #eee;
  border: 1px solid #bfbfbf;
}

.cookie-consent-container .consent-modal .option-wrapper .label input:checked ~ .checkmark {
  background-color: var(--color-primary);
}

.cookie-consent-container .consent-modal .cookie-headline {
  line-height: 1.5;
  margin: 0 0 1rem 0;
  color: var(--color-gray-20);
  display: block;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 600;
}

.cookie-consent-container .consent-modal.open {
  width: 100%;
  max-height: 85dvh;
}

.cookie-consent-container .consent-modal .options {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5rem;
  padding: 0;
  margin: 0 0 2rem 0;
  list-style: none;
}

.cookie-consent-container .consent-modal .options li {
  width: 100%;
}

@media all and (min-width: 500px) {
  .cookie-consent-container .consent-modal .options {
    grid-template-columns: repeat(2, 1fr);
  }
}
.cookie-consent-container .consent-modal .footer-links {
  display: block;
  text-align: center;
}

.cookie-consent-container .consent-modal .footer-links a {
  padding: 0.1rem;
  margin-inline: 0.2rem;
  border-radius: 2px;
}

.cookie-consent-container .buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}

.cookie-consent-container .buttons .btn {
  font-size: 1rem;
}

.cookie-consent-container .buttons .btn:focus-visible {
  outline: none;
}

.cookie-consent-container .buttons .btn--primary {
  display: inline-block;
  padding: 0.6rem 2rem 0.4rem;
  font-size: 1.4rem;
  font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
  color: #ffffff;
  background-color: #473280;
  text-align: center;
  transition: border-color 250ms ease, background-color 250ms ease;
}
@media (max-width: 820px) {
  .cookie-consent-container .buttons .btn--primary {
    font-size: 1.3rem;
    padding: 0.5rem 2rem 0.5rem;
  }
}

.cookie-consent-container .buttons .btn--primary:hover {
  border-color: var(--color-dark-primary);
  background-color: #473280;
}

.cookie-consent-container .buttons .btn--secondary {
  display: inline-block;
  padding: 0.5rem 2rem 0.3rem;
  font-size: 1.4rem;
  font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
  color: #473280;
  background-color: transparent;
  border: 1px solid #473280;
  text-align: center;
  transition: color 250ms ease, border-color 250ms ease, background-color 250ms ease;
}
@media (max-width: 820px) {
  .cookie-consent-container .buttons .btn--secondary {
    font-size: 1.3rem;
    padding: 0.5rem 2rem 0.5rem;
  }
}

.cookie-consent-container .buttons .btn--secondary:hover {
  color: var(--color-white);
  background-color: #473280;
  border-color: #473280;
}

.cookie-consent-settings {
  margin-bottom: 0.625rem;
}

.cookie-consent-settings .details {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 250ms ease;
}

.cookie-consent-settings .details .detail {
  min-height: 0;
}

.cookie-consent-settings .details .detail input[type=checkbox] {
  visibility: hidden;
}

.cookie-consent-settings .details:has(.detail.open) {
  grid-template-rows: 1fr;
}

.cookie-consent-settings .details:has(.detail.open) input[type=checkbox] {
  visibility: visible;
}

dialog::backdrop {
  background: var(--color-hsla-black-50) !important;
}

.cookie-consent-replacement .container-consent-replacement {
  position: relative;
}
.cookie-consent-replacement .message-wrapper,
.cookie-consent-replacement .message-wrapper-default {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  z-index: 3; /* über dem Overlay */
  color: #fff;
  gap: 1rem; /* Abstand zwischen Text & Button */
  line-height: 1.3;
}
.cookie-consent-replacement .container-consent-replacement-default::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5); /* 50% Dark Overlay */
  z-index: 2;
}
.cookie-consent-replacement button {
  display: inline-block;
  padding: 0.5rem 2rem 0.3rem;
  font-size: 1.4rem;
  font-family: "CircularXXWeb-Bold", Helvetica, sans-serif;
  color: #473280;
  background-color: transparent;
  border: 1px solid #473280;
  text-align: center;
  background-color: #fff;
}
@media (max-width: 820px) {
  .cookie-consent-replacement button {
    font-size: 1.3rem;
    padding: 0.5rem 2rem 0.5rem;
  }
}
.cookie-consent-replacement .preview-image {
  position: relative;
}
.cookie-consent-replacement .preview-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5); /* 50% Dark Overlay */
  z-index: 2;
}
.cookie-consent-replacement .preview-image img {
  display: block;
  width: 100%;
  height: auto;
}

.video-wrapper video {
  width: 100%;
  height: auto;
  display: block;
}