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

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.25em;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.375em;
  line-height: 1.1;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25em;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75em;
  line-height: 1.2;
}

h5 {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 3em;
  margin-bottom: 1.1em;
  font-size: 1.2em;
  line-height: 1.2;
}

h6 {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.2;
}

p {
  margin-bottom: 0;
  line-height: 1.4;
}

a {
  text-decoration: underline;
}

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

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.container-w2 {
  width: 100%;
  max-width: 83.125em;
  margin-left: auto;
  margin-right: auto;
}

.title2 {
  min-width: 100%;
  margin-top: -120px;
  font-size: 2.4em;
  font-weight: 600;
  line-height: 1.1;
}

.gutter-outside {
  padding-left: 4em;
  padding-right: 4em;
}

.title4 {
  font-size: 1.75em;
  font-weight: 600;
  line-height: 1.2;
}

.title4.text-regular {
  margin-top: 570px;
  font-size: 1.5em;
}

.p-xl-end {
  padding-bottom: 4em;
}

.p-xs-end {
  min-width: 100%;
  padding-bottom: 1.6em;
}

.p-sm-start {
  padding-top: 3em;
}

.p-xl-start {
  padding-top: 8.5em;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #ddd;
}

.container-w1 {
  width: 100%;
  max-width: 95em;
  margin-left: auto;
  margin-right: auto;
}

.container-w1.gutter-outside.full-height {
  height: 100%;
}

.footer {
  z-index: 10;
  position: relative;
}

.section-tutorial {
  z-index: 10;
  background-color: #fff;
  position: relative;
}

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

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

.main-nav__underline {
  height: 1px;
  background-color: #121217;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.intro {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
}

