<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.navbar {
  color: #030303;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 65px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.header {
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  margin-top: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  overflow: hidden;
}

.header_bg {
  z-index: -3;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block {
  background-color: #fff;
  width: auto;
  max-width: 1250px;
  height: auto;
  max-height: 700px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  position: relative;
}

.image {
  margin: 67px auto 29px 0;
  display: block;
}

.paragraph {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 34px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.column {
  padding-left: 57px;
  padding-right: 57px;
}

.column.column1-odd {
  padding-left: 0;
  padding-right: 50px;
}

.text-block {
  padding-top: 24px;
  padding-bottom: 39px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.grid {
  grid-row-gap: 31px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 18px;
}

.grid-2 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-4 {
  cursor: pointer;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: end;
  margin-right: 42px;
  font-size: 12px;
}

.column-2 {
  margin-top: 62px;
  margin-bottom: 62px;
  font-size: 12px;
}

.column-2.column2-ueber-eyefox {
  margin-top: 0;
}

.column-2.column-2-odd {
  margin-top: 0;
  padding-left: 50px;
  padding-right: 0;
}

.link {
  color: #3c3c3c;
  text-decoration: none;
}

.link-2 {
  color: #3c3c3c;
  letter-spacing: 2px;
  text-decoration: none;
}

.link-3, .link-4 {
  color: #3c3c3c;
  text-decoration: none;
}

.columns {
  max-height: 900px;
}

.columns.columns-ueber-eyefox {
  margin-top: 100px;
  overflow: visible;
}

.ber-eyefox {
  height: 100vh;
}

.image_09 {
  margin-right: 0;
}

.image_09.kachel {
  cursor: pointer;
}

.heading {
  margin-top: 0;
  margin-bottom: 20px;
}

.paragraph-2 {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.zielgruppen {
  background-color: #efefef;
  padding-top: 65px;
  padding-bottom: 1px;
  position: relative;
  top: 0;
}

.div-block-2 {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
}

.div-block-3 {
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-3 {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 25px;
  display: none;
}

.div-block-4 {
  justify-content: space-between;
  margin-top: 45px;
  margin-bottom: 57px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  display: flex;
}

.text-block-2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.gute-gr-nde-f-r-eyefox {
  display: none;
}

.div-block-5 {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  text-align: center;
  margin-top: 120px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  font-weight: 300;
}

.heading-3.test {
  margin-top: 0;
}

.paragraph-4 {
  color: #fa5058;
  text-align: center;
  margin-bottom: 150px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 300;
}

.gg {
  margin-top: 150px;
}

.gg.even {
  margin-top: 0;
  margin-bottom: 50px;
}

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

.column-3 {
  flex-direction: row;
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 50px;
  display: flex;
}

.column-3.einfach {
  flex-direction: column;
  align-items: flex-end;
}

.column-4 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 50px;
  display: flex;
}

.heading-4 {
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  display: block;
}

.paragraph-5 {
  text-align: right;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-6 {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 24px;
}

.testemonial {
  background-color: #efefef;
  margin-top: 120px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.div-block-6 {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.column-5 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.column-6 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.column-7 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.paragraph-7 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-style: italic;
  font-weight: 300;
}

.text-block-3.test.name {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.text-block-3.test.location {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

.categories-odd {
  height: 100vh;
  padding-top: 120px;
}

.container {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.column-8 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 84px;
  padding-right: 25px;
}

.column-9 {
  padding-left: 50px;
  padding-right: 0;
}

.paragraph-8 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.slider {
  object-fit: fill;
  background-color: rgba(221, 221, 221, 0);
  width: 26vw;
  height: auto;
  max-height: 50vh;
}

.icon, .icon-2 {
  color: rgba(0, 0, 0, .19);
}

.heading-5 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
}

.categories-even {
  background-color: #efefef;
  height: 100vh;
  padding-top: 120px;
  padding-bottom: 0;
}

.categories-even.scroll {
  position: relative;
}

.heading-6 {
  white-space: pre-wrap;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.slider-2 {
  width: 26vw;
  height: auto;
  max-height: 50vh;
  margin-left: auto;
  margin-right: auto;
}

.column-10 {
  justify-content: center;
  padding-left: 0;
  padding-right: 50px;
  display: flex;
}

.column-11 {
  padding-left: 50px;
  padding-right: 55px;
}

.slide-nav {
  color: #000;
  display: none;
}

.left-arrow {
  margin-left: -60px;
  margin-right: 0;
}

.right-arrow {
  margin-left: 0;
  margin-right: -60px;
}

.right-arrow-2 {
  margin-right: -60px;
  display: block;
}

.left-arrow-2 {
  margin-left: -60px;
  display: block;
}

.paragraph-9 {
  font-size: 24px;
  line-height: 40px;
}

.paragraph-10 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.icon-3, .icon-4 {
  color: rgba(0, 0, 0, .19);
}

.summary {
  color: #fa5058;
  margin-top: 50px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  display: none;
}

.button {
  color: #fa5058;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #fa5058;
  margin-top: 30px;
  margin-right: 26px;
  padding-left: 54px;
  padding-right: 54px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.button.button-header {
  margin-top: 32px;
}

.image-4 {
  position: relative;
}

.image-4.kachel {
  filter: brightness();
  cursor: pointer;
}

.image-4.kachel:hover {
  filter: brightness(30%);
}

.image-5 {
  position: relative;
}

.image-5.kachel {
  cursor: pointer;
}

.image-6 {
  position: relative;
}

.image-6.kachel {
  cursor: pointer;
}

.image-7 {
  position: relative;
}

.image-7.kachel {
  cursor: pointer;
}

.heading-7 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 25%;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 25px;
  text-decoration: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-7.double {
  margin-top: 20%;
  font-size: 12px;
  line-height: 22px;
}

.heading-7.double.tripple {
  margin-top: 12%;
}

.link-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.link-block-2, .link-block-3, .columns-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11, .link-block-12 {
  position: relative;
}

.link-block-13, .link-block-14 {
  cursor: pointer;
  position: relative;
}

.eyefox {
  height: 100vh;
}

.eyefox.sponsor {
  background-color: #efefef;
}

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.heading-8 {
  text-align: center;
  margin-top: 50px;
  font-family: Open Sans, sans-serif;
}

.paragraph-11 {
  text-align: center;
  max-width: 850px;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 29px;
}

.kontakt {
  background-color: #efefef;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1250px;
  max-width: 800px;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-9 {
  padding-top: 0;
  padding-bottom: 21px;
  font-family: Open Sans, sans-serif;
}

.paragraph-12 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  display: none;
}

.mediadaten {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.heading-10 {
  font-family: Open Sans, sans-serif;
  font-size: 70px;
  font-weight: 800;
}

.div-block-10 {
  justify-content: space-between;
  align-items: center;
  max-width: 1250px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-11 {
  color: #505050;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 30px 10px;
  font-size: 16px;
  font-weight: 300;
}

.div-block-11 {
  justify-content: flex-end;
  height: 65px;
  margin-left: 0;
  display: flex;
}

.dropdown-toggle {
  height: 65px;
  padding-left: 30px;
  padding-right: 30px;
}

.text-block-4 {
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 16px;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 26px;
}

.dropdown-list {
  font-size: 12px;
}

.dropdown-list.w--open {
  background-color: #fff;
  flex-direction: column;
  padding: 33px 34px 33px 9px;
  font-size: 12px;
  display: flex;
}

.navbar-2 {
  background-color: #fff;
  width: 100vw;
  margin-top: 0;
  position: fixed;
  top: 0;
}

.container-2 {
  max-width: 1250px;
  height: 65px;
}

.text-block-5 {
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.dropdown-toggle-2 {
  color: rgba(51, 51, 51, .6);
  height: 65px;
  padding-top: 25px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
}

.dropdown-toggle-2:hover {
  color: #333;
}

.dropdown-toggle-2.w--open {
  color: rgba(51, 51, 51, .7);
  height: 65px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.image-8 {
  margin-top: 0;
}

.dropdown.w--open {
  background-color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.dropdown.dd-list {
  font-size: 12px;
  font-weight: 300;
}

.dropdown-list-2 {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  display: block;
}

.div-block-12 {
  display: block;
}

.div-block-13 {
  z-index: 998;
  background-color: rgba(0, 0, 0, .14);
  width: 100%;
  height: 100%;
  position: absolute;
}

.dropdown-link-4 {
  color: rgba(0, 0, 0, .64);
  background-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.dropdown-link-4:hover {
  color: #000;
  font-weight: 300;
}

.dropdown-link-4:active {
  color: #fa5058;
}

.dropdown-link-4.w--current {
  color: rgba(255, 0, 0, .64);
  text-decoration: none;
}

.dropdown-link-4.nav {
  text-transform: uppercase;
  padding-top: 12px;
  padding-bottom: 12px;
}

.nav.dropdown-link-4 {
  display: block;
}

.nav.dropdown-link-4.gr-nde, .nav.dropdown-link-4.kunden {
  display: none;
}

.div-block-14 {
  display: block;
}

.dd-list {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.dropdown-link-5 {
  font-family: Open Sans, sans-serif;
}

.dropdown-link-5.dropdown-link-4 {
  color: rgba(0, 0, 0, .64);
}

.dropdown-link-5.dropdown-link-4:hover {
  color: #000;
}

.dropdown-link-5.dropdown-link-4.w--current {
  color: #fa5058;
}

.div-block-15 {
  z-index: 998;
  color: #000;
  background-color: rgba(0, 0, 0, .15);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navmenue {
  display: flex;
}

.div-block-16 {
  cursor: pointer;
  flex: none;
  position: relative;
}

.image-9 {
  object-fit: fill;
  max-width: 100%;
}

.image-10 {
  max-width: 90%;
}

.image-11 {
  object-fit: cover;
  width: 30vw;
  max-width: none;
  height: auto;
  position: relative;
}

.image-12 {
  object-fit: cover;
  width: 30vw;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 0;
  position: relative;
}

.slide-nav-2 {
  display: none;
}

.image_08 {
  object-fit: cover;
}

.image_08.kachel {
  filter: brightness();
  background-color: #8b8888;
}

.image_08.kachel:hover {
  filter: none;
}

.slide-nav-3, .slide-nav-4, .slide-nav-5, .slide-nav-6, .slide-nav-7, .slide-nav-8 {
  display: none;
}

.div-block-17 {
  flex-direction: column;
  display: flex;
}

.div-block-18 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-20, .div-block-21 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-field {
  width: 100%;
  min-width: 0;
  max-width: none;
  font-family: Open Sans, sans-serif;
  position: relative;
}

.submit-button {
  background-color: #fa5058;
  width: 100%;
  margin-top: 9px;
  padding: 14px 0;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.success-message {
  background-color: #fa5058;
}

.text-block-6 {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.text-field-2, .textarea {
  width: 100%;
  font-family: Open Sans, sans-serif;
}

.checkbox-label {
  font-family: Open Sans, sans-serif;
  font-size: 11px;
}

.text-block-7 {
  font-family: Open Sans, sans-serif;
}

.form-block {
  width: 500px;
}

.grid-01 {
  cursor: pointer;
  object-fit: cover;
  position: relative;
}

.grid-01:hover {
  filter: brightness(75%);
}

.grid-01.pic-11:hover, .grid-01.pic-10:hover, .grid-01.pic-12:hover, .grid-01.pic-13:hover, .grid-01.pic-14:hover, .grid-01.pic-15:hover, .grid-01.pic-16:hover, .grid-01.pic-17:hover {
  filter: none;
}

.paragraph-13 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.paragraph-14 {
  color: #fa5058;
  margin-top: -25px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.columns-7 {
  float: left;
  max-width: 500px;
}

.column-15 {
  display: block;
}

.link-block-15 {
  margin: 30px;
}

.image-14 {
  object-fit: scale-down;
}

.div-block-22 {
  float: right;
  min-width: 415px;
  height: 100%;
  margin-left: 20px;
  margin-right: 20px;
}

.columns-6 {
  flex: 0 auto;
  align-self: center;
}

.column-16 {
  text-align: center;
}

.link-5 {
  color: #707070;
  text-decoration: underline;
}

.link-5.footer {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 45px 15px;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
  display: inline-block;
}

.zg {
  height: 100px;
}

.image-16, .link-block-16, .link-block-17 {
  position: relative;
}

.link-6 {
  color: #333;
  text-decoration: none;
}

.link-7 {
  color: #fa5058;
  text-decoration: none;
}

.section {
  background-color: #efefef;
}

.link-9 {
  color: #fa5058;
  text-decoration: none;
}

.lightbox-link {
  width: 26vw;
}

.link-10 {
  color: #fa5058;
  text-decoration: none;
}

.image-17 {
  width: 40px;
  margin-top: 3px;
  margin-left: 46px;
}

.link-block-18 {
  flex-direction: column;
  justify-content: center;
  margin-left: 33px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.link-block-18.w--current {
  margin-left: 33px;
}

.text-block-8 {
  font-family: Open Sans, sans-serif;
}

.text-block-9 {
  color: #fff;
  background-color: #989898;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding: 13px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.button-2 {
  text-align: center;
  background-color: #fa5058;
  width: 50%;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.button-3 {
  text-align: center;
  background-color: #fa5058;
  width: 50%;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

@media screen and (min-width: 1440px) {
  .header {
    object-fit: cover;
  }

  .div-block {
    max-height: 700px;
  }

  .image {
    margin-top: 72px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 26px;
  }

  .grid-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: .25fr .25fr .25fr .25fr;
    grid-auto-flow: row;
    position: static;
  }

  .columns.columns-ueber-eyefox {
    margin-top: 0;
  }

  .ber-eyefox {
    height: auto;
    min-height: 100px;
    padding-top: 100px;
  }

  .zielgruppen {
    padding-top: 100px;
  }

  .heading-2 {
    margin-top: 0;
  }

  .gute-gr-nde-f-r-eyefox {
    padding-top: 100px;
  }

  .heading-3 {
    margin-top: 0;
  }

  .slider {
    width: 26vw;
    height: auto;
    max-height: 50vh;
  }

  .slide-nav {
    display: none;
  }

  .button.button-header {
    margin-top: 29px;
  }

  .image-4 {
    flex: 0 auto;
  }

  .heading-7 {
    font-size: 12px;
  }

  .eyefox.mitglied, .eyefox.sponsor {
    padding-top: 120px;
  }

  .heading-8 {
    font-size: 30px;
  }

  .div-block-16 {
    background-color: rgba(0, 0, 0, .23);
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .image-10 {
    max-width: 80%;
  }

  .image-11, .image-12 {
    max-width: 45%;
    margin-top: -233px;
  }

  .link-8 {
    color: #fa5058;
    text-decoration: none;
  }
}

@media screen and (min-width: 1920px) {
  .navbar {
    z-index: 9999;
    position: fixed;
  }

  .header {
    justify-content: center;
    width: 100vw;
  }

  .header_bg {
    width: 100%;
  }

  .div-block {
    max-height: 900px;
  }

  .grid-3 {
    grid-column-gap: 12px;
    grid-row-gap: 9px;
    grid-template-rows: minmax(0, 1fr) auto auto auto auto;
    grid-auto-columns: 5fr;
    grid-auto-flow: row;
  }

  .grid-4 {
    grid-column-gap: 10px;
    grid-template-rows: auto auto auto auto 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .ber-eyefox {
    padding-top: 120px;
  }

  .gute-gr-nde-f-r-eyefox {
    margin-top: 0;
    padding-top: 120px;
  }

  .heading-3, .heading-3.test {
    margin-top: 0;
  }

  .heading-4.rechts {
    text-align: left;
  }

  .testemonial {
    background-color: #efefef;
  }

  .div-block-6 {
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .column-5, .column-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-7 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .paragraph-7 {
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-style: italic;
    font-weight: 300;
  }

  .text-block-3 {
    font-family: Open Sans, sans-serif;
    font-weight: 700;
  }

  .text-block-3.test.name {
    margin-top: 10px;
    font-size: 17px;
  }

  .text-block-3.test.location {
    font-size: 10px;
  }

  .columns-2 {
    margin-bottom: 0;
  }

  .categories-odd, .categories-odd.odd {
    height: 100vh;
    padding-top: 120px;
  }

  .container {
    max-width: 1250px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .column-8 {
    padding-left: 0;
    padding-right: 50px;
  }

  .column-9 {
    padding-left: 50px;
    padding-right: 0;
  }

  .paragraph-8 {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
  }

  .mask {
    overflow: hidden;
  }

  .slider {
    width: 550px;
    height: 769px;
    max-height: none;
  }

  .icon, .icon-2 {
    opacity: .52;
    color: #000;
    background-color: rgba(0, 0, 0, 0);
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
  }

  .categories-even {
    background-color: #efefef;
    height: 100vh;
    padding-top: 120px;
  }

  .columns-even {
    margin-top: 0;
  }

  .heading-6 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .slider-2 {
    width: 550px;
    height: 769px;
    max-height: none;
  }

  .column-10 {
    padding-left: 0;
    padding-right: 50px;
  }

  .column-11 {
    padding-left: 50px;
    padding-right: 0;
  }

  .slide-nav {
    color: #000;
  }

  .button {
    text-align: center;
  }

  .image-7 {
    object-fit: cover;
  }

  .heading-7 {
    margin-top: 26%;
    font-size: 12px;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .heading-7.double {
    margin-top: 24%;
    font-size: 12px;
    line-height: 16px;
  }

  .heading-7.double.tripple {
    margin-top: 19%;
  }

  .eyefox.sponsor {
    background-color: #efefef;
  }

  .div-block-7 {
    text-align: center;
  }

  .dropdown-list.w--open {
    flex-direction: row;
  }

  .dropdown-toggle-2 {
    color: rgba(51, 51, 51, .64);
  }

  .dropdown-toggle-2.w--open {
    color: #333;
  }

  .dropdown-list-2.w--open {
    flex-flow: row;
    align-content: flex-end;
    justify-content: center;
    align-items: stretch;
  }

  .div-block-12 {
    display: flex;
  }

  .dropdown-link-4 {
    color: rgba(0, 0, 0, .65);
  }

  .dropdown-link-4:hover {
    color: #000;
    font-weight: 300;
  }

  .dropdown-link-4:active {
    color: #7a7a7a;
  }

  .div-block-14 {
    display: flex;
  }

  .div-block-16 {
    width: auto;
    height: auto;
  }

  .slide-nav-2 {
    display: none;
  }

  .image-15 {
    object-fit: fill;
    max-height: none;
    position: relative;
  }

  .image-16 {
    object-fit: cover;
    position: relative;
  }

  .link-block-16, .link-block-17 {
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  .image {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .paragraph {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
  }

  .column {
    flex-direction: column;
    align-items: center;
    padding-top: 38px;
    padding-bottom: 56px;
    display: flex;
  }

  .column.column1-odd, .column-2 {
    display: none;
  }

  .column-2.column-2-odd {
    padding-left: 50px;
    padding-right: 150px;
    display: block;
  }

  .ber-eyefox {
    height: auto;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 25px;
  }

  .div-block-2 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .div-block-4 {
    flex-flow: wrap;
    padding: 0 36px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .categories-odd.scroll {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .column-8 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .column-9 {
    display: block;
  }

  .paragraph-8 {
    font-size: 14px;
    line-height: 25px;
  }

  .heading-5 {
    font-size: 25px;
    line-height: 30px;
  }

  .categories-even.scroll {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-6 {
    font-size: 25px;
    line-height: 30px;
  }

  .column-10 {
    display: block;
  }

  .column-11 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .paragraph-10 {
    font-size: 14px;
    line-height: 25px;
  }

  .button {
    text-align: center;
  }

  .eyefox.mitglied {
    height: auto;
  }

  .eyefox.sponsor {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-7 {
    height: auto;
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .heading-8 {
    margin-top: 20px;
    font-size: 25px;
  }

  .kontakt {
    height: auto;
  }

  .div-block-8 {
    align-items: flex-start;
    width: auto;
  }

  .heading-9 {
    padding-bottom: 0;
    font-size: 25px;
  }

  .div-block-9 {
    height: auto;
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .heading-10 {
    font-size: 36px;
  }

  .navbar-2 {
    height: 65px;
  }

  .navmenue {
    background-color: #fff;
  }

  .image-11, .image-12 {
    width: 60%;
  }

  .div-block-18 {
    padding-top: 0;
    padding-bottom: 2px;
  }

  .div-block-19 {
    flex-direction: column;
  }

  .columns-7 {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-22 {
    float: none;
  }

  .zg {
    height: 80px;
  }

  .section {
    display: flex;
  }

  .link-block-18 {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-left: auto;
    margin-right: auto;
  }

  .column {
    display: flex;
  }

  .column-2.column-2-odd {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-right: 50px;
    display: flex;
  }

  .categories-odd.scroll {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .column-8 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .column-9 {
    display: none;
  }

  .paragraph-8, .heading-5, .heading-6 {
    text-align: center;
  }

  .column-10 {
    display: none;
  }

  .column-11 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .paragraph-10 {
    text-align: center;
  }

  .button.button-header {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-7 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .heading-9 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-14 {
    text-align: center;
  }

  .link-block-15 {
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-18 {
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .image {
    display: none;
  }

  .paragraph {
    padding-left: 18px;
    padding-right: 18px;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .column-2.column-2-odd {
    padding-bottom: 0;
    padding-left: 18px;
    padding-right: 18px;
  }

  .paragraph-2 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 25px;
  }

  .zielgruppen {
    margin-top: 151px;
    padding-top: 0;
  }

  .heading-2 {
    padding-top: 20px;
    font-size: 20px;
  }

  .div-block-4 {
    flex-direction: row;
    justify-content: center;
    padding-left: 19px;
    padding-right: 19px;
    font-size: 10px;
    line-height: 17px;
  }

  .text-block-2 {
    margin-bottom: 33px;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 9px;
    line-height: 15px;
  }

  .column-8 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .paragraph-8 {
    text-align: center;
  }

  .heading-5 {
    font-size: 20px;
  }

  .heading-6 {
    font-size: 20px;
    line-height: 25px;
  }

  .column-11 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .button {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-7 {
    padding-top: 0;
  }

  .heading-8 {
    font-size: 16px;
    font-weight: 800;
    line-height: 25px;
  }

  .paragraph-11 {
    margin-top: 2px;
    line-height: 25px;
  }

  .div-block-8 {
    max-width: 100vw;
    margin-top: 46px;
    margin-bottom: 46px;
    padding-bottom: 0;
    padding-left: 34px;
    padding-right: 34px;
  }

  .heading-9 {
    line-height: 32px;
  }

  .text-block-5 {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-toggle-2 {
    border-bottom: 2px solid #fa5058;
    flex-direction: row;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-14 {
    background-color: #fff;
  }

  .dd-list, .dd-list.dropdown {
    z-index: 20;
  }

  .dd-list.dropdown.w--open {
    z-index: 999;
  }

  .navmenue {
    background-color: #fff;
    border-bottom: 0 solid #fa5058;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .image-11, .image-12 {
    width: 100vw;
  }

  .div-block-18 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-field, .submit-button {
    width: auto;
  }

  .text-field-2 {
    width: auto;
    overflow: auto;
  }

  .textarea {
    width: auto;
  }

  .checkbox-label {
    white-space: break-spaces;
    display: block;
    overflow: auto;
  }

  .form-block {
    width: auto;
  }

  .paragraph-13 {
    text-align: center;
    padding-top: 0;
  }

  .column-15 {
    text-align: center;
  }

  .div-block-22 {
    text-align: center;
    min-width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-6 {
    width: 100vw;
    min-width: 100vw;
  }

  .column-16 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-5.footer {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .zg {
    height: 60px;
  }

  .form {
    flex-direction: column;
    display: flex;
    overflow: auto;
  }

  .dropdown-2 {
    flex-direction: row;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .menu-button {
    background-color: #fff;
    width: 65px;
    height: 65px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 22px;
    padding-left: 20px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .icon-5 {
    color: #333;
  }

  .link-block-18 {
    justify-content: center;
  }

  .div-block-23 {
    background-color: #fff;
  }

  .dropdown-3 {
    width: 100%;
  }

  .dropdown-4 {
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .dropdown-5, .dropdown-6 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  #w-node-_68dfe520-916b-1817-9208-68c13c3d1998-cb1e0330, #w-node-_68dfe520-916b-1817-9208-68c13c3d1998-641e0334 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


</pre></body></html>