@font-face {
  font-family: Kigelia;
  src: url('../fonts/LucidaHandwritingStdBlack.TTF') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kigelia;
  src: url('../fonts/LucidaHandwritingStdThin.TTF') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kigelia;
  src: url('../fonts/LucidaHandwritingStdLight.TTF') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Kigelia;
  src: url('../fonts/LucidaHandwritingStdBold.TTF') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --goldenrod: #d4af37;
  --white: white;
  --gold: #c4ac5b;
  --dim-grey: #666;
  --gainsboro: #e6e6e6;
  --light-coral: #fa8c9d;
  --indian-red: #fc4e68;
  --misty-rose: #ffe6ea;
  --black: black;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.image {
  height: 130px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: relative;
  left: auto;
  overflow: visible;
}

.container {
  margin-top: 39px;
}

.hero-section {
  background-image: url('../images/photo-1433321768402-e8ed97b0324c.jpg'), linear-gradient(135deg, #1e2121d1 1%, #20202024 98%);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  border-radius: 20px;
  height: 480px;
  margin-top: 37px;
  margin-bottom: 0;
  padding-top: 242px;
  padding-bottom: 41px;
  position: relative;
  top: -64px;
}

.image-11 {
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.columns-2 {
  margin-left: 89px;
  margin-right: 89px;
}

.image-12 {
  margin-left: auto;
  margin-right: 0;
  display: inline-block;
}

.div-block-6 {
  margin-top: 5px;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
}

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none;
  display: inline-block;
}

.column-5 {
  position: static;
}

.image-13 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-auf-schwarz {
  background-color: var(--goldenrod);
  margin-bottom: 20px;
}

.button-auf-schwarz:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.utility-page-wrap {
  background-image: url('../images/schloss-gold.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  margin-bottom: 0%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  margin-bottom: 5%;
  display: block;
  position: absolute;
  bottom: 0%;
}

.utility-page-form {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 0%;
  margin-bottom: auto;
  display: flex;
  position: relative;
}

.slide-6 {
  background-color: #fff;
  background-image: url('../images/a01ed237633f8f0b9c66e11d6f644205.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.link-3 {
  color: #fff;
  margin-left: 15px;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.link-4 {
  color: #fff;
  margin-left: 15px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  text-decoration: none;
  display: inline-block;
}

.paragraph-8 {
  color: #fff;
  margin-top: -21px;
  margin-bottom: 13px;
  margin-left: 27px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 25px;
}

.section-6 {
  background-color: #000;
  padding-top: 35px;
  padding-bottom: 20px;
}

.button-auf-schwarz-2 {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.button-auf-schwarz-2:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.container-4 {
  margin-top: 0;
}

.section-7 {
  padding-top: 42px;
}

.section-16 {
  background-color: #c4ac5b;
}

.nav-top-2 {
  color: #fff;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  padding-left: 34px;
  padding-right: 24px;
  font-size: 11px;
  line-height: 16px;
  display: flex;
}

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

.wrapper.nav-top-wrapper {
  flex-direction: row;
  justify-content: space-between;
  height: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
}

.wrapper.text-white {
  align-items: flex-start;
  width: auto;
  position: absolute;
}

.wrapper.text-white.left {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  width: 100%;
  inset: auto auto 10%;
}

.wrapper.text-white.left.mid {
  bottom: 35%;
}

.nav-top-info {
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.nav-top-text-3 {
  color: #fff;
  margin-right: 16px;
}

.text-block-6 {
  color: #fff;
  margin-right: 20px;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

.nav-top-social {
  justify-content: flex-end;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
}

.navbar-4 {
  text-align: center;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 5%;
  display: flex;
}

.nav-menu-2 {
  text-align: center;
  margin-top: -6px;
  padding-right: 0;
  font-size: 12px;
  position: static;
}

.nav-link-4 {
  color: #666;
  text-transform: uppercase;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 12px;
  font-weight: 600;
}

.nav-link-4:hover, .nav-link-4.w--current {
  color: var(--gold);
}

.nav-link-4.hide {
  display: none;
}

.button-11 {
  background-color: var(--gold);
  color: #fff;
  text-align: center;
  border-radius: 24px;
  justify-content: center;
  height: 48px;
  margin-top: 20px;
  padding: 12px 28px;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  transition: transform .3s, box-shadow .3s;
}

.button-11:hover {
  box-shadow: 0 8px 8px -4px var(--goldenrod);
  transform: scale(1.05);
}

.button-11.fixed {
  background-color: var(--white);
  color: var(--gold);
  margin-top: 0;
}

.button-11.fixed:hover {
  box-shadow: 0 8px 8px -4px var(--goldenrod);
}

.mouse-icon {
  border: 2px solid #bbb;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  width: 20px;
  height: 30px;
  display: flex;
}

.section-8 {
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0 24px;
  display: flex;
  top: 0;
}

.section-8.hero-section {
  border-radius: 0;
  height: 60vh;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.section-8.hero-section._2 {
  height: 190vh;
}

.section-8.hero-section._2.kleiner {
  justify-content: flex-start;
  align-items: center;
  height: 150vh;
}

.section-8.hero-section._2.auto {
  height: auto;
}

.mouse-wheel-icon {
  background-color: #bbb;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-top: 6px;
}

.hero-intro-3 {
  color: #111;
  text-align: left;
  background-color: #ffffffd1;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 92px;
  display: flex;
}

.hero-intro-3.abs {
  background-color: #0000;
  font-size: 22px;
  position: absolute;
  inset: 10% 0% auto auto;
}

.scroll-mouse-link {
  z-index: 2;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-bottom: -32px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 1px 2px #00000026;
}

.title-2 {
  color: #8f8f8f;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
}

.title-2.size {
  color: var(--gold);
  text-align: center;
  font-size: 30px;
  line-height: 30px;
}

.title-2.neu {
  color: var(--gold);
  font-size: 22px;
  line-height: 1;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-light.big {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 20px;
  font-size: 18px;
  display: flex;
}

.label.cc-light.mittig {
  text-align: center;
}

.label.cc-light {
  opacity: .6;
  color: #d4af37;
}

.paragraph-light-2 {
  opacity: 1;
  color: var(--dim-grey);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.paragraph-light-2.abstand-heading {
  opacity: .84;
  margin-top: 20px;
  padding-left: 0;
}

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

.paragraph-light-2.gold {
  color: var(--gold);
}

.paragraph-light-2.list {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-light-2.center {
  text-align: center;
}

.container-5 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.home-content-wrap-2 {
  width: 100%;
  margin: 80px auto 40px;
}

.heading-jumbo-small {
  color: var(--goldenrod);
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Kigelia, sans-serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 1.1;
}

.heading-jumbo-small.beh {
  text-align: right;
  background-color: #fff;
  width: 90%;
  margin-left: -10px;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 24px;
  box-shadow: 1px 1px 2px #00000017;
}

.heading-jumbo-small._1234567 {
  text-align: center;
}

.heading-jumbo-small.footer {
  color: var(--white);
  font-size: 22px;
}

.heading-jumbo-small.small {
  color: var(--dim-grey);
  text-align: center;
  font-size: 22px;
}

.heading-jumbo-small.mid {
  color: #d4af37;
  text-align: center;
  margin-bottom: 0;
}

.heading-jumbo-small.kleiner {
  font-size: 38px;
}

.heading-jumbo-small.center {
  text-align: center;
}

.heading-jumbo-small.center.white {
  color: var(--white);
}

.section-9 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  padding: 4rem;
}

.section-9.cc-store-home-wrap {
  background-image: url('../images/Asset-1.svg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-9.cc-store-home-wrap.contact {
  background-image: linear-gradient(#fff, #c4ac5b75), url('../images/ai-generated-8932301_1920.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.section-9.cc-store-home-wrap.contact-1 {
  background-image: linear-gradient(#fff, #c4ac5b75), url('../images/ai-generated-8932301_1920.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-9.cc-store-home-wrap.bottom {
  padding-bottom: 0;
}

.section-9.color {
  background-color: var(--gainsboro);
}

.section-9.mittig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-9.nopadding {
  padding-top: 0;
}

.about-grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  background-color: var(--white);
  color: var(--light-coral);
  grid-template-rows: 1fr;
  grid-template-columns: 1.5fr 1fr;
  place-content: center;
  place-items: center;
  margin-bottom: 40px;
  margin-right: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.about-grid-3.cc-about-2 {
  grid-template-columns: 1fr 1fr;
  grid-template-areas: ".";
  place-items: center stretch;
  margin-left: 100px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 40px;
}

.about-grid-3.cc-about-2.up {
  margin-top: 40px;
}

.about-grid-3.klein {
  grid-template-columns: 1.5fr .5fr;
  place-items: stretch stretch;
}

.home-section-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.home-section-wrap.mittig {
  background-color: var(--white);
  justify-content: flex-start;
  align-items: center;
}

.section-17 {
  color: #fff;
  background-color: #c4ac5b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
  overflow: hidden;
}

.paragraph-9 {
  text-decoration: none;
}

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

.column-7 {
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-right: 0;
  display: flex;
}

.column-7._1 {
  padding-right: 7px;
}

.div-block-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.heading-18 {
  font-size: 18px;
}

.heading-23 {
  color: var(--indian-red);
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.div-block-11 {
  background-color: var(--misty-rose);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.section-18 {
  flex-wrap: wrap;
  justify-content: space-around;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
}

.div-block-12 {
  width: 100%;
  height: 90%;
}

.div-block-12._1 {
  background-image: url('../images/2.PNG');
  background-position: 50%;
  background-size: cover;
}

.div-block-12._2 {
  background-image: url('../images/1.PNG');
  background-position: 50%;
  background-size: cover;
}

.div-block-12._3 {
  background-image: url('../images/3.PNG');
  background-position: 50%;
  background-size: cover;
}

.div-block-12._4 {
  background-image: url('../images/emotionheader107179.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.link-block-2 {
  color: #000;
  width: 40%;
  height: 300px;
  margin-bottom: 20px;
  text-decoration: none;
  transition: transform .2s;
}

.link-block-2:hover {
  transform: scale(1.1);
}

.div-block-13 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 20px;
  display: flex;
}

.html-embed-2 {
  width: 60%;
  height: 40vh;
  margin-top: 40px;
}

.columns-12 {
  border-bottom: 1px solid #d6d6d6;
  margin-top: 5px;
  padding-left: 0;
}

.column-17 {
  height: 20px;
}

.container-6 {
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-right: 0;
  display: flex;
}

.image-27 {
  max-width: 50%;
  margin-bottom: 20px;
  padding-right: 0;
}

.columns-15 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.column-19 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-20, .column-21 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-7 {
  color: var(--indian-red);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-8 {
  color: var(--indian-red);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-5 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-9 {
  color: var(--indian-red);
  text-decoration: none;
}

.text-block-9.size {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.3;
}

.link-block-6 {
  text-decoration: none;
}

.heading-25 {
  color: #666;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr;
  align-items: center;
  margin-top: 40px;
}

.grid-4.invert {
  grid-template-columns: .6fr 1fr;
  place-items: center stretch;
}

.grid-4.links {
  grid-template-columns: .5fr 1fr;
}

.grid-4.links.abstand {
  margin-top: 100px;
  margin-bottom: 100px;
}

.grid-4.stretch {
  align-items: stretch;
}

.grid-4.stretch-2 {
  grid-template-columns: 1fr .7fr;
  align-items: stretch;
}

.griddiv {
  padding-left: 20px;
  padding-right: 20px;
}

.griddiv.centered {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.div-block-15 {
  height: 100%;
  max-height: 80vh;
}

.div-block-15.rem {
  background-image: none;
}

.div-block-15.sticky {
  height: 50vh;
  max-height: none;
  position: sticky;
  top: 5vh;
}

.list {
  color: var(--dim-grey);
  text-align: left;
  margin-top: 20px;
  font-size: 16px;
}

.list.nummer {
  list-style-type: decimal;
}

.grid-pic {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 2px #0000003b;
}

.grid-pic._1 {
  background-image: none;
}

.grid-pic._2 {
  background-image: none;
  margin-left: -40%;
  box-shadow: 1px 1px 2px #00000021;
}

.grid-pic._3 {
  background-image: url('../images/2.PNG');
  margin-left: -40%;
}

.grid-pic._4 {
  background-image: url('../images/3-girls.png');
  height: 100%;
  margin-right: -40%;
}

.grid-pic._6 {
  background-image: url('../images/2.PNG');
  margin-left: -40%;
}

.grid-pic._7 {
  background-image: url('../images/3.PNG');
  margin-left: 40%;
}

.grid-pic._8 {
  background-image: url('../images/4.PNG');
  background-position: 100% 0;
  min-height: 500px;
  margin-left: 40%;
}

.grid-pic._5 {
  background-image: url('../images/1.PNG');
  margin-left: 40%;
}

.grid-pic._85vh {
  height: 80vh;
}

.grid-pic.small {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: auto;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
}

.container-9 {
  padding-top: 40px;
}

.div-block-16 {
  background-color: var(--white);
  padding-left: 20px;
}

.section-19 {
  min-height: 400px;
  padding: 40px 20px 20px;
}

.section-19.color {
  background-color: var(--gainsboro);
}

.section-20 {
  min-height: auto;
}

.section-21 {
  margin-bottom: 40px;
}

.slide-20 {
  background-image: url('../images/Hautaufbau-Therapie.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-4, .slider-5 {
  background-color: #0000;
}

.slide-22 {
  background-image: url('../images/I-RESCUE.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-23 {
  background-image: url('../images/O2-Lift-Box.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-6 {
  background-color: #0000;
}

.slide-26 {
  background-image: url('../images/VITAL_C_COLLECTION_ModuleSlide.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-34 {
  background-color: var(--white);
  background-image: url('../images/35f06e52c7264e527487426db0023269.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-36 {
  background-color: var(--white);
  background-image: url('../images/fe6ba050b532715d7a5136fcf28239cb.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

._123456 {
  text-align: center;
  background-color: #0000;
}

.column-22 {
  text-align: right;
}

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

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

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

.slide-41 {
  background-image: url('../images/1b1db9d1353f6fc7b4d372ec3cb1c970.jpg');
  background-position: 0 100%;
  background-size: cover;
}

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

.slide-43 {
  background-image: url('../images/I-Peel-und-I-Enhance.png');
  background-position: 50%;
  background-size: cover;
}

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

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

.slide-46 {
  background-image: url('../images/CLEAR-CELL-COLLECTION_ModuleSlide.png');
  background-position: 50%;
  background-size: cover;
}

.slide-47 {
  background-image: url('../images/the-MAX.png');
  background-position: 50%;
  background-size: cover;
}

.slide-48 {
  background-image: url('../images/Body-Spa.png');
  background-position: 50%;
  background-size: cover;
}

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

.slide-1-2 {
  background-image: url('../images/O2-Lift.png');
  background-position: 50%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/Innovation-Group.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-49 {
  background-image: url('../images/Unbenannt.PNG');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-50 {
  background-image: url('../images/Unbenannt_1.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.link-6 {
  color: var(--light-coral);
  text-decoration: none;
}

.icon {
  color: var(--dim-grey);
}

.link-block-7 {
  text-decoration: none;
}

.bold-text {
  font-size: 22px;
}

.div-block-17 {
  height: 300px;
  margin-top: 20px;
}

.column-23 {
  padding-right: 10px;
}

.column-24 {
  padding-left: 10px;
  padding-right: 0;
}

.slider-7 {
  width: 100%;
  height: 450px;
  margin-left: 10%;
}

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

.slide-52 {
  background-color: var(--light-coral);
  background-image: url('../images/de6306f9f3643f9678b035862787eda7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.icon-2, .icon-3, .slide-nav {
  display: none;
}

.columns-16 {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-18 {
  width: 90%;
  margin-left: 20px;
}

.link-7, .link-8, .link-9 {
  color: var(--white);
  text-decoration: none;
}

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

.link-10, .link-11 {
  color: var(--white);
  text-decoration: none;
}

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

.bold-text-3 {
  text-decoration: none;
}

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

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

.div-block-19.mittig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-98 {
  background-color: var(--misty-rose);
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-71 {
  color: var(--indian-red);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.form {
  text-align: left;
  margin-top: 60px;
}

.text-field {
  height: 100px;
}

.checkbox-field {
  margin-top: 10px;
  margin-bottom: 20px;
}

.link-14 {
  color: var(--indian-red);
}

.submit-button {
  background-color: var(--light-coral);
  color: #fff;
  border-radius: 4px;
}

.image-28 {
  width: 30px;
}

.image-28.size-big {
  width: 60px;
}

.image-28.margin {
  margin-right: 10px;
}

.columns-18 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-left: 80px;
  padding-right: 60px;
  display: flex;
}

.logo-image {
  height: 11vh;
}

.slider-8 {
  width: 100%;
  height: 100%;
}

.image-29 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-29.cover {
  object-fit: cover;
}

.image-29.cover.center {
  object-position: 50% 90%;
}

.image-29.cover.down {
  object-position: 50% 100%;
}

.image-29.cover.hoch {
  object-position: 50% 30%;
}

.image-29.bg {
  background-color: var(--black);
}

.image-30 {
  height: 3vh;
  margin-top: 10px;
  margin-bottom: 10px;
}

.image-31 {
  width: 20px;
}

.image-31._30px {
  width: 25px;
}

.link-block-8 {
  background-color: var(--white);
  border-radius: 100%;
  margin-right: 5px;
  padding: 10px;
}

.div-block-99 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-100 {
  border-bottom: 1px solid #ffffff87;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 20px;
  display: flex;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 20px 1fr;
}

.image-32 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-32.con {
  object-fit: contain;
}

.slider-9 {
  width: 100%;
  height: 100%;
}

.brand {
  margin-right: auto;
}

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

.div-block-101.down {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  margin-right: 20px;
}

.div-block-102 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #fff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 12px 28px;
  text-decoration: none;
  display: flex;
}

.div-block-102.gold {
  background-color: var(--gold);
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-102.gold.center {
  margin-left: auto;
  margin-right: auto;
}

.div-block-102.gold.margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-102.gold.abstand {
  margin-top: 20px;
}

.div-block-102.top-margin {
  margin-top: 10px;
}

.div-block-102.shopify {
  color: #fff;
}

.div-block-102.shopify.padding.max-width {
  max-width: 40%;
}

.div-block-102.padding {
  padding-left: 20px;
  padding-right: 20px;
}

.title-2-white {
  color: #8f8f8f;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.title-2-white.size {
  color: var(--white);
  text-align: center;
  font-size: 22px;
  line-height: 22px;
}

.slide-image-block {
  width: 100%;
  height: 100%;
  position: relative;
}

.slide-image-back {
  filter: blur(25px);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.slide-image-front {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.div-block-103.left {
  justify-content: center;
  align-items: flex-start;
}

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

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.modal1_content-wrapper {
  border: 4px solid var(--goldenrod);
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  max-width: none;
  height: auto;
  max-height: 80vh;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: auto;
}

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

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  margin: 0;
  padding: 20px;
  position: relative;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.text-size-medium-2 {
  color: var(--dim-grey);
  font-size: 16px;
  line-height: 1.5;
}

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

.show-mobile-landscape {
  display: none;
}

.modal1_component {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.slider-10 {
  background-color: #0000;
  width: 100%;
  height: 85vh;
}

.slider-10._40vh {
  height: 60vh;
  margin-bottom: 20px;
}

.slider-10._100 {
  height: 100%;
}

.collage {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 100%;
  max-height: 60vh;
  padding: 0;
}

.collage._3er {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  max-height: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.collage.max-non {
  max-height: none;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: 45vh;
}

.image-100.down {
  object-position: 50% 100%;
  max-height: 35vh;
}

.image-100.down.size {
  max-height: 70vh;
}

.image-100.con {
  object-fit: contain;
}

.image-100.auto {
  max-height: none;
}

.image-100.down-2 {
  object-position: 50% 100%;
}

.image-100.down-2.size {
  max-height: 70vh;
}

.booking {
  width: 100%;
}

.treatwell-button {
  margin-top: 20px;
}

.code-embed {
  width: 100%;
}

.bold-text-8 {
  color: var(--goldenrod);
}

.heading-jumbo-small-2 {
  color: #d4af37;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Kigelia, sans-serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 1.1;
}

.paragraph-light-3 {
  opacity: 1;
  color: #666;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.image-101 {
  filter: invert();
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-101.inv {
  filter: none;
}

.image-101.con {
  filter: none;
  height: 70vh;
  margin-bottom: 20px;
}

.link-block-9 {
  width: 100%;
  height: 15vh;
  margin-left: 20px;
  margin-right: 20px;
}

.link-block-9._40vh {
  height: 65vh;
  margin-bottom: 40px;
}

.link-block-9.small {
  height: 40vh;
}

.label-copy {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label-copy.cc-light {
  opacity: .6;
  color: #d4af37;
  opacity: .6;
}

.spacer-2 {
  height: 20px;
}

.dropdown {
  border-bottom: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  transition: all .2s;
}

.dropdown:hover {
  transform: scale(1.02);
}

.lottie-animation-4 {
  filter: saturate(29%);
  width: 40px;
  height: 40px;
  margin-left: auto;
}

._2er_grid_1 {
  grid-template-rows: auto;
  width: 100%;
}

.content_2-2 {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  margin-top: 40px;
  padding: 40px;
  position: relative;
  box-shadow: 0 7px 20px -14px #00000080;
}

.heading_left_small {
  font-size: 30px;
  line-height: 35px;
}

.form-titel {
  font-size: 16px;
  line-height: 22px;
}

.form-titel.paragraph-font {
  color: var(--dim-grey);
}

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

.link-15 {
  color: var(--gold);
}

.elfsight-ai-chat {
  width: 100%;
}

.list-wrap._80 {
  width: 70%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.list-wrap._90 {
  width: 90%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.border-list {
  border-bottom: 1px solid #333;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.border-list.white {
  border-bottom-color: var(--white);
}

.border-list._100 {
  width: 100%;
}

.preise-cards1 {
  border: 1px solid var(--goldenrod);
  background-color: var(--goldenrod);
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  transition: transform .3s cubic-bezier(.6, .04, .98, .335);
  display: flex;
  position: relative;
  box-shadow: 0 0 10px #0003;
}

.preise-cards1:hover {
  box-shadow: 0 0 10px #0009;
}

.preise-cards1.pink {
  border: 2px solid #d5407799;
}

.button-round {
  background-color: var(--gold);
  border-radius: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.button-round.heading-3.light-pink {
  background-color: #d5407799;
}

.lower-text {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  display: flex;
}

.heading-mitig {
  text-align: center;
  margin-top: 0;
  font-size: 30px;
  line-height: 40px;
}

.heading-mitig.heading-1 {
  line-height: 1.3;
}

.heading-mitig.heading-1.farbe {
  color: var(--goldenrod);
}

.heading-mitig.heading-1.white {
  color: #fff;
}

.upper-text {
  color: #fff;
  padding: 10px;
}

.paragraph-mitig {
  color: var(--dim-grey);
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-mitig.flie-text {
  line-height: 1.5;
}

.paragraph-mitig.flie-text.grey {
  color: var(--dim-grey);
}

.paragraph-mitig.flie-text.grey.top {
  margin-top: 20px;
}

.paragraph-mitig.flie-text.white {
  color: var(--white);
}

.paragraph-mitig.flie-text.left {
  text-align: left;
}

.paragraph-mitig.heading-jumbo-small {
  line-height: 28px;
}

.heading-mitig-sml {
  text-align: center;
  margin-top: 0;
  font-size: 20px;
  line-height: 28px;
}

.heading-mitig-sml.heading-2.ligh-pink {
  color: #d5407799;
}

.heading-mitig-sml.heading-2.farbe {
  color: var(--goldenrod);
}

.heading-mitig-sml.heading-2.grey {
  color: var(--dim-grey);
  font-size: 22px;
}

.heading-mitig-sml.heading-2.white {
  color: var(--white);
  font-weight: 600;
}

.heading-mitig-sml.heading-2.sm {
  margin-top: 10px;
  font-size: 14px;
}

.heading-mitig-sml.heading-2.sm.bestseller {
  color: var(--white);
  font-size: 18px;
}

.heading-mitig-sml.heading-2.left {
  text-align: left;
}

.heading-mitig-sml.heading-2 {
  color: #d4af37;
  margin-top: 10px;
  line-height: 1.3;
}

.heading-mitig-sml.gold {
  color: var(--goldenrod);
  margin-top: 20px;
  font-family: Kigelia, sans-serif;
}

.section-wrap-mitig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
}

.section-wrap-mitig.links, .section-wrap-mitig.left {
  justify-content: center;
  align-items: flex-start;
}

.section-wrap-mitig.white {
  background-color: #fff;
}

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

._5er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.slider-wrap {
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}

.section-2 {
  padding-top: 12vh;
  padding-bottom: 12vh;
  padding-left: 12vw;
}

.button-text {
  z-index: 10;
  font-size: 16px;
  position: relative;
}

.right-padded {
  padding-right: 12vw;
}

.mask {
  width: 32.5%;
  overflow: visible;
}

.heading-left-sml {
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.sub-heading-left {
  font-size: 18px;
  line-height: 28px;
}

.subheading-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-100-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.header-wrap {
  grid-template-rows: auto;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.arrow {
  background-color: var(--goldenrod);
  border-radius: 5px;
  width: 4rem;
  height: 4rem;
  position: absolute;
  inset: 110% 55% auto auto;
}

.arrow.right-icon {
  right: 45%;
}

.cards-image {
  border-radius: 20px;
  height: 35vh;
  position: relative;
  overflow: hidden;
}

.cards {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--gainsboro);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.cards.gold {
  background-color: var(--goldenrod);
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.cards.hide {
  display: none;
}

.cards.pink {
  background-color: var(--misty-rose);
}

.button-icon {
  z-index: 5;
  width: 1rem;
  position: relative;
}

.text-links {
  text-align: left;
  font-size: 16px;
}

.slide-54 {
  margin-left: 5px;
  margin-right: 5px;
}

.button-cirlcle {
  z-index: 1;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: auto 7px auto auto;
}

.arrow-icon {
  background-color: #fff;
  border-radius: 50%;
  width: 2rem;
}

.slider {
  background-color: #0000;
  height: 100%;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: visible;
}

.button-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 2px solid #084d2b;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-left {
  margin-top: 0;
  font-size: 44px;
  line-height: 54px;
}

.divider {
  background-color: var(--goldenrod);
  height: 3px;
}

.right-arrow {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  inset: 0% 0% 0% auto;
}

.left-arrow {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  inset: 0% auto 0% 0%;
}

.image-wrapper-70vh {
  height: 70vh;
}

.image-100-1 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-100-1.down {
  object-position: 50% 100%;
}

._2er-grid-1 {
  width: 100%;
  margin-top: 40px;
}

.card1 {
  position: relative;
  overflow: hidden;
}

.card1.adjust {
  width: 50%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.background {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.card-text {
  z-index: 10;
  width: 100%;
  height: 100%;
  color: var(--white);
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15px 10px 10px;
  display: flex;
  position: relative;
}

.card-text:hover {
  background-image: linear-gradient(#0000004d, #0000004d);
}

.quick-stack {
  padding: 0;
}

.quick-stack.top {
  width: 100%;
  margin-top: 2%;
}

.quick-stack.top._2 {
  margin-top: 0%;
}

.quick-stack.top {
  margin-top: 5%;
}

.quick-stack._2er {
  width: 66%;
}

.accordion-top-icon {
  justify-content: center;
  align-items: center;
  position: relative;
}

.accordion-bottom-wrap {
  width: 100%;
  padding-top: 10px;
}

.bold {
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
}

.accordion-bottom {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.accordion-bottom-text {
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
}

.accordion-top {
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
  display: flex;
}

.accordion-top:hover {
  opacity: .64;
}

.accordion-divider {
  border-top: 1px solid #21262d;
  height: 0;
}

.accordion-icon-stripe-2 {
  background-color: #272e35;
  width: 100%;
  height: 1px;
  position: absolute;
}

.accordion-top-wrap {
  flex: 1;
  padding-top: 1em;
  padding-bottom: 1em;
}

.accordion {
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
}

.accordion-icon-stripe-1 {
  background-color: #272e35;
  width: 1px;
  height: 100%;
}

.accordion-top-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: flex;
  position: relative;
}

.heading4 {
  background-image: linear-gradient(109.29deg, var(--goldenrod), var(--gold));
  letter-spacing: 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}

.text-15 {
  letter-spacing: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

.accordion-divider-wrap {
  display: block;
}

.content-wrapper-card {
  border: 2px solid var(--gold);
  background-color: var(--white);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-102 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
}

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

.background-video {
  z-index: 10;
  width: 100%;
  height: 85vh;
}

.background-video._60vh {
  height: 60vh;
}

.div-block-107 {
  width: 60%;
  height: 60vh;
  margin-bottom: 20px;
}

.background-video-2 {
  z-index: 1;
  width: 100%;
  height: 60vh;
}

.div-block-108 {
  z-index: 1000;
  background-color: var(--gold);
  color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  position: absolute;
  inset: 3% auto auto 3%;
}

.paypal-btn {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  color: #fff;
  cursor: pointer;
  background-color: #3860e2;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  padding: .6rem 1.25rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.paypal-btn:hover {
  transform: translate(0, -5px);
  box-shadow: 0 3px 14px -3px #3860e2a8;
}

.paypal-btn-text {
  margin-bottom: 0;
}

.paypal-btn-text.is-bold {
  font-weight: 800;
}

.paypal-btn-img {
  width: 1.75rem;
  height: 1.75rem;
}

.image-103 {
  height: 70vh;
  margin-top: 20px;
}

.paragraph-grey {
  color: var(--dim-grey);
  margin-top: 30px;
  font-size: 16px;
}

.image-104 {
  object-fit: cover;
  width: 100%;
  height: 80vh;
}

.image-104.hoch {
  object-fit: cover;
  object-position: 50% 70%;
}

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

.image-105 {
  position: relative;
}

.quick-stack-2 {
  width: 100%;
}

.image-106 {
  width: 25%;
  position: absolute;
}

.image-107 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-108 {
  object-fit: cover;
  object-position: 80% 50%;
  width: 100%;
  height: 100%;
}

.slider-11 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.slider-11.auto {
  height: auto;
}

.slider-11._75vh {
  height: 75vh;
  margin-top: 40px;
}

.image-109 {
  width: 30px;
  transform: rotate(90deg);
}

.link-block-10 {
  z-index: 99;
  border: 1px solid var(--gold);
  background-color: #fff;
  border-radius: 100%;
  padding: 9px;
  position: fixed;
  inset: auto 1% 8% auto;
  box-shadow: 0 2px 5px #000c;
}

.list-2 {
  color: var(--dim-grey);
  font-size: 16px;
  line-height: 1.5;
}

.quick-stack-3 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  width: 100%;
  padding: 0;
}

.image-110 {
  width: 100%;
}

.link-16 {
  color: var(--goldenrod);
}

.quick-stack-4 {
  z-index: 1;
  margin-bottom: 40px;
  margin-left: 100px;
  margin-right: auto;
  position: relative;
}

.quick-stack-4._50 {
  margin-left: 0;
  margin-right: 0;
}

.div-block-109 {
  width: auto;
  height: auto;
}

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

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

.div-block-111 {
  width: 70%;
  height: 100%;
}

.image-111 {
  object-fit: contain;
  width: 100%;
  height: 60vh;
  margin-top: 20px;
}

.image-100-3 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.lightbox-link {
  width: 100%;
  height: 70vh;
  margin-top: 15px;
}

.code-embed-2 {
  width: 100%;
}

.pricelist-grid-2 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding: 20px;
}

.heading-left1-2 {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 30px;
}

.heading-color {
  color: #a28d97;
}

.text-left {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 135%;
}

.text-left.paragraph-font {
  line-height: 160%;
}

.paragraph-left3 {
  color: #d4af37;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.angebot-grid-3 {
  grid-column-gap: 5px;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  margin-bottom: 5px;
  padding: 10px 20px 10px 10px;
}

.angebot-grid-3.paragraph-font {
  grid-template-columns: 1fr .25fr;
}

.angebot-grid-3._1er {
  grid-template-columns: 1fr;
}

.text-span-11 {
  color: #d1a400;
  font-weight: 500;
}

.preislise {
  background-color: #fff;
  width: 90%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 60px 40px;
  box-shadow: 4px 4px 20px 3px #acacac;
}

.grid-div-links {
  min-height: 20px;
}

.grid-div-rechts {
  text-align: right;
  min-height: 20px;
}

.heading-small3 {
  color: #d4af37;
  font-family: Kigelia, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 35px;
}

.heading-small3.heading-font1 {
  color: #d4af37;
  font-family: Kigelia, sans-serif;
  font-weight: 300;
}

.code-embed-3 {
  width: 100%;
  height: 100%;
}

.image-112 {
  object-fit: contain;
  width: 100%;
  height: 40vh;
  margin-top: 20px;
}

.nav-dd {
  width: 100%;
}

.lightbox-link-2, .code-embed-4 {
  width: 100%;
  height: 100%;
}

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

.show-mobile-landscape-2 {
  display: none;
}

.hide-mobile-landscape-2 {
  filter: invert();
}

.text-size-medium {
  font-size: 1.25rem;
}

.modal1_content-wrapper-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  width: auto;
  max-width: 48rem;
  height: 75vh;
  max-height: 80vh;
  padding: 0;
  position: relative;
  overflow: auto;
}

.modal1_component-2 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-113 {
  opacity: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.code-embed-5 {
  width: 100%;
}

.code-embed-5.size {
  width: 100%;
  height: 60vh;
  overflow: scroll;
}

.link-17 {
  color: var(--dim-grey);
  text-decoration: none;
}

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

.bold-text-9 {
  color: var(--goldenrod);
}

.dropdown-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.dropdown-button {
  background-color: var(--goldenrod);
  font-size: 16px;
  font-weight: 600;
}

.dropdown-content-3 {
  background-color: #0000;
  position: static;
  overflow: hidden;
}

.side-para {
  text-align: left;
  font-size: 17px;
  line-height: 25px;
}

.side-para.flie-text {
  margin-bottom: 20px;
}

.slider-12 {
  width: 100%;
  height: 100%;
}

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

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

.quick-stack-1.top {
  margin-top: 5%;
}

.image-114 {
  object-fit: contain;
  height: 5vh;
  position: absolute;
  inset: 1% auto auto 1%;
}

.image-114.doen {
  inset: auto 1% 1% auto;
}

.quick-stack-5 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  width: 100%;
}

.text-span-12 {
  font-size: 22px;
}

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

.dark {
  color: #000;
}

.slider-13 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.image-115 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-115.con {
  object-fit: contain;
}

.code-embed-6 {
  width: 100%;
  height: 100%;
}

.link-18 {
  color: #666;
  text-decoration: none;
}

.text-span-13, .slide-nav-2 {
  color: var(--goldenrod);
}

.icon-4, .right-arrow-3 {
  color: #333;
}

.paypal {
  width: 60px;
}

.text-span-14 {
  font-size: 25px;
}

.banner-txext {
  z-index: 1;
  background-color: #0000005c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.code-embed-7 {
  width: 500px;
  height: 500px;
}

.background-video-3 {
  z-index: 1;
  width: 50%;
  height: 55vh;
}

.slider-14 {
  width: 100%;
  height: 100%;
}

.paragraph-mitig-2 {
  color: #666;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-mitig-2.flie-text {
  line-height: 1.5;
}

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

.cards-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #e6e6e6;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.heading-jumbo-small-3 {
  color: #d4af37;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Kigelia, sans-serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 1.1;
}

.heading-jumbo-small-3.mid {
  color: #d4af37;
  text-align: center;
  margin-bottom: 0;
}

.section-22 {
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0 24px;
  display: flex;
  top: 0;
}

.section-22.hero-section {
  border-radius: 0;
  height: 60vh;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.slider-15 {
  width: 100%;
  height: 100%;
}

.wrapper-button {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.link-19 {
  color: var(--dim-grey);
  text-decoration: none;
}

.image-116 {
  object-fit: contain;
  height: 50vh;
}

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

.img-wrapper {
  height: 40vh;
}

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

.div-block-115 {
  grid-template-rows: auto;
}

.code-embed-8 {
  margin-top: 20px;
}

.code-embed-9 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-116 {
  background-color: var(--gold);
  width: 100%;
}

.lightbox-link-3 {
  width: 100%;
  height: 100%;
}

.image-wrap-70vh {
  width: 100%;
  height: 70vh;
  position: relative;
}

.image-100-_2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-100-_2.rel {
  filter: blur(8px);
  position: relative;
}

.image-100-_2.abs {
  object-fit: contain;
  position: absolute;
  inset: 0%;
}

.image-100-_2.down {
  object-position: 50% 80%;
}

.image-wrap-40vh {
  height: 40vh;
}

.video-wrap {
  height: 70vh;
}

.video {
  width: 100%;
  height: 100%;
}

.code-embed-10 {
  height: 60vh;
}

.image-wrap-rel {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-wrap-rel.image-wrap-40vh {
  height: 50vh;
}

.image-117 {
  object-fit: contain;
  height: 5vh;
}

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

.paragraph-light-4 {
  opacity: 1;
  color: #666;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.div-block-118 {
  height: 100%;
  max-height: 80vh;
}

.div-block-118.sticky {
  height: 50vh;
  max-height: none;
  position: sticky;
  top: 5vh;
}

.heading-jumbo-small-4 {
  color: #d4af37;
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Kigelia, sans-serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 1.1;
}

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

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

html.w-mod-js [data-ix="hero-text"] {
  opacity: 0;
  transform: translate(0, -10px);
}

html.w-mod-js [data-ix="hero-button"] {
  opacity: 0;
  transform: scale(.97);
}

@media screen and (max-width: 991px) {
  .nav-top-2 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .nav-top-info {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 8px;
    padding-right: 8px;
  }

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

  .nav-top-social {
    padding-left: 8px;
    padding-right: 8px;
  }

  .nav-menu-2 {
    background-color: var(--white);
    position: absolute;
  }

  .button-11:hover {
    transform: none;
  }

  .button-11.fixed {
    height: auto;
  }

  .section-8 {
    padding: 88px 8px;
  }

  .section-8.hero-section {
    height: 60vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-intro-3 {
    width: 50%;
    max-width: 480px;
    padding: 40px;
  }

  .scroll-mouse-link {
    padding-bottom: 24px;
    display: none;
  }

  .title-2 {
    text-align: center;
    font-size: 18px;
  }

  .title-2.neu {
    font-size: 18px;
    line-height: 1.3;
  }

  .label.cc-light {
    text-align: center;
  }

  .paragraph-light-2.link {
    text-align: left;
  }

  .paragraph-light-2.gold {
    font-size: 12px;
  }

  .paragraph-light-2.gold.mi {
    text-align: center;
  }

  .heading-jumbo-small {
    text-align: center;
    font-size: 35px;
  }

  .heading-jumbo-small.beh {
    text-align: center;
    font-size: 19px;
  }

  .section-9 {
    padding: 2rem;
  }

  .section-9.cc-store-home-wrap.padding {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section-9.cc-store-home-wrap.contact-1 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .about-grid-3 {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-right: 0;
    padding-right: 40px;
  }

  .about-grid-3.cc-about-2 {
    flex-flow: wrap;
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
    grid-auto-flow: row;
    margin-left: 0;
    padding-left: 40px;
    display: flex;
  }

  .about-grid-3.klein {
    grid-template-columns: .5fr;
  }

  .home-section-wrap {
    justify-content: flex-start;
    align-items: center;
  }

  .home-section-wrap.mid {
    justify-content: center;
    align-items: center;
  }

  .home-section-wrap.mobile-center {
    justify-content: flex-start;
    align-items: center;
  }

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

  .column-17 {
    height: auto;
  }

  .columns-15.btm-margin-rem {
    margin-bottom: 20px;
  }

  .column-19.hide {
    display: none;
  }

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

  .grid-4.invert {
    flex-flow: column;
    display: flex;
  }

  .grid-4.links.abstand {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .grid-4.stretch-2 {
    grid-template-columns: 1fr;
  }

  .grid-4.reverse {
    flex-flow: column-reverse;
    display: flex;
  }

  .griddiv {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-15 {
    min-height: auto;
    max-height: 85vh;
  }

  .div-block-15.rem {
    background-image: none;
    max-height: 60vh;
  }

  .div-block-15.sticky {
    height: auto;
    position: relative;
    top: 0;
  }

  .grid-pic._1 {
    order: -9999;
    height: 55vh;
    margin-right: 0%;
  }

  .grid-pic._2 {
    height: 55vh;
    margin-left: 0%;
  }

  .grid-pic._3 {
    height: 300px;
    margin-left: 0;
  }

  .grid-pic._4 {
    height: 300px;
    margin-right: 0%;
  }

  .grid-pic._6, .grid-pic._7 {
    height: 300px;
    margin-left: 0%;
  }

  .grid-pic._8 {
    height: 300px;
    min-height: auto;
    margin-left: 0%;
  }

  .grid-pic._5 {
    height: 300px;
    margin-left: 0;
  }

  .grid-pic._85vh {
    order: -9999;
    height: 65vh;
  }

  .grid-pic.small {
    height: auto;
  }

  .slider-7 {
    height: 300px;
    margin-left: 0%;
  }

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

  .columns-17 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-98 {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns-18 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 60px;
  }

  .slider-8 {
    height: 60vh;
  }

  .slider-8.size {
    height: 65vh;
  }

  .image-31._30px {
    width: 20px;
  }

  .div-block-100 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    display: grid;
  }

  .image-32 {
    max-height: 85vh;
  }

  .div-block-102 {
    padding: 10px 22px;
  }

  .div-block-102.shopify.padding {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-102.shopify.padding.max-width {
    max-width: 100%;
  }

  .div-block-102.padding {
    justify-content: flex-start;
    align-items: center;
  }

  .title-2-white.size {
    font-size: 20px;
  }

  .slide-image-front {
    object-fit: contain;
  }

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

  .div-block-105 {
    margin-top: 10px;
  }

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .slider-10 {
    height: 100%;
  }

  .slider-10._40vh {
    height: auto;
  }

  .collage {
    max-height: 100vh;
  }

  .collage._3er {
    max-height: none;
  }

  .image-100.down.size, .image-100.down-2.size {
    object-position: 50% 50%;
    max-height: 70vh;
  }

  .heading-jumbo-small-2 {
    font-size: 35px;
  }

  .link-block-9 {
    height: 14vh;
  }

  .list-wrap._80, .list-wrap._90 {
    width: 100%;
  }

  .preise-cards1.adjust {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-mitig.heading-jumbo-small {
    font-size: 16px;
  }

  .heading-mitig-sml.heading-2.left {
    text-align: center;
  }

  ._5er-grid {
    grid-template-columns: 1fr 1fr;
  }

  .slider-wrap {
    width: 100%;
  }

  .mask {
    width: 50%;
  }

  .cards-image {
    height: 35vh;
  }

  .slider {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .quick-stack {
    width: 100%;
  }

  .quick-stack._2er {
    width: 100%;
    margin-top: 20px;
  }

  .text-15 {
    text-align: center;
  }

  .content-wrapper-card {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-102 {
    max-height: 70vh;
  }

  .background-video {
    order: -9999;
    height: 65vh;
  }

  .div-block-107 {
    grid-template-columns: 1fr;
    width: 50%;
  }

  .div-block-107.auto {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    height: auto;
  }

  .quick-stack-2 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .hidden-cell {
    display: none;
  }

  .quick-stack-4 {
    margin-left: auto;
  }

  .image-111 {
    height: 55vh;
    margin-top: 10px;
  }

  .lightbox-link {
    height: auto;
    margin-top: 10px;
  }

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

  .paragraph-left3 {
    font-size: 14px;
  }

  .nav-dd {
    width: 100%;
  }

  .modal1_content-wrapper-2 {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .quick-stack-1 {
    width: 100%;
  }

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

  .image-115 {
    max-height: 70vh;
  }

  .slider-14 {
    height: 60vh;
  }

  .heading-jumbo-small-3 {
    font-size: 35px;
  }

  .section-22 {
    padding: 88px 8px;
  }

  .section-22.hero-section {
    height: 60vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider-15 {
    height: 60vh;
  }

  .wrapper-button {
    flex-flow: column;
  }

  .grid-6 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-114, .div-block-115 {
    flex-flow: column;
    display: flex;
  }

  .code-embed-9 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-117 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-wrap-70vh {
    height: 60vh;
  }

  .image-wrap-40vh {
    height: auto;
  }

  .video-wrap {
    height: 60vh;
  }

  .image-wrap-rel {
    position: relative;
  }

  ._2grid {
    grid-template-columns: 1fr;
  }

  .div-block-118 {
    min-height: auto;
    max-height: 85vh;
  }

  .div-block-118.sticky {
    height: auto;
    position: relative;
    top: 0;
  }

  .heading-jumbo-small-4 {
    text-align: center;
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: 440px;
    padding-top: 162px;
  }

  .nav-top-info {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .nav-top-social {
    padding-left: 0;
    padding-right: 0;
  }

  .button-11 {
    height: auto;
    line-height: 18px;
  }

  .section-8 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-8.hero-section {
    padding: 0;
  }

  .section-8.hero-section._2.kleiner {
    height: 235vh;
  }

  .hero-intro-3 {
    width: 60%;
    padding: 20px;
  }

  .scroll-mouse-link {
    display: none;
  }

  .title-2 {
    text-align: center;
    font-size: 16px;
  }

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

  .title-2.neu {
    font-size: 16px;
  }

  .paragraph-light-2 {
    text-align: center;
  }

  .paragraph-light-2.white {
    font-size: 12px;
    line-height: 20px;
  }

  .paragraph-light-2.gold {
    line-height: 20px;
  }

  .paragraph-light-2.gold.mi, .container-5 {
    text-align: center;
  }

  .heading-jumbo-small {
    text-align: center;
    font-size: 25px;
    line-height: 40px;
  }

  .section-9 {
    padding: 20px;
  }

  .section-9.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-9.cc-store-home-wrap.padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .about-grid-3.cc-about-2 {
    padding: 13px;
  }

  .home-section-wrap {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .columns {
    width: 100%;
  }

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

  .column-7._1 {
    padding-top: 0;
    padding-right: 0;
  }

  .div-block-10 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .heading-18 {
    text-align: center;
  }

  .section-18 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .link-block-2 {
    width: 80%;
  }

  .columns-15 {
    flex-direction: column;
  }

  .columns-15.btm-margin-rem {
    margin-bottom: 0;
  }

  .link-block-6 {
    width: 80%;
    margin-bottom: 10px;
  }

  .heading-25 {
    font-size: 25px;
  }

  .grid-4.links.abstand {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .griddiv.centered {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
  }

  .div-block-15 {
    min-height: 300px;
    max-height: 75vh;
  }

  .div-block-15.rem {
    min-height: auto;
  }

  .list {
    padding-left: 20px;
  }

  .grid-pic._1, .grid-pic._85vh {
    height: 65vh;
  }

  .grid-pic.small {
    height: auto;
  }

  .link-block-7 {
    width: 100%;
  }

  .bold-text-4 {
    width: auto;
  }

  .div-block-98 {
    height: auto;
    padding: 40px 20px;
  }

  .image-28.size-big {
    width: 30px;
  }

  .logo-image {
    height: 7vh;
  }

  .slider-8.size {
    height: 55vh;
  }

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

  .div-block-100 {
    flex-flow: column;
    display: flex;
  }

  .image-32 {
    max-height: 100%;
  }

  .image-32.con {
    object-fit: contain;
  }

  .div-block-102.gold.abstand {
    width: 40%;
  }

  .div-block-102.padding {
    flex-flow: column;
  }

  .title-2-white {
    text-align: center;
  }

  .title-2-white.size {
    font-size: 18px;
  }

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

  .div-block-103.left {
    justify-content: center;
    align-items: center;
  }

  .modal1_content-wrapper {
    max-height: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .show-mobile-landscape {
    display: block;
  }

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

  .slider-10._40vh {
    height: 70vh;
  }

  .heading-jumbo-small-2 {
    text-align: center;
    font-size: 25px;
    line-height: 40px;
  }

  .paragraph-light-3 {
    text-align: center;
  }

  .link-block-9 {
    height: 12vh;
    margin: 10px 0;
  }

  .link-block-9._40vh {
    height: 50vh;
  }

  ._2er_grid_1 {
    grid-template-columns: 1fr;
  }

  .content_2-2 {
    padding: 20px;
  }

  .heading-mitig {
    font-size: 22px;
  }

  .heading-mitig.heading-1 {
    line-height: 35px;
  }

  .paragraph-mitig.flie-text {
    text-align: center;
    font-size: 14px;
  }

  .heading-mitig-sml.heading-2.grey {
    font-size: 21px;
  }

  .heading-mitig-sml.heading-2.left {
    text-align: center;
  }

  .section-wrap-mitig {
    justify-content: flex-start;
    align-items: center;
  }

  .section-wrap-mitig.links {
    justify-content: center;
    align-items: center;
  }

  ._5er-grid {
    grid-template-columns: 1fr 1fr;
  }

  .mask {
    width: 100%;
  }

  .heading-left-sml {
    font-size: 1rem;
  }

  .text-links {
    font-size: 1.25rem;
  }

  .heading-left {
    font-size: 1rem;
  }

  .quick-stack {
    width: 100%;
  }

  .accordion-bottom-text {
    padding-bottom: 3em;
  }

  .text-15 {
    font-size: 16px;
  }

  .background-video {
    height: 65vh;
  }

  .div-block-107 {
    width: 80%;
  }

  .div-block-110 {
    justify-content: center;
    align-items: center;
  }

  .image-111 {
    height: auto;
    margin-top: 10px;
  }

  .heading-left1-2 {
    font-size: 25px;
    line-height: 25px;
  }

  .text-left.paragraph-font {
    font-size: 14px;
  }

  .paragraph-left3 {
    margin-bottom: 5px;
  }

  .angebot-grid-3.paragraph-font {
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .heading-small3 {
    font-size: 18px;
  }

  .show-mobile-landscape-2 {
    filter: invert();
    display: block;
  }

  .hide-mobile-landscape-2 {
    display: none;
  }

  .modal1_content-wrapper-2 {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .quick-stack-1 {
    width: 100%;
  }

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

  .image-115 {
    max-height: 100%;
  }

  .image-115.con {
    object-fit: contain;
  }

  .paragraph-mitig-2.flie-text {
    text-align: center;
    font-size: 14px;
  }

  .heading-jumbo-small-3 {
    text-align: center;
    font-size: 25px;
    line-height: 40px;
  }

  .section-22 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-22.hero-section {
    padding: 0;
  }

  .grid-6 {
    grid-template-columns: 1fr 1fr;
  }

  .img-wrapper {
    height: 20rem;
  }

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

  .code-embed-9 {
    width: 70%;
  }

  .div-block-116 {
    background-color: #0000;
  }

  .image-wrap-70vh {
    height: 50vh;
  }

  .cell-4 {
    display: none;
  }

  .paragraph-light-4 {
    text-align: center;
  }

  .div-block-118 {
    min-height: 300px;
    max-height: 75vh;
  }

  .heading-jumbo-small-4 {
    text-align: center;
    font-size: 25px;
    line-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    height: 430px;
    padding-top: 118px;
    padding-left: 21px;
    padding-right: 21px;
  }

  .utility-page-content {
    margin-bottom: 50%;
  }

  .nav-top-2 {
    height: 100%;
  }

  .wrapper.nav-top-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .wrapper.text-white.left.mid {
    bottom: 30%;
  }

  .nav-top-info {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .text-block-6 {
    text-align: center;
    display: block;
  }

  .navbar-4 {
    flex-flow: row;
  }

  .button-11 {
    padding: 10px 19px 10px 18px;
    font-size: 10px;
  }

  .section-8.hero-section {
    height: 30vh;
  }

  .section-8.hero-section._2.kleiner {
    height: 200vh;
  }

  .hero-intro-3 {
    align-items: center;
    width: 80%;
    padding: 10px;
  }

  .hero-intro-3.abs {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .title-2 {
    font-size: 10px;
    line-height: 14px;
  }

  .title-2.neu {
    line-height: 1.1;
  }

  .label.cc-light {
    text-align: center;
    text-align: center;
  }

  .paragraph-light-2 {
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph-light-2.link {
    text-align: left;
  }

  .home-content-wrap-2 {
    width: 100%;
    margin-bottom: 20px;
  }

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

  .heading-jumbo-small.beh {
    font-size: 15px;
  }

  .heading-jumbo-small._1234567 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-jumbo-small._123456 {
    font-size: 22px;
  }

  .section-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-9.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-9.cc-store-home-wrap.padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .about-grid-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .about-grid-3.cc-about-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .home-section-wrap {
    width: 100.109%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-10 {
    justify-content: flex-start;
    align-items: center;
  }

  .link-block-2 {
    width: 100%;
  }

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

  .grid-4 {
    width: 100%;
  }

  .grid-4.links.abstand {
    place-items: center stretch;
  }

  .griddiv {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-15.rem {
    height: 20rem;
    max-height: none;
  }

  .grid-pic._1 {
    height: 45vh;
  }

  .grid-pic._1.sm {
    height: 33vh;
  }

  .grid-pic._2 {
    margin-left: 0;
  }

  .grid-pic._85vh {
    height: 45vh;
  }

  .grid-pic.small {
    height: auto;
  }

  .div-block-16 {
    padding-left: 0;
  }

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

  .bold-text-3 {
    font-size: 20px;
    line-height: 25px;
  }

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

  .bold-text-5 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-98 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-71 {
    font-size: 24px;
    line-height: 32px;
  }

  .slider-8 {
    height: 30vh;
  }

  .slider-8.size {
    height: 45vh;
  }

  .image-31._30px {
    width: 17px;
  }

  .div-block-99, .div-block-100 {
    flex-flow: column;
  }

  .div-block-101 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .div-block-101.down {
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
  }

  .div-block-102 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-102.gold.abstand {
    width: 100%;
  }

  .title-2-white {
    font-size: 10px;
    line-height: 14px;
  }

  .title-2-white.size {
    font-size: 10px;
    line-height: 10px;
  }

  .bold-text-6 {
    font-size: 10px;
    line-height: 18px;
  }

  .bold-text-7 {
    font-size: 10px;
    line-height: 10px;
  }

  .div-block-103 {
    justify-content: center;
    align-items: center;
  }

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

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_component {
    width: auto;
    height: auto;
  }

  .slider-10._40vh {
    height: 60vh;
  }

  .collage {
    max-height: 200vh;
  }

  .heading-jumbo-small-2 {
    font-size: 22px;
    line-height: 25px;
  }

  .paragraph-light-3 {
    font-size: 15px;
    line-height: 20px;
  }

  .link-block-9 {
    height: 10vh;
  }

  .link-block-9._40vh {
    height: 32vh;
  }

  .label-copy.cc-light {
    text-align: center;
    text-align: center;
  }

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

  .form-titel.paragraph-font {
    font-size: 15px;
  }

  .heading-mitig.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-mitig.flie-text {
    text-align: center;
  }

  .paragraph-mitig.heading-jumbo-small {
    font-size: 15px;
  }

  .heading-mitig-sml.heading-2.sm {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 10px;
  }

  .heading-mitig-sml.heading-2 {
    font-size: 18px;
    line-height: 25px;
  }

  .section-wrap-mitig {
    width: 100.109%;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._5er-grid, ._2er-grid-1 {
    grid-template-columns: 1fr;
  }

  .card1.adjust {
    width: 100%;
  }

  .accordion-bottom-wrap {
    padding-right: 0;
  }

  .bold {
    font-size: 16px;
  }

  .heading4 {
    font-size: 15px;
  }

  .text-15 {
    font-size: 16px;
  }

  .background-video, .div-block-107 {
    height: 45vh;
  }

  .div-block-107.auto {
    grid-template-columns: 1fr;
  }

  .background-video-2 {
    height: 45vh;
  }

  .image-105 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .list-2 {
    font-size: 15px;
  }

  .quick-stack-4 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .pricelist-grid-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-left1-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .text-left {
    font-size: 15px;
    line-height: 22px;
  }

  .text-left.paragraph-font {
    text-align: left;
  }

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

  .preislise {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-div-rechts {
    text-align: left;
  }

  .heading-small3 {
    font-size: 14px;
  }

  .modal1_component-2 {
    width: auto;
    height: auto;
  }

  .code-embed-5.size {
    height: 65vh;
  }

  .side-para.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

  .paypal {
    width: 40px;
  }

  .slider-14 {
    height: 30vh;
  }

  .paragraph-mitig-2.flie-text {
    text-align: center;
  }

  .heading-jumbo-small-3 {
    font-size: 22px;
    line-height: 25px;
  }

  .section-22.hero-section, .slider-15 {
    height: 30vh;
  }

  .wrapper-button {
    flex-flow: column;
  }

  .image-116 {
    height: auto;
  }

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

  .img-wrapper {
    height: 15rem;
  }

  .code-embed-9 {
    width: 90%;
  }

  .image-wrap-70vh {
    height: 40vh;
  }

  .video-wrap, .code-embed-10, .image-wrap-rel.image-wrap-40vh {
    height: auto;
  }

  .cell-4 {
    display: none;
  }

  .paragraph-light-4 {
    font-size: 15px;
    line-height: 20px;
  }

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

  .heading-jumbo-small-4 {
    font-size: 22px;
    line-height: 25px;
  }
}

#w-node-_01eb6a16-c487-16d9-a08b-b41f4f92725d-43308498, #w-node-_69ff2d29-a951-0941-2adb-9bb36fab0c8f-43308498, #w-node-_69ff2d29-a951-0941-2adb-9bb36fab0c96-43308498 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_69ff2d29-a951-0941-2adb-9bb36fab0cce-43308498, #w-node-_44e05553-f987-ea87-682a-fb2d1b2bef7b-43308498, #w-node-_69ff2d29-a951-0941-2adb-9bb36fab0d1b-43308498, #w-node-_91a526f3-eab9-429a-3fa2-3afd57f7c90e-43308498, #w-node-_69ff2d29-a951-0941-2adb-9bb36fab0d67-43308498 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f69ec360-867d-3754-bcde-ea134f54b6a6-43308498 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f69ec360-867d-3754-bcde-ea134f54b6b4-43308498 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f69ec360-867d-3754-bcde-ea134f54b6f4-43308498, #w-node-e9d951cb-370d-ea03-d1fb-5b8332fb7bb8-490c6a6b, #w-node-f4d8abcb-3e2a-ca47-bc95-d5915bd72887-a4be4783 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_62cedc94-20cb-7be0-2706-8d1bef3871e5-88303cc3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_34e4a50f-76e9-2bce-102b-e3068e765839-88303cc3, #w-node-ba6853c1-d8f1-4b9a-8419-a4c8bf10447a-88303cc3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ba6853c1-d8f1-4b9a-8419-a4c8bf104500-88303cc3, #w-node-ba6853c1-d8f1-4b9a-8419-a4c8bf104574-88303cc3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_889eba63-dfdc-a7a7-9ceb-62a9b59753b0-88303cc3 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-b82fe060-b8b7-c730-099d-19e0b49c3f0f-88303cc3 {
  grid-row: span 2 / span 2;
}

#w-node-_84a9ffa3-4fb5-b98c-af28-475a50f77d87-b5305cf0 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_84a9ffa3-4fb5-b98c-af28-475a50f77d8c-b5305cf0 {
  grid-row: span 2 / span 2;
}

#w-node-_84a9ffa3-4fb5-b98c-af28-475a50f77d9a-b5305cf0 {
  grid-column: span 2 / span 2;
}

#w-node-_0191b740-62ed-ad2f-c9f4-d252fa1d2d4e-fa1d2d4e {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_890b5888-efd9-7f16-bfbb-c8b96f2ed279-6f2ed279 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-a9c61975-5762-7b5c-98a3-a371b8ae174c-45911010 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ef871275-5dc0-c276-9ae8-494be537406b-87644214 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6918322c-fcb1-4b53-e379-fefdbec8f46d-87644214, #w-node-_12b4203a-6d38-080a-b9ea-4a3c49192e51-87644214, #w-node-_196598fc-4b89-57e3-09b4-fb9780666dd5-87644214, #w-node-_3d0b84cc-0bdd-d527-ccb4-d82e31645688-87644214 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_01eb6a16-c487-16d9-a08b-b41f4f92725d-abc078ee, #w-node-a276487b-cbf3-e57a-55bf-4dc87dc73e7e-abc078ee {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a276487b-cbf3-e57a-55bf-4dc87dc73ea5-abc078ee {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_84ca44c4-253c-a1ed-e3dc-ee588a37a520-abc078ee {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b5f97f13-5761-a0ee-4f71-a7014b156995-abc078ee {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acf40-ef216a78, #w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acf5d-ef216a78, #w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acf82-ef216a78, #w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acf9d-ef216a78, #w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acfbc-ef216a78, #w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acfda-ef216a78, #w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acfe6-ef216a78 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_62cedc94-20cb-7be0-2706-8d1bef3871e5-8fb8fc14, #w-node-ef871275-5dc0-c276-9ae8-494be537406b-bbe81627 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6918322c-fcb1-4b53-e379-fefdbec8f46d-bbe81627 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_62cedc94-20cb-7be0-2706-8d1bef3871e5-d8907e6f, #w-node-_9401f37d-dfd3-9d9e-6a3c-7766d87d512b-d8907e6f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ac581d8d-2b7f-cdad-14e9-f88c436d7fe6-d8907e6f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ac581d8d-2b7f-cdad-14e9-f88c436d8071-d8907e6f, #w-node-ac581d8d-2b7f-cdad-14e9-f88c436d80ea-d8907e6f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2e5f468e-22b9-5185-b148-a8990efc9a87-d8907e6f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_889eba63-dfdc-a7a7-9ceb-62a9b59753b0-d8907e6f {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-b82fe060-b8b7-c730-099d-19e0b49c3f0f-d8907e6f {
  grid-row: span 2 / span 2;
}

#w-node-_606b2df6-fd5e-3cd5-0ff8-3d1ebedceae6-d8907e6f {
  grid-column: span 2 / span 2;
}

#w-node-_62cedc94-20cb-7be0-2706-8d1bef3871e5-38980ed2, #w-node-_9401f37d-dfd3-9d9e-6a3c-7766d87d512b-38980ed2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4d3b335a-83f1-c7ab-03f2-18c96f638f2d-38980ed2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f7769fb7-980f-e593-fb82-90f82844b485-38980ed2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5bfa3aa3-71e8-b703-5a69-c10b41d221a4-38980ed2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5bfa3aa3-71e8-b703-5a69-c10b41d221d5-38980ed2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f717152-6a4a-3676-a5bf-431f6b07275b-38980ed2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0f717152-6a4a-3676-a5bf-431f6b07275e-38980ed2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f0235ace-dad6-b767-e425-5811dd0b64d4-38980ed2 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-f0235ace-dad6-b767-e425-5811dd0b64d9-38980ed2 {
  grid-row: span 2 / span 2;
}

#w-node-f0235ace-dad6-b767-e425-5811dd0b64e7-38980ed2 {
  grid-column: span 2 / span 2;
}

#w-node-_75399b10-06da-e029-9837-b7f8d40165b7-6811f1ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8ba57c5-0e4a-05fc-4c04-b6e3203e8592-6811f1ba {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_889eba63-dfdc-a7a7-9ceb-62a9b59753b0-6811f1ba {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_889eba63-dfdc-a7a7-9ceb-62a9b59753b0-c20be1c0 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-b82fe060-b8b7-c730-099d-19e0b49c3f0f-c20be1c0 {
  grid-row: span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_44e05553-f987-ea87-682a-fb2d1b2bef7b-43308498, #w-node-_69ff2d29-a951-0941-2adb-9bb36fab0d1b-43308498, #w-node-_91a526f3-eab9-429a-3fa2-3afd57f7c90e-43308498, #w-node-_69ff2d29-a951-0941-2adb-9bb36fab0d67-43308498 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-e7e90579-e80b-940b-3587-8e4aa182081f-490c6a6b {
    order: -9999;
  }

  #w-node-e9d951cb-370d-ea03-d1fb-5b8332fb7bb8-490c6a6b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e9d951cb-370d-ea03-d1fb-5b8332fb7bb9-490c6a6b {
    grid-column: span 1 / span 1;
  }

  #w-node-f4d8abcb-3e2a-ca47-bc95-d5915bd72887-a4be4783 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f4d8abcb-3e2a-ca47-bc95-d5915bd72888-a4be4783 {
    grid-column: span 1 / span 1;
  }

  #w-node-_0191b740-62ed-ad2f-c9f4-d252fa1d2d4e-fa1d2d4e, #w-node-_890b5888-efd9-7f16-bfbb-c8b96f2ed279-6f2ed279 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a9c61975-5762-7b5c-98a3-a371b8ae174c-45911010 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8aa-0abd6ef1 {
    order: -9999;
  }

  #w-node-_6918322c-fcb1-4b53-e379-fefdbec8f46d-87644214, #w-node-bab35340-57f5-a380-a289-69506a800495-87644214, #w-node-_12b4203a-6d38-080a-b9ea-4a3c49192e51-87644214, #w-node-_72ecd12d-2f14-7c18-3069-13a63c154972-87644214, #w-node-_196598fc-4b89-57e3-09b4-fb9780666dd5-87644214, #w-node-cfc43446-8e4a-3bfd-faf1-a21fbf7c81a9-87644214, #w-node-_3d0b84cc-0bdd-d527-ccb4-d82e31645688-87644214 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a276487b-cbf3-e57a-55bf-4dc87dc73ea5-abc078ee {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c465e15a-a964-cb96-e2f3-074cd810c071-8f3b1f08 {
    order: -9999;
  }

  #w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acf40-ef216a78 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8aa-23edd883 {
    order: -9999;
  }

  #w-node-_6918322c-fcb1-4b53-e379-fefdbec8f46d-bbe81627, #w-node-bab35340-57f5-a380-a289-69506a800495-bbe81627 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4d3b335a-83f1-c7ab-03f2-18c96f638f2d-38980ed2, #w-node-f7769fb7-980f-e593-fb82-90f82844b485-38980ed2, #w-node-_0f717152-6a4a-3676-a5bf-431f6b07275e-38980ed2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8a8-89f16678 {
    order: 9999;
  }

  #w-node-_9a19175c-3da2-5eae-4aff-d648c7aa385a-89f16678, #w-node-b99f1c17-0cb1-243a-b653-e6dc3efd4ca9-89f16678 {
    order: -9999;
  }

  #w-node-_75399b10-06da-e029-9837-b7f8d40165b7-6811f1ba {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-fd82330e-ef3f-2c4e-5598-fa464c4565ba-6811f1ba, #w-node-fd82330e-ef3f-2c4e-5598-fa464c4565c6-6811f1ba, #w-node-_075b39cc-e735-c793-2407-96f8f57be16b-6811f1ba, #w-node-_460e1294-1c4a-61d3-11ff-3cd0ca530fd4-6811f1ba, #w-node-_9f01c243-feb6-bf95-c3eb-c2c9dee6355d-6811f1ba, #w-node-d914cd15-66cb-404a-9bb3-a6077c112b91-6811f1ba {
    order: -9999;
  }

  #w-node-_889eba63-dfdc-a7a7-9ceb-62a9b59753b0-6811f1ba {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_8463e89d-eccc-1052-05ed-949bc0f76709-c20be1c0, #w-node-_6f02b750-8512-8241-200b-e9bd8136a572-c20be1c0, #w-node-a5439f48-5e34-33c3-9aae-0884eee54a25-c20be1c0 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f69ec360-867d-3754-bcde-ea134f54b6b4-43308498, #w-node-f69ec360-867d-3754-bcde-ea134f54b6f4-43308498, #w-node-_34e4a50f-76e9-2bce-102b-e3068e765839-88303cc3, #w-node-ba6853c1-d8f1-4b9a-8419-a4c8bf10447a-88303cc3, #w-node-ba6853c1-d8f1-4b9a-8419-a4c8bf104500-88303cc3, #w-node-ba6853c1-d8f1-4b9a-8419-a4c8bf104574-88303cc3, #w-node-_0191b740-62ed-ad2f-c9f4-d252fa1d2d4e-fa1d2d4e, #w-node-_890b5888-efd9-7f16-bfbb-c8b96f2ed279-6f2ed279 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a9c61975-5762-7b5c-98a3-a371b8ae174c-45911010 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8a8-0abd6ef1 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-a276487b-cbf3-e57a-55bf-4dc87dc73ea5-abc078ee {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c465e15a-a964-cb96-e2f3-074cd810c06f-8f3b1f08, #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8a8-23edd883 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-ac581d8d-2b7f-cdad-14e9-f88c436d7fe6-d8907e6f, #w-node-ac581d8d-2b7f-cdad-14e9-f88c436d8071-d8907e6f, #w-node-ac581d8d-2b7f-cdad-14e9-f88c436d80ea-d8907e6f, #w-node-_4d3b335a-83f1-c7ab-03f2-18c96f638f2d-38980ed2, #w-node-f7769fb7-980f-e593-fb82-90f82844b485-38980ed2, #w-node-_0f717152-6a4a-3676-a5bf-431f6b07275e-38980ed2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8a8-89f16678, #w-node-_9a19175c-3da2-5eae-4aff-d648c7aa3858-89f16678, #w-node-b99f1c17-0cb1-243a-b653-e6dc3efd4cd2-89f16678 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_889eba63-dfdc-a7a7-9ceb-62a9b59753b0-6811f1ba {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_4e237d20-00b2-40ca-e10a-de7e659008f1-6811f1ba {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_44e05553-f987-ea87-682a-fb2d1b2bef7b-43308498, #w-node-_69ff2d29-a951-0941-2adb-9bb36fab0d1b-43308498, #w-node-_91a526f3-eab9-429a-3fa2-3afd57f7c90e-43308498, #w-node-_69ff2d29-a951-0941-2adb-9bb36fab0d67-43308498 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0191b740-62ed-ad2f-c9f4-d252fa1d2d4e-fa1d2d4e, #w-node-_890b5888-efd9-7f16-bfbb-c8b96f2ed279-6f2ed279, #w-node-a9c61975-5762-7b5c-98a3-a371b8ae174c-45911010 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8a8-0abd6ef1 {
    order: 9999;
  }

  #w-node-_6918322c-fcb1-4b53-e379-fefdbec8f46d-87644214, #w-node-bab35340-57f5-a380-a289-69506a800495-87644214, #w-node-_12b4203a-6d38-080a-b9ea-4a3c49192e51-87644214, #w-node-_72ecd12d-2f14-7c18-3069-13a63c154972-87644214, #w-node-_196598fc-4b89-57e3-09b4-fb9780666dd5-87644214, #w-node-cfc43446-8e4a-3bfd-faf1-a21fbf7c81a9-87644214, #w-node-_3d0b84cc-0bdd-d527-ccb4-d82e31645688-87644214 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a276487b-cbf3-e57a-55bf-4dc87dc73ea5-abc078ee {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c465e15a-a964-cb96-e2f3-074cd810c06f-8f3b1f08 {
    order: 9999;
  }

  #w-node-_3f4922c3-3e6e-9ca4-08b2-299e387acf40-ef216a78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8a8-23edd883 {
    order: 9999;
  }

  #w-node-_6918322c-fcb1-4b53-e379-fefdbec8f46d-bbe81627, #w-node-bab35340-57f5-a380-a289-69506a800495-bbe81627 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4c1e6324-7daa-3577-beae-592b9c83e8a8-89f16678, #w-node-_9a19175c-3da2-5eae-4aff-d648c7aa3858-89f16678, #w-node-b99f1c17-0cb1-243a-b653-e6dc3efd4cd2-89f16678 {
    order: 9999;
  }

  #w-node-_75399b10-06da-e029-9837-b7f8d40165b7-6811f1ba {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_889eba63-dfdc-a7a7-9ceb-62a9b59753b0-6811f1ba {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4e237d20-00b2-40ca-e10a-de7e659008f1-6811f1ba {
    grid-column: span 1 / span 1;
  }

  #w-node-_5e5bfacd-296c-29b8-bb2f-c047b5ed236f-6811f1ba {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Kigelia';
  src: url('../fonts/LucidaHandwritingStdBlack.TTF') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kigelia';
  src: url('../fonts/LucidaHandwritingStdThin.TTF') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kigelia';
  src: url('../fonts/LucidaHandwritingStdLight.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kigelia';
  src: url('../fonts/LucidaHandwritingStdBold.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lucidahandwritingstdrg';
  src: url('../fonts/LucidaHandwritingStdRg.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}