:root {
  --faefec: white;
  --tomato: #fe4e54;
  --maroon: #7a2420;
  --black: black;
  --black-2: #242424;
  --faeae5: #fcfbfb;
  --f9f0ed: #fcfbfb;
}

body {
  background-color: var(--faefec);
  color: var(--faefec);
  font-family: Exo, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 68px;
  font-weight: 600;
  line-height: 120%;
}

a {
  color: var(--faefec);
  text-decoration: none;
}

.section {
  width: 100vw;
  height: 100vh;
  background-color: #f9f0ed;
}

.section._1 {
  width: 100vw;
  background-color: #f9f0ed;
}

.section._4, .section._3 {
  background-color: #f9f0ed;
}

.section.image {
  width: 40vw;
  background-color: #f9f0ed;
  margin-left: 100px;
  margin-right: 100px;
}

.container {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.container.img {
  width: 100%;
  max-width: 600px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 0;
}

.horizontal-scroll-section {
  width: 100vw;
  height: 400vh;
  position: relative;
}

.horizontal-scroll-wrapper {
  width: 100%;
  height: 100vh;
  flex-direction: row;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.horizontal-scroll-content {
  width: 520vw;
  height: 100vh;
  display: flex;
}

.progress-bar {
  width: 100%;
  height: 5px;
  background-color: var(--tomato);
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.divout {
  width: 940px;
  height: 200px;
  margin: 0 auto 40px;
  display: flex;
}

.divout.m60 {
  margin-bottom: 20px;
}

.divout.k {
  width: 780px;
  margin-bottom: 110px;
}

.divout.ds {
  width: 780px;
}

.divout.impressum {
  height: auto;
  padding-top: 100px;
}

.divout.impressum.content {
  width: auto;
  max-width: 780px;
  flex-direction: column;
  padding-top: 0;
}

.divlinks {
  width: 300px;
  height: 100%;
  margin-right: 20px;
}

.divlinks.logo {
  align-items: flex-end;
  display: flex;
}

.divlinks.logo.ds {
  width: 220px;
}

.divrechts {
  width: 620px;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 16px;
  line-height: 26px;
  display: flex;
}

.divoutfooter {
  width: 940px;
  height: 55px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.divoutfooter.kontakt {
  width: 780px;
  flex-direction: row;
}

.divoutfooter.kon {
  width: 780px;
}

.text-block {
  width: 140px;
  color: var(--tomato);
  letter-spacing: 1px;
  margin-right: 20px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.text-block-copy {
  width: 460px;
  color: var(--tomato);
  text-align: right;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-right: 0;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 10px;
  line-height: 18px;
}

.link-2 {
  border-bottom: 1px solid var(--tomato);
  color: var(--tomato);
}

.h4footer {
  width: 140px;
  color: var(--tomato);
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.heading-2 {
  width: 550px;
  color: var(--maroon);
  letter-spacing: 1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Orelo, sans-serif;
  font-size: 46px;
  font-weight: 500;
  line-height: 50px;
}

.heading-2.breit {
  width: 500px;
}

.heading-3 {
  color: var(--tomato);
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.heading-3.underline {
  border-bottom: 2px solid var(--tomato);
  margin-bottom: 15px;
  padding-right: 0;
}

.heading-3.impressum {
  letter-spacing: 5px;
}

.text-block-2 {
  color: var(--maroon);
  letter-spacing: .5px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.text-span {
  border-bottom: 2px none var(--tomato);
}

.paragraph-2 {
  width: 620px;
  color: var(--maroon);
  letter-spacing: .5px;
  margin-bottom: 0;
  padding-top: 36px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.paragraph-2.impressum {
  width: 780px;
  letter-spacing: 1px;
  margin-bottom: 60px;
  padding-top: 20px;
  font-size: 24px;
  line-height: 32px;
}

.text-span-2 {
  border-bottom: 2px solid var(--tomato);
}

.image {
  margin-left: -15px;
}

.div-block {
  display: flex;
}

.divoutzwei {
  width: 780px;
  height: 200px;
  margin: 0 auto 110px;
  display: flex;
}

.divoutzweimitte {
  width: 940px;
  height: 240px;
  margin: 0 auto 110px;
  display: flex;
}

.divoutzweimitte.m60 {
  width: 780px;
  flex-direction: column;
  margin-bottom: 40px;
}

.paragraphzwei {
  width: 780px;
  color: var(--maroon);
  letter-spacing: .5px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.text-span-4 {
  border-bottom: 2px solid var(--tomato);
}

.divoutzweipreise {
  width: 940px;
  height: 240px;
  margin: 0 auto 110px;
  display: flex;
}

.divoutzweipreise.m60 {
  width: 780px;
  flex-direction: row;
  margin-bottom: 40px;
}

.divoutzweipreise.m60.ko {
  margin-bottom: 20px;
}

.divoutzweipreise.m0 {
  width: 780px;
  margin-bottom: 20px;
}

.div-block-3 {
  width: 50%;
  padding-right: 20px;
}

.div-block-4 {
  width: 50%;
}

.text-block-4 {
  color: var(--maroon);
  letter-spacing: .5px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.text-block-5 {
  width: 25%;
  color: var(--maroon);
  text-align: right;
  letter-spacing: 1px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 14px;
  line-height: 32px;
}

.preise {
  justify-content: space-between;
  display: flex;
}

.preise.abstand {
  margin-bottom: 40px;
}

.link-3 {
  border-bottom: 2px solid var(--tomato);
  color: var(--maroon);
}

.link-3:hover {
  color: var(--tomato);
}

.kontakt {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.text-blockkontakt {
  color: var(--maroon);
  letter-spacing: .5px;
  margin-bottom: 10px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.link-4 {
  border-bottom: 2px none var(--tomato);
  color: var(--maroon);
  letter-spacing: .5px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.link-4:hover {
  color: var(--tomato);
}

.text-span-5 {
  padding-right: 40px;
}

.text-span-6 {
  padding-right: 87px;
}

.div-block-5 {
  width: 50%;
}

.link-5 {
  color: rgba(122, 36, 32, .35);
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-right: 20px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.link-5:hover {
  color: var(--tomato);
}

.link-6 {
  color: rgba(122, 36, 32, .35);
  letter-spacing: 1px;
  font-family: Chiswickgrotesque, sans-serif;
}

.link-6:hover {
  color: var(--tomato);
}

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

.text-span-7 {
  border-bottom: 2px solid var(--tomato);
}

.div-block-7 {
  width: 450px;
  height: 570px;
  background-color: rgba(36, 36, 36, .5);
  background-image: url('../images/DSC_0054_zuschnitt.jpg');
  background-position: 0 0;
  background-size: cover;
}

.body {
  background-color: #fcfbfb;
  padding-top: 220px;
}

.body.ds {
  background-color: #f9f0ed;
  padding-top: 20px;
  display: flex;
}

.klappen_content {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  overflow: hidden;
}

.icon-grau {
  color: var(--tomato);
  border-radius: 40px;
  margin: 0 37px 0 0;
  padding-left: 0;
  font-size: 23px;
  transform: rotate(-90deg);
}

.kompetenzen_content {
  width: 780px;
  border-bottom: 1px none var(--tomato);
  padding-top: 15px;
  padding-bottom: 25px;
  display: flex;
}

.kompetenzen_content.im {
  margin-left: auto;
  margin-right: auto;
}

.copy_rechts {
  max-width: 620px;
  color: #000;
  align-self: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.copy_rechts.ds {
  max-width: 700px;
  color: var(--maroon);
  letter-spacing: .5px;
  font-family: Chiswickgrotesque, sans-serif;
}

.copy_rechts.abstand {
  padding-bottom: 100px;
}

.headline_kontakt {
  max-width: 720px;
  color: var(--maroon);
  letter-spacing: .5px;
  justify-content: flex-start;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: Orelo, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 58px;
  display: flex;
}

.link-36 {
  color: #969696;
  text-decoration: none;
}

.klappe_kontainer {
  border-top: 1px #000;
}

.headline_links_klappe {
  color: var(--maroon);
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.klappe_animation {
  height: auto;
  max-width: 780px;
  border-bottom: 1px solid var(--tomato);
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
  overflow: hidden;
}

.klappe_animation.ds.hoch {
  height: 120px;
}

.klappe_animation.ds.hochzwei {
  height: auto;
}

.klappe_animation.headline {
  width: 780px;
  height: 150px;
  max-width: none;
  border: 0 #000;
  border-width: 0 1px;
}

.klappe_animation.headline.im {
  margin-bottom: 60px;
  padding-left: 0;
}

.kontakt_head {
  padding-bottom: 80px;
}

.link-37, .link-38 {
  color: var(--tomato);
}

.body-2 {
  background-color: #f9f0ed;
  flex-direction: row;
  padding-top: 20px;
  display: flex;
}

.link-39 {
  color: var(--maroon);
}

.link-39:hover {
  color: var(--tomato);
}

.link-40 {
  color: var(--maroon);
}

.link-40:hover {
  color: var(--tomato);
}

.link-41 {
  color: var(--maroon);
}

.link-41:hover {
  color: var(--tomato);
}

.text-span-8 {
  padding-right: 20px;
}

.text-span-9 {
  padding-right: 35px;
}

.link-42, .link-43, .link-44 {
  color: var(--maroon);
}

.heading-4 {
  color: var(--maroon);
  letter-spacing: 1px;
  font-family: Orelo, sans-serif;
  font-size: 60px;
  font-weight: 500;
}

.div-block-8 {
  width: 200px;
  height: 200px;
  color: #f9f0ed;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 80px;
  padding-bottom: 15px;
  display: flex;
}

.link-45 {
  color: var(--tomato);
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: Chiswickgrotesque, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.image-2 {
  margin-left: -10px;
  padding-left: 0;
}

.div-block-8-copy {
  width: 200px;
  height: 200px;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 80px;
  padding-bottom: 15px;
  display: flex;
}

.body-3 {
  color: #fcfbfb;
  background-color: #f9f0ed;
}

.slider {
  width: 480px;
  height: 620px;
}

.icon {
  color: var(--tomato);
  margin-left: 20px;
  font-size: 15px;
}

.right-arrow {
  color: var(--tomato);
  font-size: 15px;
}

.icon-2 {
  margin-right: 20px;
}

.slide-nav {
  color: var(--tomato);
  font-size: 8px;
}

.slide {
  background-image: url('../images/Pauline_Friseurin_Konstanz.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/DSC_0054_zuschnitt.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-9 {
  width: 150px;
  height: 150px;
  background-color: var(--tomato);
  border-radius: 150px;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: none;
  position: absolute;
}

.text-block-6 {
  text-align: center;
  font-family: Chiswickgrotesque, sans-serif;
}

.link-46 {
  color: var(--maroon);
}

@media screen and (min-width: 1280px) {
  .section.image {
    margin-left: 0;
    margin-right: 0;
  }

  .container {
    max-width: 1280px;
    align-items: center;
  }

  .divout {
    width: 1280px;
    padding-left: 60px;
  }

  .divout.m60 {
    position: absolute;
  }

  .divout.k {
    width: 900px;
    padding-left: 0;
  }

  .divlinks, .divlinks.logo {
    width: 440px;
  }

  .divlinks.logo.ds {
    width: 330px;
  }

  .divoutfooter {
    width: 1280px;
    padding-left: 520px;
  }

  .divoutfooter.kon {
    width: 900px;
    padding-left: 0;
  }

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

  .text-block-copy {
    width: 200px;
    font-size: 12px;
    line-height: 20px;
  }

  .h4footer {
    margin-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-2 {
    width: 640px;
    font-size: 54px;
    line-height: 58px;
  }

  .heading-2.ds {
    width: 780px;
  }

  .heading-2.breit {
    width: 675px;
  }

  .heading-3.dach {
    margin-bottom: 30px;
    padding-left: 3px;
  }

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

  .paragraph-2 {
    width: 675px;
    font-size: 28px;
    line-height: 34px;
  }

  .divoutzwei, .divoutzweimitte.m60 {
    width: 900px;
  }

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

  .divoutzweipreise.m60.ko, .divoutzweipreise.m0 {
    width: 900px;
  }

  .div-block-3 {
    padding-right: 40px;
  }

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

  .text-blockkontakt {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
  }

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

  .text-span-6 {
    padding-right: 92px;
  }

  .div-block-8, .div-block-8-copy {
    margin-right: -190px;
  }

  .slider {
    width: 520px;
    height: 660px;
  }

  .div-block-9 {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin-top: 40px;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .link-46 {
    color: var(--maroon);
  }
}

@media screen and (max-width: 991px) {
  .section {
    width: 100%;
    background-color: #f9f0ed;
  }

  .section._1 {
    background-color: #f9f0ed;
    background-image: none;
  }

  .section._4 {
    background-color: #f9f0ed;
  }

  .section.image {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .container {
    padding-left: 40px;
    padding-right: 10px;
    font-family: Chiswickgrotesque, sans-serif;
  }

  .container.m40 {
    background-color: #f9f0ed;
  }

  .container.img {
    width: auto;
    max-width: none;
  }

  .horizontal-scroll-section {
    width: 100vw;
    height: auto;
    background-color: #fcfbfb;
  }

  .horizontal-scroll-wrapper {
    height: auto;
    position: relative;
  }

  .horizontal-scroll-content {
    width: 100%;
    height: auto;
    flex-direction: column;
  }

  .divout, .divout.m60 {
    width: 100%;
  }

  .divout.ds {
    width: 90%;
  }

  .divout.impressum {
    justify-content: flex-start;
  }

  .divout.impressum.content {
    max-width: 768px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
  }

  .divlinks {
    width: 40%;
    margin-right: 0;
  }

  .divlinks.logo.ds {
    width: 190px;
  }

  .divrechts {
    width: 70%;
    margin-left: 30px;
    padding-left: 40px;
  }

  .divoutfooter {
    width: 100%;
    justify-content: space-around;
    align-items: stretch;
    padding-left: 0;
  }

  .divoutfooter.kontakt {
    width: 100%;
    flex-direction: row;
  }

  .divoutfooter.kon {
    width: 728px;
  }

  .text-block {
    width: 130px;
    margin-right: 30px;
  }

  .text-block-copy {
    width: auto;
    text-align: left;
    margin-left: 0;
  }

  .h4footer {
    width: auto;
    margin-right: 90px;
  }

  .heading-2 {
    width: 510px;
    padding-left: 5px;
  }

  .heading-3 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .heading-3.m20, .heading-3.dach {
    margin-bottom: 10px;
  }

  .text-span {
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-2 {
    width: 70%;
    padding-top: 30px;
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-2.impressum {
    width: auto;
  }

  .image.imressum {
    margin-left: 0;
  }

  .div-block {
    width: 30%;
    margin-right: 20px;
  }

  .divoutzwei, .divoutzweimitte, .divoutzweimitte.m60 {
    width: 100%;
  }

  .paragraphzwei {
    width: auto;
    padding-top: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .divoutzweipreise, .divoutzweipreise.m60 {
    width: 100%;
  }

  .divoutzweipreise.m0 {
    width: 728px;
  }

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

  .text-block-5.unten {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .link-3 {
    border-bottom: 2px solid var(--tomato);
    color: var(--maroon);
  }

  .link-3:hover {
    color: var(--tomato);
  }

  .kontakt {
    flex-direction: column;
  }

  .text-blockkontakt {
    margin-bottom: 10px;
  }

  .link-4 {
    border-bottom: 2px none var(--tomato);
    color: var(--maroon);
    letter-spacing: .5px;
    font-size: 20px;
    line-height: 32px;
  }

  .text-span-5 {
    padding-right: 40px;
  }

  .text-span-6 {
    padding-right: 87px;
  }

  .div-block-5 {
    width: 50%;
    height: 55px;
  }

  .link-5 {
    color: rgba(122, 36, 32, .35);
    letter-spacing: 10px;
    text-transform: uppercase;
    margin-right: 20px;
    font-size: 10px;
    line-height: 26px;
  }

  .link-5:hover {
    color: var(--tomato);
  }

  .link-6 {
    color: rgba(122, 36, 32, .35);
    letter-spacing: 1px;
  }

  .div-block-6 {
    width: 70%;
    justify-content: space-between;
    display: flex;
  }

  .text-span-7 {
    border-bottom: 2px solid var(--tomato);
  }

  .text-span-7:hover {
    color: var(--tomato);
  }

  .body {
    padding-top: 20px;
  }

  .body.ds {
    flex-direction: row;
  }

  .klappen_content {
    width: 680px;
  }

  .icon-grau {
    margin-right: 20px;
    padding-left: 0;
    font-size: 21px;
  }

  .kompetenzen_content {
    width: auto;
    max-width: 720px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .kompetenzen_content.im {
    width: 700px;
    max-width: none;
  }

  .copy_rechts {
    max-width: 500px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .copy_rechts.ds {
    padding-right: 30px;
  }

  .headline_kontakt {
    font-size: 44px;
    line-height: 54px;
  }

  .klappe_kontainer {
    max-width: 720px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .headline_links_klappe {
    font-size: 34px;
    line-height: 42px;
  }

  .klappe_animation.headline {
    max-width: 768px;
  }

  .klappe_animation.headline.im {
    width: 700px;
    max-width: none;
  }

  .body-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-8, .div-block-8-copy {
    width: 20px;
    display: none;
  }

  .slider {
    width: 520px;
    height: 640px;
  }

  .slide {
    background-image: url('../images/Pauline_Friseurin_Konstanz.jpg');
  }

  .slide-2 {
    background-image: url('../images/DSC_0054_zuschnitt.jpg');
  }

  .link-46 {
    color: var(--maroon);
  }
}

@media screen and (max-width: 767px) {
  .section, .section._1 {
    height: auto;
  }

  .container {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    padding: 18px 5px 50px 20px;
  }

  .container.img {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .horizontal-scroll-section {
    height: auto;
    background-color: #f9f0ed;
  }

  .horizontal-scroll-wrapper {
    height: auto;
  }

  .divout {
    width: 100%;
    height: auto;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .divout.m60 {
    height: 100%;
    margin-bottom: 60px;
  }

  .divout.impressum.content {
    padding-left: 0;
  }

  .divlinks {
    width: 60%;
  }

  .divlinks.logo {
    margin-bottom: 50px;
    padding-left: 60px;
  }

  .divlinks.logo.ds, .divlinks.logo.imressum {
    padding-left: 0;
  }

  .divrechts {
    width: 100%;
    padding-left: 60px;
  }

  .divrechts.zwei {
    width: 80%;
  }

  .divrechts.ds, .divrechts.imressum {
    padding-left: 0;
  }

  .divoutfooter {
    height: 120px;
    flex-direction: row;
    margin-bottom: 0;
    display: none;
  }

  .divoutfooter.kontakt {
    height: 55px;
    flex-direction: column;
    display: flex;
  }

  .text-block {
    width: auto;
    margin-right: 10px;
  }

  .text-block-copy {
    display: none;
  }

  .h4footer {
    width: auto;
    margin-right: 30px;
  }

  .heading-2 {
    width: auto;
    font-size: 46px;
    line-height: 50px;
  }

  .heading-2.breit {
    width: 488px;
  }

  .heading-3 {
    width: 80%;
    font-size: 16px;
  }

  .heading-3.underline {
    width: 100%;
    margin-left: 20px;
    padding-left: 40px;
  }

  .heading-3.m20 {
    width: 90%;
    margin-bottom: 20px;
  }

  .text-span {
    font-size: 25px;
    line-height: 31px;
  }

  .paragraph-2 {
    width: 100%;
    padding-top: 26px;
    padding-left: 60px;
    font-size: 25px;
    line-height: 31px;
  }

  .paragraph-2.impressum {
    padding-left: 0;
  }

  .image {
    margin-left: -10px;
  }

  .div-block {
    width: 40%;
    justify-content: space-between;
    margin-right: 20px;
    padding-left: 60px;
  }

  .divoutzwei {
    width: 100%;
    height: 130px;
    justify-content: flex-start;
    margin-bottom: 60px;
  }

  .divoutzweimitte {
    width: 100%;
    height: 130px;
    margin-bottom: 60px;
  }

  .divoutzweimitte.m60 {
    height: 100%;
    align-items: flex-start;
  }

  .paragraphzwei {
    width: 100%;
    padding-left: 60px;
    font-size: 25px;
    line-height: 31px;
  }

  .divoutzweipreise {
    width: 100%;
    height: 130px;
    margin-bottom: 60px;
  }

  .divoutzweipreise.m60 {
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .divoutzweipreise.m0 {
    width: 100%;
    height: auto;
    flex-direction: column;
  }

  .div-block-3 {
    width: 100%;
    margin-bottom: 40px;
  }

  .div-block-4 {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 20px;
  }

  .preise, .kontakt {
    padding-left: 60px;
  }

  .link-4 {
    border-bottom-style: none;
    padding-left: 60px;
  }

  .div-block-5 {
    height: auto;
  }

  .link-6 {
    letter-spacing: 1.2px;
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-6 {
    width: 60%;
  }

  .text-span-7 {
    border-bottom: 2px solid var(--tomato);
  }

  .body {
    padding-top: 20px;
  }

  .klappen_content {
    width: 520px;
  }

  .icon-grau {
    margin-bottom: 0;
    margin-right: 16px;
    padding-left: 0;
    font-size: 18px;
  }

  .kompetenzen_content {
    width: 520px;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .kompetenzen_content.im {
    width: 500px;
  }

  .copy_rechts {
    max-width: 580px;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .headline_kontakt {
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 34px;
    line-height: 42px;
  }

  .headline_links_klappe {
    font-size: 24px;
    line-height: 30px;
  }

  .klappe_animation {
    height: 65px;
    padding-top: 10px;
    padding-left: 20px;
  }

  .klappe_animation.headline.im {
    width: 500px;
  }

  .kontakt_head {
    padding-bottom: 60px;
  }

  .heading-4 {
    font-size: 54px;
  }

  .body-3 {
    background-color: #f9f0ed;
  }

  .slider {
    width: 430px;
    height: 550px;
  }

  .div-block-9 {
    z-index: 150;
    margin-top: 300px;
  }

  .link-46 {
    color: var(--maroon);
  }
}

@media screen and (max-width: 479px) {
  .section._1 {
    height: auto;
  }

  .container {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
    padding-top: 18px;
    padding-bottom: 100px;
    padding-right: 5px;
  }

  .container.m40 {
    padding-bottom: 40px;
  }

  .container.img {
    background-color: rgba(0, 0, 0, 0);
  }

  .divout {
    height: auto;
    flex-direction: column;
    margin-bottom: 70px;
  }

  .divout.m60 {
    margin-bottom: 60px;
  }

  .divout.k {
    width: auto;
    margin-bottom: 70px;
  }

  .divout.ds {
    margin-bottom: 0;
  }

  .divout.impressum {
    padding-top: 40px;
  }

  .divout.impressum.content {
    width: 280px;
    max-width: none;
    padding-top: 0;
  }

  .divlinks {
    width: 100%;
    margin-left: 30px;
    margin-right: 0;
  }

  .divlinks.logo {
    width: 100%;
    align-items: flex-start;
    margin-bottom: 50px;
    margin-left: 0;
    padding-left: 20px;
  }

  .divrechts {
    width: 100%;
    margin-top: 60px;
    margin-left: 25px;
    padding-left: 0;
  }

  .divrechts.zwei {
    width: 100%;
  }

  .divoutfooter {
    height: 120px;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 30px;
    display: flex;
  }

  .divoutfooter.kontakt {
    padding-left: 0;
    display: block;
  }

  .divoutfooter.out {
    display: none;
  }

  .divoutfooter.kon {
    width: 100%;
    align-items: flex-start;
    padding-left: 30px;
  }

  .text-block {
    width: 120px;
  }

  .text-block-copy {
    display: none;
  }

  .h4footer {
    width: 120px;
    margin-right: 20px;
  }

  .heading-2 {
    width: 100%;
    padding-left: 0;
    font-size: 39px;
    line-height: 42px;
  }

  .heading-2.ds {
    padding-left: 0;
    font-size: 30px;
  }

  .heading-2.breit {
    width: 275px;
    min-width: 0;
  }

  .heading-2.impressum {
    padding-left: 0;
  }

  .heading-3 {
    width: 100%;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .heading-3.underline {
    margin-left: 0;
    padding-left: 0;
  }

  .heading-3.m20 {
    margin-bottom: 5px;
  }

  .heading-3.impressum {
    width: auto;
    letter-spacing: 2px;
    font-size: 12px;
  }

  .heading-3.dach {
    width: 75%;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .text-block-2 {
    font-size: 28px;
    line-height: 34px;
  }

  .text-span {
    font-size: 25px;
    line-height: 31px;
  }

  .paragraph-2 {
    width: 100%;
    padding-top: 25px;
    padding-left: 30px;
    font-size: 25px;
    line-height: 31px;
  }

  .paragraph-2.impressum {
    color: var(--maroon);
    letter-spacing: .5px;
    margin-bottom: 40px;
    padding-top: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .image {
    margin-left: 0;
  }

  .image.imressum {
    margin-left: -15px;
  }

  .div-block {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .divoutzwei {
    height: auto;
    flex-direction: column;
    margin-bottom: 70px;
  }

  .divoutzweimitte {
    height: auto;
    flex-direction: column;
    margin-bottom: 50px;
  }

  .divoutzweimitte.m60 {
    align-items: flex-start;
    margin-bottom: 50px;
  }

  .paragraphzwei {
    width: 100%;
    padding-top: 25px;
    padding-left: 30px;
    font-size: 25px;
    line-height: 31px;
  }

  .divoutzweipreise {
    height: auto;
    flex-direction: column;
    margin-bottom: 50px;
  }

  .divoutzweipreise.m60 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 50px;
  }

  .divoutzweipreise.m60.ko {
    margin-bottom: 0;
  }

  .divoutzweipreise.m0 {
    width: 100%;
    margin-bottom: 0;
  }

  .div-block-3 {
    width: 100%;
    padding-right: 0;
  }

  .div-block-3.mkontakt {
    margin-bottom: 60px;
  }

  .div-block-4 {
    width: 100%;
    padding-right: 0;
  }

  .text-block-4 {
    padding-right: 0;
  }

  .text-block-5 {
    width: 35%;
  }

  .text-block-5.unten {
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: -3px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .preise, .kontakt, .link-4 {
    padding-left: 30px;
  }

  .text-span-5 {
    padding-right: 10px;
  }

  .text-span-6 {
    padding-right: 57px;
  }

  .div-block-5 {
    width: 100%;
    height: 25px;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .link-6 {
    letter-spacing: 1.2px;
  }

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

  .text-span-7 {
    border-style: none none solid;
    border-width: 1px 1px 2px;
    border-color: black black var(--tomato);
  }

  .div-block-7 {
    width: 280px;
    height: 370px;
  }

  .body {
    padding-top: 20px;
  }

  .klappen_content {
    width: 100%;
  }

  .icon-grau {
    margin-bottom: 2px;
    margin-right: 10px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .icon-grau.doppelmob {
    margin-bottom: 30px;
  }

  .kompetenzen_content {
    width: auto;
    max-width: none;
    flex-direction: column;
    padding-right: 0;
  }

  .kompetenzen_content.im {
    width: 280px;
  }

  .copy_rechts {
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .copy_rechts.ds {
    padding-right: 0;
  }

  .copy_rechts.mob {
    max-width: none;
  }

  .headline_kontakt {
    margin-bottom: 0;
    padding-right: 20px;
    font-size: 24px;
    line-height: 32px;
  }

  .klappe_kontainer {
    padding-left: 0;
    padding-right: 0;
  }

  .headline_links_klappe {
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .klappe_animation {
    height: auto;
    max-width: none;
    padding-top: 0;
    padding-left: 0;
  }

  .klappe_animation.ds {
    height: auto;
    align-items: baseline;
    padding-top: 0;
  }

  .klappe_animation.ds.hoch {
    height: auto;
    flex-direction: row;
    align-items: baseline;
    padding-top: 0;
  }

  .klappe_animation.ds.hochzwei {
    height: auto;
  }

  .klappe_animation.headline {
    width: auto;
  }

  .klappe_animation.headline.im {
    width: 280px;
  }

  .kontakt_head {
    padding: 20px 10px 40px 20px;
  }

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

  .link-40 {
    color: var(--maroon);
  }

  .text-span-9 {
    padding-right: 32px;
  }

  .heading-4 {
    font-size: 30px;
  }

  .image-2 {
    max-width: none;
    margin-left: -10px;
    padding-left: 0;
  }

  .slider {
    width: 320px;
    height: 380px;
  }

  .icon {
    margin-left: 15px;
  }

  .slide-nav {
    color: var(--tomato);
    font-size: 6px;
  }

  .div-block-9 {
    z-index: 150;
    margin-top: 500px;
  }

  .link-46 {
    color: var(--maroon);
  }
}


@font-face {
  font-family: 'Chiswickgrotesque';
  src: url('../fonts/ChiswickGrotesque-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Orelo';
  src: url('../fonts/Orelo-StandardMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}