:root {
  --font_black: #000;
  --pink: #fb3099;
  --global-maxwidth: 1860px;
  --pink_10: #ffeaf5;
  --pink_45: #fda2d1;
  --pink_25: #fecbe6;
  --weiss: #fff;
  --abstand-zwischen-artikeln: 200px;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-transform: uppercase;
  margin-top: -145px;
  margin-bottom: 10px;
  padding-top: 5vh;
  padding-left: 5vh;
  font-family: Josefinsans, sans-serif;
  font-size: 5em;
  font-weight: 300;
  line-height: 1.2em;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Josefinsans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  z-index: 99999;
  color: var(--font_black);
  text-align: justify;
  text-transform: uppercase;
  margin-top: 63px;
  margin-bottom: 10px;
  font-family: Josefinsans, sans-serif;
  font-size: 4em;
  font-weight: 300;
  line-height: 1em;
  position: relative;
}

h5 {
  color: var(--pink);
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

h6 {
  color: var(--font_black);
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.2em;
}

.streifen-oben {
  background-color: var(--pink);
}

.div-block {
  height: 6vh;
  max-width: var(--global-maxwidth);
  background-color: var(--pink);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.navi {
  z-index: 11;
  opacity: 1;
  position: relative;
  top: 0;
}

.ueber_uns {
  background-color: var(--pink_10);
  padding-bottom: 10vh;
}

.leistungen {
  background-color: var(--pink_10);
  flex-direction: column;
  align-items: center;
  display: block;
}

.preise {
  background-color: var(--pink_10);
  margin-top: 0;
  padding-top: 36px;
  padding-bottom: 50px;
  overflow: hidden;
}

.kontakt {
  background-color: var(--pink_45);
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.layout-breite {
  max-width: var(--global-maxwidth);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 39px;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.div-block-4 {
  z-index: 111;
  height: 240px;
  background-color: var(--pink_25);
  opacity: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: -69px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: 0;
}

.div-block-5 {
  z-index: 0;
  width: 20%;
  height: 240px;
  background-color: var(--weiss);
  display: block;
  position: relative;
  top: 0;
}

.image-3 {
  z-index: 999999999;
  max-height: 240px;
  min-height: 239px;
  margin-top: auto;
  margin-left: 3vw;
  padding: 25px 3vw 25px 1vw;
  position: relative;
}

.navbar-2 {
  z-index: 111;
  min-width: 80%;
  background-color: rgba(221, 221, 221, 0);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.navi-link {
  font-family: Josefinsans, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
}

.navi-link.w--current {
  color: var(--pink);
}

.navi-link.button_shop {
  background-color: var(--pink);
  color: var(--weiss);
  border-radius: 13px;
  padding: 1vh 1vw;
}

.navi-link.galerie {
  display: none;
}

.nav-menu {
  z-index: 111;
  height: auto;
  background-color: var(--pink_25);
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.headline-leistungen {
  z-index: 99;
  width: 60%;
  margin-right: 0;
  padding-top: 264px;
  position: relative;
}

.rahmen {
  z-index: 1;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 9vh 0 10vh -12vw;
  padding: 2vh 0 5vh;
  position: relative;
  overflow: visible;
}

.bild-ueberuns {
  z-index: 99999;
  background-color: var(--weiss);
  margin-top: -5vh;
  margin-left: -10vw;
  margin-right: 3vw;
  padding-bottom: 0;
  position: relative;
}

.bild-ueber-uns {
  width: 40vw;
  display: none;
}

.button-terminbuchen {
  z-index: 99;
  width: 160px;
  height: 160px;
  aspect-ratio: auto;
  background-color: var(--pink);
  text-align: center;
  text-transform: uppercase;
  border-radius: 1000px;
  align-items: center;
  margin-top: -234px;
  margin-left: 32vw;
  margin-right: 0;
  padding-top: 9px;
  font-family: Josefinsans, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5em;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button {
  background-color: var(--pink);
  color: var(--weiss);
  border-radius: 6px;
  margin-top: 2vh;
  margin-right: 0;
  padding: 1vh 2vw;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
  display: inline-block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button.wimpern {
  margin-right: 7vw;
}

.terminbuchen {
  aspect-ratio: auto;
}

.heading-3 {
  color: var(--font_black);
  justify-content: center;
  display: block;
}

.ueberuns {
  max-width: var(--global-maxwidth);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 11vh auto 14vh;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.body-ueberuns {
  color: var(--font_black);
  text-align: center;
  padding-left: 5vw;
  padding-right: 5vw;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.2em;
}

.bild-leistung1 {
  width: 40vw;
}

.bildaugen {
  z-index: 20;
  height: 55vh;
  background-image: url('../images/Leistunge-augen.jpg');
  background-position: 100%;
  background-size: cover;
  margin: -8vh 0 0 -19vw;
  padding-top: 18px;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.rahmen-augen {
  z-index: 1;
  height: 55vh;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 10vh 0 0;
  padding: 23px 3vw 0 0;
  position: relative;
  overflow: visible;
}

.heading-4 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 26px;
  padding-right: 0;
  font-size: 3.3em;
  line-height: 1.1em;
}

.bodyleistung {
  color: var(--font_black);
  margin-top: 0;
  padding-right: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1em;
}

.allg-leistungen {
  max-width: var(--global-maxwidth);
  margin-right: auto;
  margin-bottom: var(--abstand-zwischen-artikeln);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.augen {
  max-width: var(--global-maxwidth);
  margin: 0vh auto var(--abstand-zwischen-artikeln);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.bild-augen {
  width: 40vw;
}

.headline-augen {
  z-index: 99;
  width: 60vw;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
  position: relative;
}

.rahmen-allg {
  z-index: 1;
  height: 40vh;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 0 7vw 0 0;
  padding: 33px 0 0 3vw;
  position: relative;
  overflow: visible;
}

.bildallg {
  z-index: 10;
  height: 45vh;
  background-image: url('../images/Leistungen-allg.jpg');
  background-position: 0%;
  background-size: cover;
  margin: 0 -21vw 0 0;
  padding-bottom: 0;
  position: relative;
}

.heading-5 {
  color: var(--pink);
  text-transform: uppercase;
  margin-top: 4vh;
  margin-bottom: 0;
  padding-bottom: 17px;
  font-family: Josefinsans, sans-serif;
  font-size: 2.6em;
  font-weight: 700;
  line-height: 1em;
}

.heading-5.abstand-davor {
  margin-top: 0;
}

.list {
  color: var(--font_black);
  -webkit-text-stroke-color: var(--font_black);
  margin-top: 0;
  padding-left: 21px;
  font-family: Josefinsans, sans-serif;
  font-weight: 700;
  list-style-type: disc;
}

.list-item {
  color: var(--pink);
  font-size: 2em;
  line-height: 1.5em;
}

.text-span {
  color: var(--font_black);
  text-align: left;
  display: inline-block;
}

.text-span.euro-handy {
  font-weight: 700;
}

.text-span-2, .text-span-3, .text-span-4, .text-span-5 {
  color: var(--font_black);
}

.aquafacial {
  max-width: var(--global-maxwidth);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 25vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  display: none;
}

.headline-aqua {
  z-index: 11;
  width: 60vw;
  margin-top: 54px;
  position: relative;
}

.bild-aqua {
  width: 50vw;
}

.rahmen-aqua {
  z-index: 1;
  height: 45vh;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 2vh 3vw 13vh 0;
  padding: .5vh 0 0;
  position: relative;
  overflow: visible;
}

.bildaqua {
  z-index: 99999;
  height: 50vh;
  background-image: url('../images/istockphoto-1158206095-612x612_breiter.jpg');
  background-position: 0%;
  background-size: cover;
  margin: 3vh -9vw 31px 3vw;
  padding-bottom: 0;
  padding-left: 21px;
  position: relative;
}

.headline-allg {
  z-index: 99;
  width: 60vw;
  margin-top: 43px;
  padding-top: 25px;
  position: relative;
}

.glow {
  max-width: var(--global-maxwidth);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin: 0 auto 25vh;
  padding-left: 3vw;
  padding-right: 3vw;
  display: none;
}

.headline-glow {
  z-index: 99999;
  width: 60vw;
  position: relative;
}

.bild-glow {
  width: 40vw;
}

.rahmen-glow {
  z-index: 1;
  height: 55vh;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 10vh 0 0;
  padding: 44px 0 0;
  position: relative;
  overflow: visible;
}

.bildglow {
  z-index: 99999;
  height: 40vh;
  background-image: url('../images/istockphoto-1248976846-612x612_breiter.jpg');
  background-position: 100%;
  background-size: cover;
  margin-top: -10vh;
  margin-left: -14vw;
  margin-right: 3vw;
  padding-top: 0;
  padding-bottom: 54vh;
  position: relative;
}

.gesicht {
  max-width: var(--global-maxwidth);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 20vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.bild-gesicht {
  width: 60vw;
  height: 60vh;
}

.rahmen-gesicht {
  z-index: 1;
  height: 50vh;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: -3vh 7vw 0 0;
  padding: 1vh 0 0;
  position: relative;
  overflow: visible;
}

.bildgesicht {
  z-index: 99999;
  height: 50vh;
  background-image: url('../images/Leistunge-gesicht.jpg');
  background-position: 0%;
  background-size: cover;
  margin-top: 3vh;
  margin-left: 3vw;
  margin-right: -12vw;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 21px;
  position: relative;
}

.headline-gesicht {
  z-index: 11;
  width: 60vw;
  margin-bottom: 73px;
  position: relative;
}

.make-up {
  max-width: var(--global-maxwidth);
  padding-right: 3vw;
  padding-bottom: var(--abstand-zwischen-artikeln);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto;
  padding-left: 3vw;
  display: flex;
}

.headline-make-up {
  z-index: 11;
  width: 60vw;
  margin-left: 3vw;
  position: relative;
}

.bild-make-up {
  width: 40vw;
  margin-top: 0;
  margin-right: 0;
}

.rahmen-make-up {
  z-index: 1;
  height: 57vh;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 0 0 7vh;
  padding: 8px 3vw 0 0;
  position: relative;
  overflow: visible;
}

.bildmakeup {
  z-index: 99999;
  height: 57vh;
  background-image: url('../images/Leistungen-make-up.jpg');
  background-position: 100%;
  background-size: cover;
  margin: -5vh 0 -49px -12vw;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.haare {
  max-width: var(--global-maxwidth);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  display: none;
}

.bild-haare {
  width: 60vw;
}

.rahmen-haare {
  z-index: 1;
  height: 60vh;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 0 3vw 10vh 0;
  padding: 33px 0 6vh;
  position: relative;
  overflow: visible;
}

.bildhaare {
  z-index: 99999;
  background-image: url('../images/istockphoto-1077643156-612x612_ausschnitt.jpg');
  background-position: 0%;
  background-size: cover;
  margin-top: 0;
  margin-left: 3vw;
  margin-right: -9vw;
  padding-bottom: 64vh;
  padding-left: 21px;
  position: relative;
}

.headline-haare {
  z-index: 11;
  width: 60vw;
  margin-top: 66px;
  position: relative;
}

.rahmen-preise {
  z-index: 1;
  width: 80%;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 0 0 -12vh 4vw;
  padding: 155px 0 4vh;
  position: relative;
  overflow: visible;
}

.preise-liste {
  z-index: 11;
  width: 100%;
  background-color: var(--weiss);
  margin: 3vh 0 -94px -4vw;
  padding-bottom: 6vh;
  position: relative;
}

.div-block-7 {
  max-width: var(--global-maxwidth);
  margin-right: auto;
  margin-bottom: var(--abstand-zwischen-artikeln);
  background-color: var(--pink_10);
  justify-content: center;
  margin-left: auto;
  padding: 0 10vw 14vh;
  display: flex;
}

.listepreise {
  color: var(--pink);
  font-size: 2em;
  font-weight: 400;
  line-height: 1.5em;
}

.heading-6 {
  padding-left: 3vw;
}

.unser-studio {
  background-color: var(--pink_10);
}

.unserstudio {
  max-width: var(--global-maxwidth);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.bild-studio {
  width: 50%;
}

.rahmen-studio {
  z-index: 1;
  aspect-ratio: auto;
  background-color: var(--pink);
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  border: 1px #000;
  margin: 0 31vw 3vh -36vw;
  padding: 4vh 0 11vh;
  position: relative;
  overflow: visible;
}

.headline-studio {
  z-index: 11;
  width: 60%;
  background-color: var(--weiss);
  margin-top: 85px;
  margin-bottom: 123px;
  margin-left: 6px;
  padding: 3vh 3vw 3vh 3vh;
  position: relative;
}

.bildstudio {
  z-index: 99999;
  background-image: url('../images/das-studio.jpg');
  background-position: 0%;
  background-size: cover;
  margin-top: 0;
  margin-left: 16vw;
  margin-right: -31vw;
  padding-bottom: 71vh;
  padding-left: 34px;
  position: relative;
}

.unser-stufio-healdine {
  color: var(--font_black);
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.body-studio {
  color: var(--font_black);
  margin-top: 3vh;
  padding-right: 10vw;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1em;
}

.kontaktblock {
  max-width: var(--global-maxwidth);
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.termine {
  width: 40%;
}

.socialmedia {
  width: 19%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-termine {
  width: 100%;
  color: var(--font_black);
  margin-top: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3em;
}

.text-termine.weiter-runter {
  margin-top: 55px;
}

.link {
  color: var(--weiss);
  text-decoration: none;
}

.image-4 {
  width: 13%;
  display: block;
}

.link-block-2 {
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-7 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 1em;
  display: none;
}

.icons {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.streifen-unten {
  background-color: var(--pink);
}

.navigationsticky {
  z-index: 111;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -40px;
  margin-left: 0%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.heading-8 {
  margin-top: -186px;
  margin-right: 0;
  padding-right: 0;
}

.heading-8.breiter {
  width: 100%;
  color: var(--font_black);
  padding-left: 0;
  padding-right: 0;
  font-weight: 300;
}

.popup-browlifting {
  z-index: 999999999;
  -webkit-text-fill-color: inherit;
  background-color: rgba(253, 162, 209, 0);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: none;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.popup-inhalt {
  width: 90%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 34px;
  display: flex;
  overflow: visible;
}

.button-2 {
  z-index: 999;
  background-color: var(--pink);
  text-align: center;
  border-radius: 10px;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 1%;
  font-family: Josefinsans, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  display: flex;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 2%;
}

.body-mehr {
  color: var(--font_black);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 2vh;
  margin-bottom: 0;
  padding-bottom: 14px;
  padding-right: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1em;
  display: block;
}

.body-mehr.body-impressum {
  font-size: 1.5em;
}

.div-block-26 {
  z-index: 9999;
  width: 20%;
  height: 60px;
  opacity: 1;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0 3vw;
  display: flex;
  position: relative;
}

.image-6 {
  height: 45px;
  opacity: 1;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.div-block-28 {
  justify-content: space-between;
  display: flex;
}

.preiseuro {
  color: var(--pink);
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.div-block-29 {
  margin-left: 0;
}

.div-block-30 {
  margin-left: 3vw;
  margin-right: 8vw;
}

.listpreis {
  color: var(--font_black);
  -webkit-text-stroke-color: var(--font_black);
  margin-top: 0;
  padding-left: 21px;
  font-family: Josefinsans, sans-serif;
  font-weight: 700;
  list-style-type: none;
  display: inline-block;
}

.verlauf {
  z-index: 99999;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: luminosity;
  object-fit: fill;
  background-image: linear-gradient(318deg, rgba(0, 0, 0, 0) 30%, rgba(255, 255, 255, .93) 49%, rgba(255, 255, 255, 0) 65%);
  background-clip: border-box;
  margin: 0 0 0;
  padding-bottom: 50vh;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.div-block-31 {
  width: 60vw;
  height: 50vh;
  margin: 42px -2px 0 3vw;
  padding-top: 20px;
  padding-left: 0;
  overflow: hidden;
}

.verlauf-augen {
  z-index: 999999;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: luminosity;
  object-fit: fill;
  background-image: linear-gradient(318deg, rgba(0, 0, 0, 0) 42%, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 0) 59%);
  background-clip: border-box;
  margin: 5vh 0 0;
  padding-bottom: 47vh;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.div-block-32 {
  margin-left: -8vw;
  margin-right: 3vw;
  padding-left: 0;
  overflow: hidden;
}

.text-span-6 {
  color: var(--pink);
  font-weight: 700;
}

.text-span-7 {
  font-size: 1em;
}

.link-block-3 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.headline-pink-preise {
  margin-top: 31px;
}

.bild-leistungbling, .bild-augen-bling {
  width: 40vw;
  display: none;
}

.bild-ueber-uns-video {
  width: 40%;
  display: block;
  overflow: visible;
}

.link-block-4 {
  width: 90%;
  height: 5050px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-span-8, .text-span-9, .text-span-10, .text-span-11 {
  color: var(--pink);
  font-weight: 700;
}

.popup-wimpernverl-ngerung {
  z-index: 999999999;
  -webkit-text-fill-color: inherit;
  background-color: rgba(253, 162, 209, 0);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-wimpernlifting {
  color: var(--font_black);
  background-color: rgba(56, 152, 236, 0);
  padding: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.button-browlifting {
  opacity: 1;
  color: var(--font_black);
  text-transform: none;
  background-color: rgba(56, 152, 236, 0);
  padding: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.button-wimpernverl-ngerung {
  color: var(--font_black);
  background-color: rgba(56, 152, 236, 0);
  padding: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.div-block-33 {
  flex-direction: column;
  display: flex;
}

.heading-14 {
  text-align: left;
  margin-bottom: 0;
  font-weight: 700;
  position: static;
}

.heading-14.impressum {
  margin-bottom: 25px;
}

.heading-14.h6impressum {
  font-size: 1.5em;
}

.bold-text {
  margin-bottom: -17px;
  padding-bottom: 0;
  display: flex;
}

.popup-wimpernlifting {
  z-index: 999999999;
  -webkit-text-fill-color: inherit;
  background-color: rgba(253, 162, 209, 0);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span-12 {
  margin-bottom: -17px;
  font-weight: 700;
}

.text-span-13 {
  color: var(--font_black);
  font-weight: 300;
}

.text-span-14 {
  color: var(--pink);
  font-weight: 700;
  display: inline;
}

.text-span-15, .text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22 {
  color: var(--pink);
  font-weight: 700;
}

.black-browlifting {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, .4);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-pop-up {
  width: 90%;
  background-color: var(--pink_45);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 13%;
  bottom: 7%;
  left: 5%;
  right: 5%;
  overflow: auto;
}

.black-wimperliftig {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, .4);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-36 {
  width: 90%;
  background-color: var(--pink_45);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 13%;
  bottom: 7%;
  left: 7%;
  right: 7%;
}

.black-wimpernverlaengerung {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, .4);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-37 {
  background-color: var(--pink_45);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 13%;
  bottom: 7%;
  left: 7%;
  right: 7%;
}

.text-span-23 {
  color: var(--pink);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--pink);
}

.lightbox-link {
  z-index: 99999;
  margin-top: 35px;
  margin-right: 15px;
  padding-right: 0;
  position: relative;
}

.zertifikate-headline {
  margin-top: 33px;
  margin-bottom: -31px;
}

.image-7 {
  z-index: 999999999;
  position: relative;
}

.close-browlift {
  width: 35px;
  height: 35px;
  background-color: var(--pink);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.image-8, .image-9 {
  width: 20px;
}

.image-10 {
  width: 28px;
  height: 28px;
}

.close-wimpernlift, .close-wimpernverl-ngerung {
  width: 35px;
  height: 35px;
  background-color: var(--pink);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.text-span-24 {
  color: var(--pink);
  font-weight: 700;
}

.button-tages-make-up {
  opacity: 1;
  color: var(--font_black);
  text-transform: none;
  background-color: rgba(56, 152, 236, 0);
  padding: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.button-abend-make-up, .button-brautstyling {
  color: var(--font_black);
  background-color: rgba(56, 152, 236, 0);
  padding: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.popup-tages-make-up, .popup-abend-make-up, .popup-brautstyling {
  z-index: 999999999;
  -webkit-text-fill-color: inherit;
  background-color: rgba(253, 162, 209, 0);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: none;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span-25 {
  color: var(--font_black);
  font-weight: 300;
}

.text-span-26 {
  color: var(--pink);
  font-weight: 700;
}

.text-span-27 {
  color: var(--font_black);
  font-weight: 300;
}

.text-span-28 {
  color: var(--pink);
  font-weight: 700;
}

.text-span-29 {
  color: var(--font_black);
  font-weight: 300;
}

.black-brautstyling, .black-tagesmakeup, .black-abendmakeup {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, .4);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-tagesmakeup, .close-abendmakeup, .close-brautstyling {
  width: 35px;
  height: 35px;
  background-color: var(--pink);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.image-11 {
  z-index: 999999;
  position: relative;
}

.image-12 {
  z-index: 9999999;
  position: relative;
}

.button-augenbrauen-wachsenozupfen, .button-augenbrauen-wachsenozupfenufaerben, .button-augenbrauen-faerben, .button-wimpernfaerben, .button-wimpernverlaengerungentfernen, .button-dazubuchbare-gesichtsmassage, .button-augenbrauenuwimpernlift, .button-augenbrautenuwimpernfaerben {
  color: var(--font_black);
  background-color: rgba(56, 152, 236, 0);
  padding: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.div-block-39 {
  justify-content: space-between;
  display: flex;
}

.div-mit-unterliste {
  justify-content: space-between;
  display: block;
}

.list-2 {
  color: var(--pink);
  margin-left: 3px;
  font-family: Josefinsans, sans-serif;
  font-weight: 400;
}

.div-block-40 {
  justify-content: space-between;
  margin-bottom: -9px;
  display: block;
}

.list-item-2 {
  color: var(--font_black);
  justify-content: space-between;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1.5em;
  list-style-type: disc;
  display: flex;
}

.list-item-3 {
  flex-direction: row;
  justify-content: space-between;
  list-style-type: disc;
  display: flex;
}

.preis-wimperverl-ngerung-volumen {
  justify-content: space-between;
  display: block;
}

.popup-teeniegesicht, .popupklassisch-gesicht, .popup-proenreingsicht, .popup-proenreingsicht-copy, .popup-luxusgesicht {
  z-index: 999999999;
  -webkit-text-fill-color: inherit;
  background-color: rgba(253, 162, 209, 0);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: none;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-teenigesicht {
  opacity: 1;
  color: var(--font_black);
  text-transform: none;
  background-color: rgba(56, 152, 236, 0);
  padding: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5em;
  text-decoration: none;
}

.button-klassichgesicht, .button-porengesicht, .button-luxusgesicht {
  color: var(--font_black);
  background-color: rgba(56, 152, 236, 0);
  padding: 0;
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.black-teeniegesicht {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, .4);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-teeniegesicht {
  width: 35px;
  height: 35px;
  background-color: var(--pink);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.black-klassischgesicht {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, .4);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-klassischgesicht {
  width: 35px;
  height: 35px;
  background-color: var(--pink);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.black-porengesicht {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, .4);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-porengesicht {
  width: 35px;
  height: 35px;
  background-color: var(--pink);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.black-luxusgesicht {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, .4);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-luxusgesicht {
  width: 35px;
  height: 35px;
  background-color: var(--pink);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 30px;
}

.brauen-headline-buttone {
  margin-top: 48px;
}

.div-block-58 {
  flex-direction: column;
  display: flex;
}

.popup-impressum, .popup-datenschutzerkl-rung {
  z-index: 999999999;
  -webkit-text-fill-color: inherit;
  background-color: rgba(253, 162, 209, 0);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: none;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span-30, .text-span-31 {
  cursor: pointer;
}

.paragraph {
  color: var(--weiss);
  font-family: Josefinsans, sans-serif;
  font-size: .9em;
}

.div-block-popup-voll {
  width: 100%;
  background-color: var(--pink_45);
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.link-2, .link-info, .linkinfo {
  color: var(--font_black);
  text-decoration: none;
}

.aufz-hlungpopup {
  font-family: Josefinsans, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.3em;
}

.list-3 {
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  .div-block {
    height: 4vh;
  }

  .navi {
    height: 20vh;
  }

  .preise {
    margin-top: 0;
  }

  .div-block-4 {
    height: 20vh;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: -63px;
  }

  .div-block-5 {
    width: 100%;
    height: 20vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-3 {
    max-width: 60%;
    margin-top: 0;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .navbar-2 {
    min-width: 100%;
    justify-content: flex-end;
  }

  .navi-link {
    background-color: var(--pink_25);
    text-align: center;
  }

  .navi-link.button_shop {
    border-radius: 0;
    display: block;
  }

  .nav-menu {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .menu-button {
    justify-content: flex-end;
    display: flex;
  }

  .menu-button.w--open {
    background-color: var(--pink_25);
    color: #000;
  }

  .bild-ueberuns {
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    padding-bottom: 0;
  }

  .button-terminbuchen {
    margin-top: -203px;
    margin-left: 154px;
  }

  .ueberuns {
    margin-bottom: 11vh;
  }

  .bildaugen {
    height: 30vh;
    padding-bottom: 27vh;
  }

  .rahmen-augen {
    height: 30vh;
  }

  .heading-4 {
    font-size: 2.3em;
  }

  .bodyleistung {
    font-size: 1.6em;
  }

  .augen {
    margin-top: 21vh;
  }

  .headline-augen {
    margin-top: -93px;
  }

  .rahmen-allg {
    height: 25vh;
  }

  .bildallg {
    height: 30vh;
    background-position: 0%;
    margin-top: -13vh;
    padding-bottom: 18vh;
  }

  .heading-5, .list-item {
    font-size: 1.6em;
  }

  .text-span {
    font-size: .87em;
  }

  .headline-aqua {
    margin-top: -147px;
  }

  .bildaqua {
    padding-bottom: 29vh;
  }

  .headline-allg {
    margin-top: -77px;
    padding-top: 40px;
  }

  .headline-glow {
    margin-top: -51px;
  }

  .rahmen-glow {
    height: 40vh;
    margin-top: 28vh;
    margin-bottom: 8vh;
    padding-bottom: 0;
  }

  .bildglow {
    padding-bottom: 29vh;
  }

  .rahmen-gesicht {
    height: 30vh;
  }

  .bildgesicht {
    height: 30vh;
    padding-bottom: 28vh;
  }

  .headline-gesicht {
    margin-top: -168px;
  }

  .make-up {
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .headline-make-up {
    margin-top: -96px;
    padding-bottom: 0;
  }

  .rahmen-make-up {
    height: 30vh;
  }

  .bildmakeup {
    height: 30vh;
    padding-bottom: 29vh;
  }

  .rahmen-haare {
    height: 35vh;
  }

  .bildhaare {
    padding-bottom: 37vh;
  }

  .headline-haare {
    margin-top: -146px;
  }

  .rahmen-preise {
    margin-top: 7vh;
  }

  .heading-6 {
    font-size: 4em;
  }

  .rahmen-studio {
    margin-left: -55vw;
  }

  .headline-studio {
    width: 90%;
    margin-bottom: 80px;
  }

  .bildstudio {
    padding-bottom: 38vh;
  }

  .unser-stufio-healdine {
    font-size: 3em;
  }

  .body-studio {
    padding-right: 0;
    font-size: 1.6em;
  }

  .kontaktblock {
    display: block;
  }

  .termine, .anschrift, .sonstiges {
    margin-bottom: 5vh;
  }

  .socialmedia {
    width: 40%;
  }

  .navigationsticky {
    width: 100%;
    background-color: var(--pink_25);
    justify-content: center;
    margin-bottom: -3px;
    margin-left: 0%;
    padding-bottom: 0;
    display: flex;
  }

  .heading-8 {
    margin-top: -219px;
    font-size: 2.7em;
  }

  .popup-browlifting {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .body-mehr {
    font-size: 1.6em;
  }

  .div-block-26 {
    display: none;
  }

  .div-block-30 {
    margin-right: 3vw;
  }

  .listpreis {
    width: 18vw;
  }

  .verlauf {
    margin-top: 0;
    padding-bottom: 30vh;
  }

  .verlauf-augen {
    padding-bottom: 30vh;
  }

  .link-block-3 {
    justify-content: center;
    align-items: center;
  }

  .background-video {
    height: 35vh;
  }

  .popup-wimpernverl-ngerung {
    display: none;
    overflow: auto;
  }

  .button-wimpernlifting, .button-browlifting, .button-wimpernverl-ngerung {
    font-size: 1.6em;
  }

  .popup-wimpernlifting {
    display: none;
  }

  .div-block-pop-up {
    width: 100%;
    height: 100%;
    justify-content: center;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-36, .div-block-37 {
    width: 100%;
    height: 100%;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .button-tages-make-up, .button-abend-make-up, .button-brautstyling, .button-augenbrauen-wachsenozupfen, .button-augenbrauen-wachsenozupfenufaerben, .button-augenbrauen-faerben, .button-wimpernfaerben, .button-wimpernverlaengerungentfernen, .button-dazubuchbare-gesichtsmassage, .button-augenbrauenuwimpernlift, .button-augenbrautenuwimpernfaerben, .button-teenigesicht, .button-klassichgesicht, .button-porengesicht, .button-luxusgesicht {
    font-size: 1.6em;
  }

  .div-block-popup-voll {
    width: 100%;
    height: 100%;
    justify-content: center;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .aufz-hlungpopup {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 767px) {
  .navi {
    height: 15vh;
    min-height: 110px;
  }

  .leistungen {
    margin-top: -53px;
  }

  .preise {
    margin-top: -64px;
    padding-top: 36px;
    padding-bottom: 35px;
  }

  .layout-breite {
    display: block;
  }

  .div-block-4 {
    background-color: rgba(254, 203, 230, 0);
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .div-block-5 {
    height: 15vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-3 {
    max-width: 45%;
  }

  .headline-leistungen {
    width: 90vw;
    margin-top: -2px;
    padding-top: 0;
  }

  .rahmen {
    margin-top: 5vh;
    margin-left: 9vw;
  }

  .bild-ueberuns {
    margin-left: 0;
    margin-right: 10vw;
  }

  .bild-ueber-uns {
    width: 90vw;
  }

  .button-terminbuchen {
    width: 140px;
    height: 140px;
    margin-top: -184px;
    margin-left: 60px;
    padding-bottom: 9px;
  }

  .button {
    font-size: 1.6em;
  }

  .heading-3 {
    margin-top: -61px;
  }

  .ueberuns {
    margin-top: 13vh;
  }

  .body-ueberuns {
    font-size: 1.6em;
  }

  .bild-leistung1 {
    width: 90vw;
  }

  .bildaugen {
    width: 85vw;
    margin-left: -21vw;
    padding-bottom: 26vh;
  }

  .rahmen-augen {
    margin-bottom: 4vh;
    margin-left: 21vw;
    padding-bottom: 4vh;
  }

  .heading-4 {
    margin-top: 0;
    font-size: 2em;
  }

  .allg-leistungen {
    margin-bottom: 50px;
    display: block;
  }

  .augen {
    margin-top: 0;
    margin-bottom: 5vh;
    display: block;
  }

  .bild-augen {
    width: 90vw;
  }

  .headline-augen {
    width: 90vw;
    margin-top: 0;
  }

  .rahmen-allg {
    margin-bottom: 2vh;
    padding-bottom: 4vh;
  }

  .bildallg {
    width: 90vw;
  }

  .aquafacial {
    flex-direction: column-reverse;
    display: none;
  }

  .headline-aqua {
    width: 90vw;
    margin-top: -96px;
  }

  .bild-aqua {
    width: 90vw;
  }

  .rahmen-aqua {
    margin-top: 5vh;
  }

  .bildaqua {
    width: 90vw;
  }

  .headline-allg {
    width: 90vw;
    margin-top: -2px;
  }

  .glow {
    margin-top: 3vh;
    display: none;
  }

  .headline-glow, .bild-glow {
    width: 90vw;
  }

  .rahmen-glow {
    height: 38vh;
    margin-top: 10vh;
    margin-left: 11vw;
  }

  .bildglow {
    width: 85vw;
    margin-left: -11vw;
  }

  .gesicht {
    flex-direction: column-reverse;
    margin-top: -15vh;
    display: flex;
  }

  .bild-gesicht {
    width: 90vw;
    height: 50vh;
  }

  .rahmen-gesicht {
    margin-top: 4vh;
    margin-bottom: 0;
  }

  .bildgesicht {
    width: 90vw;
    margin-left: 5vw;
    padding-bottom: 0;
  }

  .headline-gesicht {
    width: 90vw;
    margin-top: 119px;
    margin-bottom: 9px;
  }

  .make-up {
    margin-top: -12vh;
    margin-bottom: 0;
    display: block;
  }

  .headline-make-up {
    width: 90vw;
    margin-top: -17px;
  }

  .bild-make-up {
    width: 90vw;
    margin-top: 35px;
  }

  .rahmen-make-up {
    margin-top: 8vh;
    margin-left: 12vw;
    margin-right: -2vw;
  }

  .bildmakeup {
    width: 85vw;
    margin-top: -4vh;
    margin-left: -9vw;
  }

  .haare {
    flex-direction: column-reverse;
    display: none;
  }

  .bild-haare {
    width: 90vw;
  }

  .rahmen-haare {
    margin-bottom: 3vh;
    padding-bottom: 4vh;
  }

  .bildhaare {
    width: 90vw;
  }

  .headline-haare {
    width: 90vw;
    margin-top: -120px;
  }

  .rahmen-preise {
    width: 90%;
  }

  .preise-liste {
    margin-bottom: -81px;
    padding-bottom: 6vh;
  }

  .heading-6 {
    font-size: 3em;
  }

  .unserstudio {
    padding-bottom: 40px;
    display: block;
  }

  .bild-studio {
    width: 90vw;
  }

  .rahmen-studio {
    margin-top: -3vh;
    margin-bottom: 0;
    padding-bottom: 6vh;
  }

  .headline-studio {
    width: 90vw;
    margin-top: 0;
    padding-top: 0;
  }

  .unser-stufio-healdine {
    padding-top: 2vh;
  }

  .termine {
    width: 100%;
  }

  .socialmedia {
    width: 60%;
  }

  .heading-8 {
    font-size: 2.5em;
  }

  .heading-8.breiter {
    width: 80vw;
    margin-top: 0;
  }

  .popup-browlifting {
    display: none;
  }

  .div-block-19, .div-block-28, .div-block-29 {
    display: block;
  }

  .listpreis {
    width: 40vw;
  }

  .bild-leistungbling, .bild-augen-bling, .bild-ueber-uns-video {
    width: 90vw;
  }

  .background-video {
    width: 90vw;
    margin-left: -33px;
  }

  .popup-wimpernverl-ngerung, .popup-wimpernlifting, .popup-tages-make-up, .popup-abend-make-up, .popup-brautstyling {
    display: none;
  }

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

  .div-mit-unterliste, .preis-wimperverl-ngerung-volumen {
    display: block;
  }

  .popup-teeniegesicht, .popupklassisch-gesicht, .popup-proenreingsicht, .popup-proenreingsicht-copy, .popup-luxusgesicht, .popup-impressum, .popup-datenschutzerkl-rung {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .navi {
    height: 20vh;
  }

  .ueber_uns {
    margin-bottom: 0;
    padding-bottom: 10vh;
  }

  .leistungen {
    padding-top: 5px;
  }

  .preise {
    padding-bottom: 10px;
  }

  .div-block-4 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-5 {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 1px;
    padding-bottom: 0;
    display: flex;
  }

  .image-3 {
    max-height: 70%;
    max-width: 50%;
    min-height: 70px;
    display: block;
  }

  .headline-leistungen {
    margin-top: -46px;
  }

  .rahmen {
    margin-bottom: -10vh;
    margin-left: 5vw;
    padding-bottom: 3vh;
  }

  .bild-ueberuns {
    padding-bottom: 0;
  }

  .bild-ueber-uns {
    width: 80vw;
    text-align: left;
    margin-left: 18px;
    display: block;
  }

  .button-terminbuchen {
    width: 100px;
    height: 100px;
    margin-top: -75px;
    margin-left: 17px;
    padding-bottom: 9px;
    font-size: 1.1em;
  }

  .button {
    font-size: 1.3em;
  }

  .heading-3 {
    text-align: center;
    margin-top: 39px;
    font-size: 2em;
    line-height: 1.2em;
  }

  .ueberuns {
    margin-top: 4vh;
  }

  .body-ueberuns {
    font-size: 1.4em;
  }

  .bildaugen {
    height: 30vh;
  }

  .rahmen-augen {
    height: 27vh;
  }

  .heading-4 {
    margin-top: 1vh;
    padding-bottom: 5px;
    font-size: 1.5em;
  }

  .bodyleistung {
    margin-top: 2vh;
    font-size: 1.3em;
  }

  .allg-leistungen {
    margin-bottom: 100px;
  }

  .augen {
    margin-top: -8vh;
  }

  .bildallg {
    background-position: 0%;
  }

  .heading-5 {
    max-width: 90vw;
    object-fit: fill;
    margin-top: 4vh;
  }

  .list-item {
    font-size: 1.2em;
  }

  .text-span {
    margin-bottom: 0;
    font-size: .7em;
    line-height: 1em;
  }

  .text-span.euro-handy {
    font-size: .8em;
  }

  .headline-aqua {
    margin-top: -98px;
  }

  .rahmen-aqua {
    height: 27vh;
    margin-bottom: 8vh;
    padding-bottom: 3vh;
  }

  .bildaqua {
    height: 30vh;
  }

  .headline-allg {
    margin-top: 4px;
    padding-top: 20px;
  }

  .headline-glow {
    margin-top: -75px;
  }

  .rahmen-glow, .bildglow {
    height: 30vh;
  }

  .rahmen-gesicht, .bildgesicht {
    height: 40vh;
  }

  .headline-gesicht {
    margin-top: 97px;
  }

  .rahmen-make-up {
    height: 34vh;
  }

  .bildmakeup {
    height: 35vh;
  }

  .headline-haare {
    margin-top: -159px;
  }

  .div-block-7 {
    margin-bottom: 50px;
    padding-bottom: 27vh;
  }

  .listepreise {
    font-size: 2em;
    line-height: 1em;
  }

  .heading-6 {
    font-size: 2em;
  }

  .rahmen-studio {
    padding-bottom: 3vh;
  }

  .bildstudio {
    padding-bottom: 28vh;
  }

  .unser-stufio-healdine {
    font-size: 1.8em;
  }

  .body-studio {
    font-size: 1.4em;
  }

  .socialmedia {
    width: 100%;
  }

  .navigationsticky {
    margin-top: -44px;
  }

  .heading-8 {
    margin-top: -219px;
    font-size: 2em;
  }

  .popup-browlifting {
    width: 100%;
    height: 60vh;
    justify-content: flex-start;
    display: none;
  }

  .popup-inhalt {
    margin-top: 42px;
    display: flex;
    overflow: visible;
  }

  .body-mehr {
    margin-top: 2vh;
    font-size: 1.3em;
  }

  .preiseuro {
    font-size: 1.8em;
  }

  .verlauf, .verlauf-augen {
    background-position: 0%;
  }

  .link-block-3 {
    width: 80%;
    height: 20vh;
  }

  .headline-pink-preise {
    margin-top: 19px;
    font-size: 1.3em;
    overflow: visible;
  }

  .bild-leistungbling {
    display: none;
  }

  .bild-ueber-uns-video {
    width: 80vw;
    text-align: left;
    margin-left: 18px;
    display: block;
  }

  .background-video {
    width: 90vw;
    height: 20vh;
    margin-left: -28px;
  }

  .popup-wimpernverl-ngerung {
    height: 60vh;
    display: none;
  }

  .button-wimpernlifting, .button-browlifting, .button-wimpernverl-ngerung {
    font-size: 1.3em;
  }

  .heading-14 {
    margin-bottom: 0;
    font-size: 1.5em;
  }

  .popup-wimpernlifting {
    width: 100vw;
    height: 60vh;
    justify-content: flex-start;
    display: none;
  }

  .div-block-pop-up {
    justify-content: center;
    align-items: flex-start;
    overflow: auto;
  }

  .div-block-36, .div-block-37 {
    overflow: auto;
  }

  .image-7 {
    width: 70px;
  }

  .button-tages-make-up, .button-abend-make-up, .button-brautstyling {
    font-size: 1.3em;
  }

  .popup-tages-make-up, .popup-abend-make-up, .popup-brautstyling {
    height: 60vh;
    display: none;
  }

  .image-11, .image-12 {
    width: 70px;
  }

  .div-block-38 {
    font-size: .8em;
  }

  .button-augenbrauen-wachsenozupfen, .button-augenbrauen-wachsenozupfenufaerben, .button-augenbrauen-faerben, .button-wimpernfaerben, .button-wimpernverlaengerungentfernen, .button-dazubuchbare-gesichtsmassage, .button-augenbrauenuwimpernlift, .button-augenbrautenuwimpernfaerben {
    font-size: 1.3em;
  }

  .list-item-2 {
    flex-direction: column;
    font-size: 1.1em;
  }

  .popup-teeniegesicht, .popupklassisch-gesicht, .popup-proenreingsicht, .popup-proenreingsicht-copy, .popup-luxusgesicht {
    height: 60vh;
    display: none;
  }

  .button-teenigesicht, .button-klassichgesicht, .button-porengesicht, .button-luxusgesicht {
    font-size: 1.3em;
  }

  .div-block-41 {
    margin-top: -10px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .div-block-42, .div-block-43, .div-block-44, .div-block-45, .div-block-46, .div-block-47, .div-block-48, .div-block-49, .div-block-50, .div-block-51, .div-block-52, .div-block-53, .div-block-54, .div-block-55, .div-block-56, .div-block-57 {
    margin-top: -10px;
  }

  .popup-impressum, .popup-datenschutzerkl-rung {
    height: 60vh;
    display: none;
  }

  .div-block-popup-voll {
    overflow: auto;
  }

  .aufz-hlungpopup {
    font-size: 1.3em;
  }
}


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