@charset "UTF-8";
@font-face {
  font-family: "arapey";
  src: url("/static/fonts/Arapey-Italic.woff") format("woff");
}
@font-face {
  font-family: "livic";
  src: url("/static/fonts/Livvic-Regular.woff") format("woff");
  font-weight: normal;
}
@font-face {
  font-family: "livic";
  src: url("/static/fonts/Livvic-Bold.woff") format("woff");
  font-weight: bold;
}
@font-face {
  font-family: "FameRe";
  src: url("/static/fonts/fa-regular-400.woff2") format("woff2");
  font-weight: normal;
}
@font-face {
  font-family: "FameSo";
  src: url("/static/fonts/fa-solid-900.woff2") format("woff2");
  font-weight: bold;
}
@font-face {
  font-family: "FameBr";
  src: url("/static/fonts/fa-brands-400.woff2") format("woff2");
  font-weight: normal;
}
.bg_green {
  background-color: #8cc9aa;
}
.bg_blue {
  background-color: #99c8ce;
}
.bg_orange {
  background-color: #e8620d;
}
.bg_red {
  background-color: #dc4e88;
}
* {
  position: relative;
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav a {
  display: block;
  text-decoration: none;
}
a:focus, a:focus-visible {
  outline: 2px solid #01517b;
}
a:focus:not(:focus-visible) {
  outline: none;
}
#jumplinks {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10000;
  font-size: 2em;
}
#jumplinks ul {
  list-style: none;
}
#jumplinks a {
  position: absolute;
  left: -99999px;
  top: 20px;
  white-space: nowrap;
}
#jumplinks a:active, #jumplinks a:focus {
  left: 30px;
  text-decoration: underline;
}
p:first-child, h1 + p, headlike1 + p {
  margin: 0;
}
p:last-child {
  margin-bottom: 0;
}
a {
  color: #dc4e88;
}
a:focus, a:focus-visible {
  outline: 2px solid #01517b;
}
a:focus:not(:focus-visible) {
  outline: none;
}
body {
  font: 62.5%/1 livic, Helvetica, Helvetica Neue, Arial;
  margin: 0;
  padding: 0;
  font-weight: 400;
  color: #000;
  background: #fff;
  transition: all 0.2s ease-out;
}
.grau .top__bar, .grau .main__container, .grau footer {
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0.21 0.72 0.072 0 0 0 0 0 1 0 '/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}
.ls .inner {
  font-size: 1.2em;
}
.text1 {
  font-size: 70%;
}
.text1 .main__container {
  padding-top: 55px;
}
.text2 {
  font-size: 77.5%;
}
.text2 .main__container {
  padding-top: 60px;
}
.active {
  border-bottom: 3px solid #aa165f;
  color: #aa165f !important;
}
.top__bar {
  background: #f6f8f6;
  font-size: 1.4em;
  line-height: 1;
  position: fixed;
  width: 100%;
  z-index: 100;
}
.top__bar .wrapper {
  text-align: right;
}
.top__bar ul {
  display: flex;
  justify-content: flex-end;
  padding: 10px 0;
}
.top__bar ul li {
  padding-left: 1.8em;
}
.top__bar ul li a {
  padding: 0.5em 0;
  color: #1d1d1b;
}
.top__bar ul li a:hover {
  color: #dc4e88;
  text-decoration: none;
}
.top__bar ul li a:before {
  font-family: FameSo;
  font-size: 1.2em;
  vertical-align: middle;
}
.top__bar ul li .textswitch:before {
  content: " ";
}
.top__bar ul li .langswitch:before {
  content: " ";
}
.top__bar ul li .colorswitch:before {
  content: " ";
}
.top__bar ul li .contrastswitch:before {
  content: " ";
}
.top__bar ul li .signswitch:before {
  content: " ";
}
.top__bar ul li:first-child {
  padding-left: 0;
}
.wrapper {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: left;
}
.main__container {
  padding-top: 51px;
  text-align: center;
}
.main__container .main__col {
  box-sizing: border-box;
}
.main__container .main__col .logo {
  display: inline-block;
  margin: 30px 0;
  transition: all 0.2s ease-out;
  z-index: 10;
}
.main__container .main__col .logo a {
  display: inline-block;
}
.main__container .main__col .logo img {
  max-width: 260px;
  height: auto;
  transition: all 0.2s ease-out;
}
.main__container .main__col .white_colored {
  display: none;
}
.main__container .main__col .key__visual {
  height: auto;
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
  min-height: 46.875vw;
}
.main__container .main__col .key__visual img {
  margin-left: 0;
  width: 100%;
  height: auto;
}
.main__container .main__col .key__visual .claim {
  position: absolute;
  left: calc(50vw - 615px);
  bottom: 240px;
  color: #fff;
  font-family: "livic";
  font-weight: bold;
  font-size: 5em;
  text-align: left;
}
.main__container .main__col .key__visual .claim .line {
  display: inline-block;
  margin-top: 0.75rem;
  padding: 0.6rem 1rem;
}
nav.connect {
  position: absolute;
  top: 50px;
  right: 0;
  transition: all 0.2s ease-out;
}
nav.connect ul {
  display: flex;
  font-size: 2em;
  font-weight: bold;
}
nav.connect ul li {
  margin-left: 0.75rem;
}
nav.connect ul li a {
  padding: 0.4rem 0;
  border: 1px solid #a8a7a8;
  border-radius: 0.5rem;
  min-width: 2.4rem;
  text-align: center;
  color: #000;
}
nav.connect ul li a:hover {
  color: #99c8ce;
}
nav.connect ul li .wording {
  padding: 0 0.8rem;
}
nav.connect ul li .insta:before {
  content: "";
  font-family: "FameBr";
}
nav.connect ul li .insta .wording {
  display: none;
}
nav.connect ul li .facebook:before {
  content: "";
  font-family: "FameBr";
}
nav.connect ul li .facebook .wording {
  display: none;
}
nav.mainnav {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  padding-top: 6em;
}
nav.mainnav ul {
  display: flex;
}
nav.mainnav ul li {
  font-size: 1.25rem;
  min-width: 225px;
  font-family: "livic";
  font-weight: bold;
  margin-left: 1px;
  transition: all 0.2s ease-out;
}
nav.mainnav ul li a {
  border-bottom: 10px solid #a8a7a8;
  padding: 1.25rem 0 1.25rem 0.75rem;
  color: #000;
}
nav.mainnav ul li a.red:hover {
  border-color: #dc4e88;
}
nav.mainnav ul li a.blue:hover {
  border-color: #99c8ce;
}
nav.mainnav ul li a.orange:hover {
  border-color: #e8620d;
}
nav.mainnav ul li a.green:hover {
  border-color: #8cc9aa;
}
nav.mainnav ul li.here a.red {
  border-color: #dc4e88;
}
nav.mainnav ul li.here a.blue {
  border-color: #99c8ce;
}
nav.mainnav ul li.here a.orange {
  border-color: #e8620d;
}
nav.mainnav ul li.here a.green {
  border-color: #8cc9aa;
}
nav.mainnav ul li ul {
  display: none;
  position: absolute;
  background: #fff;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
nav.mainnav ul li ul li {
  font-size: 1rem;
  line-height: 1.375;
  margin-left: 0;
}
nav.mainnav ul li ul li a {
  border-width: 1px;
  padding: 1rem 0 1rem 1rem;
}
nav.mainnav ul li ul li:last-child a {
  border: none;
}
nav.mainnav a.green + ul a:hover {
  color: #8cc9aa;
}
nav.mainnav a.orange + ul a:hover {
  color: #e8620d;
}
nav.mainnav a.blue + ul a:hover {
  color: #99c8ce;
}
nav.mainnav a.red + ul a:hover {
  color: #dc4e88;
}
.opener, .closer {
  display: none;
  transition: all 0.2s ease-out;
}
nav.nav__open {
  display: none;
}
.nav__col nav.nav__open .subnav, .nav__col nav .open .subnav {
  display: block;
}
article {
  transition: all 0.2s ease-out;
}
article.withheadpic {
  margin-top: -230px;
}
article.withoutheadpic {
  margin-top: 54px;
}
article .wrapper {
  max-width: 1230px;
  background: #fff;
  border: 1px solid #a8a7a8;
  border-radius: 5px;
  padding: 75px 165px;
  transition: all 0.2s ease-out;
}
article .wrapper section {
  padding: 20px 0;
  margin-bottom: 40px;
  font-size: 1.8em;
  line-height: 1.6;
}
article .wrapper section img {
  max-width: 100%;
  height: auto;
}
article .wrapper section li::marker {
  color: #dc4e88;
}
article .wrapper section h1 {
  font-size: 2.8em;
  line-height: 1.2;
  font-weight: bold;
  margin: 0;
  margin-bottom: 0.2em;
  transition: all 0.2s ease-out;
  hyphens: auto;
}
article .wrapper section h2 {
  font-size: 1.66em;
  line-height: 1.2;
  font-weight: bold;
}
article .wrapper section h3 {
  font-size: 1.66em;
  line-height: 1.2;
  font-weight: normal;
  font-family: "arapey";
}
article .wrapper section h4 {
  font-size: 1.11em;
  line-height: 1.2;
  font-weight: bold;
}
article .wrapper section h5 {
  font-size: 1.11em;
  line-height: 1.2;
  font-weight: normal;
  font-family: "arapey";
}
article .wrapper section h6 {
  font-size: 0.88em;
  line-height: 1.2;
  font-weight: bold;
}
article .wrapper section .hint {
  font-weight: bold;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #a8a7a8;
}
article .wrapper section .hint:before {
  content: "";
  font-family: "FameSo";
  display: inline-block;
  margin-right: 0.8em;
}
article .wrapper section .box__halbbreit {
  width: calc(50% - 1em);
}
article .wrapper section .box__halbbreit img {
  max-width: 100%;
  height: auto;
}
article .wrapper section blockquote {
  font-size: 1.66em;
  line-height: 1.2;
  font-weight: normal;
  font-family: "arapey";
  text-align: center;
  padding: 2em 3em;
  margin: 1em 0;
  border-bottom: 1px solid #a8a7a8;
  border-top: 1px solid #a8a7a8;
}
article .wrapper section .hero {
  margin-top: 2em;
  width: 100%;
  height: auto;
}
.insquare {
  width: 275px;
  height: 275px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.insquare img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  height: auto;
}
.uplink {
  display: inline-block;
  color: #fff;
  font-size: 1.8em;
  padding: 0.8em 1.6em;
  margin-top: -1.6em;
  border-radius: 5px;
  text-decoration: none;
}
.uplink:before {
  content: "";
  font-family: "FameSo";
  font-size: 0.8em;
  display: inline-block;
  margin-right: 1em;
}
.cols {
  display: flex;
  justify-content: space-between;
  gap: 2em;
  padding: 2em 0;
}
.cols > div {
  flex: 1;
}
.cols > div.insquare {
  flex: none;
}
.cols .halbbreit {
  width: calc(50% - 1em);
  height: auto;
}
.cols .drittbreit {
  width: calc(33.33% - 1.33em);
  height: auto;
}
.cat__link {
  color: #000;
  background: #fff;
  border: 1px solid #a8a7a8;
  border-radius: 5px;
  padding: 1em;
  display: flex;
  align-items: center;
  font-weight: bold;
  text-decoration: none;
  width: 275px;
  box-sizing: border-box;
  font-size: 0.875em;
  line-height: 1.2em;
  transition: all 0.2s ease-out;
}
.cat__link .cat__text {
  margin-left: 0.6em;
}
.cat__link .cat__icon {
  width: 68px;
  text-align: center;
}
.cat__link .cat__icon #icon__saege {
  width: 68px;
  height: auto;
}
.cat__link .cat__icon #icon__besen {
  width: 56px;
  height: auto;
}
.cat__link .cat__icon #icon__baum {
  width: 68px;
  height: auto;
}
.cat__link:hover {
  transform: scale(1.08);
  transition: all 0.2s ease-out;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 0px 27px -5px;
  z-index: 1;
}
.block__wrapper {
  border-top: 1px solid #a8a7a8;
  margin-top: 2em;
}
.block__wrapper .block__entry {
  border-bottom: 1px solid #a8a7a8;
}
.centeralign {
  align-items: center;
}
.startalign {
  align-items: flex-start;
}
footer {
  text-align: center;
}
footer .claim {
  padding: 8em 0;
}
footer .claim img {
  max-width: 300px;
  height: auto;
}
footer .sponsors {
  border: 1px solid #a8a7a8;
  border-radius: 5px;
  padding: 2em 0 1.5em 0;
  width: 1230px;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  z-index: 1;
  font-size: 1.8em;
}
footer .sponsors .institutions {
  margin-top: 0.5em;
}
footer .sponsors .institutions img {
  margin: 0.5em 2em;
}
footer .basement {
  background: #e6d875;
  margin-top: -100px;
  padding: 140px 0 60px 0;
  font-size: 1.8em;
}
footer .basement .wrapper {
  display: flex;
  justify-content: space-between;
}
footer .basement .wrapper nav li {
  display: inline-block;
  margin-left: 1.6em;
}
footer .basement .wrapper nav li a {
  color: #000;
  text-decoration: underline;
}
.sponly {
  display: none;
}
.white_colored {
  display: none;
}
.editmode {
  display: block;
  margin: 0.5em 0;
  color: blue;
}
div[style="z-index: 1000;text-align:right;font-size:10px;color:grey;display:block !important;"] {
  position: absolute;
  left: 20px;
  bottom: 12px;
}
div[style="z-index: 1000;text-align:right;font-size:10px;color:grey;display:block !important;"] a {
  text-decoration: none;
  color: #000;
}
body.invers {
  background: #293133;
  color: #fff;
}
body.invers a {
  color: #fff;
}
body.invers .top__bar {
  background: #293133;
  border-bottom: 2px solid #a8a7a8;
}
body.invers .top__bar li a {
  color: #fff;
}
body.invers .top__bar li a:hover {
  color: #fff;
}
body.invers .top__bar .active {
  border-bottom: 3px solid #fff;
  color: #fff !important;
}
body.invers .pipe {
  border-left: 1px solid #fff;
}
body.invers nav.connect ul li a {
  color: #fff;
}
body.invers nav.connect ul li a:hover {
  color: #99c8ce;
}
body.invers nav.mainnav ul ul {
  background: #293133;
}
body.invers nav.mainnav ul li a {
  color: #fff;
}
body.invers .main__container .main__col .key__visual .claim .line {
  background: #293133;
}
body.invers article .wrapper {
  background: #293133;
  border-color: #a8a7a8;
}
body.invers footer .basement {
  background: none;
  border-top: 2px solid #a8a7a8;
}
body.invers footer .sponsors {
  color: #000;
}
body.invers footer a {
  color: #fff;
  text-decoration: none;
}
body.invers footer a:hover {
  text-decoration: underline;
}
body.invers a:focus, body.invers a:focus-visible {
  outline: 2px solid #fff;
}
body.invers a:focus:not(:focus-visible) {
  outline: none;
}
body.invers .full_colored {
  display: none !important;
}
body.invers footer .white_colored {
  display: block;
}
body.invers .main__container .main__col .white_colored {
  display: inline-block;
}
body.invers section li::marker {
  color: #fff;
}
body.invers .cat__link {
  background: #293133;
}
body.invers .cat__link .cat__icon svg path {
  fill: #fff !important;
}
body.invers .cat__link .cat__icon svg rect {
  fill: #fff !important;
}
body.invers footer .basement .wrapper nav li a {
  color: #fff;
}
body.invers .uplink {
  background: #fff;
  color: #000;
}
@media not all and (min-resolution: 0.001dpcm) {
  .grau .top__bar, .grau .main__container, .grau .footer__container {
    filter: grayscale(100%);
  }
  .flex3 a {
    filter: grayscale(100%);
  }
}
@media only screen and (max-width: 1350px) {
  .main__container .main__col .logo {
    margin: 20px 0 80px 0;
    transition: all 0.2s ease-out;
  }
  .main__container .main__col .logo img {
    max-width: 200px;
    height: auto;
  }
  .main__container .main__col .key__visual .claim {
    left: 2.5%;
    bottom: 160px;
    transition: all 0.2s ease-out;
  }
  nav.connect {
    top: 30px;
  }
  .wrapper {
    width: 95%;
  }
  article.withheadpic {
    margin-top: -180px;
  }
  article .wrapper {
    width: 95%;
    padding: 75px;
  }
  nav.mainnav li {
    min-width: 210px;
  }
  footer .sponsors {
    width: 95%;
  }
  .cat__link {
    flex: 1;
  }
}
@media only screen and (max-width: 1023px) {
  .switchwrapper {
    display: block;
    position: absolute;
    top: 100px;
    right: 0;
    line-height: 1.5;
  }
  .switchwrapper button {
    font-size: 2em;
    line-height: 1.5;
    border: none;
    background: none;
    padding: 0 0.3em;
    font-weight: bold;
  }
  .switchwrapper button:after {
    font-size: 2em;
    font-family: FameSo;
    vertical-align: middle;
    font-weight: normal;
    color: #8cc9aa;
  }
  .opener button:after {
    content: " ";
  }
  .closer button:after {
    content: " ";
    font-size: 2.4em;
  }
  .closer button .wording {
    display: none;
  }
  .closer {
    top: 95px;
  }
  nav.mainnav {
    display: none;
  }
  nav.nav__open {
    display: block;
  }
  nav.nav__closed {
    display: none;
  }
  nav.mainnav {
    position: relative;
    padding-top: 0;
    width: auto;
    margin: 0 -2.5%;
  }
  nav.mainnav ul {
    display: block;
  }
  nav.mainnav ul li {
    width: 100%;
    margin-left: 0;
  }
  nav.mainnav ul li ul {
    position: relative;
    border-radius: 0;
  }
  nav.mainnav > ul > li > a {
    border-top: 1px solid #a8a7a8;
  }
  article.withheadpic {
    margin-top: -70px;
  }
  article.withoutheadpic {
    margin-top: 30px;
  }
  .main__container .main__col .key__visual .claim {
    bottom: 60px;
    transition: all 0.2s ease-out;
  }
  .main__container .main__col .logo {
    margin: 50px 0 20px 0;
  }
  .cat__link {
    padding: 1em 0;
  }
  .cat__link .cat__text {
    margin-left: 0;
  }
}
@media only screen and (max-width: 900px) {
  .cat__group {
    flex-direction: column;
    gap: 1em;
    align-items: center;
  }
  .cat__link {
    text-align: left;
    width: 275px;
    padding: 1em;
  }
  .cat__link .cat__text {
    margin-left: 0.6em;
  }
}
@media only screen and (max-width: 767px) {
  article .wrapper {
    width: 95%;
    padding: 0 1rem;
  }
  article .wrapper section h1 {
    font-size: 1.8em;
  }
  article .wrapper section h2, article .wrapper section .headlike1 {
    font-size: 1.3em;
  }
  article .wrapper section h3 {
    font-size: 1.3em;
  }
  article .wrapper section blockquote {
    padding: 2em 0;
  }
  .cols {
    flex-direction: column;
  }
  .cols .halbbreit {
    width: 100%;
  }
  .cols .drittbreit {
    width: 100%;
  }
  .main__container .main__col .key__visual .claim {
    transition: all 0.2s ease-out;
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 559px) {
  .main__container .main__col .key__visual .claim {
    transition: all 0.2s ease-out;
    font-size: 2em;
    bottom: 38px;
  }
  .main__container .main__col .key__visual .claim .line {
    margin-top: 0.5rem;
    padding: 0.4rem 0.8rem;
  }
  .top__bar ul {
    margin-right: 14px;
  }
  .top__bar li a {
    display: inline-block;
    font-size: 1.2em;
    width: 1.4em;
    text-align: center;
  }
  .top__bar li a .wording {
    display: none;
  }
  nav.connect .contact .wording {
    display: none;
  }
  nav.connect .contact .icon {
    display: block;
  }
  nav.connect .contact:before {
    content: "";
    font-family: "FameRe";
  }
  .main__container .logo img {
    max-width: 160px;
  }
  footer .basement .wrapper {
    display: block;
    text-align: center;
  }
  footer .basement .wrapper nav li {
    display: inline-block;
    margin: 1em 0.8em;
  }
}
@media only screen and (max-width: 479px) {
  .switchwrapper {
    right: -0.4em;
  }
  .switchwrapper button .wording {
    display: none;
  }
  .opener button:after {
    font-size: 2em;
  }
  .closer button:after {
    font-size: 2.4em;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
