:root {
  --dark-slate-blue: #33466f;
  --white: white;
  --peru: #d98200;
  --alice-blue-2: #eaf1ff;
  --light-steel-blue: #bac3d6;
  --alice-blue: #eaf1ff;
  --royal-blue: #4564a6;
  --black: black;
  --grey: grey;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.container.hero {
  max-height: 100%;
  font-family: Poppins, sans-serif;
  display: flex;
}

.container.hero.pic-r {
  justify-content: space-between;
}

.container.hero.vertical {
  flex-direction: column;
  align-items: center;
}

.container.horizontal {
  justify-content: space-between;
  font-family: Poppins, sans-serif;
  display: flex;
}

.container.datenblatt, .container.prototyp {
  display: flex;
}

.styleguide-content-wrap {
  text-align: center;
}

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

.styleguide-header-wrap {
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-h1 {
  color: var(--dark-slate-blue);
  text-transform: none;
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
}

.heading-h1.white {
  color: var(--white);
  font-size: 42px;
}

.heading-h1.central {
  text-align: center;
  max-width: 600px;
}

.paragraph-tiny {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
  font-family: Poppins, sans-serif;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-speaking-label {
  margin-top: 20px;
  margin-bottom: 10px;
}

.label.cc-about-light {
  opacity: .6;
}

.h4 {
  opacity: .6;
  font-family: Poppins, sans-serif;
}

.h4.cc-position-name {
  margin-bottom: 5px;
}

.section {
  margin-left: 30px;
  margin-right: 30px;
  font-family: Poppins, sans-serif;
}

.section.cc-contact {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.section.horizontal {
  flex-direction: row;
  display: flex;
}

.section.hero {
  margin-top: 100px;
  position: static;
}

.button {
  background-color: var(--peru);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 20px;
  max-width: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 12px 25px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button.white {
  background-color: var(--alice-blue-2);
  color: var(--dark-slate-blue);
  font-weight: 600;
}

.button.transparent {
  border: 2px solid var(--white);
  background-color: rgba(0, 0, 0, 0);
}

.button.angebot {
  text-align: center;
  border-radius: 40px;
  max-width: 300px;
}

.button.stellenanzeige {
  background-color: var(--dark-slate-blue);
  max-width: 300px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.button.stellenanzeige.white {
  border: 1px solid var(--dark-slate-blue);
  background-color: rgba(0, 0, 0, 0);
  margin-top: 5px;
}

.button.mitmachen {
  background-color: var(--light-steel-blue);
  color: var(--dark-slate-blue);
  margin-left: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.logo-link {
  z-index: 1;
}

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

.logo-link:active {
  opacity: .7;
}

.logo-link.w--current {
  min-height: 100%;
}

.navigation-item {
  opacity: .6;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  text-align: center;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.navigation-items {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  min-height: auto;
  display: flex;
}

.navigation {
  background-color: #f9f9f9;
  align-items: center;
  padding: 10px 50px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo-image {
  object-fit: fill;
  min-width: 120px;
  min-height: 100%;
  display: block;
}

.navigation-wrap {
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.intro-wrap {
  max-width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
}

.intro-wrap.horizontal {
  display: flex;
}

.intro-wrap.vertical {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.intro-wrap.beratung {
  max-width: 100%;
  padding-right: 0;
}

.text-h4 {
  color: var(--dark-slate-blue);
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.text-h4.hero {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
}

.text-h4._20px-tb {
  white-space: normal;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.text-h4._20px-tb._20px-r {
  padding-right: 20px;
}

.text-h4._20px-tb.white {
  color: var(--white);
  max-width: none;
}

.text-h4._20px-tb.central {
  text-align: center;
}

.text-h4._20px-tb.r {
  margin-right: 30px;
  padding-right: 30px;
}

.text-h4._40px-r {
  max-width: 800px;
  padding-right: 40px;
}

.text-h4.bold {
  font-weight: 600;
}

.position-name-text {
  text-transform: none;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.work-description {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  font-family: Poppins, sans-serif;
  display: flex;
}

.work-experience-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . ."
  / 1fr 1fr 1fr 1fr;
  margin-bottom: 140px;
}

.works-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . ."
                 ". . ."
                 / 1.5fr 1fr 1.5fr;
  margin-bottom: 80px;
}

.carrer-headline-wrap {
  width: 70%;
  margin-bottom: 50px;
}

.work-image {
  text-align: center;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 460px;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.work-image:hover {
  opacity: .8;
}

.work-image:active {
  opacity: .7;
}

.work-image.cc-work-1 {
  background-image: url('../images/portfolio-1---wide.svg');
  background-size: cover;
}

.work-image.cc-work-2 {
  background-image: url('../images/portfolio-2---wide.svg');
  background-size: cover;
}

.work-image.cc-work-4 {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.work-image.cc-work-3 {
  background-image: url('../images/portfolio-4---wide.svg');
  background-size: cover;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.contact {
  padding-top: 80px;
  padding-bottom: 90px;
}

.contact-headline {
  width: 70%;
  margin-bottom: 40px;
}

.contact-form-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
}

.contact-form-wrap {
  width: 70%;
}

.footer-wrap {
  justify-content: space-between;
  align-items: center;
  padding: 40px 50px;
  display: flex;
}

.webflow-link {
  opacity: .5;
  text-transform: uppercase;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.footer-links {
  align-items: center;
  margin-right: -20px;
  padding-left: 60px;
  display: flex;
}

.footer-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

.footer-item:hover {
  opacity: .9;
}

.footer-item:active {
  opacity: .8;
}

.about-intro-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 140px;
}

.hi-there-heading {
  margin-top: 10px;
  margin-bottom: 20px;
}

.service-name-text {
  opacity: .6;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
}

.skillset-wrap {
  padding-right: 60px;
}

.reference-link {
  opacity: .6;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}

.reference-link:hover {
  opacity: 1;
}

.reference-link:active {
  opacity: .9;
}

.featured-item-wrap {
  margin-bottom: 25px;
}

.services-items-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-areas: ". .";
  padding-top: 10px;
}

.skills-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 1fr;
  margin-bottom: 140px;
}

.personal-features-grid {
  grid-column-gap: 80px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-areas: ". ."
                       ". .";
  margin-bottom: 110px;
}

.speaking-text {
  margin-right: 8px;
  display: inline-block;
}

.speaking-text.cc-past-speaking {
  opacity: .6;
  font-family: Poppins, sans-serif;
}

.speaking-detail {
  opacity: .6;
  display: inline-block;
}

.upcoming-wrap {
  margin-bottom: 40px;
}

.social-media-heading {
  margin-bottom: 60px;
}

.social-media-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: ". . . ."
                       ". . . .";
  margin-bottom: 30px;
}

.project-overview-grid {
  grid-column-gap: 50px;
  grid-row-gap: 100px;
  grid-template: ". . . ."
                 ". . . ."
                 / 1fr 1fr 1fr 1fr;
  margin-top: 120px;
  margin-bottom: 135px;
}

.detail-header-image {
  width: 100%;
}

.project-description-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2.5fr;
  margin-top: 120px;
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.email-section {
  text-align: center;
  width: 70%;
  margin: 140px auto 200px;
}

.email-link {
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 64px;
  font-weight: 400;
  line-height: 88px;
  text-decoration: none;
}

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

.email-link:active {
  opacity: .7;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 30px;
  display: flex;
}

._404-wrap {
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.protected-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.heading, .heading-2, .field-label, .heading-3 {
  font-family: Poppins, sans-serif;
}

.image {
  object-fit: cover;
  object-position: 50% 25%;
  max-width: 500px;
  margin-right: 40px;
}

.image.no-margin {
  margin-right: 0;
}

.image._40l {
  object-fit: cover;
  object-position: 50% 50%;
  margin-left: 40px;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image._40l.central {
  object-fit: cover;
  max-width: 80vw;
  margin-left: 0;
}

.image._40l.contain {
  object-fit: contain;
}

.image._40l.arbeiten {
  object-position: 55% 50%;
}

.image._0-margin {
  object-fit: cover;
  object-position: 35% 25%;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.image._0 {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-right: 0;
}

.div-icon {
  flex-direction: row;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

.div-icon.logo {
  padding-right: 0;
}

.div-icon.logo.m {
  padding-left: 5px;
  padding-right: 5px;
}

.div-icon.vertikal {
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-icon.vertikal.industrien {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-icon.ansprechpartner {
  padding-top: 0;
  padding-bottom: 0;
}

.div-icon.r {
  padding-right: 0;
}

.body-small {
  color: var(--dark-slate-blue);
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}

.body-small.icon {
  min-height: 40px;
}

.body-small.ansprechpartner {
  color: var(--white);
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
}

.image-2 {
  object-fit: fill;
  max-width: 200px;
  max-height: none;
  padding-right: 10px;
}

.image-2.ansprechpartner {
  object-fit: cover;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  padding-right: 0;
}

.image-2.ansprechpartner.heinrichs {
  object-position: 50% 0%;
}

.image-2.logo {
  object-fit: contain;
  max-width: 150px;
  height: 150px;
}

.image-2.kunden {
  object-fit: contain;
  width: 100%;
  max-width: 300px;
  max-height: 80px;
}

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

.div-block-2.logos {
  justify-content: space-between;
  align-items: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
}

.div-block-2.logos.vertical {
  flex-direction: column;
  margin-left: 100px;
}

.div-block-2.vertikal {
  flex-direction: column;
}

.section-2 {
  background-color: var(--alice-blue);
  flex-direction: column;
  margin-top: 40px;
  padding: 60px 30px 40px;
  font-family: Poppins, sans-serif;
  display: flex;
}

.section-2.industrien {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
}

.section-2.dark {
  background-color: var(--dark-slate-blue);
  color: var(--dark-slate-blue);
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2.white {
  background-color: var(--white);
}

.section-2.ansprechpartner {
  background-color: var(--dark-slate-blue);
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-2.no-margin {
  margin-top: 0;
}

.section-2._0 {
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-3 {
  background-color: var(--royal-blue);
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 40px;
  font-family: Poppins, sans-serif;
}

.div-block-3.l {
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  justify-content: space-between;
  max-width: 370px;
  margin-right: 40px;
  font-family: Poppins, sans-serif;
  display: flex;
}

.div-block-3.m {
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  justify-content: space-between;
  max-width: 370px;
  display: flex;
}

.div-block-3.r {
  background-color: var(--dark-slate-blue);
  flex-direction: column;
  justify-content: space-between;
  max-width: 370px;
  margin-left: 40px;
  display: flex;
}

.div-block-3.vorteile {
  border: 1px solid var(--white);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-3.dark {
  background-color: var(--dark-slate-blue);
}

.div-block-3.dark.l {
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.div-block-3.dark.r {
  justify-content: flex-start;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-3.dark.margin {
  margin-bottom: 100px;
}

.div-block-3.dark.b {
  margin-bottom: 0;
}

.div-block-4 {
  justify-content: space-between;
  display: flex;
}

.div-block-4.vertikal {
  flex-direction: column;
  max-width: 500px;
}

.div-block-4.vorteile {
  flex-wrap: wrap;
}

.body {
  color: var(--dark-slate-blue);
  font-family: Poppins, sans-serif;
}

.body.white {
  color: var(--white);
  font-weight: 400;
}

.body._40px-r {
  max-width: 760px;
  padding-right: 40px;
}

.section-3 {
  margin-top: 40px;
  padding: 40px 30px;
}

.section-3.grau {
  padding-left: 30px;
  padding-right: 30px;
}

.image-3 {
  object-fit: contain;
  max-width: 500px;
  padding-left: 60px;
}

.image-3.arbeiten {
  max-width: 700px;
  margin-right: 60px;
  padding-left: 0;
}

.image-3.hessel {
  object-fit: contain;
  width: 500px;
  min-width: 500px;
  max-width: none;
  padding-top: 220px;
  padding-bottom: 220px;
}

.div-block-5 {
  justify-content: space-between;
  display: flex;
}

.image-4 {
  object-fit: contain;
}

.text-block {
  color: var(--dark-slate-blue);
  font-size: 21px;
}

.h3 {
  color: var(--dark-slate-blue);
  text-align: left;
  font-size: 21px;
  font-weight: 500;
  line-height: 120%;
}

.h3.team {
  padding-bottom: 10px;
}

.div-block-6 {
  background-color: var(--light-steel-blue);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
}

.text-block-2 {
  font-size: 21px;
  font-weight: 700;
}

.div-block-7 {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-9 {
  justify-content: space-between;
  align-items: center;
  min-height: 120px;
  display: flex;
}

.h2 {
  font-size: 28px;
  font-weight: 600;
}

.h2.white {
  color: var(--white);
  line-height: 110%;
}

.h2.team {
  padding-bottom: 10px;
}

.image-5, .image-6, .image-7, .image-8, .image-9, .image-10 {
  padding-left: 20px;
}

.section-4 {
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
}

.div-horizontal {
  justify-content: flex-start;
  display: flex;
}

.div-horizontal.arbeiten {
  margin-top: 60px;
}

.div-horizontal.datenblatt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

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

.central {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-5 {
  margin-top: 39px;
}

.div-block-12 {
  max-width: 800px;
}

.image-11 {
  object-fit: cover;
  border-radius: 20px;
  max-width: 400px;
  margin-left: 40px;
}

.image-11.left {
  object-position: 50% 50%;
  margin-left: 0;
  margin-right: 40px;
}

.image-11.left.drehteile {
  object-position: 70% 50%;
}

.image-11.schleifteile {
  object-position: 35% 50%;
}

.paragraph {
  letter-spacing: .01em;
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph.mb-2em {
  margin-bottom: 2em;
}

.paragraph.extra-large {
  font-size: 1.3em;
  line-height: 1.7em;
}

.accordion-inner {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 3em 2em 2em;
  display: flex;
}

.accordion-content {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.accordion-content.w--open {
  position: relative;
}

.accordion-arrow {
  z-index: 3;
  width: 1em;
  height: 1em;
  font-size: 1.5em;
  position: absolute;
}

.list {
  min-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.accordion-circle {
  z-index: 5;
  opacity: 1;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 5em;
  margin-right: 1em;
  display: flex;
  position: relative;
  top: 1px;
}

.div-block-20 {
  flex-direction: column;
  width: 600px;
  padding-right: 2em;
  display: flex;
}

.div-block-21 {
  width: 600px;
  padding-left: 2em;
}

.list-item {
  background-image: url('../images/check_circle_black_24dp.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 1.2em;
  padding-left: 2.5em;
  overflow: hidden;
}

.div-block-19 {
  width: 90%;
  display: flex;
}

.accordion {
  flex: none;
  align-self: stretch;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.accordion-line {
  background-color: #10131f;
  height: 1px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.accordion-toggle {
  white-space: normal;
  border-bottom: 1px solid #dde1e6;
  justify-content: flex-start;
  align-items: center;
  min-height: 5em;
  padding: 0;
  transition: border-color .3s;
  display: flex;
}

.accordion-toggle:hover {
  border-bottom-color: #adb5bd;
}

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

.image-12 {
  object-fit: cover;
  width: 100vw;
  height: 80vh;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-12.nachhaltigkeit {
  height: 60vh;
}

.image-12.ueber-uns {
  object-position: 50% 20%;
  margin-bottom: 0;
}

.div-block-22 {
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.div-block-23 {
  width: 100%;
  padding-left: 40px;
}

.list-item-2 {
  margin-bottom: 0;
}

.list-2, .list-3 {
  margin-top: 0;
  margin-bottom: 0;
}

.image-13 {
  aspect-ratio: 1;
  object-fit: cover;
  width: 300px;
  height: 300px;
}

.image-13.hessel {
  object-position: 50% 0%;
}

.image-13.heinrich {
  object-position: 50% 10%;
}

.div-block-24 {
  padding: 40px 100px;
}

.slider {
  background-color: var(--alice-blue);
  border-radius: 20px;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.icon-2, .icon-3 {
  color: var(--dark-slate-blue);
}

.slide-nav {
  background-color: var(--light-steel-blue);
  color: var(--dark-slate-blue);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.hero {
  margin-top: 100px;
}

.rich-text-2 {
  font-family: Poppins, sans-serif;
}

.heading-5 {
  letter-spacing: -.0125em;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.1em;
  text-decoration: none;
}

.heading-5.article-page-title {
  max-width: 10em;
  font-family: Poppins, sans-serif;
  font-size: 4.8em;
  font-weight: 400;
  line-height: 1.2em;
}

.container-2 {
  z-index: 10;
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8em;
  padding-right: 8em;
  position: relative;
}

.article-title-background-2 {
  z-index: -1;
  background-color: #e4e7eb;
  height: 130%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.article-page-column-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.5em;
  display: flex;
}

.section-8 {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

.grid-5 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.padding-inner {
  z-index: 10;
  padding-top: 8em;
  padding-bottom: 8em;
  position: relative;
}

.padding-inner.in-article-image {
  padding-top: 0;
}

.padding-inner.in-article-title {
  padding-bottom: 4em;
}

.article-content-block {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5em;
}

.rich-text-3 {
  font-family: Poppins, sans-serif;
}

.heading-6 {
  letter-spacing: -.0125em;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.1em;
  text-decoration: none;
}

.heading-6.article-page-title {
  max-width: 10em;
  font-family: Poppins, sans-serif;
  font-size: 4.8em;
  font-weight: 400;
  line-height: 1.2em;
}

.container-3 {
  z-index: 10;
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8em;
  padding-right: 8em;
  position: relative;
}

.article-page-column-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.5em;
  display: flex;
}

.section-9 {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

.rich-text-4 {
  font-family: Poppins, sans-serif;
}

.heading-7 {
  letter-spacing: -.0125em;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.1em;
  text-decoration: none;
}

.heading-7.article-page-title {
  max-width: 10em;
  font-family: Poppins, sans-serif;
  font-size: 4.8em;
  font-weight: 400;
  line-height: 1.2em;
}

.container-4 {
  z-index: 10;
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8em;
  padding-right: 8em;
  position: relative;
}

.article-page-column-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.5em;
  display: flex;
}

.section-10 {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

.fs-cc-banner_trigger, .fs-cc-prefs_trigger {
  display: none;
}

.link {
  color: var(--royal-blue);
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid rgba(67, 83, 255, .16);
  padding: 1.5rem 2rem;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-prefs_button {
  border: 2px solid var(--royal-blue);
  background-color: var(--royal-blue);
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: var(--royal-blue);
  color: var(--royal-blue);
  background-color: #fff;
  font-size: 13px;
  line-height: 20px;
}

.bold-text-3 {
  color: var(--royal-blue);
  font-size: 13px;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  display: block;
}

.fs-cc-prefs_label {
  color: var(--royal-blue);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 13px;
  font-weight: 700;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: rgba(3, 5, 36, .6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_title {
  color: var(--royal-blue);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  top: -.75rem;
  bottom: auto;
  left: auto;
  right: -.75rem;
  box-shadow: -1px 1px 12px rgba(51, 51, 51, .1);
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_checkbox-label, .fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-banner_button {
  border: 2px solid var(--royal-blue);
  background-color: var(--royal-blue);
  color: #fff;
  text-align: center;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 13px;
  line-height: 14px;
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-color: var(--royal-blue);
  color: var(--royal-blue);
  background-color: #f5f5f5;
  font-size: 13px;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-banner_text {
  color: #4a565d;
  margin-right: 1.5rem;
  font-size: 13px;
  line-height: 20px;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid rgba(51, 51, 51, .15);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .1);
}

.fs-cc-banner_text-link {
  color: var(--royal-blue);
  border: 1px #3c7cbb;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: 1.25rem;
  right: auto;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_text {
  color: var(--black);
  font-size: 13px;
  line-height: 20px;
}

.hessel {
  max-width: 300px;
}

@media screen and (min-width: 1440px) {
  .intro-wrap.beratung {
    padding-right: 100px;
  }

  .div-icon.logo.l, .div-icon.logo.m {
    justify-content: flex-start;
    align-items: center;
  }

  .image-2.kunden {
    object-fit: contain;
    max-height: 120px;
  }

  .article-content-block {
    max-width: 1500px;
  }
}

@media screen and (max-width: 991px) {
  .styleguide-block {
    text-align: center;
  }

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

  .container.hero {
    flex-direction: column;
  }

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

  .container.prototyp {
    flex-direction: column;
  }

  .heading-h1 {
    font-size: 56px;
    line-height: 70px;
  }

  .section.cc-contact {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    justify-content: center;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items {
    background-color: #f9f9f9;
  }

  .navigation {
    padding: 25px 30px;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navigation-wrap {
    margin-right: 0;
  }

  .work-experience-grid {
    grid-template: ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .works-grid {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .carrer-headline-wrap {
    width: auto;
  }

  .work-image {
    margin-bottom: 30px;
  }

  .contact {
    width: auto;
    padding: 30px 50px 40px;
  }

  .contact-headline, .contact-form-wrap {
    width: 100%;
  }

  .about-intro-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-head-text-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-name-text {
    font-size: 24px;
    line-height: 42px;
  }

  .skillset-wrap {
    padding-right: 0;
  }

  .services-items-grid {
    grid-row-gap: 0px;
    grid-template: "."
                   "."
                   / 1fr;
    padding-top: 0;
  }

  .skills-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .personal-features-grid {
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .social-media-heading {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .social-media-grid {
    grid-template: ". ."
                   ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .project-overview-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .project-description-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .email-section {
    margin-bottom: 160px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .image {
    max-width: none;
    margin-right: 0;
  }

  .div-icon.logo.l {
    justify-content: center;
    align-items: center;
  }

  .body-small.icon, .body-small.ansprechpartner {
    text-align: left;
  }

  .div-block-3.l {
    max-width: none;
    margin-right: 0;
  }

  .div-block-3.m {
    max-width: none;
  }

  .div-block-3.r {
    max-width: none;
    margin-left: 0;
  }

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

  .div-block-4.vertikal {
    align-items: center;
  }

  .body {
    text-align: center;
  }

  .body._40px-r, .body.team {
    text-align: left;
  }

  .image-3.hessel {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

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

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

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .h2.team {
    text-align: left;
  }

  .div-horizontal.arbeiten {
    flex-direction: column;
  }

  .div-block-10 {
    align-items: center;
  }

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

  .paragraph {
    font-size: 1.2em;
  }

  .paragraph.extra-large {
    font-size: 1.5em;
  }

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

  .heading-5.article-page-title {
    margin-bottom: .4em;
  }

  .container-2 {
    padding-left: 6em;
    padding-right: 6em;
  }

  .article-page-column-2 {
    flex-flow: wrap;
    padding-top: 0;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .heading-6.article-page-title {
    margin-bottom: .4em;
  }

  .container-3 {
    padding-left: 6em;
    padding-right: 6em;
  }

  .article-page-column-3 {
    flex-flow: wrap;
    padding-top: 0;
  }

  .heading-7.article-page-title {
    margin-bottom: .4em;
  }

  .container-4 {
    padding-left: 6em;
    padding-right: 6em;
  }

  .article-page-column-5 {
    flex-flow: wrap;
    padding-top: 0;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .hessel {
    max-width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .container {
    text-align: center;
  }

  .container.horizontal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .container.datenblatt {
    flex-direction: column;
  }

  .heading-h1 {
    font-size: 50px;
    line-height: 64px;
  }

  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-contact {
    padding: 15px;
  }

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

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

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

  .intro-wrap.horizontal {
    flex-direction: column;
  }

  .text-h4.hero {
    margin-top: 0;
  }

  .text-h4._20px-tb {
    text-align: left;
  }

  .work-experience-grid {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .work-position-wrap {
    margin-bottom: 40px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .contact {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-form-grid {
    grid-column-gap: 30px;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
  }

  .contact-form {
    flex-direction: column;
    display: flex;
  }

  .contact-form-wrap {
    text-align: left;
  }

  .footer-wrap {
    text-align: center;
    flex-direction: column;
  }

  .webflow-link {
    margin-bottom: 15px;
  }

  .footer-links {
    flex-direction: column;
    padding-left: 0;
  }

  .footer-item {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .about-head-text-wrap {
    width: 70%;
    max-width: 470px;
  }

  .skills-grid {
    grid-template-columns: 1fr;
    width: 70%;
    max-width: 470px;
  }

  .personal-features-grid, .social-media-heading {
    width: 70%;
    max-width: 470px;
  }

  .social-media-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .project-overview-grid {
    width: 80%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 95px;
  }

  .project-description-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .email-section {
    width: 80%;
    max-width: 470px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .image {
    margin-right: 0;
  }

  .div-icon.ansprechpartner._3 {
    display: none;
  }

  .body-small.icon, .body._40px-r {
    text-align: left;
  }

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

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

  .grid {
    grid-column-gap: 16px;
    grid-template-columns: 1fr;
  }

  .div-block-11 {
    align-items: flex-start;
  }

  .image-11 {
    order: -1;
    max-width: none;
    margin-top: 20px;
    margin-left: 0;
  }

  .image-11.left.drehteile {
    order: -1;
    max-width: none;
    margin-right: 0;
  }

  .image-11.schleifteile {
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-left: 0;
  }

  .paragraph.extra-large {
    font-size: 1.4em;
  }

  .accordion-inner {
    max-width: 80vw;
  }

  .accordion-arrow {
    font-size: 1.6em;
  }

  .div-block-20, .div-block-21 {
    width: auto;
  }

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

  .list-2 {
    text-align: left;
    width: 100%;
  }

  .heading-5.article-page-title {
    font-size: 4em;
  }

  .container-2 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .padding-inner {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .heading-6.article-page-title {
    font-size: 4em;
  }

  .container-3 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .heading-7.article-page-title {
    font-size: 4em;
  }

  .container-4 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .rich-text {
    width: 100%;
    max-width: none;
  }

  .container {
    flex-flow: column wrap;
    align-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .container.horizontal {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .container.vertical {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .heading-h1 {
    width: auto;
    font-size: 32px;
    line-height: 42px;
  }

  .heading-h1.white {
    font-size: 32px;
  }

  .button, .button.angebot {
    max-width: 100vw;
  }

  .button.stellenanzeige, .button.stellenanzeige.white {
    width: 100%;
  }

  .navigation-items {
    background-color: #f9f9f9;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .intro-wrap {
    max-width: 100vw;
  }

  .text-h4.hero {
    margin-top: 20px;
  }

  .text-h4._20px-tb.white {
    text-align: left;
  }

  .text-h4._20px-tb.r {
    margin-right: 0;
  }

  .contact {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-form, .contact-form-wrap, .footer-wrap {
    flex-direction: column;
  }

  .about-head-text-wrap {
    width: 100%;
    max-width: none;
  }

  .skills-grid {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
  }

  .personal-features-grid, .social-media-heading, .project-overview-grid, .project-description-grid {
    width: 100%;
    max-width: none;
  }

  .email-section {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .email-link {
    font-size: 30px;
    line-height: 46px;
  }

  .image {
    width: 100vw;
    margin-right: 0;
  }

  .image._40l {
    max-width: 100vw;
    margin-left: 0;
  }

  .image._40l.contain {
    margin-left: 0;
  }

  .image._40l.arbeiten {
    padding-bottom: 0;
  }

  .image._0-margin {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    max-width: 100%;
    margin-right: 0;
  }

  .image._0 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .div-icon {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .div-icon.logo {
    justify-content: center;
    align-items: center;
  }

  .div-icon.vertikal {
    justify-content: flex-start;
    align-items: center;
  }

  .div-icon.ansprechpartner._3, .div-icon.ansprechpartner._2 {
    display: none;
  }

  .body-small {
    text-align: left;
  }

  .image-2 {
    padding-right: 10px;
  }

  .div-block-2.logos {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-2.logos.vertical {
    width: 100%;
    margin-left: 0;
  }

  .div-block-2.horizontal {
    flex-direction: column;
  }

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

  .section-2 {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2._0-top, .section-2._0 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-3.l, .div-block-3.m, .div-block-3.r {
    max-width: none;
  }

  .div-block-3.vorteile {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-3.dark.timeline, .div-block-3.job {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .body.white, .body.team {
    text-align: left;
  }

  .section-3, .section-3.grau._0 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-3 {
    max-width: 90vw;
    padding-left: 0;
  }

  .image-3.arbeiten {
    max-width: 100vw;
    margin-right: 0;
  }

  .image-3.hessel {
    width: auto;
    min-width: auto;
    max-width: 100vw;
    overflow: hidden;
  }

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

  .image-4 {
    width: 100vw;
  }

  .h3 {
    text-align: center;
  }

  .h3.team {
    text-align: left;
  }

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

  .grid {
    grid-template: "."
                   "."
                   "."
                   "Area"
                   "."
                   "."
                   / 1fr;
  }

  .h2.white, .h2.team {
    text-align: left;
  }

  .section-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-horizontal.arbeiten {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .div-horizontal.datenblatt {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-11 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .image-11 {
    max-width: 100%;
    margin-top: 40px;
    margin-left: 0;
  }

  .image-11.left.drehteile {
    width: 100%;
  }

  .accordion-circle {
    width: 3.5em;
    margin-right: .6em;
  }

  .div-block-20 {
    width: auto;
    padding-right: 0;
  }

  .div-block-21 {
    width: auto;
    padding-left: 0;
  }

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

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

  .div-block-22 {
    flex-direction: column;
    width: 100%;
  }

  .div-block-23 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .list-2 {
    text-align: left;
    width: 100%;
  }

  .image-13 {
    width: 100%;
  }

  .image-13.hessel {
    max-width: none;
  }

  .image-13.heinrich {
    width: 100%;
  }

  .div-block-24 {
    max-width: 380px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .slider {
    width: 100%;
    max-width: 400px;
  }

  .heading-5.article-page-title {
    font-size: 2.8em;
  }

  .container-2 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .padding-inner.in-article-title {
    padding-bottom: 2em;
  }

  .heading-6.article-page-title {
    font-size: 2.8em;
  }

  .container-3 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .heading-7.article-page-title {
    font-size: 2.8em;
  }

  .container-4 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-banner_close {
    position: absolute;
    top: -1.5rem;
    bottom: auto;
    left: auto;
    right: .75rem;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .div-block-26 {
    max-width: 100%;
  }

  .list-item-3 {
    text-align: left;
    width: 100%;
  }

  .list-item-4 {
    width: 100%;
  }
}

#w-node-_2331d067-3fd9-a732-f734-1abf98862568-0f142bf1 {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-_1a54b3bc-f3f2-4654-5427-00d8d5a6df51-0f142bf3 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_1a54b3bc-f3f2-4654-5427-00d8d5a6df54-0f142bf3 {
  grid-area: 1 / 10 / 2 / 13;
}

#w-node-_9a889de2-6189-112d-989b-882314b7937e-0f142bf7 {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-_9a889de2-6189-112d-989b-882314b79381-0f142bf7 {
  grid-area: 1 / 10 / 2 / 13;
}

#w-node-_716a9550-c6e9-69d8-efce-7a64c337e2f4-0f142c01, #w-node-bab2c61c-a2c1-1eb3-fe5b-5c5951154a64-0f142c01, #w-node-df654ef4-499e-6a88-52b4-4c157e4c3e63-0f142c01, #w-node-_46d77451-191b-b149-6ca7-bbd801ae286d-0f142c01, #w-node-_311210c2-0b70-67ea-465c-c0d839af4ed7-0f142c01, #w-node-_12543a2c-e606-e5eb-f546-fc47bd4c8ace-0f142c01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_2331d067-3fd9-a732-f734-1abf98862568-0f142bf1 {
    grid-column-start: 5;
  }

  #w-node-_1a54b3bc-f3f2-4654-5427-00d8d5a6df51-0f142bf3 {
    grid-column: span 10 / span 10;
  }

  #w-node-_1a54b3bc-f3f2-4654-5427-00d8d5a6df54-0f142bf3 {
    grid-area: span 1 / span 10 / span 1 / span 10;
  }

  #w-node-_9a889de2-6189-112d-989b-882314b7937e-0f142bf7 {
    grid-column: span 10 / span 10;
  }

  #w-node-_9a889de2-6189-112d-989b-882314b79381-0f142bf7 {
    grid-area: span 1 / span 10 / span 1 / span 10;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2331d067-3fd9-a732-f734-1abf98862568-0f142bf1 {
    grid-area: span 1 / span 8 / span 1 / span 8;
  }

  #w-node-_1a54b3bc-f3f2-4654-5427-00d8d5a6df51-0f142bf3 {
    grid-column: span 8 / span 8;
  }

  #w-node-_1a54b3bc-f3f2-4654-5427-00d8d5a6df54-0f142bf3 {
    grid-column: span 6 / span 6;
  }

  #w-node-_9a889de2-6189-112d-989b-882314b7937e-0f142bf7 {
    grid-column: span 8 / span 8;
  }

  #w-node-_9a889de2-6189-112d-989b-882314b79381-0f142bf7 {
    grid-column: span 6 / span 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2331d067-3fd9-a732-f734-1abf98862568-0f142bf1, #w-node-_1a54b3bc-f3f2-4654-5427-00d8d5a6df51-0f142bf3, #w-node-_1a54b3bc-f3f2-4654-5427-00d8d5a6df54-0f142bf3, #w-node-_9a889de2-6189-112d-989b-882314b7937e-0f142bf7, #w-node-_9a889de2-6189-112d-989b-882314b79381-0f142bf7 {
    grid-column: span 6 / span 6;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BoldItalic.ttf') format('truetype'), url('../fonts/Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}