.hero__background-image-wrapper {
  z-index: 0;
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.hero__background-image-wrapper.main {
  width: auto;
  height: auto;
  min-height: 100%;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: luminosity;
  background-image: url('../images/Steampunk-style-studio.jpg');
  background-position: 0 0;
  background-size: cover;
  background-clip: content-box;
  justify-content: center;
  align-items: flex-start;
  margin-top: -40px;
  display: block;
  position: absolute;
  top: -20%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero__grid-left {
  z-index: 2;
  max-width: 630px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hero__grid-left.hero {
  max-width: 100%;
}

.main-nav__logo {
  height: 100%;
  border-right: 1px solid #c1c2c5;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-right: 2em;
  text-decoration: none;
  display: flex;
}

.main-nav__menu {
  display: flex;
}

.main-nav__links-wrap {
  grid-column-gap: 2em;
  grid-row-gap: 1em;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.main-section {
  z-index: 10;
  color: #121217;
  background-color: #fff;
  padding-top: 3rem;
  position: relative;
  overflow: hidden;
}

.main-section.main-hero {
  min-height: 100vh;
  color: #f8eed8;
  background-color: #1c1c1c;
  padding-top: 7.5em;
  padding-bottom: 4.375em;
  display: block;
}

.subtitle {
  color: #73737c;
  font-size: 1.125em;
}

.main-nav {
  height: 70px;
  background-color: #010101;
  border-bottom: 1px solid #c1c2c5;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.main-nav-inner {
  height: 100%;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero__background-image {
  height: auto;
  max-height: 80vh;
  flex: 1;
}

.hero__grid {
  z-index: auto;
  height: 80vh;
  background-color: #1c1c1c;
  grid-template-rows: auto;
  padding-top: 14em;
  padding-bottom: 3.75em;
  display: block;
  position: relative;
}

.main-nav__link {
  color: #121217;
  letter-spacing: .05em;
  text-transform: uppercase;
  line-height: 1.4;
  text-decoration: none;
}

.main-nav__link:hover {
  opacity: 1;
}

.main-nav__link.light {
  color: #f8eed8;
  font-size: .875rem;
}

.main-nav__link.right {
  padding-right: 0;
}

.hero-parallax {
  max-width: 100%;
  min-height: 105%;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.grid-leistung__subtitle {
  align-self: flex-end;
  margin-bottom: 80px;
  font-size: 18px;
}

.grid-leistung__subtitle.left {
  align-self: flex-start;
  margin-bottom: 0;
}

.grid-leistung__card {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: #1c1c1c;
  border: 1px solid #ddd;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 2.125em;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .4s;
  display: flex;
}

.grid-leistung__card:hover {
  background-color: #eee;
}

.grid-leistung__card.first {
  border-style: none;
  align-items: flex-start;
  padding: 34px 0;
  display: flex;
}

.grid-leistung__card.first:hover {
  background-color: rgba(0, 0, 0, 0);
}

.grid-leistungen {
  grid-column-gap: 1.875em;
  grid-row-gap: 1.875em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.subtitle__wrapper {
  width: 100%;
  max-width: 56em;
  padding-bottom: 0;
}

.logo-text {
  color: #ffbb69;
  letter-spacing: .01em;
  font-size: 1.2em;
}

.cta-link {
  color: #7a7a7a;
  display: inline;
}

.text-color-highlight {
  color: #ffbb69;
}

.text-bright {
  color: #f8eed8;
}

.div-block {
  min-width: 100%;
  margin-bottom: 20px;
}

.text-block, .text-block-2, .text-block-3, .text-block-4 {
  font-size: 1rem;
}

.heading {
  font-size: 2.4em;
}

.heading-2, .heading-3, .heading-4, .heading-5, .heading-6, .heading-7, .heading-8 {
  font-size: 1.9em;
}

.footer-dark {
  background-color: #1c1c1c;
  background-image: repeating-linear-gradient(#000 58%, #fff);
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper {
  max-width: 900px;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

@media screen and (min-width: 1920px) {
  .title2 {
    margin-top: 100px;
    font-size: 2.8em;
  }

  .title4.text-regular {
    margin-top: 790px;
    font-size: 2.2em;
  }

  .p-xl-end {
    padding-bottom: 5em;
  }

  .p-xs-end {
    min-width: 100%;
  }

  .footer {
    color: #1c1c1c;
    margin-top: 0;
  }

  .section-tutorial {
    margin-bottom: 0;
  }

  .hero__background-image-wrapper.main {
    height: auto;
    min-height: 130%;
    -webkit-text-fill-color: inherit;
    mix-blend-mode: luminosity;
    object-fit: fill;
    background-image: url('../images/Steampunk-style-studio.jpg');
    background-clip: border-box;
    align-items: flex-start;
    margin-top: -120px;
    top: -17%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .main-nav__links-wrap {
    font-size: 1.8rem;
  }

  .main-section {
    padding-top: 5rem;
  }

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

  .hero__grid {
    height: 100vh;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-parallax {
    height: 100vh;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
    object-fit: fill;
  }

  .logo-text {
    font-size: 1.6em;
  }

  .text-block, .text-block-2, .text-block-3, .text-block-4 {
    font-size: 1.2rem;
  }

  .heading {
    font-size: 2.8em;
  }

  .title-small {
    color: #f8eed8;
  }

  .image {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: .87rem;
  }

  .title2 {
    margin-top: -100px;
    font-size: 2.4em;
  }

  .gutter-outside {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .title4.text-regular {
    margin-top: 290px;
    font-size: 1.4em;
  }

  .p-xl-end {
    padding-bottom: 3em;
  }

  .section-tutorial {
    border-top: 1px solid #d4d4d4;
  }

  .intro {
    max-width: none;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero__background-image-wrapper {
    justify-content: center;
    align-items: flex-start;
    padding-right: 0;
    position: relative;
  }

  .hero__background-image-wrapper.main {
    height: auto;
    min-height: 100%;
    min-width: 100%;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-top: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    top: 0%;
  }

  .hero__grid-left {
    max-width: none;
    display: block;
  }

  .hero__grid-left.hero {
    max-width: none;
    align-items: center;
  }

  .main-nav__logo {
    z-index: 1000;
    border-right-style: none;
  }

 /* .main-nav__menu {
    z-index: 99;
    margin-top: 0;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }*/

  .main-section {
    padding-top: 2rem;
  }

  .main-section.main-hero {
    height: auto;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-nav {
    z-index: 999;
    height: 60px;
  }

  .hero__background-image {
    flex: 0 auto;
  }

  .hero__grid {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .main-nav__link {
    color: #fff;
    transition: opacity .4s;
  }

  .main-nav__link:hover {
    opacity: .7;
  }

  .hero-parallax {
    position: relative;
    overflow: hidden;
  }

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

  .heading-2, .heading-3, .heading-4, .heading-5, .heading-6, .heading-7, .heading-8 {
    font-size: 1.8em;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: .72rem;
  }

  h1 {
    font-size: 3.2em;
  }

  h2 {
    font-size: 2.7em;
  }

  h3 {
    font-size: 2em;
  }

  h4 {
    font-size: 1.5em;
  }

  h5 {
    font-size: 1.1em;
  }

  h6 {
    font-size: .9em;
  }

  .title2 {
    margin-top: 180px;
    font-size: 2.4em;
  }

  .title4 {
    font-size: 1.5em;
  }

  .title4.text-regular {
    margin-top: -20px;
  }

  .p-xl-end {
    padding-bottom: 2em;
  }

  .p-xs-end {
    padding-bottom: 1.6em;
  }

  .p-sm-start {
    padding-top: 2.3em;
  }

  .p-xl-start {
    padding-top: 6em;
  }

  .hero__background-image-wrapper {
    overflow: visible;
  }

  .hero__background-image-wrapper.main {
    height: auto;
    min-height: 92%;
  }

  .main-nav__logo {
    padding-left: 0;
    padding-right: 0;
  }

  .main-nav__menu {
    width: 100%;
    justify-content: center;
    margin-top: 1em;
  }

  .main-section.main-hero {
    overflow: hidden;
  }

  .main-nav {
    position: fixed;
    top: 0;
  }

  .main-nav-inner {
    flex-direction: column;
  }

  .hero__grid {
    padding-top: 14em;
    padding-bottom: 0;
  }

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

  .heading-2, .heading-3, .heading-5, .heading-6, .heading-7, .heading-8 {
    font-size: 1.6em;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

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

@media screen and (max-width: 479px) {
  .title2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em;
  }

  .title4.text-regular {
    margin-top: -20px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .9em;
  }

  .hero__background-image-wrapper {
    padding-top: 0;
    overflow: visible;
  }

  .hero__background-image-wrapper.main {
    min-height: 90%;
    object-fit: fill;
  }

  .main-nav__logo {
    max-width: 45vw;
    border-right-style: none;
    padding-right: 0;
  }

  .main-nav__menu {
    margin-top: 1.2em;
    font-size: .2rem;
    line-height: 1;
  }

  .main-nav__links-wrap {
    font-size: .1rem;
    line-height: 1;
  }

  .main-section {
    padding-top: 1.4rem;
  }

  .main-section.main-hero {
    height: auto;
    min-height: auto;
  }

 /* .main-nav {
    padding-top: 1em;
    padding-bottom: 1em;
  }
*/
  .hero__background-image {
    overflow: hidden;
  }

  .hero__grid {
    padding-top: 16.3em;
    padding-bottom: .3em;
  }

  .hero-parallax {
    position: relative;
  }

  .grid-leistung__card.first {
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .text-block, .text-block-2, .text-block-3, .text-block-4 {
    padding-right: 10px;
    font-size: .6rem;
  }

  .heading {
    font-size: 2em;
  }

  .heading-2 {
    font-size: 1.5em;
    line-height: 1;
  }

  .heading-3, .heading-4, .heading-5, .heading-6, .heading-7, .heading-8 {
    font-size: 1.5em;
  }

  .container {
    max-width: none;
  }
}

#w-node-_33730a6b-ee81-c5f6-d485-559f2693ff86-2fc6b855 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-ca597df4-aa1c-8344-5ed7-cb2554dbedb3-2fc6b855, #w-node-ca597df4-aa1c-8344-5ed7-cb2554dbedb9-2fc6b855, #w-node-_01f663d9-38ca-63ba-b94f-69660f1b8f4d-2fc6b855, #w-node-c2c20053-055f-ecfd-d5f0-48ea0de16d38-2fc6b855, #w-node-_258edad0-e1a7-9064-41cf-c3b61581a6cb-2fc6b855, #w-node-ca597df4-aa1c-8344-5ed7-cb2554dbedc5-2fc6b855, #w-node-ca597df4-aa1c-8344-5ed7-cb2554dbedd1-2fc6b855, #w-node-f7cfab1c-4dec-08f5-9fdf-39d66c2a5d03-2fc6b855, #w-node-c959cf56-d471-33da-74d5-e5c93b90b68a-2fc6b855, #w-node-c959cf56-d471-33da-74d5-e5c93b90b693-2fc6b855, #w-node-c959cf56-d471-33da-74d5-e5c93b90b69e-2fc6b855 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_01f663d9-38ca-63ba-b94f-69660f1b8f4d-2fc6b855, #w-node-c2c20053-055f-ecfd-d5f0-48ea0de16d38-2fc6b855, #w-node-_258edad0-e1a7-9064-41cf-c3b61581a6cb-2fc6b855, #w-node-f7cfab1c-4dec-08f5-9fdf-39d66c2a5d03-2fc6b855 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Bold.ttf') format('truetype'), url('../fonts/Manrope-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}