:root {
  --paragraph: #072554e6;
  --headings: #07103c;
  --zelenka-air: #47bbc4;
  --white: white;
  --zelenka-water: #072554;
  --navlink-hover: #d9dde6;
  --footer: #515c64;
  --lines: #b1c2dbcc;
  --dark-gray: #6c7788;
  --lines-2: #b0c4e0;
  --bg-light-blue: #eff3fa;
  --bg-color: #e7eaf0;
  --black: #1b1b1b;
  --footer-text: #5b5f68;
}

body {
  color: var(--paragraph);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 100;
  line-height: 30px;
}

h1 {
  color: var(--headings);
  letter-spacing: .015em;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}

h2 {
  color: var(--headings);
  letter-spacing: .015em;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 140%;
}

h3 {
  color: var(--headings);
  letter-spacing: .03em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  color: var(--headings);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

h5 {
  color: var(--headings);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

h6 {
  color: var(--headings);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

p {
  color: var(--paragraph);
  letter-spacing: .015em;
  margin-bottom: 10px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 145%;
}

a {
  color: var(--paragraph);
  cursor: pointer;
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 10px;
  font-weight: 300;
}

img {
  width: 230px;
  max-width: 100%;
  display: inline-block;
}

blockquote {
  color: var(--headings);
  text-align: center;
  border-left: 1px #000;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: Roboto;
  font-size: 27px;
  font-style: italic;
  font-weight: 300;
  line-height: 45px;
}

figure {
  margin-top: 0;
  margin-bottom: 0;
}

figcaption {
  background-color: var(--paragraph);
  color: #fff;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 31px;
  margin-left: 11px;
  margin-right: 11px;
  padding: 7px;
  font-family: Roboto;
  font-size: 14px;
  font-style: italic;
  font-weight: 100;
  line-height: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.content-section {
  color: var(--zelenka-air);
  padding-top: 90px;
  position: relative;
  overflow: hidden;
}

.content-section.bottom-padding {
  padding-bottom: 90px;
  font-family: schnebel-sans-pro, sans-serif;
}

.content-section.bg-image {
  background-image: url('../images/zk_banner_faq_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 270px;
}

.content-section.bg-image.faq {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
}

.content-section.overflow {
  overflow: visible;
}

.content-section.usp {
  padding-top: 64px;
}

.content-wrapper {
  color: var(--paragraph);
  flex: 1;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.content-wrapper.flex-center {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-wrapper.flex-center.impressum {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
}

.content-wrapper.narrow {
  max-width: 1100px;
}

.content-wrapper.no-padding {
  padding-bottom: 24px;
  padding-left: 0;
  padding-right: 0;
}

.content-wrapper.flex-full-height {
  z-index: 10;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.content-wrapper.flex-full-height.dr-zelenka {
  justify-content: flex-end;
  align-items: flex-end;
}

.content-wrapper.usp {
  margin-bottom: 30px;
}

.content-wrapper.faq {
  margin-bottom: 90px;
}

.content-wrapper.datenschutz {
  margin-bottom: 120px;
  font-family: schnebel-sans-pro, sans-serif;
}

.hero-section {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 915px;
  padding-top: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-section.medium {
  background-image: url('../images/zk_Banner_Patienten_1.webp');
  background-position: 50%;
  background-attachment: scroll;
  height: 700px;
  min-height: 0;
}

.hero-section.medium.kollegen {
  background-image: url('../images/zk_Banner_Partner_1.webp');
}

.hero-section.medium.ketamin {
  background-image: url('../images/zk_Banner_Ketamin_1.webp');
}

.hero-section.small {
  background-image: none;
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 400px;
  min-height: 0;
  padding-top: 110px;
}

.hero-section.small.team {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  height: 170px;
}

.hero-section.small.datenschutz, .hero-section.small.impressum {
  background-image: none;
}

.mini-title-1 {
  color: var(--zelenka-air);
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
}

.mini-title-1.top-border {
  margin-top: 25px;
}

.button-1 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 0 0 16px;
  min-width: 130px;
  height: 45px;
  margin-top: 10px;
  padding-top: 14px;
  padding-left: 18px;
  padding-right: 18px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  line-height: 15px;
  text-decoration: none;
  transition: background-color .2s, color .2s;
}

.button-1:hover {
  border-color: var(--zelenka-air);
  background-color: var(--zelenka-air);
  color: var(--white);
}

.navbar-1 {
  z-index: 100;
  background-color: #fff;
  top: 0;
  left: 0;
  right: 0;
}

.hero {
  color: #fff;
  font-size: 49px;
  line-height: 62px;
}

.hero-text-box.center-text {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.hero-text-box.center-text.zelenka {
  margin-top: 5vh;
}

.hero-text-box.center-text.zelenka._2 {
  margin-top: 14vh;
}

.hero-text-box.center {
  text-align: center;
}

.paragraph.white {
  color: #fff;
  display: none;
}

.paragraph.regular {
  font-weight: 400;
}

.paragraph.regular.kontakt {
  margin-top: 24px;
}

.paragraph.small {
  font-size: 15px;
}

.heading-1.hero {
  margin-bottom: 15px;
}

.heading-1.hero.zelenka {
  margin-bottom: 45px;
  font-family: schnebel-sans-pro, sans-serif;
  line-height: 125%;
}

.heading-1.bottom-border {
  margin-bottom: 20px;
}

.heading-1.large {
  color: var(--white);
  font-size: 47px;
  line-height: 59px;
  display: block;
}

.heading-1.large.patienten, .heading-1.large.team {
  display: none;
}

.heading-1.large.datenschutz {
  color: var(--zelenka-water);
}

.social-icons-box {
  position: absolute;
  bottom: 0;
  left: 0;
}

.social-icons-box.hero {
  margin-bottom: 40px;
  margin-left: 80px;
  display: none;
}

.social-icon {
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 37px;
  height: 37px;
  margin-right: 15px;
  transition: background-color .2s;
  display: flex;
}

.social-icon:hover {
  background-color: #fff;
}

.social-icon.facebook {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
  justify-content: center;
  align-items: center;
}

.social-icon.facebook:hover {
  background-image: none;
}

.social-icon.twitter {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
}

.social-icon.twitter:hover {
  background-image: none;
}

.social-icon.instagram {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
}

.social-icon.instagram:hover {
  background-image: none;
}

.social-icon.linkedin {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
}

.social-icon.linkedin:hover {
  background-image: none;
}

.display-none {
  display: none;
}

.notice-bar {
  z-index: 100;
  background-color: var(--footer);
  flex-wrap: nowrap;
  width: 100%;
  display: none;
  position: relative;
}

.notice-text {
  color: var(--zelenka-water);
  letter-spacing: .06em;
  text-transform: none;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

.mini-close {
  text-align: right;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 45px;
  margin-right: 25px;
  display: flex;
}

.mini-close.absolute {
  cursor: pointer;
  margin-top: 10px;
  margin-right: 0;
  position: absolute;
  top: 0;
  right: 0;
}

.body {
  color: var(--paragraph);
  font-family: schnebel-sans-pro, sans-serif;
  font-weight: 300;
}

.mini-title-3 {
  color: var(--zelenka-air);
  letter-spacing: .03em;
  margin-bottom: 10px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
}

.mini-title-3.white {
  color: #fff;
}

.mini-title-2 {
  border: 1px solid var(--zelenka-air);
  color: var(--zelenka-air);
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  border-radius: 3px;
  margin-bottom: 15px;
  padding: 6px 5px 4px 6px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 9.5px;
  font-weight: 700;
  line-height: 9.5px;
  display: inline-block;
}

.flex-wrapper {
  flex-flow: wrap;
  width: 100%;
  display: flex;
  position: relative;
}

.flex-wrapper.space-between {
  justify-content: space-between;
  padding-right: 0;
}

.flex-wrapper.space-between.telefon {
  justify-content: flex-end;
  padding-right: 23px;
}

.flex-wrapper.footer {
  justify-content: space-between;
  align-items: center;
}

.flex-wrapper.justify-end {
  justify-content: flex-end;
}

.flex-wrapper.form-8 {
  width: 1024px;
}

._50-percent-column {
  width: 50%;
  position: relative;
}

._50-percent-column.flex-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-content {
  width: 83%;
}

.text-content.right-padding {
  padding-right: 20px;
}

.text-link {
  color: var(--zelenka-air);
  font-size: 15px;
  font-weight: 300;
  transition: opacity .2s;
}

.text-link:hover {
  opacity: .8;
}

.text-link.gray {
  color: var(--paragraph);
}

._55-percent-column {
  width: 55%;
  position: relative;
}

.header-box.center {
  text-align: center;
  width: 53%;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-box.center.team {
  margin-bottom: 72px;
  padding-top: 24px;
}

.header-box.center-no-border {
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-box._55-percent {
  width: 55%;
}

.header-box._93-percent {
  text-align: center;
  width: 93%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.small-top-border {
  width: auto;
  margin-top: 5px;
}

.bottom-border {
  width: auto;
  margin-bottom: 15px;
}

.bottom-border.more-bottom {
  margin-bottom: 100px;
}

.heading-3.no-border {
  margin-bottom: 0;
}

.heading-3.no-border.impressum {
  line-height: 22px;
}

.heading-3.white {
  color: #fff;
}

.feature-1-item-1 {
  border-right: 1px solid var(--lines);
  border-bottom: 1px solid var(--lines);
  flex-wrap: wrap;
  width: 50%;
  padding: 45px 5% 35px 4%;
  display: flex;
}

.feature-text-box {
  flex: 1;
  width: 90%;
}

.feature-icon-column {
  width: 60px;
}

.feature-1-item-2 {
  border-bottom: 1px solid var(--lines);
  flex-wrap: wrap;
  width: 50%;
  padding: 45px 4% 35px;
  display: flex;
}

.feature-1-item-2.zelenka {
  padding-bottom: 40px;
}

.feature-1-item-3 {
  border-right: 1px solid var(--lines);
  border-bottom: 1px solid var(--lines);
  flex-wrap: wrap;
  width: 50%;
  padding: 45px 5% 35px 4%;
  display: flex;
}

.feature-1-item-3.zelenka {
  padding-bottom: 45px;
}

.feature-1-item-4 {
  border-bottom: 1px solid var(--lines);
  flex-wrap: wrap;
  width: 50%;
  padding: 45px 4% 45px 5%;
  display: flex;
}

.mini-title-4 {
  border-bottom: 1px solid var(--zelenka-air);
  color: var(--zelenka-air);
  letter-spacing: .03em;
  margin-bottom: 15px;
  padding-bottom: 2px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 15px;
  text-decoration: none;
  display: inline-block;
}

.mini-title-4.bottom-border {
  margin-bottom: 25px;
}

.mini-title-4.border {
  margin-right: 10px;
}

.work-page-header {
  border-bottom: 1px solid var(--lines);
  padding-bottom: 20px;
}

._70-percent-column {
  width: 70%;
}

._70-percent-column.newsletter {
  background-color: var(--dark-gray);
  background-color: var(--zelenka-water);
  width: 80%;
  padding: 54px 20px 36px 40px;
  position: relative;
}

.rich-text-block {
  text-align: justify;
}

.rich-text-block img {
  margin-bottom: 20px;
}

.inline-block {
  letter-spacing: .015em;
  font-family: schnebel-sans-pro, sans-serif;
  display: inline-block;
}

.inline-block.normal {
  margin-right: 5px;
  font-weight: 400;
}

.details-item {
  margin-bottom: 15px;
}

.title-box {
  border-bottom: 1px solid var(--lines);
  margin-bottom: 40px;
  padding-bottom: 5px;
}

.title-box.less {
  margin-bottom: 0;
}

.inner-page-slider {
  background-color: #fff;
  height: auto;
}

.inner-page-left-arrow {
  width: 25px;
  height: 50px;
  margin-top: -110px;
  margin-right: 25px;
  padding-top: 5px;
  padding-right: 0;
  transition: opacity .2s;
  top: 0;
  right: 0;
}

.inner-page-left-arrow:hover {
  opacity: .7;
}

.inner-page-right-arrow {
  width: 25px;
  height: 50px;
  margin-top: -110px;
  padding-top: 5px;
  transition: opacity .2s;
  top: 0;
  right: 0;
}

.inner-page-right-arrow:hover {
  opacity: .7;
}

.work-thumbnail {
  justify-content: space-between;
  width: 31%;
  margin-right: 4%;
  position: relative;
}

.work-thumbnail.post {
  width: 47.5%;
  height: auto;
  margin-right: 5%;
}

.empty-state {
  background-color: #0000;
  display: none;
}

.left-border {
  margin-right: 40px;
}

.feature-2-item-4 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 70px;
  padding-left: 20px;
  display: flex;
  position: relative;
}

.feature-2-item-4.verfahren {
  margin-bottom: 0;
  padding-left: 0;
}

.feature-2-item-5 {
  z-index: 10;
  align-items: flex-start;
  margin-bottom: 70px;
  padding-left: 20px;
  display: flex;
  position: relative;
}

.feature-2-item-5.verfahren {
  margin-bottom: 0;
  padding-left: 0;
}

.job-title {
  color: #fff;
  text-align: center;
  letter-spacing: .18em;
  text-transform: uppercase;
  background-image: linear-gradient(#072554e6, #072554e6);
  border-radius: 0;
  margin-bottom: 13px;
  padding: 7px 8px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 9px;
  font-weight: 400;
  line-height: 9px;
  display: inline-block;
}

.description-box {
  z-index: 10;
  margin-top: 18px;
  margin-bottom: 20px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.testimonial-text-box {
  text-align: center;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-title {
  letter-spacing: .015em;
  font-family: schnebel-sans-pro, sans-serif;
  font-weight: 400;
}

.text-title.dark {
  color: var(--headings);
  margin-bottom: 5px;
}

.box-details {
  border-top: 1px solid var(--lines);
  border-bottom: 1px solid var(--lines);
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.box-details.small {
  border-top-style: none;
  border-bottom-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.box-details.more-inner-padding {
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 25px;
  padding-bottom: 25px;
}

.authors-pic {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  margin-right: 7px;
  transition: opacity .2s;
}

.authors-pic:hover {
  opacity: .85;
}

.link-box {
  text-decoration: none;
}

.small-link {
  float: right;
  color: var(--zelenka-air);
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
  line-height: 15px;
  transition: opacity .2s;
}

.small-link:hover {
  opacity: .8;
}

.small-link.top-border {
  margin-top: 50px;
}

.inline-text {
  margin-right: 4px;
  font-size: 15px;
  font-weight: 300;
}

.inline-text.dark {
  color: var(--headings);
  margin-right: 10px;
}

.inline-link {
  color: var(--zelenka-air);
}

.inline-link.small {
  font-size: 15px;
  font-weight: 300;
}

.mobile-top-border {
  width: auto;
  margin-top: 15px;
}

.mobile-top-border.more-border {
  margin-top: 30px;
}

.post-preview-text-box-2 {
  margin-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}

.date-box {
  width: 47px;
  margin-left: 5px;
}

.post-preview-item {
  border-bottom: 1px solid var(--lines);
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 40px;
  display: flex;
}

.post-preview-right {
  width: 55%;
}

.date {
  text-align: center;
  font-size: 26px;
  line-height: 31px;
}

.date.white {
  color: #fff;
}

.post-preview-box {
  padding-right: 20px;
}

.post-preview-image {
  flex-direction: column;
  width: 42%;
  margin-left: 25px;
  margin-right: 25px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-section {
  background-color: var(--footer);
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-left-column {
  width: 30%;
  padding-right: 35px;
}

.footer-text {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
}

.footer-link-box {
  width: 20%;
}

.footer-mini-title {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  display: inline-block;
}

.footer-link {
  color: #fff;
  letter-spacing: .015em;
  margin-bottom: 15px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.footer-link:hover {
  color: var(--lines-2);
}

.footer-link.w--current {
  text-decoration: underline;
}

.footer-link.horizontal {
  letter-spacing: .045em;
  margin-bottom: 0;
  margin-right: 25px;
  font-weight: 100;
}

.back-to-top-text {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
  display: none;
}

.back-to-top-link {
  width: 16px;
  font-weight: 400;
  text-decoration: none;
  display: inline;
}

.footer-right-column {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 70%;
  padding-left: 60px;
  display: flex;
}

.footer-notice {
  border-top: 1px solid #ffffff0d;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  padding-top: 30px;
  display: flex;
}

.footer-notice.zelenka {
  margin-top: 50px;
}

.footer-notice-text {
  opacity: .5;
  color: #fff;
  letter-spacing: .06em;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 24px;
}

.footer-notice-link {
  color: #fff;
}

.footer-social-links {
  flex-wrap: wrap;
  margin-top: 15px;
  display: flex;
}

.footer-social-icon {
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 37px;
  height: 37px;
  margin-right: 15px;
  transition: background-color .2s;
  display: flex;
}

.footer-social-icon:hover {
  background-color: #fff;
}

.footer-social-icon.facebook {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
}

.footer-social-icon.facebook:hover {
  background-image: none;
}

.footer-social-icon.twitter {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
}

.footer-social-icon.twitter:hover {
  background-image: none;
}

.footer-social-icon.instagram {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
}

.footer-social-icon.instagram:hover {
  background-image: none;
}

.footer-social-icon.linkedin {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 13px;
}

.footer-social-icon.linkedin:hover {
  background-image: none;
}

.footer-logo {
  margin-bottom: 10px;
}

.bottom-separation {
  border-bottom: 1px solid var(--lines);
  padding-bottom: 60px;
}

.bottom-separation.as-header {
  flex-wrap: wrap;
  margin-bottom: 60px;
  padding-bottom: 20px;
  display: flex;
}

.bottom-separation.as-header.ketamin {
  border-bottom-style: none;
}

.bottom-separation.as-header.zelenka {
  max-width: 1490px;
  margin-left: auto;
  margin-right: auto;
}

.bottom-separation.landscape-no-border.leistungen {
  border-bottom-style: none;
  padding-bottom: 160px;
}

.bottom-separation.mobile-less-padding.team {
  padding-bottom: 160px;
}

.bottom-separation.mobile-less-padding.aerzte {
  border: 1px #000;
}

.bottom-separation.half-padding {
  margin-bottom: 60px;
  padding-bottom: 30px;
}

.bottom-separation.medium-padding {
  padding-bottom: 50px;
}

.bottom-separation.less-border {
  padding-bottom: 30px;
}

.bottom-separation.kontakt {
  border-bottom-style: none;
  margin-bottom: 32px;
}

.bottom-separation.last {
  border-bottom-style: none;
}

.notice-box {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.notice-text-box {
  width: 90%;
  padding-top: 24px;
  padding-left: 25px;
}

.menu-link-box {
  margin-bottom: 10px;
}

.success-message {
  background-color: #0000;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.error-message {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.post-preview-container {
  flex-wrap: nowrap;
  align-items: flex-start;
  display: flex;
}

.date-absolute {
  text-align: center;
  width: 50px;
  height: 60px;
  margin-top: 20px;
  margin-left: 10px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.team-member-picture {
  width: 88%;
}

.inline {
  display: inline;
}

.form-2-input {
  border-style: solid;
  border-color: var(--lines);
  color: #9eafc7;
  background-image: url('../images/_1+.png');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 9px;
  border-bottom-width: 1px;
  width: 31%;
  height: 55px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 35px;
  font-weight: 300;
}

.form-2-input.message {
  background-image: none;
  width: 100%;
  padding: 15px 15px 80px;
}

.button-4 {
  background-color: var(--zelenka-water);
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 3px;
  min-width: 130px;
  height: 45px;
  margin-top: 10px;
  padding-top: 16px;
  font-size: 15px;
  line-height: 15px;
  transition: background-color .4s, color .2s;
}

.button-4:hover {
  background-color: #07103ccc;
  background-image: linear-gradient(#07103ca3, #07103ca3);
}

.newsletter {
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.menu-horizontal {
  text-align: center;
  flex-wrap: wrap;
  display: flex;
}

.menu-horizontal.footer-zelenka {
  justify-content: flex-start;
  margin-left: 21vw;
}

.tab-link {
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: var(--lines);
  background-color: #fff;
  min-width: 230px;
  max-width: 260px;
  padding: 25px 25px 25px 75px;
  font-weight: 300;
}

.tab-link.w--current {
  background-color: var(--bg-light-blue);
}

.tab-link._2 {
  color: var(--zelenka-air);
  letter-spacing: .03em;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-left: 66px;
  font-family: schnebel-sans-pro, sans-serif;
  font-weight: 400;
}

.tab-link._2.zelenka {
  padding-left: 25px;
}

.tab-link._2.zelenka.w--current {
  font-weight: 500;
}

.tab-link._3 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-right-style: solid;
}

.tab-link._3.zelenka {
  color: var(--zelenka-air);
  padding-left: 25px;
  font-family: schnebel-sans-pro, sans-serif;
}

.tab-link._3.zelenka.w--current {
  justify-content: center;
  padding-left: 25px;
  display: flex;
}

.tab-link._1 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-left: 66px;
  font-family: schnebel-sans-pro, sans-serif;
  font-weight: 400;
}

.tab-link._1.w--current {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.tab-link._1.zelenka {
  justify-content: center;
  align-items: stretch;
  padding-left: 25px;
  display: flex;
}

.tabs-menu {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -43px;
}

.tab-pane {
  border-style: none;
}

.tabs {
  border-top: 1px solid var(--lines);
  top: 35px;
}

._30-percent-column {
  width: 30%;
  position: relative;
}

._30-percent-column.image {
  background-image: url('../images/zk_thumb_corona_pop-up_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

._30-percent-column.patienten {
  padding-right: 34px;
}

.logo-footer {
  transition: opacity .4s;
}

.logo-footer:hover {
  opacity: .8;
}

.vertical {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: 300;
  position: relative;
  transform: rotate(-90deg);
}

.text-box {
  margin-top: 35px;
}

._48-percent-column {
  width: 48%;
}

.side-title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 9%;
  display: flex;
}

.side-title.absolute {
  width: 180px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -35px;
}

.right-side-content {
  width: 92%;
}

.map {
  height: 600px;
  display: none;
}

.form-1-input {
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--lines);
  background-image: url('../images/_1+.png');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 9px;
  height: 55px;
  margin-bottom: 60px;
  padding-left: 40px;
  font-weight: 300;
}

.form-1-input.message {
  border-style: solid;
  border-color: var(--lines);
  background-image: none;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 60px;
  padding-left: 15px;
}

.form-1-input.message:focus {
  border-color: #3898ec;
}

.work-details-column {
  width: 30%;
}

.work-overview-column {
  width: 70%;
}

._50-percent-column-special {
  width: 50%;
  position: relative;
}

._50-percent-column-special.bottom-border.kontakt {
  padding-top: 32px;
  padding-left: 64px;
}

._45-percent-column-special {
  width: 45%;
}

.footer-notice-text-box {
  flex: 1;
  padding-right: 10px;
}

.brand {
  justify-content: center;
  align-items: center;
  height: 66px;
  transition: opacity .35s;
  display: flex;
}

.brand:hover {
  opacity: .8;
}

.navlink {
  color: var(--zelenka-water);
  letter-spacing: .03em;
  background-color: #fff;
  padding: 15px 21px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  transition: background-color .2s;
}

.navlink:hover {
  background-color: var(--bg-color);
  padding-top: 18px;
  padding-bottom: 18px;
}

.navlink.w--current {
  background-color: var(--bg-light-blue);
  color: var(--black);
  padding-top: 18px;
  padding-bottom: 18px;
}

.dropdown-link {
  background-color: var(--bg-color);
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 400;
  transition: padding .2s, background-color .2s;
}

.dropdown-link:hover {
  background-color: var(--navlink-hover);
  padding-left: 25px;
}

.dropdown-link.w--current {
  background-color: var(--navlink-hover);
  color: var(--headings);
}

.dropdown-toggle {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 34px;
  font-size: 15px;
  font-weight: 400;
  transition: background-color .2s;
}

.dropdown-toggle:hover, .dropdown-toggle.w--open {
  background-color: var(--bg-color);
}

.navbar-2 {
  background-color: #fff;
}

.nav-menu-full-width {
  text-align: center;
  width: 100%;
}

.phone-number {
  color: var(--black);
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 15px;
  text-decoration: none;
  display: flex;
}

.top-social-icons {
  justify-content: center;
  align-items: center;
  display: flex;
}

.top-social-icons.left-border {
  margin-right: 12px;
  display: none;
}

.top-social-icon {
  width: 35px;
  height: 35px;
  margin-right: 5px;
  transition: opacity .4s;
}

.top-social-icon:hover {
  opacity: .8;
}

.top-social-icon.facebook, .top-social-icon.twitter, .top-social-icon.instagram, .top-social-icon.linkedin {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 14px;
}

.navbar-top-section {
  border-bottom: 1px solid #9fafc780;
}

.navbar-3 {
  background-color: #fff;
}

.burger-menu {
  z-index: 200;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding-top: 25px;
  display: flex;
}

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

.burger-menu.on-desktop {
  display: none;
}

.center {
  justify-content: space-between;
  display: flex;
}

._66-percent-column {
  width: 66%;
}

._66-percent-column.flex {
  flex-wrap: wrap;
  display: flex;
}

._66-percent-column.kollegen {
  margin-top: 12px;
}

._66-percent-column.impressum {
  align-self: flex-end;
}

.faq-section {
  margin-bottom: 100px;
}

.utility-section {
  border-bottom: 1px solid var(--lines);
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 50px;
  display: flex;
}

.utility-section.no-top-padding {
  padding-top: 0;
}

.utility-section.kollegen {
  border-bottom-style: none;
  padding-bottom: 30px;
}

.utility-section.last {
  border-bottom-style: none;
}

.top-border {
  margin-top: 60px;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.submit-button {
  background-image: linear-gradient(#7461d4, #5e4eae);
  border-radius: 3px;
  height: 52px;
}

.password-input {
  height: 50px;
}

.padlock {
  margin-bottom: 15px;
}

._40-percent-column {
  width: 40%;
}

._40-percent-column.verfahren {
  margin-right: 64px;
  padding-top: 24px;
}

.dropdown-icon {
  color: var(--paragraph);
  margin-top: 25px;
  font-size: 12px;
  transform: rotate(-90deg);
}

.submit-button-2 {
  background-image: linear-gradient(to bottom, var(--zelenka-water), var(--zelenka-water));
  color: #fff;
  text-align: center;
  letter-spacing: .09em;
  border-radius: 3px;
  min-width: 130px;
  height: 45px;
  padding-top: 13px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  transition: background-color .4s, color .2s;
}

.submit-button-2:hover {
  background-image: linear-gradient(to bottom, var(--zelenka-air), var(--zelenka-air));
}

.submit-button-3 {
  background-image: linear-gradient(#7461d4, #5e4eae);
  border-radius: 55px;
  min-width: 130px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 15px;
  transition: background-color .3s;
  display: block;
}

.submit-button-3:hover {
  background-image: linear-gradient(#7461d4, #7461d4);
}

.line-2 {
  background-color: var(--dark-gray);
  width: 18px;
  height: 2px;
  margin-bottom: 3px;
}

.line-3 {
  background-color: var(--dark-gray);
  width: 18px;
  height: 2px;
}

.line-1 {
  background-color: var(--dark-gray);
  width: 18px;
  height: 2px;
  margin-bottom: 3px;
}

.hover-box {
  background-image: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.hover-box.overflow-hidden {
  overflow: hidden;
}

.absolute-box {
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0;
}

.navigation {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.scale-on-hover {
  width: auto;
  transition: transform .5s;
}

.scale-on-hover:hover {
  transform: scale(1.05);
}

.mini-close-x {
  width: auto;
}

.newsletter-fixed {
  z-index: 100;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.form-8-input {
  width: 31.5%;
  height: 50px;
}

.form-8-input.button {
  background-color: var(--zelenka-air);
  font-size: 15px;
  transition: opacity .2s;
}

.form-8-input.button:hover {
  opacity: .8;
}

.form-8 {
  width: 95%;
  margin-top: 20px;
}

._30-percent-column-special-2 {
  width: 30%;
  margin-bottom: 40px;
  margin-left: 1.65%;
  margin-right: 1.65%;
  position: relative;
}

.mask {
  width: 100%;
}

.hero-section-slider {
  background-color: #fff;
  max-width: none;
  min-height: 945px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.slide-1 {
  background-image: url('../images/zk_banner_home_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-slide-arrow {
  opacity: .6;
  margin-left: 6vw;
  margin-right: 6vw;
  transition: opacity .2s;
}

.hero-slide-arrow:hover {
  opacity: .9;
}

._100-percent-column {
  margin-top: 20px;
}

.final-dots {
  text-align: center;
}

.mini-title-link {
  border: 1px solid var(--zelenka-air);
  color: var(--zelenka-air);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 6px 5px 4px 6px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 9.5px;
  font-weight: 400;
  line-height: 9.5px;
  text-decoration: none;
  display: inline-block;
}

.mini-title-link.w--current {
  font-family: schnebel-sans-pro, sans-serif;
}

.flex-wrapper-2 {
  flex-flow: wrap;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.absolute-hover {
  background-image: url('../images/team_aerzte_zelenka_1.webp');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.absolute-hover.kist {
  background-image: url('../images/team_aerzte_kist_1.webp');
}

.absolute-hover.bauer {
  background-image: url('../images/team_aerzte_bauer_1.webp');
}

.absolute-hover.ruemmele {
  background-image: url('../images/team_aerzte_ruemmele_1.webp');
}

.absolute-hover._05 {
  background-image: url('../images/team_teufel-schoepflin_1.webp');
  background-position: 50%;
}

.absolute-hover._06 {
  background-image: url('../images/team_csiacsek_1.webp');
  background-position: 50%;
}

.absolute-hover._07 {
  background-image: url('../images/zk_Team_Krompholz.jpg');
}

.absolute-hover._08 {
  background-image: url('../images/team_meßmer_1.webp');
  background-position: 50%;
}

.absolute-hover._09 {
  background-image: url('../images/team_platte_1.webp');
  background-position: 50%;
}

.absolute-hover._10 {
  background-image: url('../images/team_stenske_1.webp');
}

.absolute-hover.hagner {
  background-image: url('../images/team_aerzte_hagner_1.webp');
}

.absolute-hover._11 {
  background-image: url('../images/team_zelenka_1.webp');
}

.absolute-hover._12 {
  background-image: url('../images/team_kammerer_1.webp');
}

.absolute-hover._13 {
  background-image: url('../images/team_witzmann_1.webp');
}

.accordion-wrapper {
  border-bottom: 1px solid var(--lines);
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.accordion-wrapper.lebenslauf {
  border: 1px #000;
  padding-top: 0;
}

.flex-no-wrap {
  flex-wrap: nowrap;
  display: flex;
}

.open-close-box {
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  height: 28px;
  margin-top: 1px;
  margin-right: 15px;
  display: flex;
  position: relative;
}

.full-width {
  flex: 1;
}

.faq-arrow-2 {
  width: 15px;
}

.accordion-item-content {
  margin-top: -1px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 25px;
  overflow: hidden;
}

.accordion-item-trigger {
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 5px 5px 20px;
  text-decoration: none;
  display: flex;
}

.accordion-item-trigger:hover {
  text-decoration: none;
}

.accordion-item-trigger.lebenslauf {
  padding-left: 0;
}

.div-block-3 {
  position: sticky;
  top: 100px;
}

.div-block-3.faq {
  top: 200px;
}

.link {
  color: var(--zelenka-air);
  letter-spacing: .03em;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
  transition: color .2s;
}

.link:hover {
  color: var(--headings);
}

.top-margin {
  margin-top: 18px;
}

.top-margin.faq {
  margin-top: 16px;
}

.nav-menu {
  height: 66px;
}

.z-k-logo {
  width: 260px;
  margin-top: -8px;
}

.image-3 {
  width: 1004%;
}

.image-4, .image-team-03, .image-24, .image-25 {
  width: auto;
}

.heading-2-intro {
  margin-top: 4px;
  margin-bottom: 21px;
}

.text-block {
  color: var(--zelenka-water);
  letter-spacing: .03em;
  font-family: schnebel-sans-pro, sans-serif;
  font-weight: 300;
}

.image-32, .image-36 {
  width: auto;
}

.fach-rzte {
  width: 190px;
}

.wrapper-leistungen {
  position: relative;
}

.flex-wrapper-leistungen {
  flex-wrap: wrap;
  align-content: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

._30er-spalte {
  width: 30%;
  margin-left: 1.65%;
  margin-right: 1.65%;
  position: relative;
}

.heading-6 {
  margin-bottom: 0;
}

.div-block-4 {
  justify-content: center;
  align-self: center;
  width: 45%;
  display: flex;
}

.image-50 {
  width: 21%;
}

.image-51 {
  width: 54px;
  margin-top: -4px;
}

.div-block-5 {
  cursor: pointer;
  align-self: center;
  margin-right: 2vw;
}

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

.footer-zelenka {
  width: auto;
  margin-bottom: 15px;
}

.footer-zelenka.more-bottom {
  margin-bottom: 100px;
}

.footer-zelenka.more-bottom.footer {
  background-color: var(--footer);
  padding-top: 60px;
  padding-bottom: 30px;
}

.image-52 {
  width: 65.5px;
}

.wrapper-rzte-team {
  position: relative;
}

.flex-wrapper-rzte {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

._45-rzte {
  width: 45%;
  margin-bottom: 20px;
  margin-left: 1.65%;
  margin-right: 1.65%;
  position: relative;
}

.heading-faq-white {
  color: var(--white);
  margin-top: 21px;
}

.paragraph-faq-white {
  color: var(--white);
}

.wrapper-team {
  position: relative;
}

._30-team {
  width: 30%;
  margin-bottom: 32px;
  margin-left: 1.65%;
  margin-right: 1.65%;
  position: relative;
}

.lebenslauf {
  font-size: 16px;
  line-height: 140%;
  list-style-type: none;
}

.list-item-lebenslauf {
  border-bottom: 1px solid #b0c4e040;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 16px;
  line-height: 145%;
}

.heading-8 {
  color: var(--zelenka-air);
  letter-spacing: .06em;
  font-size: 15px;
  font-weight: 300;
  text-decoration: underline;
}

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

.image-80, .image-81 {
  width: auto;
}

.text-block-2 {
  color: var(--zelenka-air);
  text-align: center;
  font-family: schnebel-sans-pro, sans-serif;
  font-weight: 300;
}

.text-block-3 {
  text-align: center;
  font-family: schnebel-sans-pro, sans-serif;
  font-weight: 300;
}

.text-block-4 {
  color: var(--zelenka-air);
  text-align: center;
  letter-spacing: .03em;
  font-family: schnebel-sans-pro, sans-serif;
  font-weight: 300;
}

.icon, .icon-2 {
  opacity: .6;
}

.heading-accordeon {
  color: var(--zelenka-air);
}

.back-to-top-link-home {
  width: 16px;
  font-weight: 400;
  text-decoration: none;
  display: inline;
}

.div-block-6, .div-block-7, .div-block-8, .div-block-9, .div-block-10, .div-block-11 {
  width: 100%;
}

.heading-team {
  margin-bottom: 32px;
}

.slide-2 {
  background-image: url('../images/zk_Banner_Home_menschlich_1.webp');
  background-position: 50% 60%;
  background-size: cover;
}

.link-2, .link-3, .link-4 {
  text-decoration: none;
}

.block-quote-2 {
  letter-spacing: .03em;
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 100;
}

.heading-kontakt-2 {
  margin-bottom: 32px;
}

.rich-text-block-2 {
  font-family: schnebel-sans-pro, sans-serif;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 145%;
}

.paragraph-slide-2.white {
  color: #fff;
  margin-bottom: 21vh;
  margin-right: 2vh;
  display: block;
}

.content-wrapper-2 {
  color: #072554e6;
  flex: 1;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.content-wrapper-2.no-padding {
  padding-bottom: 24px;
  padding-left: 0;
  padding-right: 0;
}

.notice-bar-2 {
  z-index: 100;
  background-color: var(--white);
  flex-wrap: nowrap;
  width: 100%;
  display: none;
  position: relative;
}

.mini-close-notice {
  text-align: right;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 45px;
  margin-right: 25px;
  display: flex;
}

.heading-9, .paragraph-6, .paragraph-7, .paragraph-8, .paragraph-9, .heading-10, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16, .paragraph-17, .heading-11, .paragraph-18, .paragraph-19, .paragraph-20, .heading-12, .paragraph-21, .paragraph-22, .form-block {
  display: none;
}

.div-block-13 {
  background-image: url('../images/FH_190421-0768.webp');
  background-position: 100% 15%;
  background-repeat: no-repeat;
  background-size: 150%;
  height: 75%;
}

.heading-13, .paragraph-23, .paragraph-24, .paragraph-25, .paragraph-26 {
  display: none;
}

@media screen and (max-width: 991px) {
  .content-section {
    padding-top: 64px;
  }

  .content-section.bottom-padding {
    padding-bottom: 42px;
  }

  .content-section.bottom-padding.patienten {
    padding-top: 72px;
    padding-bottom: 80px;
  }

  .content-section.bg-image.faq {
    background-position: 50% 0;
    padding-top: 140px;
    padding-bottom: 210px;
  }

  .hero-section.small.impressum {
    margin-left: 25px;
    margin-right: 25px;
  }

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

  .heading-1.hero.zelenka, .heading-1.large.datenschutz {
    text-align: center;
    font-size: 42px;
  }

  .heading-1.bereiche {
    color: var(--navlink-hover);
    font-size: 29px;
  }

  .flex-wrapper.space-between.telefon {
    padding-right: 15px;
  }

  .flex-wrapper.mobile-center {
    justify-content: center;
    align-items: center;
  }

  .flex-wrapper.footer {
    flex-direction: column;
  }

  .flex-wrapper.footer.zelenka {
    flex-direction: row;
    place-content: stretch space-between;
    align-items: center;
  }

  .flex-wrapper.form-8 {
    flex-wrap: nowrap;
    width: 100vw;
  }

  ._50-percent-column.flex-center.mobile-start {
    align-items: flex-start;
  }

  ._50-percent-column.mobile-column.faq {
    padding-left: 42px;
  }

  .text-content {
    width: 100%;
  }

  .text-content.right-padding, .text-content.right-padding.kollegen {
    padding-right: 25px;
  }

  ._55-percent-column.zelenka {
    width: 55%;
  }

  .header-box.center {
    width: 70%;
  }

  .header-box.center-no-border {
    width: 85%;
  }

  .header-box._55-percent.zelenka {
    width: 70%;
  }

  .header-box._93-percent {
    margin-left: 0;
  }

  .bottom-border.more-bottom {
    margin-bottom: 64px;
  }

  .feature-1-item-1, .feature-1-item-2.zelenka {
    align-items: flex-start;
    height: 240px;
    padding-bottom: 45px;
  }

  .feature-1-item-3.zelenka, .feature-1-item-4 {
    align-items: flex-start;
    height: 240px;
  }

  .work-page-header {
    display: block;
  }

  ._70-percent-column {
    width: 80%;
  }

  ._70-percent-column.newsletter {
    width: 90%;
    padding-bottom: 46px;
  }

  .footer-left-column {
    flex-direction: column;
  }

  .footer-link.horizontal {
    margin-right: 32px;
    font-size: 15px;
  }

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

  .footer-notice.zelenka {
    margin-top: 24px;
  }

  .footer-social-icon {
    margin-bottom: 15px;
  }

  .bottom-separation.as-header.ketamin {
    margin-bottom: 32px;
  }

  .bottom-separation.as-header.zelenka {
    border-bottom-color: #b1c2db66;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .bottom-separation.mobile-less-padding.team {
    padding-bottom: 120px;
  }

  .bottom-separation.last {
    padding-bottom: 72px;
  }

  .notice-box {
    display: none;
  }

  .menu-horizontal {
    margin-bottom: 30px;
  }

  .menu-horizontal.footer-zelenka {
    justify-content: flex-end;
    margin-left: 0;
    display: flex;
    position: relative;
  }

  .tab-link._3, .tab-link._1, .tab-link._1.w--current {
    width: 33%;
  }

  .tabs-menu {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .tab-pane {
    padding-left: 25px;
    padding-right: 25px;
  }

  .tabs {
    border-right: 1px solid var(--lines);
    border-bottom: 1px solid var(--lines);
    border-left: 1px solid var(--lines);
    padding-left: 0;
  }

  ._30-percent-column.image {
    background-position: 40%;
    display: none;
  }

  ._30-percent-column.patienten {
    padding-right: 10px;
  }

  ._30-percent-column.kollegen {
    width: 66%;
  }

  ._30-percent-column.header {
    display: none;
  }

  .inner-container {
    margin-top: 0;
  }

  .logo-footer {
    width: 30%;
    margin-bottom: 30px;
  }

  .side-title.absolute {
    left: -80px;
  }

  .right-side-content {
    width: 95%;
  }

  ._50-percent-column-special {
    width: 50%;
  }

  ._50-percent-column-special.bottom-border {
    margin-bottom: 30px;
  }

  ._45-percent-column-special {
    display: none;
  }

  .navlink {
    background-color: #fff;
    padding-left: 77px;
    font-size: 19px;
  }

  .navlink.w--current {
    padding-left: 77px;
    font-size: 19px;
  }

  .navlink.last {
    padding-bottom: 70px;
  }

  .dropdown-toggle {
    background-color: #fff;
  }

  .menu-button {
    height: 60px;
    padding-top: 24px;
  }

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

  ._66-percent-column.kollegen {
    padding-right: 18px;
  }

  .utility-section.patienten {
    margin-top: 0;
  }

  ._40-percent-column.verfahren {
    width: 100%;
    margin-bottom: 32px;
    padding-top: 0;
  }

  .slide-1 {
    background-position: 40% 60%;
  }

  .hero-slide-arrow {
    margin-left: 1vw;
    margin-right: 1vw;
  }

  .flex-no-wrap.faq {
    padding-right: 24px;
  }

  .accordion-item-content, .accordion-item-trigger {
    padding-left: 10px;
  }

  .nav-menu {
    background-color: var(--white);
    padding-top: 67px;
  }

  .z-k-logo {
    width: 240px;
  }

  .fach-rzte {
    width: 170px;
  }

  .div-block-4 {
    width: 30%;
    margin-top: -64px;
  }

  .image-50 {
    width: 86px;
  }

  .div-block-5 {
    display: none;
  }

  .heading-faq-white {
    margin-top: 34px;
  }

  .paragraph-faq-white {
    width: 60%;
    margin-top: 18px;
  }

  .heading-team {
    font-size: 27px;
  }

  .block-quote-2 {
    font-size: 36px;
  }

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

  .tab-pane-tab-2, .tab-pane-tab-3 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-kontakt-2 {
    text-align: left;
    font-size: 27px;
  }

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

  .paragraph-slide-2.white {
    margin-bottom: 11vh;
  }

  .notice-bar-2 {
    display: block;
  }

  .mini-close-notice {
    align-items: flex-start;
    margin-top: -60px;
  }
}

@media screen and (max-width: 767px) {
  .content-section {
    padding-top: 0;
  }

  .content-section.bottom-padding {
    padding-bottom: 32px;
  }

  .content-section.bottom-padding.patienten {
    padding-top: 48px;
    padding-bottom: 64px;
  }

  .content-section.bg-image.faq {
    background-position: 50% 0;
    padding-top: 80px;
    padding-bottom: 120px;
  }

  .content-wrapper.flex-center {
    display: block;
  }

  .content-wrapper.flex-center.impressum {
    padding-left: 0;
    display: block;
  }

  .content-wrapper.center {
    overflow: scroll;
  }

  .hero-section.medium {
    height: 400px;
  }

  .hero-section.small.team {
    height: 120px;
    padding-top: 40px;
    display: block;
  }

  .hero-section.small.datenschutz, .hero-section.small.impressum {
    height: 240px;
  }

  .heading-1.hero {
    font-size: 40px;
    line-height: 52px;
  }

  .heading-1.hero.zelenka {
    font-size: 32px;
  }

  .heading-1.large.datenschutz {
    text-align: left;
    font-size: 36px;
  }

  .heading-1.bereiche {
    font-size: 27px;
  }

  .social-icons-box.hero {
    justify-content: center;
    width: 100%;
    margin-bottom: 60px;
    margin-left: 0;
  }

  .notice-text {
    width: 80%;
  }

  .mini-close.absolute {
    margin-top: 42px;
  }

  .flex-wrapper.space-between.telefon {
    display: none;
  }

  .flex-wrapper.mobile-center, .flex-wrapper.landscape-center {
    justify-content: center;
    align-items: center;
  }

  .flex-wrapper.form-8 {
    width: 100%;
    margin-top: 0;
  }

  ._50-percent-column {
    width: 100%;
  }

  ._50-percent-column.flex-center.mobile-start {
    justify-content: flex-start;
    margin-bottom: 30px;
  }

  ._50-percent-column.mobile-border {
    margin-top: 30px;
  }

  ._50-percent-column.mobile-column {
    width: 70%;
  }

  .text-content.right-padding.kollegen {
    margin-top: 12px;
  }

  ._55-percent-column, ._55-percent-column.zelenka {
    width: 100%;
  }

  .header-box.center {
    width: 80%;
  }

  .header-box._55-percent {
    width: 100%;
  }

  .bottom-border.more-bottom {
    margin-bottom: 32px;
  }

  .feature-1-item-1 {
    border-right-style: none;
    width: 80%;
    height: auto;
    padding: 0 10% 30px 0%;
  }

  .feature-1-item-2 {
    width: 80%;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .feature-1-item-2.zelenka {
    height: auto;
    padding-left: 0%;
    padding-right: 10%;
  }

  .feature-1-item-3 {
    border-right-style: none;
    width: 80%;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .feature-1-item-3.zelenka {
    height: auto;
    padding-left: 0%;
    padding-right: 10%;
  }

  .feature-1-item-4 {
    width: 80%;
    height: auto;
    padding: 30px 0% 20px;
  }

  ._70-percent-column.newsletter {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 240px;
    top: 434px;
    overflow: scroll;
  }

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

  .title-box.landscape-full {
    width: 100%;
    margin-bottom: 21px;
    margin-left: 0;
    margin-right: 0;
  }

  .title-box.less {
    margin-top: 6px;
  }

  .work-thumbnail {
    width: 48%;
  }

  .div-block-2 {
    margin-top: 12px;
  }

  .feature-2-item-4, .feature-2-item-5 {
    margin-bottom: 40px;
    padding-left: 0;
  }

  .mobile-top-border {
    margin-top: 30px;
  }

  .date-box {
    display: none;
  }

  .post-preview-right {
    width: 100%;
  }

  .post-preview-box {
    margin-top: 20px;
    padding-right: 0;
  }

  .post-preview-image {
    width: 60%;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-left-column {
    width: 100%;
    margin-bottom: 50px;
  }

  .footer-link.horizontal {
    margin-bottom: 15px;
  }

  .footer-right-column {
    width: 100%;
  }

  .bottom-separation.as-header.zelenka {
    margin-bottom: 0;
    padding-bottom: 12px;
  }

  .bottom-separation.landscape-no-border {
    padding-bottom: 0;
  }

  .bottom-separation.mobile-less-padding {
    padding-bottom: 10px;
  }

  .bottom-separation.mobile-less-padding.team {
    padding-bottom: 90px;
  }

  .bottom-separation.last {
    padding-bottom: 32px;
  }

  .error-message {
    width: 80%;
  }

  .post-preview-container {
    flex-direction: column;
    width: 100%;
  }

  .date-absolute {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .newsletter {
    background-color: #0000;
  }

  .menu-horizontal {
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }

  .tab-link {
    border-right-style: solid;
    width: 50%;
    min-width: auto;
    max-width: 50%;
    margin-left: 15px;
    margin-right: 15px;
  }

  .tab-link.w--current {
    border-bottom-style: none;
    border-right-style: solid;
    margin-left: 10px;
    margin-right: 10px;
  }

  .tab-link._2 {
    border-top-style: solid;
  }

  .tab-link._2.w--current {
    border-top-style: solid;
    border-bottom-style: solid;
  }

  .tab-link._2.zelenka {
    width: 75%;
    max-width: 75%;
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .tab-link._3 {
    border-top-style: none;
    width: 50%;
  }

  .tab-link._3.w--current {
    border-bottom-style: solid;
  }

  .tab-link._3.zelenka {
    width: 75%;
    max-width: 75%;
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .tab-link._1 {
    border-bottom-style: none;
    width: 50%;
  }

  .tab-link._1.w--current {
    width: 75%;
    max-width: 75%;
    padding-top: 21px;
    padding-bottom: 21px;
  }

  ._30-percent-column {
    width: 80%;
  }

  ._30-percent-column.bottom-border {
    width: 100%;
    margin-bottom: 60px;
  }

  ._30-percent-column.image {
    width: 30%;
  }

  .inner-container {
    margin-top: 0;
  }

  ._48-percent-column {
    width: 100%;
  }

  ._48-percent-column.landscape-border {
    margin-bottom: 60px;
  }

  .side-title.absolute {
    display: none;
  }

  .right-side-content, .work-details-column, .work-overview-column {
    width: 100%;
  }

  ._50-percent-column-special {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._45-percent-column-special {
    width: 100%;
  }

  .navlink, .navlink.w--current {
    padding-left: 80px;
  }

  .navlink.last {
    padding-bottom: 90px;
  }

  .phone-number, .top-social-icons {
    display: none;
  }

  ._66-percent-column {
    width: 100%;
  }

  .utility-section.kollegen {
    padding-bottom: 12px;
  }

  .utility-section.last {
    padding-bottom: 36px;
  }

  .utility-section.patienten {
    padding-bottom: 42px;
  }

  ._40-percent-column.verfahren {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .newsletter-fixed {
    top: -335px;
  }

  .form-8-input {
    width: 100%;
  }

  ._30-percent-column-special-2 {
    width: 100%;
    margin-bottom: 30px;
  }

  .hero-section-slider {
    height: 100vh;
    min-height: auto;
  }

  .hero-slide-arrow {
    margin-top: 20vh;
    margin-left: 0;
    margin-right: 0;
  }

  .accordion-item-content {
    padding-left: 3.5%;
    padding-right: 3%;
  }

  .accordion-item-trigger {
    padding-top: 2%;
    padding-left: 3.5%;
    padding-right: 3%;
  }

  .nav-menu {
    height: 100vh;
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: scroll;
  }

  .z-k-logo {
    width: 200px;
    margin-top: -5px;
  }

  .image-3 {
    width: auto;
  }

  ._30er-spalte {
    width: 100%;
    margin-bottom: 30px;
  }

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

  ._30-team {
    width: 45%;
  }

  .text-block-2, .text-block-3, .text-block-4 {
    font-size: 16px;
  }

  .heading-team {
    font-size: 24px;
  }

  .slide-2 {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .block-quote-2, .heading-kontakt-2 {
    font-size: 24px;
  }

  .paragraph-slide-2.white {
    margin-bottom: 12vh;
    font-size: 14px;
  }

  .mini-close-notice {
    margin-top: -92px;
  }
}

@media screen and (max-width: 479px) {
  .content-section {
    padding-top: 18px;
  }

  .content-section.bottom-padding {
    padding-bottom: 16px;
  }

  .content-section.bottom-padding.patienten {
    padding-top: 18px;
  }

  .content-section.bg-image.faq {
    background-position: 85% 60%;
    height: 76vh;
    padding-top: 204px;
  }

  .content-section.overflow {
    padding-top: 0;
  }

  .content-wrapper.center {
    overflow: scroll;
  }

  .content-wrapper.flex-full-height {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section.medium {
    height: 76vh;
  }

  .hero-section.small.datenschutz, .hero-section.small.impressum {
    height: 210px;
  }

  .hero-text-box.center-text.zelenka {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-1.hero.zelenka {
    width: 100%;
    font-size: 24px;
  }

  .heading-1.large.datenschutz {
    font-size: 32px;
  }

  .heading-1.bereiche {
    font-size: 24px;
  }

  .notice-text {
    width: 100%;
  }

  .mini-close.absolute {
    margin-top: 384px;
  }

  .flex-wrapper.space-between.telefon {
    display: none;
  }

  .flex-wrapper.form-8 {
    flex-wrap: wrap;
    margin-top: 0;
    overflow: scroll;
  }

  ._50-percent-column, ._50-percent-column.mobile-column {
    width: 100%;
  }

  ._50-percent-column.mobile-column.faq {
    padding-left: 0;
  }

  .text-content.right-padding.kollegen {
    padding-left: 10px;
  }

  ._55-percent-column, .header-box.center, .header-box.center-no-border, .header-box._55-percent.zelenka {
    width: 100%;
  }

  .feature-1-item-1 {
    width: 100%;
    padding-bottom: 20px;
    padding-right: 0%;
  }

  .feature-icon-column {
    margin-bottom: 10px;
  }

  .feature-1-item-2 {
    width: 100%;
  }

  .feature-1-item-2.zelenka {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0%;
  }

  .feature-1-item-3 {
    width: 100%;
  }

  .feature-1-item-3.zelenka {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0%;
  }

  .feature-1-item-4 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._70-percent-column.newsletter {
    width: 100%;
    margin-top: 0;
    padding: 440px 0 24px 25px;
    top: 0;
  }

  .title-box, .work-thumbnail {
    width: 100%;
  }

  .work-thumbnail.post {
    width: 100%;
    margin-right: 0%;
  }

  .testimonial-text-box, .box-details, .post-preview-item {
    width: 100%;
  }

  .post-preview-image {
    width: 80%;
  }

  .footer-link-box {
    width: 50%;
    margin-bottom: 50px;
  }

  .footer-link-box.no-borders {
    margin-bottom: 0;
  }

  .footer-link.horizontal {
    text-align: left;
    margin-top: 18px;
    margin-bottom: 15px;
    font-size: 16px;
  }

  .back-to-top-link {
    width: 100%;
  }

  .footer-notice {
    margin-top: 60px;
  }

  .footer-notice.zelenka {
    margin-top: 16px;
  }

  .bottom-separation.as-header {
    margin-bottom: 42px;
  }

  .bottom-separation.landscape-no-border.leistungen {
    padding-bottom: 72px;
  }

  .bottom-separation.half-padding {
    margin-bottom: 32px;
  }

  .bottom-separation.last {
    border-bottom-style: none;
  }

  .form-2-input {
    width: 100%;
  }

  .menu-horizontal {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .menu-horizontal.footer-zelenka {
    margin-left: 0;
    display: block;
  }

  .tab-link {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .tab-link._2 {
    border-top-style: none;
    width: 100%;
    max-width: 100%;
  }

  .tab-link._2.w--current {
    border-top-style: none;
    min-width: 100%;
  }

  .tab-link._2.zelenka {
    width: 100%;
    max-width: 100%;
  }

  .tab-link._3 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .tab-link._3.w--current {
    max-width: 100%;
  }

  .tab-link._1 {
    border-bottom-style: solid;
    width: 100%;
    max-width: 100%;
  }

  .tab-link._1.w--current {
    border-bottom-style: solid;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .tab-pane {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs {
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
  }

  ._30-percent-column.image {
    width: 100%;
    height: 150px;
    display: none;
  }

  ._30-percent-column.patienten {
    width: 100%;
  }

  ._30-percent-column.kollegen {
    width: 100%;
    margin-top: 64px;
  }

  .inner-container {
    margin-top: 5vh;
  }

  .inner-container.slide-1-heading {
    margin-top: 50vh;
  }

  .logo-footer {
    width: 50%;
  }

  .side-title.absolute {
    left: -95px;
  }

  ._50-percent-column-special {
    width: 100%;
  }

  ._50-percent-column-special.bottom-border.kontakt {
    padding-left: 12px;
  }

  ._45-percent-column-special {
    width: 100%;
  }

  .footer-notice-text-box {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 30px;
  }

  .brand {
    height: 60px;
    padding-left: 0;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .navlink, .navlink.w--current {
    padding-left: 66px;
  }

  .burger-menu.on-desktop {
    padding-right: 0;
  }

  .center {
    display: block;
  }

  .utility-section {
    padding-top: 0;
  }

  .utility-section.kollegen, .utility-section.last {
    margin-top: 64px;
  }

  .utility-section.patienten {
    margin-top: 64px;
    padding-top: 0;
  }

  .utility-section.ketamin {
    margin-top: 64px;
  }

  ._40-percent-column {
    width: 50%;
  }

  ._40-percent-column.verfahren {
    margin-right: 0;
  }

  .mini-close-x {
    width: 18px;
  }

  .newsletter-fixed {
    top: -262px;
    overflow: scroll;
  }

  ._30-percent-column-special-2 {
    width: 100%;
  }

  .hero-section-slider {
    height: 100vh;
  }

  .slide-1 {
    background-position: 25%;
  }

  .hero-slide-arrow {
    margin-top: 0;
    display: none;
  }

  .flex-no-wrap {
    padding-right: 10px;
  }

  .flex-no-wrap.faq {
    padding-right: 12px;
  }

  .accordion-item-content {
    margin-top: -4px;
    padding-bottom: 2%;
  }

  .accordion-item-trigger {
    padding-bottom: 0;
  }

  .z-k-logo {
    width: 190px;
    margin-top: 0;
  }

  .image-36 {
    float: right;
    width: 21px;
  }

  .fach-rzte {
    width: 160px;
  }

  .div-block-4 {
    display: none;
  }

  .footer-zelenka.more-bottom.footer {
    padding-bottom: 16px;
  }

  ._45-rzte {
    width: 100%;
  }

  .heading-faq-white {
    margin-top: 32px;
  }

  .paragraph-faq-white, ._30-team {
    width: 100%;
  }

  .icon {
    margin-left: 10px;
  }

  .icon-2 {
    margin-right: 10px;
  }

  .back-to-top-link-home {
    width: 100%;
  }

  .heading-team {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size: 21px;
    line-height: 130%;
  }

  .slide-2 {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: auto 120vh;
  }

  .tab-pane-tab-2, .tab-pane-tab-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-kontakt-2 {
    text-align: left;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    font-size: 21px;
    line-height: 130%;
  }

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

  .mini-close-notice {
    margin-top: -147px;
  }
}


@font-face {
  font-family: 'schnebel-sans-pro';
  src: url('../fonts/SchnebelSansProThin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'schnebel-sans-pro';
  src: url('../fonts/SchnebelSansProLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'schnebel-sans-pro';
  src: url('../fonts/SchnebelSansProRegular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'schnebel-sans-pro';
  src: url('../fonts/SchnebelSansProMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'schnebel-sans-pro';
  src: url('../fonts/SchnebelSansProBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}