.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-family: EB Garamond, sans-serif;
  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-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  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: 80%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-self: auto;
  align-items: flex-start;
  justify-items: start;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  display: grid;
}

.container.workfields {
  grid-auto-flow: column;
  font-family: Ppneuemontreal, sans-serif;
  display: block;
}

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

.container.impressumcontainer {
  width: 100%;
  display: block;
}

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

.lauftextt {
  width: 75%;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: none;
}

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

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

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: EB Garamond, sans-serif;
  font-size: 64px;
  line-height: 80px;
  display: block;
}

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

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
  font-family: EB Garamond, 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;
}

.paragraph-light {
  opacity: .6;
  text-align: left;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1.5em;
  line-height: 1.27;
  display: block;
  position: static;
  top: 22%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

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

.paragraph-light.aboutme {
  width: 66%;
  opacity: 1;
  color: #424244;
  flex: 0 auto;
  margin-bottom: 0%;
  display: block;
}

.section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, 0);
  border: 0 solid rgba(255, 255, 255, 0);
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-around;
  justify-content: space-between;
  margin-bottom: 2%;
  margin-left: 10%;
  margin-right: 10%;
  display: block;
}

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

.section.text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 4.5fr;
  grid-auto-columns: 1fr;
  display: block;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  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);
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-family: EB Garamond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

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

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

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

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

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

.navigation-item {
  color: #16171b;
  letter-spacing: 1px;
  text-transform: none;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 20px;
}

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

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

.navigation-item.w--current {
  opacity: 1;
  color: #19191d;
  text-transform: none;
  font-size: 3em;
}

.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;
  display: flex;
}

.navigation {
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 10%;
  margin-right: 10%;
  padding: 30px 0 30px 0;
  display: block;
}

.logo-image {
  display: block;
}

