@font-face {
  font-family: Morgina;
  src: url('../fonts/Morgina.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ebgaramond;
  src: url('../fonts/EBGaramond-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ebgaramond;
  src: url('../fonts/EBGaramond-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Josefinsans;
  src: url('../fonts/JosefinSans-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

.hero {
  z-index: 4;
  background-image: url('../images/image00027.jpeg');
  background-size: cover;
  max-width: 100%;
  height: 100vh;
  position: relative;
}

.hero._404 {
  background-image: url('../images/0T3A4309.jpg');
}

.hero.impressum {
  background-image: url('../images/image00029.jpeg');
}

.nav {
  opacity: 0;
  justify-content: space-between;
  align-items: center;
  padding: 37px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-text {
  justify-content: space-around;
  align-items: center;
  width: 230px;
  display: flex;
}

.ber-mich.header-text {
  color: #fff;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  font-family: Josefinsans, sans-serif;
  display: flex;
}

.image {
  height: 100px;
  display: block;
}

.header-text {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  max-width: 100%;
  font-family: Josefinsans, sans-serif;
  font-size: 16px;
}

.header-text:hover {
  color: #505050;
}

.header-text:active {
  color: #363636;
}

.header-text.w--current {
  color: #c9c9c9;
}

.header-text.w--current:hover {
  background-color: #0000;
}

.header-text.ber-mich {
  font-size: 16px;
}

.grid {
  grid-template-rows: auto;
  justify-items: center;
}

.grid.header {
  z-index: 4;
  position: relative;
}

.grid.header.impressum {
  grid-template-columns: 1fr;
}

.grid.header._404 {
  grid-template-columns: 1fr;
  height: 100%;
}

.button {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #333;
  border-radius: 600px;
  justify-content: center;
  align-items: center;
  width: 164px;
  height: 60px;
  font-family: Ebgaramond, sans-serif;
  font-size: 16px;
  display: flex;
}

.button.w--current {
  background-color: #d7cfc380;
}

.button.header {
  border-width: 3px;
}

.button.ber-mich {
  color: #333;
  border-width: 3px;
  border-color: #333;
}

.button.impressum {
  color: #333;
  border-color: #333;
  padding-bottom: 0;
  padding-left: 0;
}

.button.datenschutz {
  color: #333;
  border-color: #333;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.heading-header {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  font-family: Morgina, sans-serif;
}

.heading1 {
  color: #fff;
  padding-top: 77px;
  padding-bottom: 77px;
  font-family: Morgina, sans-serif;
  font-size: 140px;
  font-weight: 400;
  line-height: 160px;
}

.heading1.header {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.heading1.header.impressum {
  color: #fff;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 90px;
  line-height: 110px;
  display: flex;
}

.heading1.header._404 {
  font-size: 90px;
}

.section-slider {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.slider-image {
  object-fit: cover;
  object-position: 100% 50%;
  border-radius: 600px;
  width: 300px;
  height: 500px;
  display: block;
  position: absolute;
  inset: 0%;
}

.image-ratio_container {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 52.65%;
  display: flex;
  position: relative;
}

.left-arrow {
  margin-left: 7.5%;
}

.slider_container {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
}

.slide_content-wrapper {
  width: 100%;
  margin-left: 0%;
  position: relative;
}

.right-arrow {
  margin-right: 7.5%;
}

.slide-nav {
  transform: translate(0, 100%);
}

.slide_container {
  width: 100%;
}

.slide {
  text-align: left;
  margin-right: 12.5%;
  position: relative;
}

.mask {
  width: 50vw;
  overflow: visible;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10%;
  display: flex;
}

.image-2 {
  width: 100%;
  height: 100vh;
  margin-left: -158px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.grid-2 {
  background-color: #e7e2db;
  flex-direction: column;
  grid-template-rows: auto;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  padding: 53px 0 0;
  display: flex;
}

.flie-text {
  color: #333;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Ebgaramond, sans-serif;
  font-size: 20px;
  line-height: 188%;
  text-decoration: none;
  display: block;
}

.flie-text.ber-mich {
  padding-top: 25px;
  padding-bottom: 49px;
}

.flie-text.preise {
  text-align: right;
  padding-left: 33px;
}

.flie-text.impressum {
  text-decoration: none;
}

.flie-text.link, .flie-text.email, .flie-text.tel {
  padding-bottom: 0;
  text-decoration: none;
}

.flie-text.adresse {
  padding-bottom: 30px;
}

.heading2 {
  font-family: Morgina, sans-serif;
  font-size: 128px;
  line-height: 120%;
}

.heading2.ber-mich {
  font-family: Morgina, sans-serif;
  line-height: 100%;
}

.heading2.ber-mich.move {
  padding-top: 21px;
}

.ber-uns-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  margin-right: 0;
  padding-bottom: 15px;
  padding-left: 176px;
  padding-right: 176px;
  display: flex;
}

.ber-uns-section {
  white-space: normal;
  flex-direction: column;
  max-width: 100%;
  display: flex;
}

.slider-image-2 {
  text-align: left;
  object-fit: cover;
  object-position: 100% 50%;
  border-radius: 600px;
  width: 400px;
  height: 600px;
  display: block;
  position: absolute;
  inset: 0%;
}

.slider_container-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  display: flex;
}

.slider__mask {
  position: static;
  overflow: visible;
}

.slide-2 {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
  inset: 0%;
  overflow: visible;
}

.slider {
  z-index: 2;
  background-color: #0000;
  width: 800px;
  height: 600px;
}

.page-wrapper {
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.page-wrapper.damen {
  background-color: #0000;
  padding-bottom: 85px;
}

.page-wrapper.herren {
  background-color: #e7e2db;
  padding-top: 71px;
  padding-bottom: 37px;
}

.slider__icon {
  font-size: 24px;
  font-weight: 700;
}

.slider__nav {
  background-color: #0000;
  padding-top: 40px;
  padding-bottom: 40px;
}

.slide__image {
  z-index: 1;
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  box-shadow: 0 10px 40px #00000080;
}

.slide__image.previous {
  z-index: 0;
  box-shadow: none;
  transform-origin: 50%;
  border-radius: 600px;
  width: 50%;
  left: 23%;
  transform: translate(-120px)rotate(-3deg)scale(.8);
}

.slide__image.current {
  z-index: 2;
  box-shadow: none;
  transform-origin: 50%;
  text-align: left;
  object-fit: cover;
  border-radius: 600px;
  width: 50%;
  max-width: 400px;
  padding-top: 0;
  display: inline-block;
  inset: 0% 0% 0% 202px;
}

.slide__image.next {
  z-index: 1;
  box-shadow: none;
  transform-origin: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 600px;
  width: 50%;
  left: 27%;
  transform: translate(120px)rotate(3deg)scale(.8);
}

.slider__arrow {
  color: #101010;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .2s, background-color .2s;
  display: flex;
  box-shadow: 0 8px 20px #0006;
}

.slider__arrow:hover {
  color: #fff;
  background-color: #000;
}

.slider__arrow.left {
  background-color: #e7e0d6;
  margin-left: 100px;
  transform: translate(-50%);
}

.slider__arrow.right {
  background-color: #e7e0d6;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 100px;
  transform: translate(50%);
}

.damen-section {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: -79px;
  padding: 104px 0 98px;
  display: flex;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.oneline_frau {
  opacity: 0;
  width: 600px;
  max-width: 50%;
  height: 900px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.preise1 {
  z-index: 2;
  background-color: #e7e2db;
  border-radius: 600px;
  justify-content: space-around;
  align-items: center;
  width: 450px;
  min-width: 420px;
  height: 530px;
  margin-left: 0;
  margin-right: 14px;
  padding-left: 45px;
  padding-right: 45px;
  display: flex;
  position: relative;
}

.preise1.herren {
  background-color: #dad1c5;
  justify-content: center;
  width: 430px;
  margin-left: 10px;
  margin-right: 32px;
}

.preise2 {
  z-index: 2;
  background-color: #e7e2db;
  border-radius: 600px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 450px;
  display: flex;
  position: relative;
}

.preise2.herren {
  z-index: 3;
  background-color: #dad1c5;
  position: relative;
}

.schere {
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.damen-slider-section {
  background-color: #0000;
  max-width: 100%;
  padding-bottom: 47px;
}

.damen-slider {
  height: 100%;
  padding-right: 0;
}

.heren-section {
  background-color: #e7e2db;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.herren-slider-section {
  background-color: #d7cfc380;
  max-width: 100%;
}

.kontakt-section {
  background-color: #e7e2db;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: -19px;
  padding-top: 0;
  padding-bottom: 81px;
  display: flex;
}

.online_schere {
  opacity: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.online_mann {
  opacity: 0;
  margin-left: 88px;
  padding-left: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.kontaktdaten {
  background-color: #dad1c5;
  border-radius: 600px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  height: 450px;
  margin-left: 19px;
  padding-top: 0;
  padding-left: 82px;
  padding-right: 0;
  display: flex;
}

.list-item {
  background-color: #0000;
}

.map {
  border-radius: 600px;
  width: 400px;
  height: 500px;
}

.list-item-2 {
  padding-top: 40px;
}

.grid-4 {
  grid-column-gap: 48px;
  border: 1px #333;
  border-top-style: solid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  margin-left: 144px;
  margin-right: 144px;
  padding: 54px 20px 8px;
}

.heading3 {
  margin-bottom: -8px;
  font-family: Morgina, sans-serif;
  font-size: 40px;
  line-height: 120px;
}

.list-item-3 {
  padding-top: 0;
}

.footer {
  background-color: #e7e2db;
  max-width: 100%;
  margin-top: -25px;
}

.paragraph {
  justify-content: center;
  display: flex;
}

.footer-text {
  border: 0 #0000;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 66px;
  padding-bottom: 60px;
  display: flex;
}

.copyright {
  max-width: 100%;
}

.image-3 {
  margin-top: -120px;
}

.html-embed {
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  position: absolute;
}

.navbar {
  z-index: 8;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 19px;
  padding-bottom: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

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

.brand.mobile {
  opacity: 0;
  mix-blend-mode: normal;
  position: absolute;
  overflow: visible;
}

.nav-menu {
  flex: 0 auto;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.container {
  mix-blend-mode: normal;
  flex: 0 auto;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: static;
}

.image-4 {
  opacity: 1;
  width: 200px;
  height: 100%;
}

.image-4.mobile {
  opacity: 0;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  align-items: center;
  display: flex;
}

.container-2 {
  max-width: 1px;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 53px;
  display: flex;
}

.div-block-7 {
  max-width: 100px;
}

.div-block-8, .div-block-9, .body {
  max-width: 100%;
}

.div-block-10 {
  z-index: 3;
  position: relative;
}

.overflow-hidden {
  max-width: 100%;
  max-height: none;
  overflow: hidden;
}

.paragraph-2 {
  margin-bottom: 0;
  padding-bottom: 79px;
}

.datenschutz {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.buttons {
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.impressum {
  padding-top: 0;
  padding-right: 0;
}

.div-block-12 {
  flex: 0 auto;
  justify-content: space-between;
  width: 30%;
  max-width: 50%;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.folder {
  z-index: 4;
  margin-top: 0;
  padding-bottom: 115px;
  padding-left: 85px;
  padding-right: 85px;
}

.tabs-menu {
  text-align: center;
  border: 1px #000;
  justify-content: space-around;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.tab-link-tab-1 {
  border: 2px solid #333;
  padding-right: 30px;
}

.tab-link-tab-1.button.w--current {
  color: #fff;
  background-color: #d7cfc380;
}

.text-block {
  color: #333;
}

.text-block-2 {
  color: #333;
  border: 2px #333;
}

.text-block-3 {
  color: #333;
  text-align: center;
}

.text-block-4 {
  color: #333;
  text-align: center;
  width: auto;
}

.section---content {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: -24px;
  padding: 62px 5% 0;
  display: flex;
  position: relative;
}

.image-wrapper {
  border-radius: 0;
  width: 100%;
  max-width: 500px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.image-wrapper.linka {
  border: 10px #fff;
  border-radius: 0;
  height: 100%;
}

.image-one, .image-two {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-13 {
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 26px;
  padding-right: 20px;
}

.div-block-13.links {
  z-index: 2;
  outline-offset: 0px;
  border: 10px solid #fff;
  border-radius: 900px;
  outline: 3px #333;
  padding-bottom: 0;
  position: relative;
}

.div-block-13.rechts {
  z-index: 2;
  margin-top: -254px;
  padding-left: 20px;
  padding-right: 0;
  position: relative;
}

.circle-wrapper {
  cursor: grab;
  background-color: #fff;
  background-image: url('../images/cd-arrows-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
}

.image-right {
  z-index: 0;
  width: 100%;
  position: absolute;
}

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

.before {
  z-index: 3;
  background-color: #ffffff26;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  padding-left: 10px;
  padding-right: 10px;
  transition: opacity .2s ease-in-out;
  display: flex;
  position: absolute;
  inset: 20px auto auto 20px;
}

.handle {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.image-left {
  z-index: 1;
  position: absolute;
}

.handle-wrapper {
  border-radius: 400px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 675px;
  margin-bottom: 20px;
  margin-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.handle-bar {
  z-index: 10;
  color: #0000;
  cursor: grab;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 100%;
  display: flex;
  position: relative;
}

.after {
  z-index: 3;
  background-color: #ffffff26;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  padding: 0 10px;
  transition: opacity .2s ease-in-out;
  display: flex;
  position: absolute;
  inset: 20px 20px auto auto;
}

.image-6 {
  border-radius: 600px;
  width: 400px;
  max-width: none;
  height: 500px;
}

.link-block {
  z-index: 2;
  background-color: #0000;
  background-image: url('../images/Unbenanntes_Projekt-2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 600px;
  width: 400px;
  height: 500px;
  position: relative;
}

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

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

.html-embed-2 {
  opacity: 0;
  justify-content: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.html-embed-5 {
  width: 100%;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  position: absolute;
  overflow: hidden;
}

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

.lineart {
  z-index: 1;
  color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-left: 91px;
  padding-right: 91px;
  display: block;
  position: absolute;
  top: auto;
  overflow: hidden;
}

.line-drawing-wrapper {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.line-drawing {
  z-index: 0;
  color: #1f3b34;
  width: 100%;
  max-width: 70em;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 5em 0% 0%;
}

.fluid-design-custom-css {
  display: none;
}

.image-9 {
  z-index: 5;
  width: 100%;
  margin-top: -243px;
  margin-bottom: 0;
  position: absolute;
  inset: auto 0% 0%;
}

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

.image-10 {
  width: 100%;
}

.div-block-16 {
  position: absolute;
  inset: auto 0% 0%;
}

.image-11 {
  margin-bottom: -48px;
}

.div-block-17 {
  position: absolute;
  inset: auto 0% 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .hero.impressum {
    display: block;
  }

  .grid.header.impressum {
    grid-template-columns: 1fr;
  }

  .grid.header._404 {
    grid-template-columns: 1fr;
    height: 100%;
  }

  .heading1.header.impressum {
    align-items: center;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 90px;
    line-height: 110px;
    display: flex;
  }

  .grid-2 {
    flex-direction: row;
    margin-top: 0;
    padding-top: 62px;
  }

  .flie-text {
    padding-bottom: 0;
  }

  .flie-text.email, .flie-text.tel {
    text-decoration: none;
  }

  .flie-text.adresse {
    padding-bottom: 35px;
  }

  .ber-uns-wrapper {
    padding-bottom: 0;
    padding-left: 130px;
    padding-right: 0;
  }

  .slide-2 {
    margin-top: 1px;
    padding-top: 0;
  }

  .page-wrapper.damen {
    padding-bottom: 113px;
  }

  .page-wrapper.herren {
    padding-bottom: 57px;
  }

  .damen-section {
    justify-content: flex-end;
    padding-top: 109px;
    padding-left: 0;
    padding-right: 72px;
  }

  .oneline_frau {
    opacity: 1;
    width: 300px;
    max-width: 100%;
    height: auto;
    inset: auto;
  }

  .preise1 {
    width: 400px;
    min-width: 400px;
  }

  .preise1.herren {
    background-color: #dad1c5;
    width: 400px;
    min-width: 400px;
  }

  .preise2 {
    z-index: 2;
    width: 350px;
    min-width: 350px;
    position: relative;
  }

  .preise2.herren {
    background-color: #dad1c5;
    width: 350px;
    min-width: 350px;
  }

  .schere {
    width: 800px;
    max-width: 50%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heren-section {
    padding-top: 46px;
    padding-left: 72px;
    padding-right: 43px;
  }

  .kontakt-section {
    background-color: #e7e2db;
    padding-right: 46px;
  }

  .online_schere, .online_mann {
    opacity: 1;
    inset: auto;
  }

  .kontaktdaten {
    z-index: 2;
    background-color: #dad1c5;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 73px;
  }

  .map {
    width: 400px;
  }

  .footer {
    background-color: #e7e2db;
    margin-top: -30px;
  }

  .navbar {
    background-color: #0000;
  }

  .div-block-5 {
    padding-top: 4px;
    padding-bottom: 0;
  }

  .image-5 {
    width: 100%;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .folder {
    z-index: 3;
    padding-bottom: 140px;
    position: relative;
  }

  .section---content {
    margin-top: 0;
    margin-bottom: -32px;
    padding-top: 48px;
    padding-bottom: 0;
  }

  .image-wrapper {
    border-radius: 0;
    margin-top: -170px;
    padding-top: 0;
  }

  .image-wrapper.linka {
    margin-top: 171px;
    padding-top: 0;
  }

  .div-block-13.links {
    z-index: 2;
    margin-top: -76px;
    position: relative;
  }

  .div-block-13.rechts {
    z-index: 2;
    margin-top: -2px;
    position: relative;
  }

  .image-6 {
    max-width: none;
  }

  .link-block {
    z-index: 2;
    -webkit-text-stroke-color: transparent;
    background-image: url('../images/Unbenanntes_Projekt-2.jpg');
    background-position: 50%;
    background-size: cover;
    border: 0 #0000;
    border-radius: 600px;
    width: 400px;
    height: 500px;
    position: relative;
  }

  .utility-page-wrap {
    opacity: 1;
    position: static;
  }

  .lineart {
    padding-left: 50px;
    padding-right: 50px;
  }

  .image-9 {
    z-index: 5;
    margin-top: -278px;
    position: absolute;
    inset: auto 0% 0%;
  }

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

  .image-10 {
    width: 100%;
  }

  .div-block-16 {
    margin-bottom: -9px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-11 {
    margin-bottom: -32px;
  }

  .div-block-17 {
    position: absolute;
    inset: auto 0% 0%;
  }
}

@media screen and (min-width: 1440px) {
  .hero {
    z-index: 4;
  }

  .hero._404 {
    background-image: url('../images/0T3A4309.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .hero.impressum {
    background-image: url('../images/Friseur_Sempt_5.jpg');
  }

  .grid.header.impressum {
    grid-template-columns: 1fr;
  }

  .grid.header._404 {
    grid-template-columns: 1fr;
    height: 100%;
  }

  .button.w--current {
    color: #fff;
    background-color: #bbb;
    border-style: none;
  }

  .heading-header {
    height: 100%;
  }

  .heading1.header {
    line-height: 200px;
  }

  .heading1.header.impressum {
    align-items: center;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 90px;
    line-height: 120px;
    display: flex;
  }

  .heading1.header._404 {
    color: #fff;
    height: 100%;
    line-height: 90px;
  }

  .grid-2 {
    background-color: #e7e2db;
    margin-top: 0;
    margin-bottom: -79px;
    padding-top: 106px;
    padding-bottom: 93px;
  }

  .flie-text {
    padding-bottom: 0;
    text-decoration: none;
  }

  .flie-text.adresse {
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 26px;
    display: flex;
  }

  .flie-text.link_web {
    color: #9e9e9e;
  }

  .ber-uns-wrapper {
    padding-top: 0;
    padding-left: 108px;
    padding-right: 32px;
  }

  .page-wrapper.damen {
    padding-bottom: 48px;
  }

  .page-wrapper.herren {
    background-color: #e7e2db;
    padding-bottom: 57px;
  }

  .damen-section {
    justify-content: center;
    padding-top: 95px;
    padding-right: 157px;
  }

  .preise1 {
    background-color: #e7e2db;
    padding-top: 0;
  }

  .preise1.herren {
    background-color: #dad1c5;
  }

  .preise2 {
    z-index: 2;
    position: relative;
  }

  .preise2.herren {
    background-color: #dad1c5;
  }

  .heren-section {
    background-color: #e7e2db;
    justify-content: center;
    padding-top: 41px;
    padding-left: 154px;
    padding-right: 106px;
  }

  .kontakt-section {
    background-color: #e7e2db;
    justify-content: center;
  }

  .online_schere {
    opacity: 1;
  }

  .kontaktdaten {
    z-index: 2;
    background-color: #dad1c5;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 76px;
    position: relative;
  }

  .footer {
    background-color: #e7e2db;
    margin-top: -27px;
  }

  .image-3 {
    margin-bottom: -12px;
  }

  .navbar {
    z-index: 6;
  }

  .image-5 {
    margin-bottom: -24px;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .folder {
    margin-top: 0;
    padding-bottom: 138px;
  }

  .tab-link-tab-1.button.w--current {
    color: #fff;
    background-color: #bbb;
    border-style: none;
    border-width: 0;
  }

  .text-block, .text-block-4:active {
    color: #333;
  }

  .text-block-4:focus, .text-block-4.current {
    color: #fff;
  }

  .section---content {
    margin-top: 0;
    margin-bottom: -28px;
    padding-top: 61px;
    padding-bottom: 32px;
  }

  .image-wrapper {
    border-radius: 0;
    margin-top: -252px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-wrapper.linka {
    margin-top: 181px;
  }

  .image-one {
    border-radius: 0;
  }

  .image-two {
    border-radius: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block-13.links {
    z-index: 2;
    margin-top: -170px;
    padding-top: 0;
    position: relative;
  }

  .div-block-13.rechts {
    z-index: 2;
    margin-top: 54px;
    position: relative;
  }

  .image-6 {
    max-width: none;
  }

  .link-block {
    z-index: 2;
    background-image: url('../images/Unbenanntes_Projekt-2.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
  }

  .html-embed-2 {
    opacity: 1;
    width: 100%;
    margin-top: -123px;
    padding: 0 6% 0 4%;
  }

  .html-embed-2._2 {
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .html-embed-4 {
    z-index: 1;
    position: absolute;
  }

  .html-embed-5 {
    position: absolute;
  }

  .div-block-14 {
    overflow: hidden;
  }

  .lineart {
    padding-top: 0;
    padding-left: 254px;
    padding-right: 466px;
    position: absolute;
    top: 5em;
  }

  .image-8 {
    z-index: 5;
    margin-top: -241px;
    position: relative;
  }

  .image-9 {
    z-index: 4;
    float: none;
    direction: ltr;
    margin-top: -361px;
    margin-bottom: -18px;
    display: inline-block;
    position: absolute;
    inset: auto 0% 0%;
  }

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

  .image-10 {
    width: 100%;
  }

  .div-block-16 {
    margin-bottom: -7px;
    display: block;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-11 {
    margin-bottom: -57px;
  }

  .div-block-17 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .html-embed-6 {
    position: absolute;
    inset: 0% 0% auto;
  }
}

@media screen and (min-width: 1920px) {
  .hero {
    z-index: 4;
    position: relative;
  }

  .hero.impressum {
    background-image: url('../images/Friseur_Sempt_5.jpg');
  }

  .heading1.header.impressum {
    align-items: center;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 128px;
    display: flex;
  }

  .heading1.header._404 {
    font-size: 128px;
  }

  .grid-2 {
    z-index: auto;
    background-color: #e7e2db;
    margin-top: 0;
    margin-bottom: -82px;
    padding-top: 122px;
    padding-left: 248px;
    padding-right: 185px;
    position: relative;
  }

  .flie-text {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
    display: block;
  }

  .flie-text._2 {
    margin-bottom: 0;
  }

  .ber-uns-wrapper {
    padding-left: 0;
  }

  .ber-uns-section {
    z-index: auto;
  }

  .slide-2 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider {
    z-index: 3;
  }

  .page-wrapper.damen {
    padding-bottom: 53px;
  }

  .page-wrapper.herren {
    z-index: auto;
    background-color: #0000;
    padding-bottom: 38px;
    position: relative;
  }

  .damen-section {
    justify-content: center;
    padding-top: 80px;
    padding-right: 232px;
  }

  .oneline_frau {
    opacity: 1;
    width: 400px;
    max-width: 50%;
  }

  .preise1 {
    z-index: 2;
    background-color: #e7e2db;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .preise1.herren {
    z-index: 2;
    background-color: #dad1c5;
    position: relative;
  }

  .preise2 {
    background-color: #e7e2db;
  }

  .preise2.herren {
    background-color: #dad1c5;
  }

  .schere {
    z-index: 2;
    position: relative;
  }

  .damen-slider._2 {
    z-index: 3;
    position: relative;
    overflow: hidden;
  }

  .heren-section {
    background-color: #e7e2db;
    padding-top: 38px;
    inset: 0% 0% auto;
  }

  .herren-slider-section {
    z-index: auto;
    background-color: #e7e2db;
    position: relative;
  }

  .kontakt-section {
    background-color: #e7e2db;
    justify-content: center;
    padding-right: 227px;
  }

  .online_schere, .online_mann {
    opacity: 1;
    width: 400px;
    max-width: 50%;
  }

  .kontaktdaten {
    z-index: 2;
    background-color: #dad1c5;
    position: relative;
  }

  .footer {
    background-color: #e7e2db;
    margin-top: -33px;
    overflow: hidden;
  }

  .image-3 {
    object-fit: fill;
    width: 100%;
    display: block;
    position: static;
    overflow: visible;
  }

  .div-block-5 {
    padding-top: 0;
  }

  .div-block-6 {
    z-index: 2;
    position: relative;
  }

  .body {
    overflow: visible;
  }

  .div-block-10 {
    z-index: 2;
    position: relative;
  }

  .image-5 {
    z-index: auto;
    position: relative;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .folder {
    padding-bottom: 158px;
  }

  .section---content {
    z-index: 0;
    margin-top: 16px;
    margin-bottom: -52px;
    position: static;
    overflow: visible;
  }

  .image-wrapper {
    z-index: 2;
    border-radius: 0;
    width: auto;
    max-width: 500px;
    height: auto;
    overflow: hidden;
  }

  .image-wrapper.linka {
    z-index: 2;
    overflow: hidden;
  }

  .image-one {
    padding-bottom: 0;
    overflow: visible;
  }

  .image-two {
    border-radius: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .div-block-13.rechts {
    height: auto;
    padding-bottom: 0;
  }

  .link-block {
    z-index: 2;
    position: relative;
  }

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

  .html-embed-2 {
    z-index: 2;
    justify-content: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 0%;
    display: flex;
    position: absolute;
  }

  .html-embed-3 {
    color: #2b0707;
  }

  .html-embed-4 {
    z-index: 2;
    object-fit: fill;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    max-height: none;
    display: flex;
    overflow: hidden;
  }

  .html-embed-5 {
    z-index: 1;
    height: Infinity% ;
    width: 100%;
    max-width: none;
    padding-left: 170px;
    padding-right: 170px;
    overflow: hidden;
  }

  .div-block-14 {
    height: auto;
    margin-bottom: 130px;
    overflow: hidden;
  }

  .content {
    overflow: hidden;
  }

  .lineart {
    overflow: visible;
  }

  .image-9 {
    z-index: 5;
    width: 100%;
    margin-top: -468px;
    margin-bottom: -21px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-10 {
    width: 100%;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-11 {
    margin-bottom: -30px;
  }

  .image-12, .div-block-17 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .section {
    object-fit: fill;
    background-image: url('../images/friseur_sempt_frau_black_Flip.svg');
    background-position: 0 0;
    background-size: cover;
    max-width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 582px;
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    background-position: 40%;
  }

  .image {
    max-width: 100%;
    height: 80px;
    font-size: 10%;
    line-height: 10%;
  }

  .header-text.ber-mich, .header-text.kontakt, .header-text.damen, .header-text.herren {
    font-size: 100%;
    line-height: 120%;
  }

  .button {
    margin-top: 7px;
    margin-bottom: 7px;
    padding-bottom: 9px;
  }

  .button.datenschutz {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading1.header {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 700%;
    line-height: 120%;
  }

  .heading1.header.impressum, .heading1.header._404 {
    font-size: 80px;
  }

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

  .grid-2 {
    background-color: #e7e2db;
    flex-direction: column;
    margin-top: -10px;
    padding-top: 63px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .flie-text.adresse {
    padding-bottom: 23px;
  }

  .heading2.ber-mich.move {
    padding-top: 16px;
  }

  .ber-uns-wrapper {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 119px;
    padding-right: 117px;
  }

  .ber-uns-section {
    flex-direction: column;
    display: block;
  }

  .slider__mask {
    background-color: #0000;
  }

  .slide-2 {
    text-align: left;
    margin-bottom: 0;
    margin-left: 39px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .page-wrapper.herren {
    background-color: #e7e2db;
    padding-top: 85px;
  }

  .slide__image.previous, .slide__image.current, .slide__image.next {
    width: 40%;
    height: 90%;
  }

  .slider__arrow.left {
    margin-left: 134px;
  }

  .slider__arrow.right {
    margin-right: 134px;
  }

  .damen-section {
    flex-direction: column-reverse;
    align-items: center;
    max-width: 100%;
    margin-left: 0;
    padding-bottom: 70px;
  }

  .preise1 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    margin-top: -134px;
    margin-right: -221px;
    padding-top: 0;
  }

  .preise1.herren {
    margin-left: -85px;
    padding-left: 45px;
  }

  .preise2.herren {
    margin-left: 20px;
    padding-left: 0;
  }

  .schere {
    opacity: 0;
    width: 30%;
    max-width: 30%;
    padding-right: 0;
    position: absolute;
  }

  .heren-section {
    background-color: #e7e2db;
    flex-direction: column;
    padding-top: 65px;
    padding-left: 0;
  }

  .kontakt-section {
    background-color: #e7e2db;
    flex-direction: column;
    padding-top: 41px;
    padding-bottom: 109px;
  }

  .kontaktdaten {
    margin-left: 81px;
  }

  .map {
    margin: -77px 0 0 -112px;
  }

  .grid-4 {
    justify-content: center;
    margin-left: 43px;
    margin-right: 43px;
    padding-left: 33px;
    padding-right: 33px;
  }

  .footer {
    width: 100%;
    margin-top: -14px;
  }

  .copyright {
    width: 100%;
  }

  .image-3 {
    margin-top: -73px;
    margin-bottom: -10px;
  }

  .html-embed {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .image-4 {
    width: 150px;
    max-width: none;
  }

  .icon {
    color: #fff;
    font-size: 200%;
    display: block;
  }

  .div-block-4 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: 25%;
    display: block;
  }

  .div-block-5 {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }

  .div-block-6 {
    flex-direction: column;
    align-items: flex-start;
    margin-left: -218px;
    display: flex;
  }

  .image-5 {
    margin-top: 0;
    margin-bottom: -23px;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

  .div-block-12 {
    width: 50%;
    max-width: 100%;
  }

  .folder {
    z-index: 4;
    margin-top: -10px;
    position: relative;
  }

  .tabs-menu {
    flex-direction: column;
  }

  .tab-link-tab-1.button {
    padding-bottom: 9px;
  }

  .section---content {
    padding-top: 140px;
  }

  .handle-container {
    flex-direction: column;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-left {
    width: auto;
  }

  .handle-wrapper {
    width: 700px;
    max-width: none;
    height: 394px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .handle-bar {
    height: 500px;
  }

  .image-6 {
    max-width: none;
  }

  .link-block {
    margin-top: -69px;
  }

  .html-embed-2 {
    padding-left: 0;
  }

  .lineart {
    opacity: 0;
  }

  .line-drawing {
    padding-left: 15vw;
    padding-right: 15vw;
    top: 0;
  }

  .image-9 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-10 {
    border: 1px #000;
  }

  .image-11 {
    margin-bottom: -42px;
  }

  .div-block-17 {
    position: absolute;
    inset: auto 0% 0%;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    mix-blend-mode: normal;
    overflow: visible;
  }

  .nav-text.links {
    width: 49%;
  }

  .image {
    height: 70px;
  }

  .header-text.ber-mich, .header-text.kontakt, .header-text.damen, .header-text.herren {
    font-size: 70%;
  }

  .grid.header {
    grid-column-gap: 2px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: flex;
  }

  .heading-header {
    opacity: 1;
    max-width: 100vh;
    height: 100vh;
    position: static;
  }

  .heading1.header {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading1.header.impressum {
    font-size: 60px;
    line-height: 90px;
  }

  .heading1.header._404 {
    font-size: 60px;
  }

  .image-2 {
    opacity: .11;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
  }

  .grid-2 {
    z-index: 3;
    margin-top: 0;
    padding-top: 102px;
    position: relative;
  }

  .flie-text {
    padding-bottom: 0;
  }

  .flie-text.adresse {
    padding-bottom: 20px;
  }

  .heading2.ber-mich {
    line-height: 100%;
  }

  .heading2.ber-mich.move {
    padding-top: 23px;
  }

  .heading2.damen {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ber-uns-wrapper {
    padding-left: 92px;
    padding-right: 62px;
  }

  .slider__mask, .slide-2, .slider {
    overflow: hidden;
  }

  .page-wrapper.herren {
    padding-top: 13px;
  }

  .slider__icon {
    overflow: hidden;
  }

  .slider__nav {
    max-width: 13%;
    padding-top: 0;
    padding-bottom: 93px;
  }

  .slide__image.previous {
    opacity: 0;
    overflow: hidden;
  }

  .slide__image.current {
    overflow: hidden;
  }

  .slide__image.next {
    opacity: 0;
    overflow: hidden;
  }

  .slider__arrow.left {
    margin-left: 233px;
  }

  .slider__arrow.right {
    margin-right: 233px;
  }

  .oneline_frau {
    opacity: 0;
    position: absolute;
  }

  .preise1 {
    margin-top: -72px;
    margin-right: 0;
  }

  .preise1.herren {
    margin-left: 0;
    margin-right: 0;
  }

  .damen-slider {
    padding-top: 63px;
  }

  .damen-slider._2 {
    background-color: #e7e2db;
  }

  .heren-section {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
  }

  .kontakt-section {
    flex-direction: column;
    margin-top: -2px;
    padding-bottom: 106px;
  }

  .online_schere {
    opacity: 0;
    padding-top: 0;
    position: absolute;
  }

  .online_mann {
    opacity: 0;
    position: absolute;
  }

  .grid-4 {
    flex-direction: column;
    margin-left: 44px;
    margin-right: 44px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading3 {
    margin-top: -14px;
    margin-bottom: -24px;
  }

  .footer {
    margin-top: -9px;
  }

  .footer-text {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 55px;
    padding-right: 55px;
    display: flex;
    overflow: hidden;
  }

  .copyright {
    width: 100%;
    display: flex;
  }

  .image-3 {
    margin-top: 0;
    overflow: hidden;
  }

  .navbar {
    padding-top: 46px;
    padding-bottom: 46px;
    display: flex;
  }

  .brand.mobile {
    opacity: 1;
    justify-content: space-between;
    width: 500%;
    position: relative;
  }

  .nav-menu {
    background-color: #000000a6;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 0;
    box-shadow: 0 2px 5px #0000004d;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    width: 85%;
    max-width: 100%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .image-4 {
    width: 200px;
    max-width: none;
    height: auto;
    padding-left: 0;
    display: block;
    position: absolute;
  }

  .image-4.burger {
    opacity: 0;
  }

  .div-block-2 {
    flex-direction: column;
    padding-bottom: 26px;
  }

  .div-block-3 {
    flex-direction: column;
    padding-top: 26px;
    padding-bottom: 0;
  }

  .icon {
    background-color: #0000;
    align-items: center;
    display: block;
  }

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

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .div-block-6 {
    align-items: center;
    margin-left: 0;
    padding-top: 56px;
  }

  .div-block-10 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 48px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .div-block-11 {
    padding-top: 66px;
  }

  .image-5, .overflow-hidden {
    overflow: hidden;
  }

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

  .folder {
    z-index: 4;
    margin-top: 0;
    position: relative;
  }

  .tabs-menu {
    align-items: center;
  }

  .section---content {
    flex-direction: column;
    margin-bottom: -4px;
    padding-bottom: 65px;
  }

  .image-wrapper {
    z-index: 2;
    width: 80%;
    margin-top: 141px;
    padding-top: 0;
  }

  .image-wrapper.linka {
    z-index: 1;
    width: 80%;
  }

  .div-block-13.links {
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-13.rechts {
    margin-top: -106px;
    padding-left: 0;
  }

  .handle-wrapper {
    width: 470px;
    height: 265px;
  }

  .image-6 {
    max-width: none;
  }

  .link-block {
    margin-top: -73px;
    padding-top: 0;
  }

  .lineart {
    height: Infinity% vh;
    opacity: 0;
    object-fit: fill;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-9 {
    margin-top: -289px;
    margin-bottom: 0;
  }

  .div-block-16 {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: -7px;
    padding-bottom: 0;
  }

  .image-11 {
    margin-bottom: -16px;
  }

  .div-block-17 {
    width: 100%;
    max-width: 100%;
    inset: auto 0% 0%;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    overflow: hidden;
  }

  .heading1.header.impressum {
    font-size: 50px;
    line-height: 70px;
  }

  .heading1.header._404 {
    font-size: 50px;
  }

  .image-2 {
    overflow: hidden;
  }

  .grid-2 {
    z-index: 3;
    margin-top: 0;
    padding-left: 13px;
    padding-right: 7px;
    overflow: hidden;
  }

  .flie-text {
    padding-bottom: 0;
    padding-right: 0;
  }

  .flie-text._2 {
    padding-bottom: 0;
  }

  .heading2.ber-mich {
    font-size: 110px;
  }

  .heading2.ber-mich.move {
    margin-bottom: 0;
    padding-top: 23px;
  }

  .heading2.damen {
    justify-content: center;
    font-size: 100px;
    display: flex;
  }

  .heading2.herren {
    font-size: 110px;
    overflow: hidden;
  }

  .heading2.kontakt {
    font-size: 110px;
  }

  .ber-uns-wrapper {
    padding-left: 39px;
    padding-right: 39px;
    overflow: hidden;
  }

  .ber-uns-section {
    overflow: hidden;
  }

  .slider__mask, .slide-2 {
    max-width: 100%;
  }

  .slider {
    max-width: 275%;
  }

  .page-wrapper {
    max-width: 100%;
  }

  .slider__arrow.left {
    margin-left: 274px;
  }

  .slider__arrow.right {
    margin-right: 275px;
  }

  .damen-section {
    padding-top: 46px;
    overflow: hidden;
  }

  .preise1 {
    width: 360px;
    min-width: 360px;
    max-width: 360px;
    margin-top: -54px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 33px;
    padding-right: 33px;
    overflow: hidden;
  }

  .preise1.herren {
    width: 360px;
    padding-left: 33px;
    padding-right: 33px;
    overflow: hidden;
  }

  .preise2 {
    width: 240px;
    min-width: 340px;
    max-width: 340px;
    padding-left: 0;
  }

  .preise2.herren {
    width: 340px;
    overflow: hidden;
  }

  .damen-slider-section {
    overflow: hidden;
  }

  .damen-slider {
    background-color: #0000;
    overflow: hidden;
  }

  .damen-slider._2 {
    background-color: #e7e2db;
  }

  .heren-section {
    margin-top: 0;
    padding-top: 44px;
    overflow: hidden;
  }

  .herren-slider-section, .kontakt-section {
    overflow: hidden;
  }

  .online_schere {
    font-size: 110px;
    overflow: hidden;
  }

  .online_mann {
    overflow: hidden;
  }

  .kontaktdaten {
    width: 340px;
    min-width: 340px;
    max-width: 340px;
    margin-left: 0;
    overflow: hidden;
  }

  .map {
    width: 360px;
    min-width: 360px;
    max-width: 360px;
    margin-top: -72px;
  }

  .grid-4 {
    margin-right: 44px;
  }

  .heading3 {
    margin-top: -8px;
    margin-bottom: -31px;
  }

  .footer {
    margin-top: -2px;
    overflow: hidden;
  }

  .copyright {
    overflow: hidden;
  }

  .image-3, .nav-menu {
    margin-top: 0;
  }

  .image-4 {
    width: 150px;
  }

  .div-block-5 {
    overflow: hidden;
  }

  .div-block-6 {
    align-items: center;
    margin-left: 0;
    padding-top: 54px;
    padding-left: 0;
    overflow: hidden;
  }

  .div-block-8, .div-block-9 {
    overflow: hidden;
  }

  .body {
    overflow: visible;
  }

  .div-block-10 {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .div-block-11 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-5 {
    margin-bottom: -7px;
  }

  .overflow-hidden {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .impressum {
    padding-bottom: 27px;
  }

  .div-block-12 {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }

  .folder {
    z-index: 4;
    margin-top: 0;
    position: relative;
  }

  .tabs-menu {
    align-items: center;
  }

  .section---content {
    padding-top: 0;
    padding-bottom: 62px;
  }

  .image-wrapper {
    z-index: 2;
    width: 80%;
    position: relative;
  }

  .image-wrapper.linka {
    width: 80%;
  }

  .image-two {
    z-index: 1;
    position: relative;
  }

  .handle-wrapper {
    width: 240px;
    height: 135px;
  }

  .handle-bar {
    height: 300px;
  }

  .image-6 {
    max-width: none;
  }

  .link-block {
    width: 340px;
  }

  .lineart {
    opacity: 0;
    max-width: none;
    overflow: hidden;
  }

  .image-9 {
    margin-top: -219px;
    margin-bottom: 0;
  }

  .div-block-15 {
    position: absolute;
  }

  .image-10 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-16 {
    z-index: 5;
    margin-bottom: 0;
  }
}

#w-node-_56ea9187-3609-ab6e-13ef-1b7eb4902ac2-8cef702e, #w-node-_352d0ba6-8bc5-5599-0016-30afcafc2f84-8cef702e, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b1e4-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b1e5-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b1e7-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b1f0-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b1f1-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b1f9-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b1fa-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b1fc-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b201-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b202-fc81b1e2, #w-node-_3fecbe5d-7c07-0c31-f826-d5acfc81b204-fc81b1e2, #w-node-_31f1b714-3c19-75d9-0265-8dfdbf80f7da-bf80f7d7, #w-node-_31f1b714-3c19-75d9-0265-8dfdbf80f7df-bf80f7d7, #w-node-c53b7e63-01d5-a1d9-36c7-de8639490525-8cef7030, #w-node-c53b7e63-01d5-a1d9-36c7-de8639490526-8cef7030, #w-node-_9489a4ab-f582-ee30-31f4-370522364cf1-8cef7031, #w-node-_9489a4ab-f582-ee30-31f4-370522364cf2-8cef7031 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_352d0ba6-8bc5-5599-0016-30afcafc2f84-8cef702e, #w-node-_31f1b714-3c19-75d9-0265-8dfdbf80f7df-bf80f7d7, #w-node-ed31212b-561e-12a6-22b6-7fed0754dce8-8cef7031 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_9489a4ab-f582-ee30-31f4-370522364cf2-8cef7031 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Morgina';
  src: url('../fonts/Morgina.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ebgaramond';
  src: url('../fonts/EBGaramond-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ebgaramond';
  src: url('../fonts/EBGaramond-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Josefinsans';
  src: url('../fonts/JosefinSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}