<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.body {
  background-color: #8dc6ca;
}

.container {
  max-width: 90%;
  padding-right: 10px;
  padding-left: 10px;
}

.column {
  min-height: 1080px;
  background-color: #00948b;
}

.div-block {
  margin-top: 30%;
}

.heading {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #fff;
  text-align: center;
}

.image {
  display: block;
  width: 35%;
  margin-top: 120px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.div-block-2 {
  height: 100vh;
  min-height: 100vh;
  background-color: #8dc6ca;
}

.column-2 {
  position: -webkit-sticky;
  position: sticky;
  display: inline;
  margin-top: 0vh;
  padding: 20vh 0px 0px 15vw;
  text-align: center;
}

.column-2.buttons {
  padding-right: 15vw;
  padding-left: 6vw;
}

.column-2.intro {
  display: block;
  padding-top: 0vh;
  padding-right: 0px;
  padding-left: 18vw;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.heading-2 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lemonmilk, sans-serif;
  color: #fff;
  font-size: 31px;
  line-height: 39px;
  text-align: center;
  text-transform: uppercase;
}

.column-3 {
  position: static;
  padding: 0vh 0px 0%;
  background-color: #00948b;
}

.column-3.section_overview {
  height: auto;
  min-height: 100vh;
  padding-top: 20vh;
  padding-bottom: 0vh;
}

.paragraph {
  position: static;
  width: 60%;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.button {
  width: 30%;
  height: 50px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 10px;
  background-color: #fff;
  font-family: Lemonmilk, sans-serif;
  color: #00948b;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.button-2 {
  width: 30%;
  height: 50px;
  margin-left: 30px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 10px;
  background-color: #fff;
  font-family: Lemonmilk, sans-serif;
  color: #00948b;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.column-4 {
  left: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
}

.columns {
  display: block;
  width: 60vw;
  margin-top: 46px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-3 {
  height: 2px;
  margin-top: 20px;
  margin-bottom: 22px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.div-block-3.line_white_upper {
  width: 100%;
  margin-top: 97px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-3.line_white_lower {
  width: 100%;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
  text-align: center;
}

.column-5 {
  margin: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  height: 40px;
}

.image-2.image_usp {
  height: 30px;
  margin-bottom: 20px;
}

.image-3 {
  height: 30px;
}

.image-3.image_usp {
  height: 20px;
  margin-bottom: 30px;
}

.image-4 {
  height: 40px;
}

.image-4.image_usp {
  height: 30px;
  margin-bottom: 20px;
}

.image-5 {
  height: 40px;
}

.image-5.image_usp {
  height: 30px;
  margin-bottom: 20px;
}

.image-6 {
  height: 40px;
}

.image-6.image_usp {
  height: 30px;
  margin-bottom: 20px;
  padding-top: 0px;
}

.image-7 {
  height: 40px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}

.image-7.image_usp {
  height: 30px;
  margin-bottom: 20px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.columns-2 {
  height: 2px;
  max-height: 20px;
  margin-top: 21px;
}

.columns-3 {
  margin-top: 44px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block {
  padding-top: 0px;
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  font-size: 9px;
  line-height: 18px;
}

.text-block-2 {
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  font-size: 9px;
  line-height: 18px;
}

.text-block-3 {
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  font-size: 9px;
  line-height: 18px;
}

.text-block-4 {
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  font-size: 9px;
  line-height: 18px;
}

.text-block-5 {
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  font-size: 9px;
  line-height: 18px;
}

.text-block-6 {
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  font-size: 9px;
  line-height: 18px;
}

.image-8 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  max-width: 140%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-6 {
  position: relative;
  display: block;
  height: 10px;
  margin-top: 0px;
  padding-top: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.section {
  background-color: #00948b;
}

.section.hornhaut-und-konjunktiva {
  position: static;
  background-color: #8dc5ca;
}

.section.hornhaut-und-konjunktiva.scroll {
  max-height: none;
  min-height: 100vh;
}

.section.overview {
  background-color: #8dc4ca;
}

.section.intro {
  min-height: 100vh;
}

.div-block-7 {
  display: block;
  height: 100%;
  margin-top: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  margin-top: 0vh;
  font-family: din-condensed, sans-serif;
  color: #fff;
  font-size: 4vw;
  font-weight: 300;
  text-align: center;
}

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

.grid {
  overflow: visible;
  max-width: 400px;
  padding-top: 0px;
  grid-auto-flow: row dense;
  -ms-grid-columns: minmax(358px, 1fr) minmax(344px, 1fr);
  grid-template-columns: minmax(358px, 1fr) minmax(344px, 1fr);
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  min-width: 200px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #00948b;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 25px;
  font-weight: 800;
  text-transform: uppercase;
}

.button-3.double_row {
  min-width: 350px;
  padding-top: 19px;
  line-height: 20px;
}

.paragraph-2 {
  padding-top: 5%;
  padding-right: 8%;
  padding-left: 8%;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.heading-4 {
  position: relative;
  top: auto;
  bottom: auto;
  height: auto;
  max-height: none;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: din-condensed, sans-serif;
  color: #fff;
  font-size: 10vw;
  font-weight: 400;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-5 {
  display: block;
  padding-right: 20px;
  direction: ltr;
  font-family: din-condensed, sans-serif;
  color: #fff;
  font-size: 2.5vh;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-column-count: 0;
  column-count: 0;
  white-space: normal;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.columns-4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.paragraph-3 {
  padding-right: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}

.div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 37px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div.div_lower_usps {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.div.div_upper_usps {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 28px 249px 21px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #555;
  font-size: 8px;
  text-align: center;
}

.div-block-9 {
  margin-bottom: 0px;
}

.div-block-10 {
  padding-bottom: 0px;
}

.usps {
  width: 100px;
  margin-top: 2px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.button_kurs_buchen {
  height: 60px;
  margin-top: 30px;
  background-color: #fff;
}

.columns-5 {
  position: static;
  height: auto;
  margin-right: -10px;
}

.button-4 {
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 15px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #00948b;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
}

.paragraph-info {
  margin-top: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.paragraph-info.overview {
  margin-left: -53px;
  font-size: 12px;
}

.paragraph-info.precise {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

.image-9 {
  width: 80vw;
}

.columns-6 {
  height: 100vh;
  padding-bottom: 0vh;
}

.button-5 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999999;
  display: block;
  width: auto;
  height: auto;
  max-width: none;
  margin-top: 98%;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-right: 15px;
  float: right;
  clear: right;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 3px 3px 16px -10px #000;
  direction: ltr;
  color: #00948b;
  font-weight: 700;
  text-align: center;
}

.columns-7 {
  padding-top: 15vh;
}

.div-block-11 {
  height: 10px;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 43px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.video-2 {
  display: block;
}

.section-2 {
  height: 100vh;
  background-color: #00948b;
}

.section-2.info.scroll {
  position: relative;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
}

.div-block-17 {
  height: 13vh;
  min-width: 200px;
}

.div-block-18 {
  height: 100vh;
  margin-top: auto;
  margin-bottom: auto;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.body-2 {
  background-color: #00948b;
}

.div-block-19 {
  width: 700px;
  height: 50px;
  margin: 350px auto auto;
  padding-top: 0px;
  padding-bottom: 220px;
  color: #fff;
}

.heading-6 {
  margin-top: auto;
  margin-bottom: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-5 {
  margin-top: 36px;
  font-size: 20px;
  text-align: center;
}

.button-6 {
  display: block;
  width: 400px;
  margin-top: 65px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #00948b;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.image-10 {
  display: block;
  height: 60px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.link-block {
  display: block;
  width: 250px;
  height: 80px;
  margin-top: 4vh;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button-7 {
  width: 100%;
  margin-bottom: 48px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #00948b;
  font-weight: 800;
  text-align: center;
}

.link-block-3 {
  padding-top: 0px;
}

.link-block-3.w--current {
  padding-top: 5px;
}

.nav-menu {
  height: 100%;
}

.nav_link {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 29px;
  padding-bottom: 29px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #707070;
}

.nav_link.w--current {
  color: #707070;
}

.image-12 {
  max-width: 80%;
  margin-top: 9px;
  margin-bottom: 6px;
  margin-left: 20px;
}

.container-7 {
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #fff;
}

.section-7 {
  position: relative;
  z-index: 999;
  overflow: hidden;
  max-width: none;
  background-color: #fff;
}

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

.columns-9 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

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

.image-13 {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

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

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

.div-block-21 {
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-22 {
  width: 100vw;
  margin-top: 43px;
}

.grid-2 {
  padding-top: 0px;
  grid-row-gap: 12px;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

@media screen and (min-width: 1440px) {
  .image {
    width: auto;
    height: 25vh;
    max-width: none;
    margin-top: 14vh;
  }

  .column-3.section_overview {
    height: auto;
    min-height: 100vh;
  }

  .paragraph {
    width: 820px;
  }

  .column-4 {
    padding-right: 0px;
  }

  .div-block-3.line_white_upper {
    max-width: none;
    margin-bottom: 40px;
  }

  .div-block-3.line_white_lower {
    max-width: none;
    margin-top: 0px;
  }

  .image-5.image_usp {
    background-color: transparent;
  }

  .text-block {
    padding-top: 10px;
  }

  .text-block-2 {
    padding-top: 10px;
  }

  .text-block-3 {
    padding-top: 10px;
  }

  .text-block-4 {
    padding-top: 10px;
  }

  .text-block-5 {
    padding-top: 10px;
  }

  .text-block-6 {
    padding-top: 10px;
  }

  .image-8 {
    width: 40%;
  }

  .section.hornhaut-und-konjunktiva.scroll {
    height: auto;
  }

  .button-3 {
    margin-top: 6px;
    padding-bottom: 26px;
  }

  .button-3.double_row {
    padding-top: 18px;
    padding-bottom: 26px;
  }

  .div.div_lower_usps {
    max-width: 1200px;
  }

  .div.div_upper_usps {
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: 'Open Sans', sans-serif;
  }

  .usps {
    color: #000;
  }

  .paragraph-info {
    font-weight: 700;
  }

  .paragraph-info.overview {
    margin-left: 0px;
    font-size: 12px;
  }

  .paragraph-info.precise {
    font-size: 12px;
    font-weight: 400;
  }

  .div-block-11 {
    height: 10px;
    background-color: #fff;
  }

  .div-block-16 {
    width: auto;
    max-width: 1000px;
    margin-top: 22px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .video-2 {
    border-radius: 0px;
  }

  .image-10 {
    display: block;
    height: 60px;
    max-width: none;
    margin-top: 36px;
    margin-right: auto;
    margin-left: auto;
  }

  .link-block {
    display: block;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
  }

  .columns-8 {
    font-size: 12px;
  }

  .image-11 {
    display: block;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 991px) {
  .body {
    overflow: visible;
    margin-left: auto;
    background-color: #00948b;
  }

  .container {
    max-width: 100vw;
    margin-bottom: 0vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image {
    width: 70%;
  }

  .div-block-2 {
    width: 100vw;
  }

  .column-2 {
    position: static;
    display: block;
    margin-right: auto;
    margin-bottom: 0vw;
    margin-left: auto;
    padding-top: 0vh;
    padding-left: 0vw;
  }

  .column-2.buttons {
    display: block;
    padding: 5vh 0vw;
  }

  .column-2.intro {
    margin-top: 20vh;
    padding-left: 0vw;
  }

  .column-3.section_overview {
    position: static;
    height: auto;
    min-height: auto;
    padding-top: 0vh;
    padding-bottom: 3vh;
    padding-left: 0px;
  }

  .paragraph {
    width: 80%;
  }

  .div-block-3.line_white_upper {
    width: 100%;
    margin-top: 60px;
  }

  .div-block-3.line_white_lower {
    width: 100%;
    max-width: none;
    margin-bottom: 15vh;
  }

  .image-8 {
    overflow: visible;
    max-width: 80%;
    margin-left: auto;
  }

  .div-block-6 {
    display: block;
    overflow: visible;
  }

  .section.hornhaut-und-konjunktiva {
    border: 0px none #000;
    border-radius: 0px;
    background-color: #00948b;
    opacity: 1;
  }

  .section.hornhaut-und-konjunktiva.scroll {
    margin-top: 61px;
    margin-bottom: 101px;
  }

  .section.hornhaut-und-konjunktiva.scroll.first {
    margin-top: 40px;
  }

  .section.overview.content {
    width: 100vw;
  }

  .section.overview.content.scroll {
    margin-top: 0px;
  }

  .section.intro {
    overflow: visible;
    width: 100vw;
  }

  .div-block-7 {
    height: 100%;
  }

  .heading-3 {
    margin-top: 7vh;
    margin-bottom: 0px;
    font-size: 80px;
  }

  .grid {
    width: 90%;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    justify-items: stretch;
  }

  .button-3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .button-3.double_row {
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
  }

  .heading-4 {
    margin-right: 11px;
  }

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

  .columns-4 {
    width: 100%;
    text-align: left;
  }

  .div.div_lower_usps {
    width: 80%;
  }

  .div.div_upper_usps {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-top: 41px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .usps {
    min-width: 300px;
    padding-right: 0vw;
    padding-bottom: 45px;
    padding-left: 0vw;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .columns-5 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .button-4 {
    display: block;
    width: 400px;
    margin-top: -6vw;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
  }

  .paragraph-info.overview {
    margin-left: 0px;
  }

  .image-9 {
    width: 400px;
  }

  .columns-6 {
    width: 100vw;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .columns-7 {
    position: static;
    display: block;
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5vh;
    padding-right: 80px;
    padding-left: 80px;
    clear: none;
  }

  .video {
    width: 80vw;
    max-width: 100%;
  }

  .div-block-12 {
    height: 10px;
    background-color: #8dc3ca;
  }

  .div-block-13 {
    height: 10px;
    background-color: #8dc3ca;
  }

  .div-block-14 {
    height: 10px;
    background-color: #8cc3ca;
  }

  .div-block-15 {
    height: 10px;
    background-color: #8cc3ca;
  }

  .div-block-16 {
    margin-top: 41px;
  }

  .video-2 {
    width: auto;
    height: auto;
    max-width: 500px;
    min-width: 400px;
    margin-top: -66px;
    margin-right: auto;
    margin-left: auto;
  }

  .video-2.uveitis {
    width: auto;
    max-width: 500px;
    min-width: 400px;
    margin-top: -66px;
  }

  .video-2.linsenerkrankungen-refraktive-chirurgie {
    width: auto;
    max-width: 500px;
    min-width: 400px;
    margin-top: -66px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 52px;
    padding-left: 52px;
  }

  .section-2.info.scroll {
    height: auto;
  }

  .div-block-18 {
    height: auto;
  }

  .image-10 {
    display: none;
  }

  .link-block {
    display: none;
  }

  .link-block.w--current {
    display: none;
  }

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

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

  .nav-menu {
    background-color: #fff;
  }

  .nav_link {
    width: 100vw;
  }

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

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

  .icon {
    background-color: transparent;
    color: #2b2b2b;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-3.section_overview {
    margin-top: 0px;
    padding-top: 0vh;
    padding-right: 50px;
    padding-left: 50px;
  }

  .button {
    font-size: 14px;
  }

  .button-2 {
    font-size: 14px;
  }

  .section.hornhaut-und-konjunktiva.scroll {
    max-height: none;
    margin-top: 70px;
  }

  .section.overview.content.scroll {
    height: 100vh;
    margin-top: 218px;
  }

  .heading-3 {
    margin-top: 7vh;
  }

  .grid {
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row dense;
    grid-auto-columns: minmax(0px, 0.75fr);
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    -ms-grid-columns: minmax(0px, 0.75fr) minmax(0px, 0.75fr);
    grid-template-columns: minmax(0px, 0.75fr) minmax(0px, 0.75fr);
  }

  .button-3 {
    font-size: 14px;
  }

  .column-7 {
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div.div_upper_usps {
    position: relative;
    width: 100%;
    margin-top: 50px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .usps {
    min-width: 200px;
    margin-top: 0px;
    padding-bottom: 20px;
    padding-left: 0vw;
  }

  .button-4 {
    margin-top: 4vw;
  }

  .video-2 {
    width: 90%;
    max-width: none;
    min-width: auto;
    margin-top: -16px;
  }

  .video-2.uveitis {
    width: 90%;
    max-width: none;
    min-width: auto;
    margin-top: -16px;
  }

  .video-2.linsenerkrankungen-refraktive-chirurgie {
    width: 90%;
    max-width: none;
    min-width: auto;
    margin-top: -16px;
  }

  .section-2.info.scroll {
    height: auto;
    min-height: auto;
  }

  .div-block-17 {
    margin-top: 0px;
    padding-top: 0px;
  }

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

@media screen and (max-width: 479px) {
  .container {
    padding-right: 0px;
  }

  .image {
    width: 80%;
  }

  .column-2.buttons {
    background-color: #8dc3ca;
  }

  .heading-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .column-3.section_overview {
    padding-top: 0vh;
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .button {
    width: 80%;
  }

  .button-2 {
    width: 80%;
    margin-top: 28px;
    margin-left: 0px;
  }

  .text-block {
    padding-top: 0px;
    font-size: 10px;
  }

  .section.hornhaut-und-konjunktiva.scroll {
    max-height: none;
    min-height: 100vh;
    margin-top: 123px;
  }

  .section.hornhaut-und-konjunktiva.scroll.first {
    margin-top: 33px;
  }

  .section.overview.content.scroll {
    margin-top: 0px;
  }

  .section.intro.scroll {
    min-height: 100vh;
  }

  .heading-3 {
    margin-top: 3vh;
    font-size: 35px;
    font-weight: 300;
  }

  .button-3 {
    max-width: 90%;
    min-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .button-3.double_row {
    min-width: 90%;
    padding-top: 13px;
  }

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

  .div.div_upper_usps {
    position: relative;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 2vh;
  }

  .usps {
    margin-top: 45px;
  }

  .button-4 {
    width: 90%;
    margin-bottom: 32px;
  }

  .paragraph-info.precise {
    text-align: right;
  }

  .div-block-16 {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .video-2 {
    width: 90%;
    max-width: 100%;
    min-width: auto;
  }

  .video-2.uveitis {
    width: 90%;
    max-width: none;
    min-width: auto;
    margin-top: -25px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }

  .video-2.linsenerkrankungen-refraktive-chirurgie {
    width: 90%;
    max-width: none;
    min-width: auto;
    margin-top: -25px;
  }

  .section-2.info.scroll {
    position: static;
    display: block;
    overflow: visible;
    height: auto;
    max-height: none;
    min-height: auto;
    float: none;
    clear: none;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-18 {
    height: auto;
  }

  .image-10 {
    display: none;
  }

  .link-block {
    display: none;
    overflow: visible;
  }

  .link-block.w--current {
    display: none;
  }

  .nav_link {
    background-color: #fff;
  }

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

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

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

#w-node-_75b76ab7-2e98-2cdf-0f7d-0b92261bad79-d3782f7d {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

@media screen and (min-width: 1440px) {
  #w-node-_764d517c-a8eb-5e6f-67b7-dbb0f59db45a-d3782f7d {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}</pre></body></html>