body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: 'Open Sans cc', sans-serif;
  color: #3f5c65;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 70px;
  font-family: Klavika, Arial, sans-serif;
  color: #02394a;
  font-size: 68px;
  line-height: 1.05;
  font-weight: 700;
  text-align: left;
}

h2 {
  margin-top: 0px;
  margin-bottom: 70px;
  font-family: Klavika, Arial, sans-serif;
  color: #02394a;
  font-size: 60px;
  line-height: 1.05;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 70px;
  font-family: Klavika, Arial, sans-serif;
  color: #02394a;
  font-size: 45px;
  line-height: 1.05;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 70px;
  font-family: Klavika, Arial, sans-serif;
  color: #02394a;
  font-size: 35px;
  line-height: 1.05;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 70px;
  font-family: Klavika, Arial, sans-serif;
  color: #02394a;
  font-size: 25px;
  line-height: 1.05;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: Klavika, Arial, sans-serif;
  color: #02394a;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700;
}

p {
  margin-bottom: 24px;
  line-height: 1.7;
}

a {
  font-family: 'Open Sans cc', sans-serif;
  color: #02394a;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 24px;
  padding-left: 20px;
}

li {
  margin-bottom: 12px;
  padding-left: 4px;
  line-height: 1.7;
  list-style-type: disc;
}

.c-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none transparent;
  border-radius: 0px;
  color: #fff;
}

