:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #11001e;
  font-family: Latolokal, sans-serif;
}

.navbar {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  cursor: nw-resize;
  background-color: #311e3b;
  background-clip: border-box;
  position: static;
}

.hero {
  height: auto;
  line-height: 400%;
  display: block;
}

.sloganb {
  border-radius: 0;
}

.steps {
  align-items: center;
  display: flex;
}

.what-is-printmynest {
  background-color: #311e3b;
  font-family: Latolokal, sans-serif;
}

.aboutus {
  font-family: Latolokal, sans-serif;
}

.footer {
  background-color: #311e3b;
}

.container_heroimage {
  height: 200px;
  max-width: none;
  background-image: linear-gradient(to right, #11001e, rgba(17, 0, 30, .16)), url('../images/PinkHamster_Banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: flex-start;
  align-items: center;
  font-family: Latolokal, sans-serif;
  line-height: 12px;
  display: flex;
}

.container_heroimage.home {
  height: 400px;
  background-image: linear-gradient(to top, rgba(17, 0, 30, .76), rgba(17, 0, 30, .16)), url('../images/PinkHamster_Banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
}

.logo_anim {
  width: 450px;
  height: 170px;
  background-image: url('../images/PrintMyNest_AnimC.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.logo-slogana {
  flex-direction: column;
  flex: 0 auto;
  order: 1;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  margin-top: 137px;
  display: flex;
}

.text-block {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: -20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Latolokal, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 28px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: Lokal, sans-serif;
  font-weight: 700;
}

.text-block-3 {
  color: #ecaa2d;
  margin-top: 10px;
  font-family: Lokal, sans-serif;
  font-weight: 700;
}

.textelemente {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Latolokal, sans-serif;
  font-weight: 700;
  display: flex;
}

.container_texte {
  height: 300px;
  justify-content: center;
  display: flex;
}

.step {
  width: 300px;
  height: 100px;
  text-align: center;
  border: 10px solid #311e3b;
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 15px;
  font-family: Latolokal, sans-serif;
  display: flex;
}

.kreis {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 200px;
}

.text-block-4 {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-weight: 300;
}

.container_designs {
  max-width: none;
  margin-top: 50px;
  margin-bottom: 50px;
}

.design {
  height: 400px;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.design.printmynest {
  background-color: #311e3b;
  padding-left: 0;
  padding-right: 0;
}

.design_content {
  width: 100%;
  height: 350px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.design_content.printmynest {
  margin-top: 50px;
}

.textbubble {
  width: 50%;
  height: 330px;
  min-width: 400px;
  color: #11001e;
  background-color: #11001e;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  flex-direction: column;
  justify-content: center;
  padding-right: 40px;
  display: flex;
}

.textbubble.printmynest {
  text-align: center;
  border-top-left-radius: 200px;
  border-bottom-left-radius: 200px;
  align-self: center;
  align-items: center;
  padding-right: 0;
}

.image_a {
  width: 75%;
  height: 330px;
  background-color: #625fff;
  background-image: url('../images/Hamster.jpg');
  background-position: 200% 60%;
  background-repeat: repeat;
  background-size: auto;
  border: 10px #000;
  border-radius: 200px;
  align-items: center;
  font-family: Latolokal, sans-serif;
  display: flex;
}

.image_a.mushroom {
  background-image: url('../images/Art_HerzWatchbox_B.jpg');
  background-position: 100%;
  background-size: 60%;
}

.image_a.creepy {
  background-image: url('../images/Art_Spider_E.jpg');
  background-position: 100%;
  background-size: auto 600px;
}

.image_a.printmynest {
  width: 100%;
  background-image: url('../images/Watchbox_PrintMyNest.jpg');
  background-position: 0%;
  background-size: 130%;
}

.image_b {
  width: 100%;
  height: 350px;
  max-width: 900px;
  background-color: red;
  background-image: url('../images/Kaktus_Hamster.jpg');
  background-position: 100% 60%;
  background-size: 60%;
  border: 10px solid #11001e;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
}

.image_b.mushroom {
  background-image: url('../images/Pilz_Hamster_V2.jpg');
}

.image_b.creepy {
  background-image: url('../images/Art_Spider_C.jpg');
  background-position: 100%;
  background-repeat: repeat-x;
  background-size: 60%;
}

.image_b.logo {
  width: 0%;
  background-image: none;
  overflow: visible;
}

.image_c {
  width: 350px;
  height: 350px;
  background-color: #fff;
  background-image: url('../images/Kaktus_Watchbox.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 200px;
  margin-left: 30px;
}

.image_c.mushroom {
  background-image: url('../images/Herz_BOX_V2.jpg');
}

.image_c.creepy {
  background-image: url('../images/Skull_Watchbox.jpg');
}

.bold-text {
  font-size: 22px;
}

.bold-text-2 {
  color: #bd1aa2;
  -webkit-text-stroke-color: #82198a;
  font-size: 24px;
}

.bold-text-3 {
  font-family: Latolokal, sans-serif;
  font-size: 18px;
}

.bold-text-4, .bold-text-5 {
  font-size: 18px;
}

.designtext {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-weight: 300;
}

.text-span {
  color: #fff;
  font-family: Lokal, sans-serif;
  font-size: 18px;
}

.design_title {
  color: #bd1aa2;
  font-family: Lokal, sans-serif;
  font-size: 22px;
}

.design_title.rainbow, .design_title.creepy {
  color: #bd1aa2;
}

.design_title.printmynest {
  color: #834b99;
  font-weight: 400;
}

.link-block {
  background-color: #ecaa2d;
  border: 1px solid #d36f6f;
  border-radius: 0;
}

.button_colour {
  width: 180px;
  height: 40px;
  background-color: #ff9100;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 0;
  line-height: 12px;
  text-decoration: none;
  display: flex;
}

.button_colour:hover {
  background-color: #ffce8e;
}

.button_colour.printmynest {
  background-color: #ff9100;
}

.button_colour.printmynest:hover {
  background-color: #ffce8e;
}

.text-block-6 {
  color: #fff;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Latolokal, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-7 {
  color: rgba(255, 255, 255, .55);
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Latolokal, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.text-block-8 {
  font-style: normal;
  text-decoration: none;
}

.button {
  color: #000;
  align-self: auto;
  font-family: Lokal, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.button.printmynest {
  align-self: center;
}

.div-block-2 {
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 22px;
  display: flex;
}

.container {
  height: 250px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-2 {
  text-decoration: none;
}

.link-block-3 {
  padding: 10px;
  font-family: Latolokal, sans-serif;
  text-decoration: none;
  display: block;
}

.link-block-3.agb {
  display: none;
}

.text-block-9 {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-weight: 400;
}

.text-block-9:hover {
  color: #ffce8e;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.text-block-10 {
  color: rgba(255, 255, 255, .6);
  text-align: center;
  justify-content: center;
  font-family: Latolokal, sans-serif;
  font-weight: 300;
  display: flex;
}

.text-span-3 {
  color: #ecaa2d;
}

.bold-text-7 {
  color: #fff;
}

.trennlinie {
  width: 700px;
  height: 10px;
  background-color: #311e3b;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.bold-text-8 {
  font-weight: 300;
}

.div-block-4 {
  width: 75%;
  max-width: 900px;
  display: block;
}

.container-2 {
  width: 100%;
  max-width: 100%;
  aspect-ratio: auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.div-block-5 {
  width: 200px;
  height: 35px;
  opacity: 1;
  cursor: nw-resize;
  mix-blend-mode: normal;
  background-image: url('../images/NavBar_Logo_weiss.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 50px;
}

.nav_logo {
  width: 300px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav_language {
  color: #fff;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav_language:hover {
  color: #ffce8e;
}

.div-block-6 {
  justify-content: flex-end;
  align-items: center;
  margin-right: 50px;
  display: flex;
}

.text-block-11 {
  text-transform: uppercase;
  font-family: Latolokal, sans-serif;
  font-weight: 300;
}

.div-block-7 {
  flex: 1;
}

.title_subpage {
  letter-spacing: 0;
  align-items: center;
  margin-left: 50px;
  display: flex;
}

.text {
  font-family: Latolokal, sans-serif;
}

.bold-text-9, .bold-text-10, .bold-text-11, .text-span-4, .bold-text-12, .bold-text-13 {
  font-weight: 300;
}

.pmn_link {
  color: rgba(255, 255, 255, .55);
  font-weight: 300;
  text-decoration: none;
}

.pmn_link:hover {
  color: #ffce8e;
}

.pmn_link:focus {
  color: rgba(255, 255, 255, .55);
}

.pmn_link:focus-visible {
  color: rgba(255, 255, 255, .55);
}

.pmn_link[data-wf-focus-visible] {
  color: rgba(255, 255, 255, .55);
}

.titlesubpage_text {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Latolokal, sans-serif;
  font-size: 28px;
  font-weight: 300;
  display: flex;
}

.impressum-ds-agb {
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.link {
  color: rgba(255, 255, 255, .55);
  text-decoration: underline;
}

.link:hover {
  color: #ffce8e;
}

.link-2 {
  -webkit-text-stroke-color: rgba(255, 255, 255, .55);
  text-decoration: underline;
}

.container-3 {
  font-family: Latolokal, sans-serif;
}

.imagea2 {
  display: flex;
}

.nav_bar_right {
  display: block;
}

.nav_aboutus_subpages {
  color: #fff;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: none;
}

.nav_aboutus_subpages:hover {
  color: #ffce8e;
}

.nav_aboutus_subpages.w--current {
  display: none;
}

.bold-text-14, .bold-text-15 {
  font-weight: 300;
}

.bold-text-16, .bold-text-17 {
  font-weight: 700;
}

.step_de {
  width: 300px;
  height: 100px;
  text-align: center;
  border: 10px solid #311e3b;
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 15px;
  font-family: Latolokal, sans-serif;
  display: flex;
}

.text-block-12 {
  font-family: Latolokal, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.language {
  color: #fff;
  text-transform: uppercase;
  padding-left: 5px;
  font-family: Latolokal, sans-serif;
  font-weight: 300;
}

.line {
  color: #fff;
}

.nav_de {
  color: #fff;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav_de:hover {
  color: #ffce8e;
}

.nav_de.w--current {
  color: #ff9100;
}

.nav_en {
  color: #fff;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav_en:hover {
  color: #ffce8e;
}

.nav_en.w--current {
  color: #ff9100;
}

.footer-copy, .footer_en {
  background-color: #311e3b;
}

.impressum {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-weight: 400;
}

.impressum:hover {
  color: #ffce8e;
}

.imprint {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-weight: 400;
}

.imprint:hover {
  color: #ffce8e;
}

.impressum-copy {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-weight: 400;
}

.impressum-copy:hover {
  color: #ffce8e;
}

.dataprivacy {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-weight: 400;
}

.dataprivacy:hover {
  color: #ffce8e;
}

.terms_conditions {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-weight: 400;
}

.terms_conditions:hover {
  color: #ffce8e;
}

.button_subtitle {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.link-3, .link-4 {
  text-decoration: none;
}

.language_main {
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  margin-left: 5px;
  padding-left: 0;
  font-family: Latolokal, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.language_main:hover {
  color: #fff;
}

.language_sub {
  color: #fff;
  text-transform: uppercase;
  padding-left: 5px;
  font-family: Latolokal, sans-serif;
  font-weight: 300;
}

.language_sub:hover {
  color: #ffce8e;
}

.text-block-13 {
  color: #fff;
  padding-bottom: 8px;
  font-family: Latolokal, sans-serif;
}

.container-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.shop-link {
  color: #fff;
  font-family: Latolokal, sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
}

.shop-link:hover {
  color: #ffce8e;
}

.link-block-4 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .steps {
    flex-direction: column;
  }

  .text-block {
    font-size: 20px;
    line-height: 22px;
  }

  .kreis {
    width: 8px;
    height: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .container_designs {
    margin-top: 0;
  }

  .design {
    height: 700px;
  }

  .design_content {
    height: 700px;
    flex-direction: column;
  }

  .design_content.printmynest {
    height: 700px;
    justify-content: flex-end;
    margin-top: 0;
    padding-bottom: 50px;
  }

  .textbubble {
    border-top: 10px #11001e;
    border-bottom: 10px #11001e;
    border-right: 10px #11001e;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .textbubble.printmynest {
    background-color: rgba(17, 0, 30, 0);
    margin-top: -296px;
    padding-top: 0;
  }

  .image_a {
    background-color: rgba(98, 95, 255, 0);
    background-image: none;
    background-size: auto;
    border-style: none;
    border-width: 12px;
    flex-direction: column;
  }

  .image_a.mushroom {
    background-color: rgba(98, 95, 255, 0);
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .image_a.creepy {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .image_a.printmynest {
    width: 350px;
    height: 350px;
    background-position: 50%;
    background-size: cover;
    padding-top: 0;
  }

  .image_b {
    background-color: rgba(255, 0, 0, 0);
    background-image: none;
    background-size: auto;
    border-style: none;
    justify-content: center;
    display: flex;
  }

  .image_b.mushroom {
    background-color: rgba(255, 0, 0, 0);
    background-image: none;
    background-size: auto;
    border-style: none;
    display: flex;
  }

  .image_b.creepy {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .image_c {
    background-image: url('../images/Kaktus_Hamster.jpg');
    background-position: 0 0;
    background-size: cover;
    margin-left: 0;
  }

  .image_c.mushroom {
    background-image: url('../images/Pilz_Hamster_V2.jpg');
  }

  .image_c.creepy {
    background-image: url('../images/Art_Spider_C.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .designtext {
    text-align: center;
  }

  .design_title {
    flex-direction: column;
  }

  .text-block-6 {
    margin-top: 0;
  }

  .trennlinie {
    width: 250px;
    margin-top: 50px;
  }

  .text-span-4 {
    max-width: 728px;
    min-width: auto;
    flex-direction: column;
    display: flex;
  }

  .container-4 {
    height: auto;
  }

  .bold-text-21 {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  .steps {
    flex-direction: column;
  }

  .text-block {
    letter-spacing: 3px;
    font-size: 20px;
    line-height: 22px;
  }

  .textelemente {
    padding: 20px;
  }

  .kreis {
    width: 8px;
    height: 8px;
    margin: 8px 7px;
  }

  .container_designs {
    margin-bottom: 50px;
  }

  .design {
    height: 700px;
  }

  .design_content {
    height: 700px;
    flex-direction: column;
    display: flex;
  }

  .design_content.printmynest {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    padding-bottom: 50px;
  }

  .textbubble {
    height: 280px;
    text-align: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .textbubble.printmynest {
    width: 100%;
    color: #311e3b;
    background-color: rgba(17, 0, 30, 0);
    margin-top: -647px;
    display: flex;
  }

  .image_a {
    background-color: rgba(98, 95, 255, 0);
    background-image: none;
    background-size: auto;
    flex-direction: column;
    display: flex;
  }

  .image_a.mushroom, .image_a.creepy {
    background-image: none;
    background-size: auto;
    display: flex;
  }

  .image_a.printmynest {
    width: 350px;
    height: 350px;
    background-image: none;
    background-size: auto;
    justify-content: flex-start;
    display: flex;
  }

  .image_b {
    background-color: rgba(255, 0, 0, 0);
    background-image: none;
    background-size: auto;
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .image_b.mushroom {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .image_b.creepy {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .image_c {
    margin-left: 0;
    display: flex;
  }

  .text-span {
    display: inline;
  }

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

  .design_title.printmynest {
    line-height: 24px;
  }

  .text-block-6 {
    font-size: 16px;
  }

  .text-block-7 {
    flex-direction: column;
    justify-content: flex-start;
    font-size: 16px;
    display: flex;
  }

  .trennlinie {
    width: 250px;
    margin-top: 50px;
  }

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

  .div-block-6 {
    margin-right: 0;
  }

  .div-block-7 {
    flex: 0 auto;
  }

  .text {
    padding: 15px;
  }

  .text-span-4 {
    max-width: 740px;
    min-width: 450px;
    display: block;
  }

  .container-3 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .container-4 {
    flex-direction: column;
    padding: 20px;
    display: flex;
  }

  .imagea2 {
    width: 350px;
    height: 350px;
    background-image: url('../images/Watchbox_PrintMyNest.png');
    background-position: 50%;
    background-size: cover;
    border-radius: 200px;
    justify-content: center;
    display: flex;
  }

  .container-5 {
    padding: 20px;
  }

  .div-block-8 {
    font-size: 12px;
  }

  .bold-text-18 {
    display: flex;
  }

  .bold-text-19, .bold-text-20, .bold-text-21 {
    display: none;
  }

  .bold-text-22 {
    display: inline;
  }

  .bold-text-23, .bold-text-24 {
    display: none;
  }

  .shop-link {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .steps {
    margin-bottom: 30px;
  }

  .container_heroimage.home {
    height: 200px;
    padding: 12px;
  }

  .logo_anim {
    width: 200px;
    height: 80px;
  }

  .logo-slogana {
    margin-top: 45px;
  }

  .text-block {
    letter-spacing: 1px;
    margin-top: -10px;
    font-size: 12px;
    line-height: 18px;
  }

  .container_texte {
    height: 250px;
    padding: 13px;
  }

  .step {
    width: 220px;
    font-size: 12px;
    line-height: 16px;
  }

  .container_designs {
    margin-top: 0;
  }

  .design, .design_content {
    height: auto;
  }

  .design_content.printmynest {
    height: 450px;
    padding-bottom: 0;
  }

  .textbubble {
    height: auto;
    min-width: 200px;
    justify-content: center;
  }

  .textbubble.printmynest {
    margin-top: -387px;
    padding-bottom: 30px;
  }

  .image_a {
    height: auto;
    background-image: none;
    background-size: auto;
    display: flex;
  }

  .image_a.mushroom {
    display: flex;
  }

  .image_a.printmynest {
    height: auto;
    margin-bottom: 30px;
  }

  .image_b {
    height: auto;
    background-image: none;
    background-size: auto;
    display: flex;
  }

  .image_b.creepy {
    height: auto;
  }

  .image_c {
    width: 160px;
    height: 160px;
    margin-top: 20px;
  }

  .image_c.mushroom {
    background-image: url('../images/Pilz_Hamster_V2.jpg');
  }

  .bold-text, .bold-text-2 {
    font-size: 18px;
  }

  .bold-text-3, .bold-text-4, .bold-text-5 {
    font-size: 12px;
  }

  .design_title.printmynest {
    overflow-wrap: normal;
  }

  .text-block-6 {
    margin-top: 20px;
    font-size: 14px;
  }

  .text-block-7 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .container {
    padding: 12px;
  }

  .text-block-10 {
    flex-direction: column;
  }

  .trennlinie {
    width: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
  }

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

  .div-block-5 {
    width: 250px;
    margin-left: 0;
  }

  .nav_logo, .nav_logo.w--current {
    width: 150px;
    height: 40px;
  }

  .nav_language {
    margin-top: 15px;
  }

  .div-block-6 {
    margin-right: 0;
  }

  .text {
    padding: 12px;
  }

  .text-span-4 {
    max-width: 460px;
    min-width: 240px;
    display: block;
  }

  .container-3 {
    display: flex;
  }

  .imagea2 {
    width: 160px;
    height: 160px;
    margin-top: 0;
  }

  .nav_aboutus_subpages {
    margin-top: 15px;
  }

  .container-6 {
    display: flex;
  }

  .text-span-5 {
    word-break: keep-all;
  }

  .step_de {
    width: 220px;
    border-width: 8px;
    font-size: 12px;
    line-height: 16px;
  }

  .nav_de, .nav_en, .nav_en.w--current {
    margin-top: 0;
  }

  .shop-link {
    font-size: 11px;
  }
}


@font-face {
  font-family: 'Latolokal';
  src: url('../fonts/Latolokal-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Latolokal';
  src: url('../fonts/Latolokal-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Lokal';
  src: url('../fonts/Roboto-Regular_lokal.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Latolokal Hairline';
  src: url('../fonts/Latolokal-Hairline.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Lokal';
  src: url('../fonts/Roboto-Light_lokal.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Latolokal';
  src: url('../fonts/Latolokal-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Lokal';
  src: url('../fonts/Roboto-Thin_lokal.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Lokal';
  src: url('../fonts/Roboto-Black_lokal.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Lokal';
  src: url('../fonts/Roboto-Medium_lokal.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Latolokal';
  src: url('../fonts/Latolokal-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Latolokal';
  src: url('../fonts/Latolokal-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Lokal';
  src: url('../fonts/Roboto-Bold_lokal.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lokal';
  src: url('../fonts/MikadoRegularlokal.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lokal';
  src: url('../fonts/MikadoBoldlokal.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}