:root {
  --dodger-blue: #0d8de7;
  --white: rgba(255, 255, 255, .5);
  --white-2: white;
  --brown: #82444f;
  --black: #333;
  --misty-rose: #e3d3d7;
  --brown-2: rgba(130, 68, 79, .58);
}

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

h1 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Nunito Sans;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1em;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Nunito Sans;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.1em;
}

p {
  margin-bottom: 10px;
  font-family: Muli;
  font-size: .85rem;
  line-height: 1.4em;
}

a {
  text-decoration: underline;
}

.intro-section {
  height: 85vh;
  background-image: url('../images/shirts-on-every-day-handsome-young-man-leaning-at-2022-02-08-05-16-19-utc-min.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}

.nav-link {
  color: var(--dodger-blue);
  letter-spacing: .8px;
  text-transform: uppercase;
  font-family: Georgia, sans-serif;
  font-size: .8rem;
  font-weight: 700;
  line-height: 1em;
  transition: all .35s;
}

.nav-link:hover {
  font-weight: 700;
  transform: translate(0, -4px);
}

.nav-link.w--current {
  color: var(--dodger-blue);
  font-family: Georgia, sans-serif;
  font-size: .8rem;
  font-weight: 800;
}

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

.nav-menu {
  margin-top: 1.5%;
  margin-right: 3%;
}

.logo-cotainer {
  height: 20vh;
  background-color: var(--white);
  background-image: linear-gradient(rgba(255, 255, 255, .62), rgba(255, 255, 255, .62));
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -6%;
  padding-top: .5%;
  display: flex;
}

.about-us-section {
  height: 80vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-image-container {
  background-image: url('../images/Reichle-Mode-landingpage-intro-section-07.jpg');
  background-position: 60% 27%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-content {
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  padding-left: 10%;
  padding-right: 15%;
  display: flex;
}

.sortiment-grid {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.sortiment-grid.mobile {
  display: none;
}

.left {
  color: var(--dodger-blue);
  text-align: left;
  margin-top: 20px;
  font-family: Georgia, sans-serif;
  font-size: 2rem;
  line-height: 1.1em;
}

.marken-image {
  max-width: 85%;
  margin-top: 0%;
  transition: all .2s ease-in;
}

.slider-image-container {
  height: 100%;
  background-image: url('../images/handsome-bearded-man-standing-near-the-modern-car-2021-08-26-18-20-08-utc-min.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-image-container._1 {
  background-image: url('../images/IMG-20201112-WA0003.jpg');
  background-position: 24%;
  background-size: cover;
}

.slider-image-container._3 {
  background-image: url('../images/IMG-20220322-WA0007.jpg');
  background-size: cover;
}

.slider-image-container._4 {
  background-image: url('../images/Pierre-Cardi_spring_summer_2022_original__210625_PierreCardin_Lookbook_SS220590-min.jpg');
  background-position: 57%;
  background-size: cover;
}

.slider-image-container._5 {
  background-image: url('../images/Pierre-Cardi_spring_summer_2022_original_PC_Stills-FS22_Look-08_quer-min.jpg');
  background-position: 70%;
  background-size: cover;
}

.slider-image-container._6 {
  background-image: url('../images/OLYMP_spring_summer_2022_original_OLYMP-No.-Six-24-Seven-02---FrühjahrSommer-2022-1-min.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slider-image-container._7 {
  background-image: url('../images/IMG-20220322-WA0004.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-image-container._8 {
  background-image: url('../images/Reichle-Mode-landingpage-Gallerie-07.jpg');
  background-position: 50% 23%;
  background-size: auto;
}

.slider-image-container._9 {
  background-image: url('../images/Reichle-Mode-landingpage-Gallerie-08.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slider-image-container._10 {
  background-image: url('../images/close-up-portrait-of-attractive-male-model-young-2021-08-27-14-47-49-utc-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-image-container._11 {
  background-image: url('../images/cool-and-trendy-handsome-cheerful-male-model-in-c-2021-09-02-09-18-03-utc-min.JPG');
  background-position: 50% 0;
  background-size: cover;
}

.slider-image-container._12 {
  background-image: url('../images/stylish-male-model-in-sunglasses-with-hands-in-poc-2022-01-28-06-43-03-utc-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider {
  height: 100%;
}

.div-content-copy {
  flex-direction: column;
  justify-content: center;
  padding: 10% 10% 5% 20%;
  display: flex;
}

.right-arrow, .left-arrow {
  display: none;
}

.section-contact-now {
  height: 80vh;
  background-image: linear-gradient(rgba(13, 141, 231, .13), rgba(13, 141, 231, .13)), url('../images/WhatsApp-Image-2022-03-22-at-09.55.03-5.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-left: 25%;
  padding-right: 25%;
  display: flex;
}

.button-11 {
  width: 200px;
  height: 50px;
  color: #f1953a;
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-11._2 {
  margin-top: 5%;
}

.bg-wrapper-b11 {
  z-index: 0;
  color: var(--white-2);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.button-bg-b11 {
  width: 0;
  height: 50px;
  background-color: rgba(241, 149, 58, .08);
  position: absolute;
  left: 0;
}

.text-b11 {
  z-index: 1;
  color: var(--white-2);
  text-transform: uppercase;
  font-family: Nunito Sans;
  font-size: 1.1vw;
  font-weight: 700;
  line-height: 1em;
  position: relative;
}

.top-line-b11 {
  width: 200px;
  height: 2px;
  background-color: var(--white-2);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.left-line-b11 {
  width: 2px;
  height: 50px;
  background-color: var(--white-2);
  color: var(--white-2);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.bottom-line-b11 {
  width: 200px;
  height: 2px;
  background-color: var(--white-2);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.right-line-b11 {
  width: 2px;
  height: 50px;
  background-color: var(--white-2);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.white {
  color: var(--white-2);
}

.section-instagram {
  padding-top: 2%;
}

.section-kontakt {
  padding: 5% 3% 5% 5%;
}

.kontakt-grid {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  margin-top: 5%;
}

.footer {
  background-color: var(--dodger-blue);
  padding: 5% 9% 5% 3%;
}

.grid-3 {
  grid-template-rows: auto;
}

.grid-4 {
  grid-template-rows: auto;
  margin-top: 5%;
}

.link-block {
  color: var(--white-2);
  text-decoration: none;
}

.link-block:hover {
  text-decoration: underline;
}

.slide-nav {
  bottom: 25px;
}

.html-embed {
  margin-top: 3%;
}

.image {
  z-index: 100;
  position: relative;
  top: 0;
}

.div-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10%;
  display: grid;
}

.bold-text {
  padding-bottom: 5%;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.bold-text.red {
  color: var(--brown);
}

.form-block {
  font-family: Muli;
  font-size: 1vw;
  line-height: 1.5em;
}

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

.div-block-3 {
  padding-left: 0%;
  padding-right: 15%;
}

.input::-ms-input-placeholder {
  font-size: 1vw;
}

.input::placeholder {
  font-size: 1vw;
}

.input._150 {
  height: 100px;
}

.submit-button {
  width: 35%;
  border: 4px solid var(--dodger-blue);
  background-color: var(--dodger-blue);
  text-align: center;
  text-transform: uppercase;
  font-family: Nunito Sans;
  font-size: 1.1vw;
  font-weight: 700;
  line-height: 1em;
  transition: all .45s;
}

.submit-button:hover {
  border: 4px solid var(--dodger-blue);
  background-color: var(--white-2);
  color: var(--dodger-blue);
}

.div-block-4 {
  text-align: left;
  margin-top: 20px;
}

.textarea {
  min-height: 80px;
}

.checkbox-label {
  font-size: .9vw;
  line-height: 1.4em;
}

.icon {
  color: var(--brown);
  font-family: Ls icons, sans-serif;
  display: inline-block;
}

.inline {
  margin-left: 5px;
  display: inline-block;
}

.link-block-2 {
  color: var(--black);
  margin-top: 10px;
  display: none;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.text-block {
  text-align: left;
}

.lottie-animation {
  max-width: 90%;
  text-align: left;
}

.error-message {
  background-color: rgba(130, 68, 79, .33);
}

.right {
  color: var(--white-2);
  text-align: right;
}

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

.preloader {
  z-index: 2147483647;
  background-color: var(--white-2);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-color: rgba(130, 68, 79, .2);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 50%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.background-video {
  width: 50%;
}

.div-block-6 {
  margin-bottom: 20px;
}

.legal {
  height: auto;
  padding-left: 9%;
  padding-right: 9%;
}

.legal._90vh {
  height: 80vh;
}

._2col {
  column-count: 2;
}

.bold-text-2 {
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.rechts {
  text-align: left;
  font-family: Open Sans, sans-serif;
}

._5vh {
  height: 5vh;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-7 {
  width: 36%;
  background-color: rgba(255, 255, 255, .44);
  margin-top: .5%;
  margin-left: 5%;
  padding-left: 15px;
}

.div-block-7._2 {
  width: 50%;
  margin-top: 2vh;
  text-decoration: none;
  transition: all .35s;
}

.div-block-7._2:hover {
  background-color: rgba(255, 255, 255, .66);
}

.heading-3 {
  color: var(--brown);
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.9rem;
  font-weight: 900;
  line-height: 1.6em;
}

.heading-4 {
  color: var(--black);
  font-size: 1.6rem;
}

.gutschein {
  height: 100vh;
  background-image: url('../images/Reichle-Mode-landingpage-intro-section-05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0%;
  padding: 0% 10%;
  transition: all .45s;
  display: flex;
}

.div-block-8 {
  background-image: linear-gradient(rgba(13, 141, 231, .77), rgba(13, 141, 231, .77));
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.div-block-9 {
  height: 80vh;
  background-image: url('../images/Gutschein-vorne-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  transition: all .35s;
  overflow: hidden;
  box-shadow: 1px 1px 3px 2px rgba(51, 51, 51, .2);
}

.div-block-9:hover {
  background-image: url('../images/Gutschein-hinten-min.jpg'), url('../images/Gutschein-vorne-min.jpg');
  background-position: 78%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  box-shadow: 1px 1px 3px 1px rgba(51, 51, 51, .3);
}

.grid-5 {
  height: 100vh;
  grid-template-columns: .75fr .5fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0%;
}

.image-2 {
  display: none;
}

.paragraph-3 {
  font-size: 1rem;
}

.div-block-11 {
  height: 100%;
  flex-direction: column;
  padding-top: 100px;
  display: flex;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, transparent 81%, white), linear-gradient(to bottom, var(--white-2), transparent 66%), radial-gradient(circle farthest-corner at 50% 50%, transparent, rgba(255, 255, 255, .85) 53%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5% 10% 10%;
  display: flex;
}

.d-74-3d-wrapper {
  width: 300px;
  height: 400px;
  perspective: 1000px;
  cursor: pointer;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 3px rgba(130, 68, 79, .5);
}

.d-74-card {
  transform-origin: 0%;
  justify-content: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-74-card-front {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective-origin: 50%;
  transform-origin: 50%;
  background-image: url('../images/LS-Gutschein-Website-01-Vorderseite.jpg');
  background-position: 50%;
  background-size: contain;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-74-hover-me-text {
  color: var(--brown);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Muli;
  font-size: 16px;
  font-weight: 700;
}

.d-74-card-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-image: url('../images/LS-Gutschein-Website-01-Innenseite-rechts.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.d-74-card-text {
  color: var(--brown);
  text-align: center;
  margin-bottom: 20px;
  font-family: Muli;
  font-size: 24px;
  line-height: 29px;
}

.div-block-12 {
  justify-content: flex-end;
  padding-right: 14%;
  display: flex;
  position: relative;
  top: 90px;
}

.italic {
  font-style: normal;
  font-weight: 800;
}

.html-embed-3 {
  z-index: 90000000;
  width: 100%;
  color: var(--black);
  position: relative;
}

.heading-5 {
  color: var(--dodger-blue);
  font-family: Georgia, sans-serif;
  font-size: 2em;
  line-height: 1.1em;
}

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

.heading-7 {
  color: var(--dodger-blue);
  font-family: Georgia, sans-serif;
  font-size: 60px;
  line-height: 40px;
}

.heading-8 {
  width: 90%;
  height: 100%;
  background-color: var(--white);
  color: var(--black);
  text-align: left;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0%;
  padding: 2%;
  font-family: Georgia, sans-serif;
  font-size: 30px;
  position: relative;
  top: 60px;
}

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

.div-block-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 200px;
}

.bg-wrapper-b11-2 {
  z-index: 0;
  color: #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.left-line-b11-2 {
  width: 2px;
  height: 50px;
  color: #fff;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.text-b11-2 {
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  font-family: Nunito Sans;
  font-size: 1.1vw;
  font-weight: 700;
  line-height: 1em;
  position: relative;
}

.top-line-b11-2 {
  width: 200px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.right-line-b11-2 {
  width: 2px;
  height: 50px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.bottom-line-b11-2 {
  width: 200px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.white-2 {
  color: #fff;
}

.giftcard-section {
  background-image: url('../images/excited-young-man-receives-present-from-his-beauti-2021-08-29-10-19-21-utc-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.gutscheinkarte-section {
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.link-block-3.w--current {
  padding-top: 2%;
  padding-left: 5%;
  display: block;
}

.bold-text-3, .bold-text-4 {
  color: var(--dodger-blue);
  font-size: 2rem;
  line-height: 1.1em;
}

.bold-text-5 {
  color: var(--dodger-blue);
  font-size: 2rem;
  line-height: 1.11em;
}

.link-block-4 {
  padding-right: 5%;
}

@media screen and (min-width: 1280px) {
  .nav-link, .nav-link.w--current {
    font-size: .9rem;
  }

  .left {
    color: var(--dodger-blue);
    font-size: 2rem;
  }

  .white.left {
    color: var(--white-2);
    line-height: 1.1em;
  }

  .image {
    width: 50%;
  }

  .heading-3 {
    font-size: 2.1rem;
    font-weight: 900;
  }

  .paragraph-3 {
    font-size: 1.1rem;
    line-height: 1.3em;
  }

  .heading-5 {
    color: var(--dodger-blue);
    font-size: 2rem;
    line-height: 1.1em;
  }

  .heading-6 {
    color: var(--dodger-blue);
    font-size: 2rem;
  }

  .heading-8 {
    top: 60px;
  }

  .bold-text-3 {
    font-size: 2rem;
    line-height: 1.1em;
  }

  .bold-text-4 {
    color: var(--dodger-blue);
    font-size: 2rem;
  }
}

@media screen and (min-width: 1440px) {
  .nav-link, .nav-link.w--current {
    font-size: 1rem;
  }

  .left {
    color: var(--dodger-blue);
    font-size: 3rem;
    line-height: 1.1em;
  }

  .white.left {
    color: var(--white-2);
  }

  .heading-3 {
    font-size: 2.5rem;
  }

  .paragraph-3 {
    font-size: 1.2rem;
  }

  .heading-5 {
    color: var(--dodger-blue);
    font-size: 3rem;
    line-height: 1.1em;
  }

  .heading-8 {
    top: 60px;
  }

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

  .bold-text-3, .bold-text-4, .bold-text-5 {
    color: var(--dodger-blue);
    font-size: 3rem;
    line-height: 1.1em;
  }
}

@media screen and (min-width: 1920px) {
  .intro-section {
    background-image: url('../images/shirts-on-every-day-handsome-young-man-leaning-at-2022-02-08-05-16-19-utc-min.JPG');
  }

  .nav-link, .nav-link.w--current {
    font-size: 1.3rem;
  }

  .about-image-container {
    background-image: url('../images/Reichle-Mode-landingpage-intro-section-07.jpg');
  }

  .left {
    color: var(--dodger-blue);
    font-size: 3rem;
    line-height: 1.1em;
  }

  .button-11 {
    width: 300px;
    height: 60px;
  }

  .white.left {
    color: var(--white-2);
  }

  .submit-button {
    width: 40%;
    font-size: 1.5vw;
  }

  .div-block-7 {
    width: 45%;
  }

  .heading-3 {
    font-size: 3.3rem;
  }

  .grid-5 {
    height: 70vh;
  }

  .paragraph-3 {
    font-size: 1.4rem;
  }

  .heading-5 {
    color: var(--dodger-blue);
    font-size: 3rem;
    line-height: 1.1em;
  }

  .heading-8 {
    width: 60%;
    top: 0;
  }

  .div-block-13 {
    top: 362px;
  }

  .giftcard-section {
    background-image: url('../images/excited-young-man-receives-present-from-his-beauti-2021-08-29-10-19-21-utc-min.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bold-text-3, .bold-text-4, .bold-text-5 {
    color: var(--dodger-blue);
    font-size: 3rem;
    line-height: 1.1em;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 5vw;
    font-weight: 600;
    line-height: 1em;
  }

  h2 {
    font-size: 2.75vw;
  }

  h4 {
    font-size: 1.75vw;
    line-height: 1em;
  }

  p {
    font-size: 1.9vw;
  }

  .intro-section {
    background-position: 50% 0;
  }

  .nav-link, .nav-link.w--current {
    font-size: 1.75vw;
  }

  .nav-menu {
    background-color: rgba(255, 255, 255, .66);
    margin-left: 30%;
  }

  .logo-cotainer {
    height: 25vh;
  }

  .about-us-section {
    height: 60vh;
    grid-template-columns: 1fr 1fr;
  }

  .div-content {
    padding-left: 10%;
    padding-right: 10%;
  }

  .left {
    color: var(--dodger-blue);
    font-size: 3vw;
  }

  .marken-image {
    max-width: 66%;
  }

  .div-content-copy {
    padding-left: 15%;
    padding-right: 15%;
  }

  .section-contact-now {
    height: 60vh;
    background-image: linear-gradient(rgba(13, 141, 231, .2), rgba(13, 141, 231, .2)), url('../images/WhatsApp-Image-2022-03-22-at-09.55.03-5.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-left: 15%;
    padding-right: 15%;
  }

  .text-b11 {
    font-size: 2.25vw;
  }

  .white.left {
    color: var(--white-2);
    line-height: 1.1em;
  }

  .kontakt-grid {
    grid-column-gap: 1vw;
    grid-template-columns: 1fr 1fr;
  }

  .image {
    max-width: 75%;
  }

  .div-block-3 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .input {
    font-size: 1.75vw;
  }

  .input::-ms-input-placeholder {
    font-size: 1.75vw;
  }

  .input::placeholder {
    font-size: 1.75vw;
  }

  .submit-button {
    width: 100%;
    font-size: 3vw;
    line-height: 1.1em;
  }

  .textarea {
    font-size: 1.75vw;
  }

  .checkbox-label {
    font-size: 1.5vw;
  }

  .icon {
    font-size: 2.25vw;
  }

  .heading {
    font-weight: 600;
  }

  .icon-2 {
    color: var(--dodger-blue);
    font-size: 40px;
    line-height: 40px;
  }

  .menu-button {
    background-color: rgba(0, 0, 0, 0);
  }

  .legal {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-7 {
    width: 52%;
  }

  .div-block-7._2 {
    width: 76%;
  }

  .gutschein {
    height: auto;
    padding: 10% 0% 20%;
  }

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

  .div-block-9:hover {
    background-position: 78%, 0 0;
  }

  .grid-5 {
    height: auto;
    grid-column-gap: 10px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .image-2 {
    display: block;
  }

  .webdev-for-you-logo-mark {
    width: 50px;
  }

  .div-block-12 {
    padding-right: 17.5%;
    top: 18px;
  }

  .heading-5 {
    color: var(--dodger-blue);
  }

  .heading-7 {
    font-size: 37px;
  }

  .heading-9 {
    color: var(--dodger-blue);
    font-size: 3vw;
  }

  .text-b11-2 {
    font-size: 2.25vw;
  }

  .gutscheinkarte-section {
    height: 60vh;
    grid-template-columns: 1fr 1fr;
  }

  .link-block-3 {
    padding-top: 3%;
    padding-left: 5%;
  }

  .link-block-3.w--current {
    display: block;
  }

  .bold-text-3 {
    color: var(--dodger-blue);
    font-size: 3vw;
    line-height: 1.1em;
  }

  .bold-text-4 {
    line-height: 1.1em;
  }

  .bold-text-5 {
    color: var(--dodger-blue);
    font-size: 3vw;
    line-height: 1.1em;
  }
}

@media screen and (max-width: 767px) {
  .intro-section {
    height: 160vh;
    background-position: 50%;
    margin-bottom: 12%;
  }

  .logo-cotainer {
    height: 10vh;
    margin-top: -22%;
    margin-bottom: 3%;
    padding-top: 3%;
    padding-bottom: 8%;
    position: relative;
    top: 0;
  }

  .about-us-section {
    width: auto;
    height: auto;
  }

  .about-image-container {
    height: 100%;
  }

  .div-content {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .sortiment-grid {
    height: auto;
    padding-top: 0;
  }

  .left {
    color: var(--dodger-blue);
    font-size: 4vw;
  }

  .div-content-copy {
    padding-bottom: 10%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .section-contact-now {
    height: 100vh;
    background-image: linear-gradient(rgba(13, 141, 231, .15), rgba(13, 141, 231, .15)), url('../images/WhatsApp-Image-2022-03-22-at-09.55.03-5.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .white.left {
    color: var(--white-2);
    line-height: 1.1em;
  }

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

  .div-block-3 {
    padding-left: 0%;
  }

  .submit-button {
    width: 100%;
    font-size: 4vw;
  }

  .right {
    font-size: 1.5vw;
  }

  .icon-2 {
    color: var(--dodger-blue);
  }

  ._2col {
    column-count: 1;
  }

  .div-block-7, .div-block-7._2 {
    width: 76%;
  }

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

  .d-74-3d-wrapper {
    width: 200px;
    height: 300px;
  }

  .d-74-card-text {
    font-size: 20px;
    line-height: 24px;
  }

  .webdev-for-you-logo-mark {
    width: 40px;
  }

  .div-block-12 {
    padding-right: 20%;
  }

  .heading-5 {
    color: var(--dodger-blue);
  }

  .heading-7 {
    margin-top: 0;
    font-size: 30px;
  }

  .heading-8 {
    width: 80%;
    text-align: center;
  }

  .gutscheinkarte-section {
    height: auto;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .link-block-3.w--current {
    padding-top: 2%;
    padding-left: 5%;
    display: block;
  }

  .bold-text-3, .bold-text-4, .bold-text-5 {
    color: var(--dodger-blue);
    font-size: 4vw;
    line-height: 1.1em;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 7vw;
  }

  h2 {
    font-size: 5.75vw;
  }

  h4, p {
    font-size: 4vw;
  }

  .intro-section {
    height: 90vh;
    background-position: 50%;
  }

  .nav-link {
    font-size: 3vw;
  }

  .nav-link.w--current {
    text-align: left;
    font-size: 3vw;
    display: block;
  }

  .nav-menu {
    background-color: rgba(255, 255, 255, .97);
    border-radius: 5px;
    margin-left: 3%;
  }

  .logo-cotainer {
    height: 20vh;
    margin-top: -38%;
  }

  .about-us-section {
    height: 100vh;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .about-image-container {
    height: 50vh;
    background-image: url('../images/Reichle-Mode-landingpage-intro-section-07.jpg');
    background-position: 0 0;
    margin-bottom: 5%;
  }

  .div-content {
    margin-top: 10%;
    padding-top: 0%;
  }

  .sortiment-grid {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    margin-top: 75%;
    display: none;
  }

  .sortiment-grid.mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .left {
    color: var(--dodger-blue);
    text-align: left;
    font-size: 7vw;
    line-height: 1.1em;
  }

  .marken-image {
    max-width: 100%;
  }

  .slider {
    height: 100vh;
    margin-top: 5%;
  }

  .div-content-copy {
    margin-top: 10%;
    padding-top: 0%;
  }

  .section-contact-now {
    height: 100vh;
    background-image: linear-gradient(rgba(13, 141, 231, .16), rgba(13, 141, 231, .16)), url('../images/WhatsApp-Image-2022-03-22-at-09.55.03-5.jpeg');
    background-position: 0 0, 50%;
    margin-top: 20%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .text-b11 {
    font-size: 4vw;
  }

  .white.left {
    color: var(--white-2);
  }

  .section-kontakt {
    height: auto;
  }

  .kontakt-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .footer {
    height: auto;
    padding-left: 9%;
  }

  .grid-3, .grid-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .html-embed {
    margin-top: 5%;
  }

  .image {
    max-width: 95%;
    top: 25px;
  }

  .form-block {
    margin-top: 10%;
  }

  .div-block-3 {
    padding-left: 0%;
  }

  .input {
    font-size: 4vw;
  }

  .input::-ms-input-placeholder {
    font-size: 4vw;
  }

  .input::placeholder {
    font-size: 4vw;
  }

  .submit-button {
    width: 100%;
    height: 40%;
    font-size: 4vw;
  }

  .div-block-4 {
    text-align: right;
  }

  .textarea {
    font-size: 4vw;
  }

  .checkbox-label {
    font-size: 3.5vw;
  }

  .icon {
    font-size: 5vw;
  }

  .link-block-2 {
    margin-top: 0;
  }

  .text-block {
    font-size: 4vw;
  }

  .right {
    font-size: 3vw;
    line-height: 1.2em;
  }

  .icon-2 {
    color: var(--dodger-blue);
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .paragraph {
    font-size: 3.25vw;
  }

  .heading-2 {
    font-size: 3vw;
  }

  .paragraph-2 {
    font-size: 3.25vw;
  }

  .html-embed-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  ._2col {
    column-count: 1;
  }

  .rechts {
    text-align: center;
  }

  .div-block-7 {
    width: 86%;
    margin-top: 10.5%;
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .div-block-7._2 {
    width: 86%;
  }

  .heading-3 {
    font-size: 7vw;
  }

  .gutschein {
    padding-bottom: 5%;
  }

  .grid-5 {
    grid-template-rows: auto auto;
  }

  .background-video-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .d-74-3d-wrapper {
    width: 230px;
    height: 280px;
  }

  .d-74-hover-me-text {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .d-74-card-text {
    font-size: 16px;
    line-height: 20px;
  }

  .webdev-for-you-logo-mark {
    width: 30px;
  }

  .div-block-12 {
    padding-right: 8%;
    display: none;
  }

  .heading-5 {
    color: var(--dodger-blue);
  }

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

  .heading-8 {
    width: 80%;
    text-align: center;
  }

  .heading-9 {
    font-size: 7vw;
    line-height: 1em;
  }

  .text-b11-2 {
    font-size: 4vw;
  }

  .giftcard-section {
    height: 100vh;
    background-position: 58%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .gutscheinkarte-section {
    height: auto;
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
  }

  .link-block-3 {
    margin-left: 5px;
  }

  .link-block-3.w--current {
    margin-top: 5%;
    margin-left: 5%;
    display: block;
  }

  .bold-text-3, .bold-text-4 {
    color: var(--dodger-blue);
    font-size: 7vw;
  }

  .bold-text-5 {
    width: 111.926%;
    color: var(--dodger-blue);
    margin-right: 0;
    padding-right: 0;
    font-size: 7vw;
  }
}

#w-node-_25173c21-9113-15e0-a4ce-f755d00187bf-8975fc8c, #w-node-eea734db-ab1f-d946-8984-0a8bad700796-8975fc8c, #w-node-_6c70db84-61ef-3d36-037d-a60a06431256-8975fc8c, #w-node-f233fa50-f95f-65e1-0f05-e0ece4c4d806-8975fc8c, #w-node-f6494898-8eb2-08e5-4c11-696129bbd2b7-8975fc8c, #w-node-a30afd31-60a2-4e83-1c0b-f1a5c20dbd88-8975fc8c, #w-node-_442dd440-c4d6-99e7-d9f3-ea980c27dff7-8975fc8c, #w-node-_51f3ffaa-dc23-2dc0-e7cd-0311279312a1-8975fc8c, #w-node-a1e7d534-8e5c-a660-914f-f4238f79cc2c-8975fc8c, #w-node-f2e0d5e9-815e-8ded-9f6a-929c42da6fd9-8975fc8c, #w-node-c2dcf675-4c97-e773-9089-0a9262b9a3a2-8975fc8c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c8ed7f4-87c6-5745-c366-262fe1026416-e1026410 {
  justify-self: start;
}

#w-node-_0c8ed7f4-87c6-5745-c366-262fe1026419-e1026410 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

@media screen and (min-width: 1920px) {
  #w-node-_442dd440-c4d6-99e7-d9f3-ea980c27dff7-8975fc8c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0c8ed7f4-87c6-5745-c366-262fe1026419-e1026410 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_25173c21-9113-15e0-a4ce-f755d00187bf-8975fc8c, #w-node-_442dd440-c4d6-99e7-d9f3-ea980c27dff7-8975fc8c, #w-node-_51f3ffaa-dc23-2dc0-e7cd-0311279312a1-8975fc8c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-bacb3648-94b2-c26e-28fc-54751282a7a2-8975fc8c {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ed88b665-eccb-2b2f-545f-6d3f5897af42-8975fc8c, #w-node-_442dd440-c4d6-99e7-d9f3-ea980c27dff8-8975fc8c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_442dd440-c4d6-99e7-d9f3-ea980c27dff7-8975fc8c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_51f3ffaa-dc23-2dc0-e7cd-0311279312a1-8975fc8c {
    grid-area: 2 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'Ls icons';
  src: url('../fonts/ls-icons.woff2') format('woff2'), url('../fonts/ls-icons.eot') format('embedded-opentype'), url('../fonts/ls-icons.woff') format('woff'), url('../fonts/ls-icons.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OPENSANS-REGULAR.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OPENSANS-LIGHT.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OPENSANS-BOLD.TTF') format('truetype'), url('../fonts/OPENSANS-EXTRABOLD.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OPENSANS-ITALIC.TTF') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OPENSANS-LIGHTITALIC.TTF') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OPENSANS-EXTRABOLDITALIC.TTF') format('truetype'), url('../fonts/OPENSANS-BOLDITALIC.TTF') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OPENSANS-SEMIBOLD.TTF') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OPENSANS-SEMIBOLDITALIC.TTF') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Georgiaz';
  src: url('../fonts/GEORGIAZ.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/GEORGIA.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georgiai';
  src: url('../fonts/GEORGIAI.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georgiab';
  src: url('../fonts/GEORGIAB.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}