@font-face {
  font-family: Playfair Display;
  src: url('../fonts/Playfair_Display.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bon Vivant;
  src: url('../fonts/bon-vivant.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

.main-header {
  z-index: 9999;
  -webkit-text-fill-color: inherit;
  background-color: #6d3535;
  background-clip: border-box;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 5px 60px;
  transition: transform .4s;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar {
  background-color: #ddd0;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

.brand {
  background-image: url('../images/Siyah-Sade-Modaevi-Logosu.PNG');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
}

.container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #f8f1ea;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
}

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

.nav-menu {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer {
  background-color: #6d3535;
  padding-bottom: 5px;
  display: block;
}

.container-2 {
  background-color: #f4ece6;
  max-width: 100%;
  height: 90vh;
}

.section {
  background-color: #d1c4ba;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100vh;
  display: flex;
}

.image {
  width: 500px;
  height: 100%;
}

.container-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

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

.div-block {
  background-image: url('../images/IMG_9562.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 100%;
}

.container-4 {
  justify-content: flex-start;
  align-items: center;
  max-width: 1162px;
  height: auto;
  margin-top: 60px;
  display: flex;
}

.div-block-2 {
  background-image: url('../images/IMG_9559.jpg');
  background-position: 50%;
  background-size: cover;
  width: 500px;
  height: 700px;
}

.text-block {
  font-size: 30px;
}

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

.paragraph {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.link {
  color: #f8f1ea;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link:hover {
  color: #d1c4ba;
  transform: scale(1.05);
}

.hair-flair {
  background-color: #d1c4ba;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.team {
  background-color: #d1c4ba;
  padding-top: 60px;
  padding-bottom: 20px;
}

.preise {
  background-color: #d1c4ba;
  padding-top: 60px;
  padding-bottom: 46px;
}

.kontakt {
  background-color: #d1c4ba;
  padding-top: 10px;
  padding-bottom: 40px;
}

.brand-footer {
  background-image: url('../images/IMG_9566.PNG');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  display: flex;
}

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

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

.heading {
  color: #fff;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
  font-weight: 400;
}

.heading-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.link-2 {
  color: #f8f1ea;
  text-align: center;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link-2:hover {
  color: #d1c4ba;
  transform: scale(1.05);
}

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

.cell-5 {
  background-color: #f8f1ea;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-shadow: 5px 5px 6px 4px #0003;
}

.cell-6 {
  background-color: #754a46;
}

.image-2 {
  width: 80px;
  height: 80px;
  font-size: 14px;
}

.heading-3 {
  color: #6d3535;
  text-align: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.link-4 {
  color: #6d3535;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-4:hover {
  color: #333;
  transform: scale(1.05);
}

.heading-4 {
  color: #6d3535;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.text-block-2 {
  color: #754a46;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.text-span {
  font-family: Great Vibes, cursive;
}

.text-span-2 {
  font-family: Great Vibes, cursive;
  font-size: 60px;
  font-weight: 400;
}

.zweispaltiger-block {
  flex-flow: row;
  flex: 1 0 auto;
  justify-content: flex-start;
  display: flex;
}

.div-block-4, .div-block-5 {
  width: 0%;
}

.div-block-6 {
  justify-content: flex-start;
  display: flex;
}

.div-block-7 {
  font-size: 30%;
  display: block;
}

.div-block-8 {
  background-color: #754a46;
  flex-flow: column;
  flex: 0 auto;
  width: 30%;
  display: flex;
}

.div-block-9 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#0009, #0009), url('../images/IMG_9610-2.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, repeat-y;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  display: flex;
}

.bild-blass {
  opacity: 1;
  border: 15px solid #f8f1ea;
  border-radius: 20px;
  width: 50%;
  margin-left: -15%;
}

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

.heading-5 {
  color: #754a46;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
}

.paragraph-links {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-span-3 {
  color: #754a46;
}

.image-4 {
  max-width: 100%;
  height: 580px;
  display: block;
}

.image-5 {
  width: 100%;
  height: 600px;
}

.section-3 {
  background-image: linear-gradient(#000000b5, #000000b5), url('../images/PHOTO-LOREAL-WATER-SAVER-3-scaled-2.jpg');
  background-position: 0 0, 50% 25%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

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

.image-6 {
  border-radius: 10px;
}

.quick-stack-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  position: static;
}

.div-block-11 {
  background-color: #d1c4ba;
  width: 30%;
}

.container-5 {
  text-align: center;
  background-color: #d1c4ba;
  border: 15px solid #f8f1ea;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 400px;
  margin-left: auto;
  display: flex;
}

.heading-6 {
  color: #2e1f1f;
  margin-bottom: 0;
  font-family: Bon Vivant, Arial, sans-serif;
  font-size: 100px;
  line-height: 100px;
}

.paragraph-4 {
  color: #2e1f1f;
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.button {
  opacity: 1;
  color: #f8f1ea;
  background-color: #6d3535;
  border-radius: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.image-7 {
  mix-blend-mode: normal;
  border: 30px solid #f8f1ea;
  border-radius: 19px;
  width: 100%;
}

.container-6 {
  text-align: center;
  max-width: 50%;
  display: flex;
}

.paragraph-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #754a46;
  text-align: center;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.image-8 {
  border: 30px solid #f8f1ea;
  border-radius: 20px;
  width: 350px;
  box-shadow: 12px 12px 13px 7px #0003;
}

.image-8:hover {
  box-shadow: 12px 12px 13px 7px #0003;
}

.container-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 100px;
  padding-left: 100px;
  padding-right: 220px;
  display: flex;
}

.paragraph-6 {
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.paragraph-7 {
  display: flex;
}

.paragraph-8 {
  text-align: justify;
  flex: 0 auto;
  margin-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-span-4 {
  color: #754a46;
  font-size: 40px;
  font-weight: 500;
  line-height: 60px;
}

.image-9 {
  border: 30px solid #754a46;
  width: 350px;
}

.container-8 {
  background-color: #754a46;
  width: 1000px;
  height: 900px;
}

.heading-7 {
  text-align: center;
  font-family: Great Vibes, cursive;
  font-size: 80px;
  line-height: 60px;
}

.image-10 {
  opacity: 1;
}

.section-4 {
  background-image: linear-gradient(#000000b5, #000000b5), url('../images/PHOTO-LOREAL-WATER-SAVER-3-scaled-2.jpg');
  background-position: 0 0, 50% 26%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  height: 50vh;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.paragraph-9 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Bon Vivant, Arial, sans-serif;
  font-size: 80px;
  line-height: 120px;
}

.text-span-5 {
  color: #f8f1ea;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  color: #754a46;
}

.div-block-13 {
  z-index: auto;
  flex: 0 auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-team {
  border: 30px solid #f8f1ea;
  border-radius: 20px;
  width: 700px;
}

.team-div {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.para-team {
  text-align: justify;
  flex: 0 auto;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

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

.heading-8 {
  color: #754a46;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.paragraph-rechts, .paragraph-links-2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.image-11 {
  width: 60px;
  height: 60px;
}

.image-11:hover {
  transform: scale(1.15);
}

.div-block-14 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-around;
  display: flex;
}

.startseite {
  flex-flow: column;
  height: 100vh;
  display: flex;
}

.section-6 {
  background-image: url('../images/ChatGPT-Image-19.-Apr.-2025-20_11_01.png');
  background-position: 50%;
  background-size: cover;
  display: inline-flex;
}

.div-block-15 {
  background-image: linear-gradient(#0000007a, #0000007a), url('../images/fc481a30-1a8e-40e3-a6b1-2a0fbe8d298c.jpeg');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
  flex: 1 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-9 {
  color: #f8f1ea;
  -webkit-text-stroke-color: #f8f1ea;
  text-shadow: 0 2px 20px #0003;
  margin-bottom: 0;
  font-family: Playfair Display, Arial, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 90px;
}

.container-10 {
  text-align: center;
  margin-top: 0;
}

.heading-10 {
  color: #f8f1ea;
  letter-spacing: .6px;
  text-shadow: 0 1px 20px #0003;
  margin-bottom: 78px;
  font-family: Playfair Display, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.heading-11 {
  color: #d1c4ba;
  text-shadow: 0 -1px 9px #0003;
  margin-bottom: 63px;
  font-family: Varela Round, sans-serif;
  font-size: 26px;
  line-height: 28px;
}

.heading-12 {
  color: #6d3535;
  text-align: center;
  max-width: 500px;
  margin: 0 auto 20px;
  font-family: Open Sans, sans-serif;
}

.leistungen {
  background-color: #f8f1ea;
  padding-top: 25px;
  padding-bottom: 30px;
}

.container-11 {
  max-width: 95%;
}

.cell-8, .cell-9, .cell-10 {
  justify-content: flex-start;
  align-items: center;
}

.heading-13, .heading-14, .heading-15 {
  color: #6d3535;
  text-align: center;
  margin-bottom: 25px;
  font-family: Playfair Display, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.paragraph-10, .paragraph-11, .paragraph-12 {
  color: #6d3535;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.image-12 {
  max-width: 35%;
  height: auto;
}

.container-12, .container-13, .container-14 {
  max-width: 90%;
}

.heading-16 {
  text-align: center;
  font-family: Playfair Display, Arial, sans-serif;
}

.container-15 {
  max-width: 90%;
}

.cell-11, .cell-12 {
  justify-content: center;
  align-items: center;
}

.heading-17 {
  color: #6d3535;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.paragraph-u1 {
  color: #333;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-14 {
  text-align: center;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.image-13 {
  border-radius: 20px;
  max-width: 90%;
  height: auto;
  box-shadow: 6px 6px 5px 6px #0003;
}

.ueber-uns {
  background-color: #d1c4ba;
  padding-top: 45px;
  padding-bottom: 45px;
}

.leistungen-neu {
  background-color: #d1c4ba;
}

.heading-18 {
  color: #754a46;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.paragraph-15 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.paragraph-16 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.heading-12-copy {
  color: #6d3535;
  text-align: center;
  width: 600px;
  margin: 0 auto 20px;
  font-family: Open Sans, sans-serif;
}

.section-10 {
  background-color: #d1c4ba;
  padding: 40px 60px;
}

.image-14 {
  border-radius: 20px;
  max-width: 35%;
}

.cell-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #d1c4ba;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 30px 20px;
  box-shadow: 10px 8px 5px #0003;
}

.heading-19 {
  color: #6d3535;
  font-size: 32px;
  line-height: 32px;
}

.paragraph-17 {
  color: #6d3535;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.image-15 {
  border-radius: 20px;
  max-width: 35%;
}

.cell-14 {
  background-color: #754a46;
  border-radius: 20px;
}

.heading-20 {
  color: #f8f1ea;
  font-size: 32px;
  line-height: 32px;
}

.paragraph-18 {
  color: #6d3535;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.image-16 {
  border-radius: 20px;
  max-width: 35%;
}

.cell-15 {
  background-color: #754a46;
  border-radius: 20px;
  flex-flow: row;
}

.cell-16 {
  background-color: #754a46;
  border-radius: 20px;
}

.image-17 {
  border-radius: 20px;
  max-width: 35%;
}

.heading-21 {
  color: #f8f1ea;
  font-size: 32px;
  line-height: 32px;
}

.paragraph-19 {
  color: #f8f1ea;
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.heading-22 {
  color: #f8f1ea;
  font-size: 32px;
  line-height: 32px;
}

.paragraph-20 {
  color: #f8f1ea;
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.philosophie {
  background-image: linear-gradient(#00000082, #00000082), url('../images/6278e86e-4a90-48ed-9bb0-13ab4addddf9.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.quick-stack-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.teamsection {
  background-color: #f8f1ea;
  padding: 40px 30px;
}

.preisliste {
  background-color: #f8f1ea;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-16 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-21 {
  color: #f8f1ea;
  text-shadow: 2px 2px #00000047;
  font-family: Playfair Display, Arial, sans-serif;
  font-size: 45px;
  line-height: 60px;
}

.container-17 {
  text-align: center;
  max-width: 65%;
  font-size: 40px;
  line-height: 40px;
}

.image-18 {
  border-radius: 30px;
}

.paragraph-22 {
  color: #754a46;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.quick-stack-4 {
  background-color: #d1c4ba;
}

.photo-gallerie {
  background-color: #d1c4ba;
  padding: 30px 40px;
}

.container-18 {
  max-width: 90%;
}

.carousel-wrapper {
  flex-flow: column;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.carousel-track {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 10px;
  transition: transform .5s;
  display: flex;
}

.slide {
  min-width: 300px;
  display: flex;
}

.image-gallerie {
  border-radius: 30px;
  width: auto;
  height: 400px;
}

.slider-arrow-left, .slider-arrow-right {
  width: 60px;
}

.arrow-left-picture {
  width: 70px;
  height: auto;
}

.arrow-left-picture:hover {
  transform: scale(1.1);
}

.arrow-right-picture {
  width: 70px;
  height: auto;
}

.arrow-right-picture:hover {
  transform: scale(1.1);
}

.arrow-div {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.arrow-row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-inspirationen {
  color: #6d3535;
  text-align: center;
  max-width: 500px;
  margin: 0 auto 40px;
  font-family: Open Sans, sans-serif;
}

.preise-hair-flair {
  color: #6d3535;
  text-align: center;
  max-width: 500px;
  margin: 0 auto 20px;
  font-family: Open Sans, sans-serif;
}

.preisliste-container {
  width: 1200px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.accordion-item {
  opacity: 1;
  background-color: #d1c4ba;
  border: 0 solid #754a46;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 20px;
  box-shadow: 0 2px 20px #0003;
}

.accordion-header {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.accordion-title {
  color: #6d3535;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.accordion-content {
  color: #f8f1ea;
  max-width: 100%;
  max-height: 0;
  transition: max-height .4s;
  display: block;
  overflow: hidden;
}

.text-block-3 {
  color: #6d3535;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.accordion-symbol {
  color: #333;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.text-block-4 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  display: block;
}

.image-19 {
  width: 28px;
  max-width: none;
  height: 28px;
}

.text-block-5 {
  color: #6d3535;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-block-6 {
  color: #6d3535;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.impressum {
  background-color: #f8f1ea;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-19 {
  max-width: 80%;
}

.datenschutz {
  background-color: #f8f1ea;
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-header-2 {
  z-index: 9999;
  -webkit-text-fill-color: inherit;
  background-color: #6d3535;
  background-clip: border-box;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 5px 60px;
  transition: transform .4s;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.heading-23 {
  color: #6d3535;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.cell-17 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  display: flex;
}

.paragraph-23, .cell-18 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.cell-19 {
  font-family: Montserrat, sans-serif;
}

.paragraph-24 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.cell-20 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-25 {
  font-size: 18px;
}

.paragraph-26, .cell-21, .paragraph-27 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.quick-stack-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 0;
}

.quick-stack-6, .quick-stack-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.cell-22 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.quick-stack-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.cell-23 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 0 solid #000;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  padding-top: 0;
  display: grid;
}

.text-block-7 {
  color: #6d3535;
  text-align: left;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-8, .text-block-9, .text-block-10 {
  border-bottom: 1px solid #000;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.text-block-11 {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-block-12, .text-block-13 {
  border-bottom: 1px solid #000;
}

.div-block-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 2fr 1.6fr 1fr 1fr 1.5fr 1.3fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.berschrift-farben {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.farben-leistung {
  color: #6d3535;
  text-align: left;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-herren {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  display: grid;
}

.text-herren {
  color: #6d3535;
  text-align: left;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-herren-2 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-teenager {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-teenager-2 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

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

.text-kinder {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-kinder-2 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-kosmetik {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  display: grid;
}

.text-kosmetik {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-kosmetik-2 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.haarverl-ngerung {
  color: #6d3535;
  border-bottom: 1px #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-haarverl-ngerung {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.preis-text {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11 {
  font-weight: 600;
}

.div-haarverl-ngerung {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 30px;
  display: grid;
}

.pflege-s {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.preis-pflege {
  color: #6d3535;
  border-bottom: .6px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 164px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-pflege {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.dauerwelle-s {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.preis-dauerwelle {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-dauerwelle {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-span-12, .text-span-13 {
  padding-left: 195px;
}

.div-pflege, .div-dauerwelle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 30px;
  display: grid;
}

.div-block-schnitt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 30px;
  display: grid;
}

.s-schnitt-2 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.text-schnitt {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.preis-schnitt-1 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.preis-schnitt-2, .preis-schnitt-3 {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 63px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.s-schnitt-1 {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.preis-schnitt-1-2 {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 63px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-farben-1 {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 44px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18 {
  text-align: left;
}

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

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

.div-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-14, .text-block-15, .text-block-16 {
  color: #6d3535;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.preis-farben {
  color: #6d3535;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-24 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

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

.div-farben {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  display: grid;
}

.text-farben-1-0 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-farben-2 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-17 {
  color: #6d3535;
  border-bottom: 1px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-farben-1-1 {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-farben-88 {
  color: #6d3535;
  text-align: left;
  border-bottom: .5px #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.accordion-content-2, .accordion-content-3, .accordion-content-4, .accordion-content-5 {
  color: #f8f1ea;
  max-height: 0;
  transition: max-height .4s;
  display: block;
  overflow: hidden;
}

.heading-24 {
  font-family: Varela Round, sans-serif;
}

.paragraph-28 {
  font-family: Montserrat, sans-serif;
}

.bold-text-5 {
  text-decoration: underline;
}

.link-5, .link-6, .link-7, .link-8 {
  color: #333;
}

.heading-25 {
  font-family: Varela Round, sans-serif;
}

.paragraph-29 {
  color: #333;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link-9, .link-10, .link-11 {
  color: #333;
}

.accordion-header-2, .accordion-header-5, .accordion-header-4, .accordion-header-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.accordion-content-copy {
  color: #f8f1ea;
  max-width: 100%;
  max-height: 0;
  transition: max-height .4s;
  display: block;
  overflow: hidden;
}

.accordion-content-5-copy {
  color: #f8f1ea;
  max-height: 0;
  transition: max-height .4s;
  display: block;
  overflow: hidden;
}

.div-hochstecken {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 30px;
  display: grid;
}

.text-teenager-2-1, .preis-hochstecken {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.body-2 {
  background-color: #f8f1ea;
}

.section-12 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-bottom: 40px;
  display: flex;
}

.button-2 {
  opacity: 1;
  color: #f8f1ea;
  background-color: #6d3535;
  border-radius: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.container-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span-19 {
  color: #6d3535;
  font-weight: 500;
}

.paragraph-u0 {
  color: #6d3535;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.text-span-20 {
  color: #6d3535;
  font-weight: 500;
}

.paragraph-u2, .paragraph-u3, .paragraph-u4, .paragraph-u5 {
  color: #333;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-teenager, .div-kinder {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  display: grid;
}

.div-farben-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 10px;
  display: grid;
}

.farben-gr-e {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.farben-preis {
  color: #6d3535;
  text-align: center;
  border-bottom: .5px solid #f8f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.inspirationen-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-bottom: 10px;
  display: flex;
  overflow: auto;
}

.inspiration-item {
  flex: none;
  width: 350px;
}

.inspirationen-bild {
  border-radius: 30px;
  width: 100%;
  height: auto;
}

.section-13 {
  background-color: #d1c4ba;
  padding: 30px 40px;
}

@media screen and (max-width: 991px) {
  .main-header {
    justify-content: space-around;
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar {
    justify-content: space-between;
    max-width: 100%;
    height: 100%;
  }

  .brand.w--current {
    width: 100px;
    height: 100px;
    display: block;
  }

  .nav-link {
    color: #6d3535;
    font-size: 18px;
  }

  .nav-link:hover {
    color: #6d3535;
  }

  .nav-menu {
    background-color: #d1c4ba;
    border-radius: 7px;
    margin-top: 20px;
  }

  .kontakt {
    padding: 30px 25px;
  }

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

  .heading-3 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 30px;
  }

  .link-4 {
    font-size: 16px;
    line-height: 25px;
  }

  .heading-4 {
    font-size: 21px;
    line-height: 28px;
  }

  .heading-9 {
    font-size: 72px;
    line-height: 80px;
  }

  .heading-10 {
    font-size: 42px;
    line-height: 48px;
  }

  .heading-11 {
    font-size: 23px;
    line-height: 24px;
  }

  .heading-12 {
    font-size: 26px;
    line-height: 30px;
  }

  .leistungen {
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .container-11 {
    max-width: 85%;
  }

  .cell-9, .cell-10 {
    border-bottom: 1px solid #d1c4ba;
    padding-bottom: 10px;
  }

  .heading-13, .heading-14 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .heading-15 {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .paragraph-10, .paragraph-11, .paragraph-12 {
    font-size: 15px;
    line-height: 21px;
  }

  .image-12 {
    max-width: 20%;
  }

  .container-15 {
    max-width: 92%;
  }

  .paragraph-u1 {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 24px;
  }

  .image-13 {
    max-width: 80%;
  }

  .ueber-uns {
    padding-top: 25px;
    padding-bottom: 35px;
  }

  .heading-12-copy {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 30px;
  }

  .image-14 {
    max-width: 30%;
  }

  .heading-19 {
    font-size: 26px;
    line-height: 27px;
  }

  .paragraph-17 {
    font-size: 16px;
  }

  .image-15, .image-16, .image-17 {
    max-width: 30%;
  }

  .philosophie {
    height: 400px;
  }

  .quick-stack-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .preisliste {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-21 {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 51px;
  }

  .container-17 {
    max-width: 90%;
  }

  .photo-gallerie {
    padding-top: 25px;
    padding-bottom: 15px;
  }

  .carousel-track {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .slide {
    min-width: 187.5px;
  }

  .image-gallerie {
    height: 250px;
  }

  .arrow-left-picture, .arrow-right-picture {
    width: 60px;
  }

  .heading-inspirationen, .preise-hair-flair {
    font-size: 26px;
    line-height: 30px;
  }

  .accordion-title {
    font-size: 22px;
    line-height: 28px;
  }

  .accordion-content {
    max-height: 0;
  }

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

  .impressum {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-19 {
    max-width: 90%;
  }

  .datenschutz {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .main-header-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .berschrift-farben {
    font-size: 16px;
    line-height: 21px;
  }

  .farben-leistung, .text-herren, .text-herren-2, .text-teenager, .text-teenager-2, .text-kinder, .text-kinder-2, .text-kosmetik, .text-kosmetik-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .haarverl-ngerung {
    font-size: 16px;
    line-height: 21px;
  }

  .preis-text {
    font-size: 14px;
    line-height: 18px;
  }

  .dauerwelle-s {
    font-size: 16px;
    line-height: 21px;
  }

  .preis-dauerwelle, .text-dauerwelle {
    font-size: 14px;
    line-height: 18px;
  }

  .s-schnitt-2 {
    font-size: 16px;
    line-height: 21px;
  }

  .text-schnitt, .preis-schnitt-1 {
    font-size: 14px;
    line-height: 18px;
  }

  .s-schnitt-1 {
    font-size: 16px;
    line-height: 21px;
  }

  .text-farben-1-1 {
    font-size: 14px;
    line-height: 18px;
  }

  .accordion-content-2, .accordion-content-3, .accordion-content-4, .accordion-content-5 {
    max-height: 0;
  }

  .heading-24, .heading-25 {
    font-size: 26px;
    line-height: 34px;
  }

  .text-teenager-2-1, .preis-hochstecken {
    font-size: 14px;
    line-height: 18px;
  }

  .container-20 {
    max-width: 90%;
  }

  .paragraph-u0 {
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 22px;
  }

  .paragraph-u2, .paragraph-u3, .paragraph-u4, .paragraph-u5 {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 24px;
  }

  .quick-stack-9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .icon {
    color: #d1c4ba;
  }

  .menu-button {
    margin-left: auto;
    margin-right: 0;
  }

  .menu-button.w--open {
    background-color: #f8f1ea;
    border-radius: 10px;
  }

  .quick-stack-10 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .quick-stack-11 {
    padding: 0;
  }

  .menu-button-2 {
    margin-left: auto;
    margin-right: 0;
  }

  .menu-button-2.w--open {
    background-color: #f8f1ea;
    border-radius: 12px;
  }

  .inspiration-item {
    width: 275px;
  }

  .text-span-21 {
    color: #f8f1ea;
  }

  .icon-2 {
    color: #d1c4ba;
  }
}

@media screen and (max-width: 767px) {
  .brand.w--current {
    width: 85px;
    height: 85px;
  }

  .heading {
    font-size: 28px;
    line-height: 34px;
  }

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

  .cell-5 {
    padding: 10px;
  }

  .image-2 {
    width: 60px;
    height: 60px;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 22px;
  }

  .link-4 {
    font-size: 14px;
    line-height: 20px;
  }

  .heading-4 {
    font-size: 16px;
    line-height: 20px;
  }

  .image-11 {
    width: 50px;
    height: 50px;
  }

  .startseite {
    height: 100vh;
  }

  .heading-9 {
    font-size: 58px;
    line-height: 68px;
  }

  .heading-10 {
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 38px;
  }

  .heading-11 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 21px;
  }

  .heading-12, .heading-13, .heading-14, .heading-15 {
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-10, .paragraph-11, .paragraph-12 {
    font-size: 12px;
    line-height: 19px;
  }

  .image-12 {
    max-width: 20%;
  }

  .paragraph-u1 {
    font-size: 13px;
    line-height: 22px;
  }

  .image-13 {
    max-width: 80%;
  }

  .heading-12-copy {
    width: 300px;
    font-size: 18px;
    line-height: 22px;
  }

  .cell-13 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding: 10px 15px;
  }

  .heading-19 {
    font-size: 21px;
    line-height: 24px;
  }

  .paragraph-17 {
    font-size: 12px;
    line-height: 18px;
  }

  .philosophie {
    height: 300px;
  }

  .preisliste {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph-21 {
    font-size: 26px;
    line-height: 40px;
  }

  .photo-gallerie {
    padding-left: 20px;
    padding-right: 20px;
  }

  .carousel-track {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .slide {
    min-width: 140px;
  }

  .image-gallerie {
    height: 200px;
  }

  .arrow-left-picture, .arrow-right-picture {
    width: 50px;
  }

  .heading-inspirationen {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .preise-hair-flair {
    max-width: 200px;
    font-size: 18px;
    line-height: 22px;
  }

  .accordion-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .accordion-title {
    font-size: 16px;
    line-height: 22px;
  }

  .accordion-content {
    max-height: 0;
  }

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

  .text-block-6 {
    font-size: 12px;
    line-height: 18px;
  }

  .impressum, .datenschutz {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .berschrift-farben {
    font-size: 14px;
    line-height: 20px;
  }

  .farben-leistung, .text-herren, .text-herren-2, .text-teenager, .text-teenager-2, .text-kinder, .text-kinder-2, .text-kosmetik, .text-kosmetik-2 {
    font-size: 12px;
  }

  .haarverl-ngerung {
    font-size: 14px;
    line-height: 20px;
  }

  .preis-text {
    font-size: 12px;
  }

  .dauerwelle-s {
    font-size: 14px;
    line-height: 20px;
  }

  .preis-dauerwelle, .text-dauerwelle {
    font-size: 12px;
  }

  .s-schnitt-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .text-schnitt, .preis-schnitt-1 {
    font-size: 12px;
  }

  .s-schnitt-1 {
    font-size: 14px;
    line-height: 20px;
  }

  .text-farben-2 {
    font-size: 14px;
  }

  .text-farben-1-1 {
    font-size: 12px;
  }

  .accordion-content-2, .accordion-content-3, .accordion-content-4, .accordion-content-5 {
    max-height: 0;
  }

  .heading-24 {
    margin-top: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-28 {
    font-size: 12px;
    line-height: 18px;
  }

  .heading-25 {
    margin-top: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .paragraph-29 {
    font-size: 12px;
    line-height: 18px;
  }

  .text-teenager-2-1, .preis-hochstecken {
    font-size: 12px;
  }

  .button-2.w--current {
    font-size: 14px;
  }

  .container-20 {
    max-width: 40%;
  }

  .paragraph-u0 {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-u2, .paragraph-u3, .paragraph-u4, .paragraph-u5 {
    font-size: 13px;
    line-height: 22px;
  }

  .quick-stack-10 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .inspirationen-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .inspiration-item {
    width: 180px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 70px;
    height: 70px;
  }

  .brand.w--current {
    width: 85px;
    height: 85px;
  }

  .nav-link {
    color: #6d3535;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .footer {
    padding-bottom: 10px;
  }

  .paragraph {
    font-size: 12px;
  }

  .div-block-3 {
    flex-flow: column;
  }

  .link {
    order: -1;
    font-size: 12px;
  }

  .kontakt {
    padding-top: 25px;
    padding-bottom: 30px;
  }

  .heading {
    font-size: 22px;
    line-height: 30px;
  }

  .link-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .image-2 {
    width: 50px;
    height: 50px;
  }

  .link-4 {
    font-size: 12px;
    line-height: 18px;
  }

  .heading-4, .button {
    font-size: 14px;
  }

  .image-11 {
    width: 40px;
    height: 40px;
  }

  .div-block-15 {
    background-image: linear-gradient(#0000007a, #0000007a), url('../images/fc481a30-1a8e-40e3-a6b1-2a0fbe8d298c.jpeg');
    background-position: 0 0, 50% 40%;
  }

  .heading-9 {
    font-size: 45px;
    line-height: 58px;
  }

  .container-10 {
    max-width: 96%;
  }

  .heading-10 {
    font-size: 25px;
    line-height: 32px;
  }

  .heading-11 {
    font-size: 13px;
    line-height: 18px;
  }

  .heading-12 {
    max-width: 200px;
    margin-bottom: 20px;
  }

  .leistungen {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-11 {
    max-width: 96%;
  }

  .cell-8 {
    padding-bottom: 10px;
  }

  .cell-9, .cell-10 {
    border-bottom: 1px solid #d1c4ba;
    padding-bottom: 10px;
  }

  .heading-13 {
    font-size: 16px;
    line-height: 22px;
  }

  .heading-14, .heading-15 {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-10 {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
  }

  .paragraph-11, .paragraph-12 {
    font-size: 13px;
    line-height: 22px;
  }

  .image-12 {
    width: 80px;
    max-width: none;
  }

  .container-15 {
    max-width: 94%;
  }

  .paragraph-u1 {
    font-size: 13px;
    line-height: 22px;
  }

  .image-13 {
    box-shadow: 2px 2px 4px 1px #0003;
  }

  .ueber-uns {
    padding-bottom: 30px;
  }

  .heading-12-copy {
    width: 200px;
  }

  .image-14 {
    width: auto;
    max-width: 42%;
  }

  .cell-13 {
    flex-flow: column;
    box-shadow: 10px 8px 5px -3px #0003;
  }

  .heading-19 {
    margin-top: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-17 {
    font-size: 13px;
    line-height: 22px;
  }

  .image-15 {
    width: auto;
    max-width: 42%;
  }

  .paragraph-18 {
    font-size: 13px;
    line-height: 22px;
  }

  .image-16, .image-17 {
    width: auto;
    max-width: 42%;
  }

  .quick-stack-3 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .teamsection {
    padding: 25px 14px 30px;
  }

  .preisliste {
    padding-top: 20px;
  }

  .paragraph-21 {
    font-size: 18px;
    line-height: 30px;
  }

  .photo-gallerie {
    padding: 20px 10px;
  }

  .carousel-wrapper {
    align-items: stretch;
    overflow: hidden;
  }

  .carousel-track {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: flex-start;
    overflow: scroll;
  }

  .slide {
    justify-content: flex-start;
    align-items: stretch;
    min-width: 25%;
    display: flex;
  }

  .image-gallerie {
    width: 100%;
    max-width: 100%;
    height: 160px;
    display: block;
  }

  .arrow-left-picture, .arrow-right-picture {
    width: 50px;
  }

  .arrow-row {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .accordion-content {
    max-height: 0;
  }

  .text-block-5 {
    font-size: 12px;
    line-height: 18px;
  }

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

  .heading-24 {
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-28 {
    font-size: 12px;
  }

  .heading-25 {
    font-size: 16px;
    line-height: 22px;
  }

  .button-2.w--current {
    font-size: 12px;
  }

  .container-20 {
    max-width: 90%;
  }

  .paragraph-u0 {
    margin-bottom: 13px;
    font-size: 15px;
    line-height: 17px;
  }

  .paragraph-u2, .paragraph-u3, .paragraph-u4, .paragraph-u5 {
    font-size: 13px;
    line-height: 22px;
  }

  .quick-stack-9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .menu-button.w--open {
    border-radius: 7px;
    padding: 15px;
  }

  .quick-stack-10 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .inspiration-item {
    width: 140px;
  }

  .inspirationen-bild {
    border-radius: 15px;
  }
}

#w-node-b398a177-60a8-7aee-3542-7a583fe8fde4-12038f29 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ec9154d1-2f17-f424-0994-b56e41ab71f4-12038f29 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_22553802-8daa-6e18-516c-597d89eae621-12038f29 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2ffbe6d4-9635-3f94-d405-a69914823dbe-12038f29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88087322-a986-f31e-7d59-0593a1d98412-12038f29 {
  place-self: center;
}

#w-node-cb795039-0646-34c2-0645-50e1639fcc14-12038f29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fe9ddd91-6546-df96-0d6a-ee7b22b42b3a-12038f29 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-fa0ad6a4-cf55-5cae-a713-7558bcf20730-bcf2072f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-b398a177-60a8-7aee-3542-7a583fe8fde4-12038f29, #w-node-ec9154d1-2f17-f424-0994-b56e41ab71f4-12038f29 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_22553802-8daa-6e18-516c-597d89eae621-12038f29 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-fe9ddd91-6546-df96-0d6a-ee7b22b42b3a-12038f29 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b398a177-60a8-7aee-3542-7a583fe8fde4-12038f29, #w-node-ec9154d1-2f17-f424-0994-b56e41ab71f4-12038f29, #w-node-fe9ddd91-6546-df96-0d6a-ee7b22b42b3a-12038f29, #w-node-fa0ad6a4-cf55-5cae-a713-7558bcf20730-bcf2072f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ec9154d1-2f17-f424-0994-b56e41ab71f4-12038f29 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/Playfair_Display.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bon Vivant';
  src: url('../fonts/bon-vivant.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}