:root {
  --font-schlanker: "Open Sans", sans-serif;
  --letter-spacing: -2px;
  --schlanker: 0px;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  color: #fff;
  background-color: #1a1a1a;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #fff;
  text-decoration: none;
}

.div-block {
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.lottie-animation {
  height: 100%;
}

.lottie-animation-2 {
  width: 100%;
  height: 100%;
}

.image {
  width: 200px;
}

.button-icon {
  height: 20px;
  padding-right: 8px;
}

.text-block-16 {
  text-align: center;
  font-size: 36px;
  line-height: 1.4;
}

.div-button-abonnieren {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.container {
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
}

.container.center, .container.center-copy, .container.headerimage {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.headicon {
  width: 35px;
  height: 35px;
  background-image: url('../images/portfolio-all.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 20px;
}

.headicon.research-update {
  background-image: url('../images/research-und-studien.svg');
}

.headicon.kolumne {
  background-image: url('../images/kolumne.svg');
}

.button {
  color: #ececec;
  background-color: #002e45;
  border-radius: .75rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9px 25px;
  font-size: 18px;
  transition: transform .35s, background-color .2s;
  display: flex;
  position: relative;
}

.button:hover {
  color: #fff;
  background-color: #006191;
  transform: scale(1.05);
}

.div-block-87 {
  border-left: 1px solid rgba(0, 0, 0, .2);
  margin-left: -10px;
  padding-left: 10px;
  padding-right: 10px;
}

.heading-2 {
  z-index: 10;
  border-left: 2px solid #006191;
  margin-top: 5px;
  margin-left: -11.5px;
  padding-left: 11.5px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
  position: relative;
}

.div-block-84 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
  display: flex;
}

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

.section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section.header {
  height: 1156px;
  background-image: url('../images/mnmzd_Banner.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.div-block-88 {
  width: 250px;
  height: 80px;
}

.div-block-89 {
  height: 210px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-17 {
  text-align: center;
  display: inline-block;
}

.text-block-17.r {
  padding-left: 4px;
}

.text-block-17.l {
  padding-right: 4px;
}

.divider {
  height: 1px;
  background-color: #eee;
  margin-top: 85px;
  margin-bottom: 85px;
}

.textlink {
  color: #11376b;
  text-decoration: none;
  display: inline-block;
}

.unlink {
  color: #fff;
  text-decoration: none;
}

.sm-icon-link {
  color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .25s;
  display: flex;
}

.sm-icon-link:hover {
  opacity: .8;
}

.sm-icon {
  width: 32px;
  height: auto;
  object-fit: cover;
}

.sm-text.sm-text-light {
  color: #fff;
}

.cell-2, .cell-3, .cell-4 {
  align-items: center;
}

.quick-stack {
  width: 40%;
}

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

.h1.slogan {
  text-align: center;
  overflow-wrap: break-word;
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

.h2 {
  font-size: 40px;
  line-height: 50px;
}

.header-arrow-down {
  width: 200px;
  height: 200px;
  opacity: .8;
  background-image: url('../images/keyboard_arrow_down-white-18dp.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

.section-2 {
  background-color: #070707;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
  padding-bottom: 200px;
  display: flex;
}

.section-2.header {
  background-image: linear-gradient(#070707, rgba(7, 7, 7, 0) 50%, #070707), url('../images/mnmzd_Banner_Klein.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
}

.container-2 {
  z-index: 1;
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.quick-stack-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: rgba(7, 7, 7, .9);
  border-radius: 8px;
  margin-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
}

.logo {
  width: 350px;
  height: 250px;
  background-image: url('../images/PTA_Logo_RGB_white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.header {
  height: 900px;
  background-image: url('../images/mnmzd_Banner_Klein.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.image-2 {
  object-fit: scale-down;
}

.quick-stack-3 {
  width: 100%;
  height: 300px;
  margin-bottom: 30px;
  padding: 0;
}

.container---xs {
  width: 100%;
  max-width: 452px;
  min-height: 40vh;
  background-image: url('../images/shri-BA_i8d6uVqk-unsplash_1shri-BA_i8d6uVqk-unsplash.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  overflow: hidden;
}

.container---xs.double._3 {
  background-image: url('../images/max-anz-JbGQfX__7A0-unsplash_1max-anz-JbGQfX__7A0-unsplash.webp');
}

.div-block-91 {
  width: 75%;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 0;
  display: flex;
}

.effect-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container---s {
  width: 100%;
  max-width: 574px;
}

.rows {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.rows.gap-0-75 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
}

.heading, .heading-3, .heading-4 {
  color: #b1fde5;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.zoom-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.image-bg {
  width: 100%;
  height: 100%;
  transition: transform .5s;
}

.image-bg:hover {
  transform: scale(1.2);
}

.image-bg.stoff {
  background-image: url('../images/mnmzd_Stoff.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-bg.stein {
  background-image: url('../images/mnmzd_Klinge_stein.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.heading-5 {
  text-align: center;
  text-transform: uppercase;
}

.text-block-18 {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  display: inline-block;
}

.text-block-18.schlanker {
  font-family: var(--font-schlanker);
  letter-spacing: var(--letter-spacing);
  font-weight: 300;
}

.text-block-18.sch-rfer {
  filter: blur(4px);
  font-weight: 400;
}

.div-block-92 {
  width: 75%;
}

.paragraph {
  text-align: center;
  font-size: 28px;
  line-height: 1.2;
}

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

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

@media screen and (max-width: 991px) {
  .text-block-16 {
    font-size: 28px;
  }

  .sm-icon-link {
    margin-right: 16px;
  }

  .quick-stack-2 {
    border-radius: 0;
  }
}

@media screen and (max-width: 767px) {
  .text-block-16 {
    font-size: 20px;
  }

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

  .header-arrow-down {
    display: none;
  }

  .div-block-91 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }

  .effect-grid {
    flex-direction: column;
    align-items: flex-start;
  }

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

@media screen and (max-width: 479px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .divider {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .quick-stack {
    width: 50%;
  }

  .header-arrow-down {
    width: 150px;
    height: 150px;
    bottom: 25%;
  }

  .section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .quick-stack-2 {
    border-radius: 0;
  }

  .logo {
    width: 200px;
    height: 150px;
    background-position: 50%;
    background-size: auto;
  }

  .div-block-91 {
    flex-direction: row;
  }

  .effect-grid {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .paragraph {
    font-size: 24px;
  }
}

#w-node-e5230769-be59-15a0-1c09-434307b8aec7-4273ef85 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_75bdf5e3-ef84-cc3c-4829-47eb8b493e6f-ba5b6856 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}


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