.navigation-wrap {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.intro-wrap {
  margin-top: 1%;
  margin-bottom: 31px;
  margin-right: 0;
  display: none;
}

.name-text {
  font-family: EB Garamond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.name-text.name {
  font-family: Ppneuemontreal, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1.27em;
  display: block;
}

.position-name-text {
  text-transform: none;
  margin-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.27em;
}

.work-description {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 1%;
  margin-bottom: 2%;
  margin-left: 0%;
  font-family: Ppneuemontreal, sans-serif;
  display: none;
  position: static;
}

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

.works-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 1;
  grid-template: ". . ."
                 ". . ."
                 / 1fr;
  grid-auto-columns: 2.5fr;
  grid-auto-flow: column;
  margin-bottom: 0;
  display: block;
}

.carrer-headline-wrap {
  margin-bottom: 50px;
  display: none;
}

.workimage {
  height: 560px;
  filter: blur();
  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;
  margin-bottom: 0%;
  text-decoration: none;
  transition: filter 50s linear;
  display: flex;
}

.workimage:hover {
  opacity: .8;
  filter: blur(100px);
}

.workimage:active {
  opacity: .7;
}

.workimage.cc-work-1 {
  width: 100%;
  background-image: url('../images/vem_chair_graded__0009_10.png');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0%;
}

.workimage.cc-work-2 {
  background-image: url('../images/MOBILIAR-PAMU-Patrick-Mueller-007.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0;
}

.workimage.cc-work-2:hover {
  opacity: 1;
}

.workimage.cc-work-4 {
  background-image: url('../images/boyoom_01-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0;
}

.workimage.cc-work-3 {
  z-index: 1;
  background-color: #fff;
  background-image: url('../images/pfadizeitung_website-images.jpg');
  background-position: 100%;
  background-repeat: repeat-x;
  background-size: cover;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.workimage.cc-work-3:hover {
  opacity: 1;
  filter: blur(100px);
}

.workimage.cc-work-3:active {
  filter: blur(100px);
}

.workimage.cc-work-6 {
  background-image: url('../images/15b59884362723.Y3JvcCw5NzcsNzY0LDg2MSw5Njc.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  margin-bottom: 0;
}

.workimage.cc-work-7 {
  background-image: url('../images/Gin_02.jpg');
  background-position: 50%;
  background-size: cover;
}

.workimage.cc-work-6 {
  background-color: #fff;
  background-image: url('../images/sechs-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.workimage.cc-work-6:hover {
  opacity: 1;
}

.workimage.cc-work-6-copy {
  background-image: url('../images/29_MBudget_8683_1080x1080_sRGB.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0;
}

.workimage.cc-work-6-copy:hover {
  opacity: 1;
}

.workimage.spheres {
  background-image: none;
  margin-bottom: 0;
  display: block;
}

.workimage.cc-work-35 {
  z-index: 1;
  background-color: #fff;
  background-image: url('../images/SRK_Dokumentation_web9.jpg');
  background-position: 100%;
  background-repeat: repeat-x;
  background-size: cover;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.workimage.cc-work-35:hover {
  opacity: 1;
  filter: blur(100px);
}

.workimage.cc-work-35:active {
  filter: blur(100px);
}

.project-name-link {
  z-index: 2;
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: baseline;
  margin-top: 0;
  margin-bottom: 0%;
  padding-top: 0%;
  padding-left: 30px;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  transition-property: none;
  display: flex;
  position: relative;
  top: -2.5em;
}

.project-name-link:hover, .project-name-link:active {
  opacity: 1;
  color: #fff;
}

.project-name-link.flammae {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  margin-left: 0;
  padding-left: 27px;
  font-size: 3em;
  line-height: 1em;
  display: block;
  position: relative;
  top: 1.3em;
  bottom: 0%;
  left: 0;
}

.project-name-link.flammae.zweizeiler {
  top: 2.5em;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  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::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}

.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 {
  margin-bottom: 40px;
}

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

.footer-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  padding: 40px 0;
  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 {
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-end;
  margin-right: 0;
  display: flex;
}

.footer-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: none;
  margin-left: 20px;
  margin-right: 3%;
  font-family: EB Garamond, 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: 1.3em;
  line-height: 1.27em;
}

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

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

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

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

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

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

.skills-grid {
  width: 48%;
  grid-column-gap: 10px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / .25fr 1.75fr;
  margin-bottom: 18px;
}

.personal-features-grid {
  grid-column-gap: 42px;
  grid-row-gap: 20px;
  flex-wrap: nowrap;
  grid-template: ". ."
                 ". ."
                 / .75fr 1.75fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  justify-content: start;
  justify-items: start;
  margin-bottom: 0;
  display: none;
}

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

.speaking-text.cc-past-speaking {
  opacity: .6;
}

.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: 5px;
  flex-flow: row;
  grid-template: ". . . ."
                 ". . . ."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: space-between;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 3%;
  display: flex;
}

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

.project-description-grid {
  width: 100%;
  grid-column-gap: 39px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / .75fr;
  grid-auto-columns: 1fr;
  margin: 0 0% 2%;
  padding-right: 0%;
  display: block;
}

.detail-image {
  width: 100%;
  opacity: 1;
  border-radius: 2px;
  margin-bottom: 30px;
  margin-left: 0;
}

.detail-image.fasded {
  opacity: .77;
}

.email-section {
  width: 70%;
  text-align: center;
  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 {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  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;
}

.div-block {
  border-radius: 0;
  margin-bottom: 2%;
  display: block;
}

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

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

.section-2 {
  margin-left: 2%;
  margin-right: 2%;
  display: block;
}

.container-2 {
  margin-bottom: 2%;
}

.video {
  object-fit: fill;
}

.heading, .paragraph {
  font-family: EB Garamond, sans-serif;
}

.link {
  color: #002d88;
  font-family: EB Garamond, sans-serif;
  font-style: normal;
  font-weight: 500;
  display: inline-block;
}

.collection-list-wrapper {
  display: block;
}

.project_text {
  max-width: 50%;
  margin-right: 2%;
}

.div-block-3 {
  max-width: 50%;
  margin-left: 0%;
  display: block;
}

.button-2 {
  width: 30%;
  color: #0e0e0f;
  text-align: left;
  background-color: rgba(83, 83, 83, 0);
  border: 1px dotted #000;
  border-radius: 40px;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding-left: 34px;
  padding-right: 34px;
  display: flex;
}

.button-2:hover {
  background-color: rgba(83, 83, 83, .09);
}

.background-video {
  width: 100%;
  max-height: 100%;
  margin-bottom: 2%;
}

.container-3 {
  padding-left: 5%;
  padding-right: 5%;
}

.container-3.video_left {
  max-width: 100%;
  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;
  justify-content: center;
  align-items: center;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
}

.container-4 {
  padding-left: 0%;
  padding-right: 0%;
}

.background-video-2 {
  min-height: 600px;
}

.div-block-4.video_display {
  width: 100%;
  margin-bottom: 5%;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0;
  padding-bottom: 0;
}

.background-video-4 {
  width: 100%;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 56.25%;
  display: block;
}

.background-video-4.video16-9 {
  width: 100%;
}

.background-video-5 {
  width: 100%;
  margin-bottom: 2%;
  padding-bottom: 56.25%;
}

.background-video-6 {
  width: 300px;
  height: 300px;
  margin-left: 2.5%;
  margin-right: 0%;
}

.background-video-6.mbudget {
  height: 100%;
  margin-left: 0%;
  display: block;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 2%;
  margin-right: 2%;
  display: inline-block;
}

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

.column {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  display: block;
}

.column-2 {
  justify-content: center;
  display: flex;
}

.slider {
  width: 100%;
  margin-bottom: 2%;
  padding-bottom: 54.6%;
}

.slider-2 {
  width: 100%;
  height: 54%;
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 2%;
}

.slide-nav {
  opacity: .18;
}

.icon {
  opacity: 1;
}

.left-arrow, .right-arrow {
  opacity: .7;
  display: block;
}

.link-2 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-3 {
  width: 400px;
  display: flex;
}

.link-4 {
  font-family: EB Garamond, sans-serif;
}

.container-5 {
  display: inline-block;
}

.heading-2 {
  font-size: 1.3em;
  line-height: 1.27em;
}

.heading-3 {
  font-size: 1.3em;
}

.list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  list-style-type: none;
  display: grid;
}

.link-5 {
  display: inline-block;
}

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: start;
  justify-items: start;
  margin-left: 0%;
  display: block;
}

.div-block-6 {
  min-width: 180px;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.div-block-9 {
  margin-right: 0;
  padding-right: 0;
}

.background-video-7 {
  width: 100%;
  margin-bottom: 0%;
  padding-bottom: 49%;
}

.grid {
  width: 100%;
  grid-column-gap: 29px;
  grid-row-gap: 32px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: .25fr;
  justify-content: center;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.webcontainer {
  max-width: 1520px;
}

.background-video-8 {
  width: 100%;
  opacity: 1;
  outline-offset: -2px;
  background-color: rgba(255, 255, 255, 0);
  border: 0 solid rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0) #fff;
  border-radius: 0;
  outline: 2px solid #fff;
}

.section-3 {
  min-height: 350px;
  background-image: url('../images/portrait_03.1-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 2%;
  margin-left: 10%;
  margin-right: 10%;
}

.div-block-10 {
  width: 100%;
  opacity: 1;
  object-fit: fill;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-width: 1px 0;
  padding-left: 0;
}

.image {
  width: 100%;
  height: 100%;
  margin-left: 0%;
}

.image.sphere-03 {
  display: none;
}

.image.sphere-02 {
  display: block;
}

.navigation-item-2 {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: none;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: EB Garamond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

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

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

.navigation-item-2.w--current {
  opacity: 1;
  color: #1a1b1f;
  text-transform: none;
  font-family: EB Garamond, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

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

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

.project_name {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  display: none;
}

.project_name.sunrise {
  color: #00b2f3;
}

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

.div-block-11 {
  width: 100%;
  min-height: 300px;
  object-fit: fill;
  background-color: #f66363;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
  position: absolute;
}

.heading-4 {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 116px;
  padding-right: 115px;
  display: block;
}

.div-block-12 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  flex: 1;
}

.background-video-9 {
  width: 100%;
  height: 60vh;
}

.project-description-grid-02 {
  grid-column-gap: 25px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / .75fr .75fr;
  grid-auto-columns: 1fr;
  margin: 0 0%;
  padding-right: 0%;
  display: block;
}

.subtitle {
  color: #000;
  text-transform: none;
  border-top-width: 1.6px;
  border-top-color: #000;
  border-bottom: 1.8px solid #000;
  border-radius: 0;
  font-weight: 400;
  display: inline;
}

.paragraph-light-copy {
  opacity: .6;
  text-align: left;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 1.3em;
  line-height: 1.27;
  display: block;
  position: static;
  top: 22%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.paragraph-light-copy.cc-position-name {
  margin-bottom: 5px;
}

.paragraph-light-copy.aboutme {
  width: 100%;
  opacity: 1;
  color: #424244;
  margin-bottom: 0%;
  font-size: 2em;
  line-height: 1.2em;
  display: block;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-weight: 400;
}

.text-span {
  border-bottom: 1px solid #000;
  line-height: 33px;
}

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

.columns-2 {
  margin-left: 0;
  margin-right: 0;
}

.column-4, .column-5 {
  padding-left: 0;
  padding-right: 0;
}

.image-2 {
  margin-right: 11px;
}

._3-image-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: .25fr;
  justify-content: space-between;
  display: grid;
}

._2-image-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: .25fr;
  justify-content: space-between;
  margin-bottom: 2%;
  display: grid;
}

.image-4 {
  display: inline-block;
}

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

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

.div-block-13 {
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-videoo {
  border-radius: 0;
  margin-bottom: 2%;
  display: block;
}

.div-block-videoo.gin {
  display: block;
}

.div-block-videoo.noshow {
  display: none;
}

.div-block-14 {
  width: 100%;
}

.background-video-10 {
  height: 560px;
  justify-content: center;
  text-decoration: none;
  transition: filter 50s cubic-bezier(.474, .471, .25, 1);
  display: flex;
}

.background-video-10:hover {
  filter: blur(100px);
}

.link-block {
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-5 {
  width: 30%;
}

.div-block-15 {
  width: 50%;
  flex: none;
}

.mbuget-gif {
  width: 300px;
  height: 300px;
  margin-left: 2.5%;
  margin-right: 0%;
}

.mbuget-gif.mbudget {
  width: 100%;
  margin-left: 0%;
  display: block;
}

.mbudgetgif {
  width: 100%;
  height: 100%;
}

.heading-6 {
  filter: blur(2px);
  color: #fff;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 12em;
}

.heading-6:hover {
  filter: none;
}

.link-block-2 {
  width: 100%;
}

.text-span-2 {
  max-width: 300px;
}

.image-6 {
  width: 100%;
}

.image_100percent {
  width: 100%;
  margin-bottom: 2%;
}

.image-8 {
  width: 100px;
}

.link-block-3 {
  width: 100%;
  height: 100%;
}

.impressum {
  column-count: 3;
  font-family: Ppneuemontreal, sans-serif;
  font-size: .8em;
  font-weight: 400;
  line-height: 1em;
}

.text-block {
  column-count: 3;
  font-family: Ppneuemontreal, sans-serif;
  line-height: 1em;
}

.impressum_unterstrichen {
  font-size: .7em;
  line-height: .5em;
  text-decoration: underline;
}

.div-block-16 {
  padding-right: 1855px;
}

.section-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-around;
  justify-content: center;
  margin-bottom: 2%;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

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

.video-red-cross {
  height: 560px;
  justify-content: center;
  text-decoration: none;
  display: flex;
}

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

  .container {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .25fr .75fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .container.twotexts, .lauftextt {
    width: 100%;
  }

  .heading-jumbo {
    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: right;
    padding: 15px 0 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-items {
    background-color: #fff;
    align-items: flex-end;
  }

  .navigation {
    padding: 25px 0;
  }

  .menu-button {
    padding: 0;
  }

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

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

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

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

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

  .workimage {
    margin-bottom: 30px;
  }

  .workimage.cc-work-3, .workimage.cc-work-35 {
    background-position: 50%;
  }

  .project-name-link {
    top: -2.3em;
  }

  .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 {
    width: 80%;
    grid-row-gap: 50px;
    text-align: left;
    grid-template: "."
                   "."
                   / 1fr;
    justify-items: start;
    margin-left: 0;
    margin-right: auto;
  }

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

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

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

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

  .project-description-grid {
    grid-column-gap: 39px;
    grid-row-gap: 8px;
    text-align: left;
    grid-template: "."
                   "."
                   / 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

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

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

  .background-video-8 {
    max-height: 350px;
  }

  .div-block-10 {
    max-height: 400px;
    object-fit: fill;
  }

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

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

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

  .background-video-9 {
    height: 40vh;
  }

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

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

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

  .container {
    width: 100%;
    text-align: left;
    flex-wrap: nowrap;
    flex: none;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    display: block;
  }

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

  .paragraph-light {
    font-size: 1em;
  }

  .paragraph-light.aboutme {
    font-size: 1.4em;
  }

  .section {
    margin-left: 0%;
    margin-right: 0;
  }

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

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

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

  .navigation-item, .navigation-item.w--current {
    font-size: 2em;
  }

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

  .name-text.name {
    font-size: 2em;
  }

  .position-name-text {
    font-size: 1em;
  }

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

  .work-position-wrap {
    margin-bottom: 0;
  }

  .workimage {
    filter: blur();
  }

  .workimage:hover {
    filter: blur(13px);
  }

  .workimage.cc-work-3, .workimage.cc-work-35 {
    filter: blur();
  }

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

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

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

  .skillset-wrap {
    text-align: left;
    padding-right: 5%;
  }

  .skills-grid {
    width: 100%;
    max-width: 470px;
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: start;
    justify-items: start;
    display: grid;
  }

  .personal-features-grid {
    width: 100%;
    max-width: 470px;
    text-align: left;
    grid-template-columns: .5fr 1fr;
  }

  .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 {
    grid-template-columns: 1fr;
    margin: 0;
    display: block;
  }

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

  .button-2 {
    flex-wrap: wrap;
    align-content: center;
  }

  .body {
    margin-left: 5%;
    margin-right: 5%;
  }

  .background-video-8 {
    max-height: 250px;
  }

  .section-3 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .background-video-9 {
    height: 30vh;
  }

  .project-description-grid-02 {
    grid-column-gap: 25px;
    grid-row-gap: 50px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin: 0;
    display: block;
  }

  .paragraph-light-copy.aboutme {
    font-size: 1.4em;
  }

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

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

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

  .container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    flex: 1;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    justify-items: start;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .container.workfields {
    display: flex;
  }

  .container.twotexts {
    display: block;
  }

  .lauftextt {
    text-align: left;
    font-size: .7em;
  }

  .heading-jumbo {
    text-align: left;
    font-size: 36px;
    line-height: 48px;
    display: block;
    overflow: visible;
  }

  .paragraph-tiny.cc-paragraph-tiny-light {
    text-align: left;
  }

  .paragraph-light {
    opacity: .7;
    font-size: 1em;
    line-height: 1.2;
  }

  .paragraph-light.cc-position-name {
    opacity: .72;
    line-height: 1.2;
  }

  .paragraph-light.aboutme {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.2em;
  }

  .section {
    max-width: 100%;
    margin-bottom: 5%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 0;
  }

  .navigation-item {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 2em;
    line-height: 1.27em;
  }

  .navigation-item.w--current {
    font-size: 2em;
  }

  .navigation {
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 9px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .name-text {
    text-align: left;
  }

  .name-text.name {
    font-size: 2em;
  }

  .position-name-text {
    text-align: left;
    margin-bottom: 1px;
    text-decoration: underline;
  }

  .work-description {
    margin-bottom: 5%;
  }

  .work-experience-grid {
    display: none;
  }

  .work-position-wrap {
    text-align: left;
    margin-bottom: 0;
  }

  .workimage {
    height: 360px;
    margin-bottom: 5%;
  }

  .workimage.cc-work-1 {
    background-position: 50%;
    background-size: cover;
    margin-bottom: 5%;
  }

  .workimage.cc-work-2 {
    background-position: 0%;
    background-size: cover;
    margin-bottom: 5%;
  }

  .workimage.cc-work-4 {
    background-size: 180%;
    margin-bottom: 5%;
  }

  .workimage.cc-work-3 {
    background-position: 55%;
    margin-bottom: 5%;
  }

  .workimage.cc-work-6 {
    background-position: 50%;
    background-size: cover;
    margin-bottom: 5%;
  }

  .workimage.cc-work-6-copy {
    background-size: auto 100%;
    margin-bottom: 5%;
    padding-bottom: 22px;
  }

  .workimage.spheres {
    background-size: 200%;
    margin-bottom: 5%;
  }

  .workimage.cc-work-35 {
    background-position: 55%;
    margin-bottom: 5%;
  }

  .project-name-link {
    margin-bottom: 0;
    padding-left: 10px;
    font-size: 2em;
    top: -2.6em;
  }

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

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

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

  .footer-links {
    text-align: center;
    object-fit: contain;
    flex-direction: row;
    flex: 0 auto;
    align-self: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .footer-item {
    margin-right: 14%;
  }

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

  .service-name-text {
    margin-bottom: 15px;
    line-height: 1.2;
  }

  .reference-link {
    font-size: 12px;
  }

  .featured-item-wrap {
    width: 100%;
    margin-bottom: 5%;
    margin-right: 5%;
    padding-right: 0;
  }

  .services-items-grid {
    grid-column-gap: 5px;
    grid-row-gap: 0px;
    text-align: left;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .personal-features-grid {
    width: 100%;
    max-width: none;
    grid-row-gap: 0px;
    text-align: left;
    grid-template-rows: auto auto;
    align-content: center;
    justify-content: center;
    justify-items: stretch;
  }

  .speaking-text {
    line-height: 1.2;
  }

  .social-media-heading {
    width: 100%;
    max-width: none;
  }

  .project-overview-grid {
    width: 100%;
    max-width: none;
    align-items: stretch;
    margin-top: 4px;
    display: block;
  }

  .project-description-grid {
    width: 100%;
    max-width: none;
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1.5fr;
    grid-auto-columns: 1fr;
    align-content: start;
    align-items: start;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .detail-image {
    margin-bottom: 5%;
  }

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

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

  .div-block {
    margin-bottom: 1%;
  }

  .heading {
    text-align: left;
    font-family: EB Garamond, sans-serif;
  }

  .link {
    text-align: left;
    font-size: .9em;
  }

  .project_text {
    max-width: 100%;
  }

  .div-block-3 {
    max-width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0%;
    display: block;
  }

  .button-2 {
    width: 80%;
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .background-video {
    width: 100%;
    max-height: 50%;
    max-width: 100%;
  }

  .container-3.video_left {
    max-height: 50px;
    margin-bottom: 0%;
  }

  .container-4 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .background-video-2 {
    max-height: 15em;
    min-height: 300px;
  }

  .background-video-3 {
    object-fit: contain;
    margin-top: 0;
    display: block;
    overflow: visible;
  }

  .div-block-4.video_display {
    margin-bottom: 5%;
  }

  .background-video-4.video16-9 {
    height: 56.25px;
  }

  .background-video-5 {
    height: 200px;
    margin-bottom: 5%;
    padding-bottom: 0%;
    position: relative;
  }

  .background-video-6 {
    width: 100%;
    height: 100%;
    margin-left: 0%;
  }

  .div-block-5 {
    width: 0;
    height: 0;
    min-height: 250px;
    min-width: 250px;
    flex: none;
    margin-right: 0%;
    display: block;
  }

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

  .list {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    justify-items: start;
    margin-top: 0;
    padding-left: 0;
    display: grid;
  }

  .body {
    margin-left: 7%;
    margin-right: 7%;
  }

  .div-block-6 {
    text-align: left;
  }

  .div-block-7 {
    margin-right: 15px;
  }

  .body-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .background-video-7 {
    height: 100px;
  }

  .grid {
    grid-column-gap: 29px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    flex: 1;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: flex;
  }

  .grid.mbudget {
    justify-content: center;
    margin-bottom: 2%;
  }

  .background-video-8 {
    height: 200px;
    max-height: 200px;
  }

  .section-3 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-10 {
    width: 100%;
  }

  .image {
    width: 100%;
    margin-bottom: 2%;
    margin-left: 0%;
    display: block;
  }

  .image.sphere-03 {
    display: block;
  }

  .image.sphere-02 {
    display: none;
  }

  .navigation-item-2 {
    text-align: left;
    padding-left: 0;
  }

  .project_name {
    font-size: 2em;
  }

  .background-video-9 {
    height: 19vh;
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .project-description-grid-02 {
    width: 100%;
    max-width: none;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    align-content: start;
    align-items: start;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .subtitle {
    text-align: left;
    font-size: .7em;
  }

  .paragraph-light-copy {
    font-size: .9em;
    line-height: 1.3;
  }

  .paragraph-light-copy.cc-position-name {
    line-height: 1.2;
  }

  .paragraph-light-copy.aboutme {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.2em;
  }

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

  ._2-image-section, .grid-3 {
    display: block;
  }

  .div-block-videoo {
    margin-bottom: 1%;
  }

  .div-block-videoo.video {
    height: 360px;
    margin-bottom: 28%;
  }

  .background-video-10 {
    height: 360px;
    bottom: 5px;
  }

  .mbuget-gif {
    width: 100%;
    height: 100%;
    margin-left: 0%;
  }

  .text-span-2 {
    text-align: left;
  }

  .impressum {
    text-align: left;
    column-count: 2;
    font-size: .5em;
    line-height: .7em;
  }

  .impressum_unterstrichen {
    font-size: .5em;
    font-weight: 700;
    text-decoration: none;
  }

  .section-4 {
    max-width: 100%;
    margin-bottom: 5%;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 0;
  }

  .detail-image-2 {
    margin-bottom: 5%;
  }

  .video-red-cross {
    height: 360px;
    bottom: 5px;
  }
}

#w-node-d783a17e-0b35-a13a-0448-a852d0df4a32-d0df4a24 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-44ca2256 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-44ca2256, #w-node-d63a71ed-21f1-0c3a-2d55-9063f54d08d7-25ca2257 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-dac044b7-be90-60f3-414d-4224828ffda1-25ca2257 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-dac044b7-be90-60f3-414d-4224828ffda6-25ca2257 {
  order: 0;
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: start;
}

#w-node-_3789c1ea-e897-296b-15ce-15800e5da450-25ca2257 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a1a26491-5c76-97eb-d050-be5288181d84-25ca2257 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a1bcad1-2462-0278-2924-b24901f7dc58-5aca2259 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7a1bcad1-2462-0278-2924-b24901f7dc4e-5aca2259 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9e24d975-a6de-4e5f-4d1c-9fec2978d2c7-c2ca225a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9e24d975-a6de-4e5f-4d1c-9fec2978d2cc-c2ca225a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2a0267bf-99bb-7cc1-88d1-e7c1d133e2d7-d2ca225c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2a0267bf-99bb-7cc1-88d1-e7c1d133e2de-d2ca225c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9fda4a37-cb21-e2a1-58de-88a206fa61ae-90ca225d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-90ca225d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7944c153-4213-b175-43c0-c62124f2923b-20ca225e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7944c153-4213-b175-43c0-c62124f29236-20ca225e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-dab682dc-4088-6e6c-3a87-a462bed2804e-53ca225f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-dab682dc-4088-6e6c-3a87-a462bed2804c-53ca225f, #w-node-eaa7cd80-8fb5-3594-7a6d-c3a2f6deb811-53ca225f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_40edcd35-5d2b-3815-79c3-a1d4be22a318-53ca225f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_40edcd35-5d2b-3815-79c3-a1d4be22a31d-53ca225f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6c58e911-70eb-365c-f2b9-e8bc0bc6bf5b-53ca225f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6c58e911-70eb-365c-f2b9-e8bc0bc6bf60-53ca225f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-dbae01ca-92a8-73a4-59d8-2aadf0233c9b-53ca225f, #w-node-dbae01ca-92a8-73a4-59d8-2aadf0233c9c-53ca225f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbae01ca-92a8-73a4-59d8-2aadf0233c9f-53ca225f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-dbae01ca-92a8-73a4-59d8-2aadf0233ca2-53ca225f, #w-node-dbae01ca-92a8-73a4-59d8-2aadf0233ca3-53ca225f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dbae01ca-92a8-73a4-59d8-2aadf0233ca6-53ca225f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_96a762be-173b-e613-445f-cc9197e63220-53ca225f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_96a762be-173b-e613-445f-cc9197e63224-53ca225f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96a762be-173b-e613-445f-cc9197e63225-53ca225f {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9fda4a37-cb21-e2a1-58de-88a206fa61ae-08ca2260 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-08ca2260, #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-98ca2263 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-98ca2263 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-44ca2256 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-44ca2256, #w-node-d63a71ed-21f1-0c3a-2d55-9063f54d08d7-25ca2257, #w-node-_7a1bcad1-2462-0278-2924-b24901f7dc4e-5aca2259 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9e24d975-a6de-4e5f-4d1c-9fec2978d2c7-c2ca225a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9e24d975-a6de-4e5f-4d1c-9fec2978d2cc-c2ca225a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2a0267bf-99bb-7cc1-88d1-e7c1d133e2d7-d2ca225c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2a0267bf-99bb-7cc1-88d1-e7c1d133e2de-d2ca225c, #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-90ca225d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_7944c153-4213-b175-43c0-c62124f2923b-20ca225e {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7944c153-4213-b175-43c0-c62124f29236-20ca225e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-dab682dc-4088-6e6c-3a87-a462bed2804e-53ca225f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-dab682dc-4088-6e6c-3a87-a462bed2804c-53ca225f, #w-node-eaa7cd80-8fb5-3594-7a6d-c3a2f6deb811-53ca225f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_40edcd35-5d2b-3815-79c3-a1d4be22a318-53ca225f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_40edcd35-5d2b-3815-79c3-a1d4be22a31d-53ca225f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6c58e911-70eb-365c-f2b9-e8bc0bc6bf5b-53ca225f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6c58e911-70eb-365c-f2b9-e8bc0bc6bf60-53ca225f {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-dbae01ca-92a8-73a4-59d8-2aadf0233c9f-53ca225f, #w-node-dbae01ca-92a8-73a4-59d8-2aadf0233ca6-53ca225f, #w-node-_96a762be-173b-e613-445f-cc9197e63220-53ca225f, #w-node-_96a762be-173b-e613-445f-cc9197e63225-53ca225f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-08ca2260, #w-node-b915ad84-715b-fc9d-8156-ee63d52fd22b-98ca2263 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1f85730f-9889-a71b-9be8-c086a8d10760-98ca2263 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
    grid-area: 3 / 1 / 4 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dac044b7-be90-60f3-414d-4224828ffda0-25ca2257 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dac044b7-be90-60f3-414d-4224828ffda1-25ca2257 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-dac044b7-be90-60f3-414d-4224828ffda6-25ca2257 {
    order: 0;
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: auto;
    justify-self: start;
  }

  #w-node-_3789c1ea-e897-296b-15ce-15800e5da44f-25ca2257 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3789c1ea-e897-296b-15ce-15800e5da450-25ca2257 {
    grid-area: 1 / 1 / 2 / 3;
  }
}


@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Bold.woff2') format('woff2'), url('../fonts/PPNeueMontreal-Bold.woff') format('woff'), url('../fonts/PPNeueMontreal-Bold.ttf') format('truetype'), url('../fonts/PPNeueMontreal-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-BoldItalic.woff2') format('woff2'), url('../fonts/PPNeueMontreal-BoldItalic.woff') format('woff'), url('../fonts/PPNeueMontreal-BoldItalic.ttf') format('truetype'), url('../fonts/PPNeueMontreal-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal book';
  src: url('../fonts/PPNeueMontreal-Book.woff2') format('woff2'), url('../fonts/PPNeueMontreal-Book.woff') format('woff'), url('../fonts/PPNeueMontreal-Book.ttf') format('truetype'), url('../fonts/PPNeueMontreal-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Italic.woff2') format('woff2'), url('../fonts/PPNeueMontreal-Italic.woff') format('woff'), url('../fonts/PPNeueMontreal-Italic.ttf') format('truetype'), url('../fonts/PPNeueMontreal-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Light.woff2') format('woff2'), url('../fonts/PPNeueMontreal-Light.woff') format('woff'), url('../fonts/PPNeueMontreal-Light.ttf') format('truetype'), url('../fonts/PPNeueMontreal-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Medium.woff2') format('woff2'), url('../fonts/PPNeueMontreal-Medium.woff') format('woff'), url('../fonts/PPNeueMontreal-Medium.ttf') format('truetype'), url('../fonts/PPNeueMontreal-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Regular.woff2') format('woff2'), url('../fonts/PPNeueMontreal-Regular.woff') format('woff'), url('../fonts/PPNeueMontreal-Regular.ttf') format('truetype'), url('../fonts/PPNeueMontreal-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-ThinItalic.woff2') format('woff2'), url('../fonts/PPNeueMontreal-ThinItalic.woff') format('woff'), url('../fonts/PPNeueMontreal-ThinItalic.ttf') format('truetype'), url('../fonts/PPNeueMontreal-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Thin.woff2') format('woff2'), url('../fonts/PPNeueMontreal-Thin.woff') format('woff'), url('../fonts/PPNeueMontreal-Thin.ttf') format('truetype'), url('../fonts/PPNeueMontreal-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}