:root {
  --weiß: #fff;
}

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

.m-body {
  background-color: #f5f5f7;
  padding-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.navbar {
  background-color: var(--weiß);
  justify-content: center;
  align-items: center;
  height: 50px;
  padding: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  padding: 5px;
  font-size: 1rem;
}

.nav-link:hover, .nav-link.w--current {
  color: #306fdc;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 900px;
  height: 100%;
  display: flex;
}

.image {
  height: 30px;
}

.section {
  padding: 10rem 4rem;
}

.section.edit {
  background-image: linear-gradient(#b8dced, #f5f5f7);
}

.section.edit.header {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.section.wei {
  background-color: #fff;
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.section.wei.ki {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.section.analytics {
  background-image: linear-gradient(#f3cf98, #f5f5f7);
}

.section.analytics.header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.section.fu {
  padding-top: 3rem;
  padding-bottom: Kann3rem;
}

.section.fu .paragraph.mitte {
  font-size: 0.9rem;
}

.section.cms {
  background-image: linear-gradient(#8161f480, #f5f5f7);
}

.section.cms.header {
  background-image: linear-gradient(#8161f480, #f5f5f7);
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.section.extern {
  padding-top: 15rem;
  padding-bottom: 15rem;
  position: relative;
}

.section.dark {
  color: #fff;
  background-color: #000;
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.section.bild {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding: 0;
  display: flex;
  overflow: clip;
}

.section.dark2 {
  color: #fff;
  background-color: #1d1d1f;
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.section.video {
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 0;
  display: flex;
}

.section.klein {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.m-heading-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.m-heading-1.mitte {
  text-align: center;
  max-width: 900px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.m-heading-1.mitte.klein {
  max-width: 600px;
}

.m-heading-1.links {
  color: #1d1d1f;
  text-align: left;
  max-width: 900px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.div-block-2, .a-4rem {
  width: 100%;
  height: 4rem;
}

.breite {
  width: 1024px;
}

.paragraph {
  max-width: 900px;
  margin-bottom: 0;
}

.paragraph.mitte {
  text-align: center;
  max-width: 900px;
  font-size: 1.5rem;
  line-height: 2rem;
}

.paragraph.klein {
  font-size: 1.5rem;
  line-height: 2rem;
}

.paragraph.klein.mitte {
  max-width: 600px;
}

.paragraph.links {
  font-size: 1.5rem;
  line-height: 2rem;
}

.div-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-3.links {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  max-width: 70px;
}

.a-2rem {
  width: 100%;
  height: 2rem;
}

.image-3 {
  width: 100%;
  max-width: 900px;
}

.image-4 {
  max-width: 900px;
}

.button {
  text-align: center;
  background-color: #306fdc;
  border-radius: 25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 20px;
  font-size: 1rem;
}

.button.orange {
  background-color: #f3aa3c;
}

.button.cms {
  background-color: #8162f4;
}

.button-box {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  display: flex;
}

.button-box.links {
  justify-content: flex-start;
  align-items: center;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block {
  font-weight: 500;
}

.div-block-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.quick-stack {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 800px;
  padding: 0;
}

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

.quick-stack-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 800px;
  max-width: 800px;
  padding: 0;
}

.cell {
  justify-content: center;
  align-items: flex-end;
}

.quick-stack-3 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  width: 900px;
  padding: 0;
}

.m-heading-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.m-heading-2.mitte {
  color: #1d1d1f;
  text-align: center;
  max-width: 900px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.m-heading-2.links {
  color: #1d1d1f;
  text-align: left;
  max-width: 900px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 3rem;
}

.cell-2 {
  justify-content: center;
  align-items: flex-start;
}

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

.image-5 {
  max-width: 200px;
  position: absolute;
  top: 15vh;
  left: 10vw;
}

.image-6 {
  max-width: 150px;
  position: absolute;
  top: 90vh;
  left: 75vw;
}

.cell-5, .cell-6 {
  justify-content: center;
  align-items: flex-start;
}

.div-block-7 {
  background-color: #f1f0fe00;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  height: 60vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: clip;
}

.quick-stack-4 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 100%;
  padding: 0;
}

.div-block-8 {
  background-color: #f5f5f7;
  border-radius: 25px;
  width: 100%;
  padding: 2rem;
}

.image-8 {
  width: 80px;
  position: absolute;
  top: 67.2vh;
  left: 4.2vw;
}

.image-9 {
  width: 200px;
  position: absolute;
  top: 17.8vh;
  left: 5.4vw;
}

.image-10 {
  width: 150px;
  position: absolute;
  top: 124.4vh;
  left: 73.9vw;
}

.image-11 {
  width: 110px;
  position: absolute;
  inset: 20.5vh 0% 0% 83vw;
}

.image-12 {
  width: 130px;
  position: absolute;
  top: 106.3vh;
  left: 8.1vw;
}

.image-14 {
  width: 130px;
  position: absolute;
  top: 74.4vh;
  left: 82.7vw;
}

.image-15 {
  width: 80px;
  position: absolute;
  top: 5.4vh;
  left: 48vw;
}

.image-16 {
  max-width: 100%;
}

.background-video {
  background-image: linear-gradient(#000c, #000c);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-17 {
  max-width: 100%;
}

.link {
  color: #333;
}

.collection-list-wrapper {
  width: 100%;
}

.collection-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 900px;
  display: grid;
}

.link-block {
  color: #1d1d1f;
  width: 100%;
  text-decoration: none;
  transition: all .4s ease-in-out;
}

.link-block:hover {
  background-color: #f5f5f7;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
  overflow: clip;
}

.div-block-10 {
  padding: 25px;
}

.m-heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 2.5rem;
}

.m-heading-3.mitte {
  text-align: center;
  max-width: 900px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.m-heading-3.mitte.klein {
  max-width: 600px;
}

.m-heading-3.links {
  color: #1d1d1f;
  text-align: left;
  max-width: 900px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.collection-list-wrapper-copy {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.collection-list-wrapper-copy .m-heading-3 {
  font-weight: 400;
}

.image-18 {
  max-width: 110%;
}

@media screen and (max-width: 991px) {
  .navbar, .section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .m-heading-1.mitte.klein, .paragraph.klein.mitte {
    max-width: 700px;
  }

  .image-4 {
    max-width: 100%;
  }

  .quick-stack-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
  }

  .image-8 {
    width: 60px;
    top: 90.4vh;
    left: 3.2vw;
  }

  .image-9 {
    width: 150px;
    top: 14.7vh;
  }

  .image-10 {
    left: 58.8vw;
  }

  .image-11 {
    width: 90px;
    top: 13.4vh;
  }

  .image-12 {
    width: 100px;
    top: 101.2vh;
    left: 28.9vw;
  }

  .image-14 {
    width: 90px;
    top: 89.5vh;
    left: 87vw;
  }

  .m-heading-3.mitte.klein {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .quick-stack-3 {
    order: 0;
  }

  .brand {
    padding-left: 0;
  }

  .image-7 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section, .section.wei {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section.cms.header {
    height: auto;
  }

  .m-heading-1.mitte {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .paragraph.mitte, .paragraph.links {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .m-heading-2.links {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .brand {
    padding-left: 0;
  }

  .div-block-7 {
    height: 30vh;
  }

  .image-8 {
    top: 111vh;
  }

  .image-9 {
    width: 130px;
  }

  .image-10 {
    top: 108.9vh;
  }

  .image-11 {
    width: 70px;
    left: 79.1vw;
  }

  .image-12 {
    top: 115.8vh;
    left: 30.5vw;
  }

  .image-15 {
    width: 70px;
  }

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

  .m-heading-3.mitte {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .icon {
    color: #000;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .nav-menu {
    background-color: #fff;
    padding: 1rem;
  }
}

#w-node-_09cc4689-31cf-e666-b9d3-777a8a3fa2fa-76bea5df, #w-node-e3893b83-5ffa-466a-8978-52b3f80a8fef-76bea5df, #w-node-_97b284ca-d8c1-fdc2-6d73-282f80383599-5b87151f, #w-node-_2b4eacb9-9f31-0869-72be-cf84c9094116-5b87151f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-acc99a7d-a357-423a-b1e0-d82ec8c3f5c3-b4f46f25 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_09cc4689-31cf-e666-b9d3-777a8a3fa2fa-76bea5df, #w-node-e3893b83-5ffa-466a-8978-52b3f80a8fef-76bea5df {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e3893b83-5ffa-466a-8978-52b3f80a8ff2-76bea5df {
    order: -9999;
  }

  #w-node-_97b284ca-d8c1-fdc2-6d73-282f80383599-5b87151f, #w-node-_2b4eacb9-9f31-0869-72be-cf84c9094116-5b87151f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2b4eacb9-9f31-0869-72be-cf84c909411d-5b87151f {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-acc99a7d-a357-423a-b1e0-d82ec8c3f5c3-b4f46f25 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}