.e-text-lead {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  margin-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Klavika, Arial, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 1.35;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.l-content-wrapper-kanzlei {
  height: auto;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.l-content-wrapper-kanzlei.margin-medium-bottom {
  margin-bottom: 80px;
}

.e-section-title {
  margin-bottom: 24px;
  font-family: Klavika, Arial, sans-serif;
  color: #39c463;
  font-size: 20px;
  line-height: 1.4;
  font-style: italic;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
}

.e-section-title.center {
  text-align: center;
}

.c-accordion__title-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 160px;
  padding: 8px 120px 0px 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.c-accordion {
  position: static;
  max-width: none;
  min-width: auto;
  margin-bottom: 60px;
}

.l-accordion-wrapper {
  overflow: visible;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.c-accordion__content-wrapper {
  position: relative;
  display: block;
  padding-right: 40px;
  padding-bottom: 46px;
  padding-left: 40px;
  background-color: transparent;
}

.c-accordion__content-wrapper.w--open {
  background-color: transparent;
}

.c-accordion__content {
  max-width: 820px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

.c-accordion__item {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0px;
  border-bottom: 2px solid #f0f0f0;
  -o-object-fit: fill;
  object-fit: fill;
}

.l-section.border-padding {
  margin-top: -20px;
  padding: 20px;
}

.l-section.border-padding.hide {
  display: none;
}

.l-section.padding {
  padding-top: 120px;
  padding-bottom: 140px;
}

.l-container-1-2 {
  display: block;
  width: 50%;
  padding: 0px 40px;
  -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;
}

.l-container-1-2.padding {
  padding-top: 120px;
  padding-bottom: 140px;
}

.l-container-1-2.c-contact---right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.c-sticky-img__img-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  bottom: 0px;
  display: block;
  width: 50%;
  height: 100vh;
  -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;
}

.div-block-6 {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-6.padding-top-left {
  width: 50%;
  padding-top: 15vw;
  padding-right: 10px;
}

.div-block-6.padding-left {
  padding-left: 10px;
}

.c-workshop-intro__text-wrapper {
  max-width: 750px;
}

.e-text-large {
  margin-bottom: 30px;
  font-size: 20px;
  text-align: left;
}

.e-text-large.center {
  text-align: center;
}

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

.l-container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.l-container.small-center {
  max-width: 920px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
}

.l-container.impressum {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
}

.e-h1 {
  margin-bottom: 70px;
  font-size: 68px;
  line-height: 1.05;
  font-weight: 700;
  text-align: left;
}

.e-h1.center {
  text-align: center;
}

.e-h2 {
  margin-bottom: 70px;
  font-size: 60px;
  line-height: 1.05;
}

.e-h3 {
  margin-bottom: 70px;
  font-size: 46px;
  line-height: 1.05;
}

.e-h4 {
  margin-bottom: 70px;
  font-size: 35px;
  line-height: 1.05;
}

.e-h5 {
  margin-bottom: 70px;
  font-size: 25px;
  line-height: 1.05;
}

.e-h5.margin-small-bottom {
  margin-bottom: 12px;
}

.e-h5.impressum {
  margin-top: 100px;
  margin-bottom: 60px;
  color: #39c463;
  line-height: 1.25;
}

.e-h6 {
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 1.25;
}

.e-h6.impressum {
  margin-top: 60px;
  margin-bottom: 32px;
  font-family: 'Open Sans cc', sans-serif;
  font-size: 18px;
}

.e-kanzlei__paragraph {
  max-width: 100%;
  margin-bottom: 40px;
}

.c-accordion__title {
  margin-bottom: 12px;
  font-size: 35px;
}

.c-accordion__subtitle {
  margin-bottom: 0px;
  font-family: Klavika, Arial, sans-serif;
  color: #39c463;
  font-size: 17px;
  line-height: 1.4;
  font-style: italic;
  font-weight: 500;
}

.c-google-map {
  height: 60vh;
}

.c-header__logo-desktop {
  width: 709px;
  max-width: 709px;
}

.c-footer {
  padding-right: 20px;
  padding-left: 20px;
}

.c-footer__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px solid #f0f0f0;
}

.c-footer_item {
  width: 33.333%;
}

.c-footer_item.left {
  display: block;
}

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

.c-accordion__icn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22px;
  margin-right: 40px;
  -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;
}

.c-accordion__icn-line-x {
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: #d8d8d8;
}

.c-accordion__icn-line-y {
  position: absolute;
  width: 2px;
  height: 22px;
  background-color: #d8d8d8;
}

.l-team-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-sticky-text-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 100vh;
  padding: 120px 60px 140px;
  -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;
}

.c-team__img {
  width: 100%;
  height: 100%;
}

.c-sticky-img__img {
  width: 100%;
  height: 100%;
  background-color: #f7f7f7;
}

.c-team__name {
  margin-bottom: 2px;
  font-size: 25px;
}

.c-team__job-title {
  display: block;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-transform: none;
}

.c-team__text-wrapper {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-header__border {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100vh;
  border: 20px solid #fff;
  background-color: #02394a;
  background-image: linear-gradient(150deg, #02394a 7%, rgba(2, 57, 74, 0.96)), url('../images/deininger-pattern.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 550px;
  line-height: 20px;
}

.c-header__intro-wrapper {
  position: static;
  top: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-right: 60px;
  padding-left: 60px;
  -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;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.c-header__intro-wrapper.logo {
  position: absolute;
  top: 0px;
}

.c-header__intro-wrapper.low {
  height: auto;
  padding-bottom: 50vh;
}

.center {
  text-align: center;
}

.c-list__item {
  margin-bottom: 24px;
  padding-left: 20px;
  background-image: url('../images/icn__arrow--right.svg');
  background-position: 0px 5px;
  background-size: 12px;
  background-repeat: no-repeat;
  font-family: Klavika, Arial, sans-serif;
  color: #3f5c65;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700;
  text-align: left;
  list-style-type: none;
}

.c-list {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.image-5 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 53% 50%;
  object-position: 53% 50%;
}

.heading-6 {
  font-size: 60px;
}

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

.c-footer__link--mrp-studio {
  font-weight: 400;
}

.c-contact__headling-left {
  max-width: 360px;
  margin-bottom: 24px;
}

.c-contact__link {
  display: inline-block;
  margin-bottom: 24px;
  color: #39c463;
  font-size: 26px;
  font-weight: 400;
}

.map {
  height: 100%;
}

.c-list__item--span {
  font-family: 'Open Sans cc', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}

.margin-medium-bottom {
  margin-bottom: 70px;
}

.c-workshop-intro {
  position: static;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 80vh;
  padding-right: 60px;
  padding-left: 60px;
  -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;
  border: 20px solid #fff;
  background-color: #02394a;
  background-image: linear-gradient(150deg, #02394a 7%, rgba(2, 57, 74, 0.96)), url('../images/deininger-pattern.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 550px;
  line-height: 20px;
}

.c-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -20px;
  padding: 60px 20px 36px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.e-h7 {
  margin-bottom: 24px;
  font-family: 'Open Sans cc', sans-serif;
  color: #3f5c65;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
}

.c-toggle__burger-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-toggle--open {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-top: 60px;
  margin-right: 60px;
  -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;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0);
}

.c-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100vh;
  -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;
  background-color: #fff;
}

.c-nav__list {
  padding-left: 0px;
  list-style-type: none;
}

.c-nav__item {
  padding-left: 0px;
  font-family: Klavika, Arial, sans-serif;
  font-size: 46px;
  line-height: 1.05;
  text-align: center;
  list-style-type: none;
}

.c-nav__link {
  color: #3f5c65;
}

.c-nav__link:hover {
  color: #02394a;
  text-decoration: none;
}

.c-nav__link.w--current {
  color: #39c463;
}

.text-block {
  display: inline;
}

.c-contact__item.right {
  margin-left: 40px;
}

.c-toogle__burger-item {
  width: 24px;
  height: 2px;
  background-color: #fff;
}

.c-toogle__x-item {
  width: 24px;
  height: 2px;
  background-color: #3f5c65;
}

.c-toogle__x-item._1 {
  -webkit-transform: translate(0px, 11px) rotate(45deg);
  -ms-transform: translate(0px, 11px) rotate(45deg);
  transform: translate(0px, 11px) rotate(45deg);
}

.c-toogle__x-item._2 {
  -webkit-transform: translate(0px, -11px) rotate(-45deg);
  -ms-transform: translate(0px, -11px) rotate(-45deg);
  transform: translate(0px, -11px) rotate(-45deg);
}

.c-toggle--close {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-top: 60px;
  margin-right: 60px;
  -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;
  cursor: pointer;
}

.c-toggle__x-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-header__logo-mobil {
  display: none;
}

.c-toggle-impressum--open {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-top: 60px;
  margin-right: 60px;
  -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;
  border-radius: 50%;
  background-color: #fff;
}

.c-toggle-impressum__burger-item {
  width: 24px;
  height: 2px;
  background-color: #3f5c65;
}

.c-nav-impressum {
  position: fixed;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100vh;
  -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;
  background-color: #fff;
}

.c-nav-impressum__item {
  padding-left: 0px;
  font-family: Klavika, Arial, sans-serif;
  font-size: 46px;
  line-height: 1.05;
  text-align: center;
  list-style-type: none;
}

.c-toggle-impressum--close {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 998;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-top: 60px;
  margin-right: 60px;
  -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;
  cursor: pointer;
}

.c-nav-impressum__link {
  color: #3f5c65;
}

.c-nav-impressum__link:hover {
  color: #02394a;
  text-decoration: none;
}

.c-nav-impressum__link.w--current {
  color: #39c463;
}

.nowrap {
  white-space: nowrap;
}

.c-header__intro-mask {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  overflow: visible;
  width: 100%;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.img-full {
  width: 100%;
}

.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;
}

.internetexplorer {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999999;
  display: none;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  background-color: #fff;
}

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

@media screen and (max-width: 991px) {
  .c-accordion {
    width: 100%;
    min-width: 0px;
  }

  .l-container-1-2 {
    width: 100%;
  }

  .l-container-1-2.padding {
    padding-bottom: 100px;
  }

  .l-container-1-2.c-contact---right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-sticky-img__img-wrapper {
    position: static;
    width: 100%;
    height: auto;
  }

  .div-block-6.padding-top-left {
    padding-top: 30vw;
  }

  .l-container.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .e-kanzlei__paragraph.last {
    margin-bottom: 0px;
  }

  .c-header__logo-desktop {
    display: none;
  }

  .c-footer__wrapper {
    padding-bottom: 80px;
  }

  .l-team-wrapper {
    width: 100%;
    padding-right: 20px;
  }

  .c-sticky-text-wrapper {
    position: static;
    width: 100%;
    min-height: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .c-header__logo-wrapper {
    width: 100%;
    max-width: 180px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .c-list__item.last {
    margin-bottom: 0px;
  }

  .c-toggle--open {
    margin-top: 48px;
    margin-right: 48px;
  }

  .c-contact__item.right {
    margin-left: 0px;
  }

  .c-toggle--close {
    margin-top: 48px;
    margin-right: 48px;
  }

  .c-header__logo-mobil {
    display: block;
    width: 100%;
    text-align: center;
  }

  .c-toggle-impressum--open {
    margin-top: 48px;
    margin-right: 48px;
  }

  .c-toggle-impressum--close {
    margin-top: 48px;
    margin-right: 48px;
  }

  .paragraph {
    padding-right: 0px;
  }
}

@media screen and (max-width: 767px) {
  .e-text-lead {
    font-size: 24px;
  }

  .e-section-title {
    margin-bottom: 16px;
  }

  .c-accordion__title-wrapper {
    padding-right: 80px;
    padding-left: 0px;
  }

  .c-accordion__content-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .l-section.border-padding {
    margin-top: 0px;
    padding: 0px;
  }

  .l-section.padding {
    padding-top: 84px;
    padding-bottom: 98px;
  }

  .l-container-1-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .l-container-1-2.padding {
    padding-top: 84px;
    padding-bottom: 70px;
  }

  .c-sticky-img__img-wrapper {
    margin-bottom: 70px;
  }

  .e-text-large {
    font-size: 16px;
  }

  .l-container.small-center {
    margin-bottom: 70px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .l-container.impressum {
    padding-right: 20px;
    padding-left: 20px;
  }

  .e-h1 {
    margin-bottom: 50px;
    font-size: 47px;
  }

  .c-accordion__title {
    margin-bottom: 8px;
    font-size: 24px;
  }

  .c-accordion__subtitle {
    font-size: 14px;
  }

  .c-footer__wrapper {
    height: 270px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-footer_item {
    width: auto;
  }

  .c-footer_item.center {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .c-accordion__icn {
    margin-right: 12px;
  }

  .l-team-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .c-sticky-text-wrapper {
    padding-top: 84px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .c-header__logo-wrapper {
    max-width: 141px;
  }

  .c-team__name {
    font-size: 18px;
  }

  .c-team__job-title {
    font-size: 12px;
  }

  .c-team__text-wrapper {
    padding-left: 4px;
  }

  .c-header__border {
    border-style: none;
    border-width: 20px;
  }

  .c-header__intro-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }

  .c-workshop-intro {
    padding-right: 20px;
    padding-left: 20px;
    border-style: none;
  }

  .c-contact {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-toggle--open {
    margin-top: 20px;
    margin-right: 20px;
  }

  .c-nav__item {
    font-size: 34px;
  }

  .c-toggle--close {
    margin-top: 20px;
    margin-right: 20px;
  }

  .c-toggle-impressum--open {
    margin-top: 20px;
    margin-right: 20px;
  }

  .c-toggle-impressum--close {
    margin-top: 20px;
    margin-right: 20px;
  }

  .c-nav-impressum__link {
    font-size: 34px;
  }

  .img-full {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .c-header__logo-wrapper {
    max-width: 140px;
  }

  .c-header__intro-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .c-header__intro-wrapper.logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .c-contact {
    padding-left: 0px;
  }

  .internetexplorer {
    display: none;
  }
}

@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-MediumItalic.woff2') format('woff2'), url('../fonts/Klavika-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-Bold.woff2') format('woff2'), url('../fonts/Klavika-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans cc';
  src: url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), url('../fonts/open-sans-v34-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans cc';
  src: url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), url('../fonts/open-sans-v34-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}