.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-color: #fff;
  height: auto;
  margin-top: 100px;
}

.section.bg {
  background-color: #efd9d5;
}

.section.bg.nomargin {
  margin-top: 0;
  transition: opacity .2s;
}

.section.contact {
  background-color: #efd9d5;
  height: auto;
}

.section.legal {
  height: 15vh;
  margin-top: 0;
}

.section.fullpage {
  height: 100vh;
  margin-top: 45px;
}

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

.divblock {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 14px;
  display: flex;
}

.divblock.vertical {
  align-items: center;
}

.divblock.title {
  flex-direction: row;
  align-items: flex-end;
  margin-top: 80px;
  margin-bottom: 90px;
  margin-left: 91px;
}

.flex-container {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 20px;
  display: flex;
}

.flex-container.top {
  align-items: flex-start;
  padding-right: 31px;
}

.col {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.col.bg3 {
  background-image: url('../images/2021_04_03_Reviderm7.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.col.onethird {
  background-color: #f6f1f1;
  justify-content: space-between;
  width: 33%;
  height: 500px;
  margin: 0 7px 25px;
  padding-top: 35px;
  padding-bottom: 35px;
}

.textblock {
  color: #9f7866;
  text-align: justify;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
}

.textblock.allcaps {
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-style: normal;
  line-height: 25px;
}

.textblock.highlight {
  color: #f09;
  letter-spacing: 1px;
  text-transform: none;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 31px;
  font-style: italic;
}

.textblock.highlight:hover {
  color: #991e68;
}

.textblock.subtitle {
  color: #9f7866;
  padding: 37px;
}

.textblock.paragraph {
  letter-spacing: 0;
  text-transform: none;
  padding: 0 59px 44px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.textblock.product {
  text-align: left;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.textblock.style1 {
  color: #ffffff40;
  text-align: center;
  text-transform: none;
  margin-top: 100px;
  padding-top: 20px;
  font-family: Jonathansignature, sans-serif;
  font-size: 150px;
  line-height: 100px;
}

.textblock.style2 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 39px;
  line-height: 30px;
}

.textblock.style3 {
  color: #fff;
  text-align: center;
  padding-top: 100px;
  line-height: 25px;
}

.textblock.style4 {
  color: #ffffff40;
  text-align: center;
  margin-bottom: 100px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 150px;
  line-height: 180px;
}

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

.flexblock-horizontal.left {
  justify-content: flex-start;
}

.flexblock-horizontal.right {
  justify-content: flex-end;
}

.text_signatur {
  color: #f09;
  font-family: Jonathansignature, sans-serif;
  font-size: 67px;
}

.text_signatur.linehight {
  line-height: 48px;
}

.cell.bottom {
  justify-content: center;
}

.flexblock-vertical {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.flexblock-vertical.centered {
  align-items: center;
}

.bold-text {
  font-style: normal;
  text-decoration: none;
}

.heading {
  color: #9f7866;
}

.h3-headings {
  color: #9f7866;
  text-transform: uppercase;
  font-family: Cormorantgaramond, sans-serif;
}

.heading-2 {
  color: #fafafa66;
  text-align: center;
  text-transform: uppercase;
  margin-top: 180px;
  padding-bottom: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 10vw;
  font-style: normal;
  font-weight: 300;
  line-height: 90%;
  transition: opacity .2s;
}

.heading-3 {
  font-family: Jonathansignature, sans-serif;
  font-size: 150px;
  line-height: 124px;
}

.heading-4 {
  color: #991e68;
  text-transform: uppercase;
  padding-bottom: 59px;
  font-family: Montserrat, sans-serif;
  font-size: 55px;
  font-weight: 400;
}

.div-block {
  color: #991e68;
  background-color: #f09;
  width: 3px;
  height: 10vh;
}

.button {
  color: #9f7866;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #9f786600;
  border: 1px solid #9f7866;
  border-radius: 0;
  margin-top: -1px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.button:hover {
  color: #fff;
  background-color: #9f7866;
}

.cell_contact {
  background-image: url('../images/Bildschirmfoto-2023-10-14-um-21.33.09.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell-3, .cell-4 {
  padding-left: 15px;
}

.h4-heading {
  color: #9f7866;
  -webkit-text-stroke-color: #9f7866;
  text-transform: uppercase;
  margin-top: 50px;
  padding-bottom: 25px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 28px;
}

.h2-heading {
  color: #9f7866;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 3px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 51px;
  font-weight: 300;
}

.h2-heading.nomargin {
  margin-top: 0;
}

.cell_face {
  background-image: url('../images/AdobeStock_622987051.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.cell_face.entry {
  background-image: url('../images/AdobeStock_243662930.jpeg');
  background-position: 50%;
  background-size: cover;
}

.paragraph-2 {
  color: #a17a69;
  text-align: justify;
  column-count: 2;
  column-gap: 16px;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.paragraph-2.margin_left {
  margin-top: 9px;
  margin-left: 47px;
}

.paragraph-3 {
  color: #9f7866;
  text-align: justify;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.cell_body {
  background-image: url('../images/AdobeStock_610186456.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell_specials {
  background-image: url('../images/Foto_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.quick-stack {
  height: 100%;
}

.quick-stack.preise {
  height: auto;
}

.link-block {
  color: #991e68;
  align-items: center;
  margin-top: 8px;
  padding: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  color: #fff;
  background-color: #f09;
}

.quick-stack-2, .quick-stack-3 {
  height: 100%;
}

.div-block-2 {
  background-color: #991e68;
}

.cards {
  background-color: #991e68;
  border-radius: 19px;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  line-height: 11px;
}

.div-block-3 {
  flex-direction: column;
  align-items: center;
  padding-left: 25px;
  display: flex;
}

.cell_makeup {
  background-image: url('../images/Reviderm_Makeup.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell_legal {
  display: block;
}

.richtext {
  margin-left: 100px;
  margin-right: 100px;
}

.heading-6 {
  font-size: 20px;
}

@media screen and (max-width: 991px) {
  .section {
    height: auto;
    margin-top: 0;
  }

  .section.bg.nomargin {
    margin-bottom: 25px;
  }

  .section.contact {
    background-color: #efd9d5;
  }

  .container.centered {
    height: auto;
  }

  .divblock {
    padding-top: 40px;
  }

  .divblock.title {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .flex-container {
    align-items: flex-start;
  }

  .col {
    height: auto;
  }

  .col.bg1 {
    height: 70vh;
  }

  .col.onethird {
    width: 100%;
    height: auto;
  }

  .textblock.allcaps {
    text-align: left;
    letter-spacing: 1px;
    font-size: 10px;
    line-height: 20px;
  }

  .textblock.highlight {
    font-size: 28px;
  }

  .textblock.subtitle {
    padding: 20px 34px;
    font-size: 12px;
  }

  .textblock.paragraph {
    padding-left: 37px;
    padding-right: 35px;
    font-size: 12px;
    line-height: 21px;
  }

  .textblock.style1 {
    margin-top: 20px;
    font-size: 50px;
    line-height: 50px;
  }

  .textblock.style2 {
    font-size: 20px;
  }

  .textblock.style3 {
    padding-top: 10px;
    font-size: 10px;
    line-height: 15px;
  }

  .textblock.style4 {
    font-size: 50px;
    line-height: 50px;
  }

  .flexblock-horizontal {
    flex-direction: column;
  }

  .text_signatur {
    font-size: 43px;
    line-height: 45px;
  }

  .contact-stack {
    background-color: #fff0;
  }

  .flexblock-vertical {
    background-color: #fff0;
    align-items: flex-start;
  }

  .flexblock-vertical.centered {
    align-items: center;
  }

  .heading-2 {
    margin-bottom: 0;
  }

  .heading-4 {
    padding-bottom: 35px;
    font-size: 37px;
  }

  .div-block {
    height: 5vh;
  }

  .button {
    margin-top: 14px;
    margin-bottom: 50px;
  }

  .bold-text-2 {
    text-align: justify;
    font-size: 11px;
  }

  .cell_contact {
    background-image: url('../images/Bildschirmfoto-2023-10-14-um-21.33.09.png');
    background-position: 50%;
    background-size: contain;
  }

  .h2-heading {
    font-size: 40px;
  }

  .cell_specials {
    background-position: 50% 0;
  }

  .quick-stack {
    grid-column-gap: 12px;
  }

  .quick-stack-2 {
    grid-column-gap: 5px;
    grid-row-gap: 15px;
    padding-bottom: 20px;
  }

  .cards {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .section.fullpage {
    height: 70vh;
    margin-top: 1px;
  }

  .divblock, .divblock.vertical {
    padding-top: 0;
  }

  .col.onethird {
    margin-bottom: 15px;
  }

  .textblock.highlight {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 20px;
  }

  .textblock.paragraph {
    padding-left: 16px;
    padding-right: 0;
    font-size: 11px;
    line-height: 18px;
  }

  .textblock.style1 {
    font-size: 42px;
  }

  .textblock.style2 {
    font-size: 14px;
  }

  .textblock.style3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .textblock.style4 {
    font-size: 43px;
  }

  .text_signatur.linehight {
    font-size: 39px;
  }

  .contact-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-2 {
    margin-top: 20px;
  }

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

  .button {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .cell_contact {
    background-position: 50%;
    justify-content: center;
  }

  .h4-heading {
    font-size: 24px;
  }

  .h2-heading {
    font-size: 29px;
  }

  .paragraph-2, .paragraph-3 {
    font-size: 12px;
  }

  .quick-stack.preise {
    grid-column-gap: 4px;
  }

  .cards {
    margin-bottom: 10px;
  }

  .legal {
    font-size: 10px;
  }
}

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

  .divblock.title {
    margin-left: 20px;
    margin-right: 5px;
  }

  .flex-container {
    flex-direction: column;
    margin-right: 0;
    padding-right: 0;
  }

  .col {
    width: auto;
  }

  .col.bg1 {
    width: 100%;
    height: 25vh;
  }

  .col.onethird {
    margin-top: 2px;
  }

  .textblock.allcaps {
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 15px;
  }

  .textblock.highlight {
    font-size: 16px;
    line-height: 0;
  }

  .textblock.subtitle {
    text-align: center;
    font-size: 11px;
    line-height: 14px;
  }

  .textblock.paragraph {
    padding-right: 16px;
  }

  .textblock.product {
    font-size: 11px;
    line-height: 18px;
  }

  .textblock.style1 {
    font-size: 58px;
  }

  .textblock.style2 {
    letter-spacing: 3px;
  }

  .textblock.style4 {
    margin-bottom: 50px;
    font-size: 75px;
  }

  .flexblock-horizontal.left {
    justify-content: center;
  }

  .text_signatur {
    margin-bottom: 27px;
    font-size: 33px;
    line-height: 29px;
  }

  .text_signatur.linehight {
    margin-bottom: 0;
    font-size: 31px;
  }

  .flexblock-vertical {
    margin-top: 20px;
  }

  .flexblock-vertical.centered {
    margin-top: 0;
  }

  .flexblock-vertical.imprint {
    width: auto;
  }

  .h3-headings {
    margin-left: 0;
    font-size: 20px;
  }

  .button {
    font-size: 10px;
  }

  .button.w--current {
    font-size: 11px;
  }

  .cell-3, .cell-4 {
    padding-left: 0;
  }

  .h4-heading {
    font-size: 20px;
  }

  .h2-heading {
    letter-spacing: 0;
    margin-top: 19px;
    margin-bottom: 0;
    font-size: 19px;
  }

  .paragraph-2 {
    column-count: 1;
  }

  .cell_body {
    background-position: 50%;
  }

  .quick-stack {
    grid-row-gap: 5px;
    height: auto;
  }

  .quick-stack.preise {
    grid-row-gap: 15px;
  }

  .quick-stack-3 {
    grid-column-gap: 10px;
    grid-row-gap: 45px;
  }

  .cards {
    margin-bottom: 3px;
  }

  .legal {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .richtext {
    width: 90vw;
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-5 {
    font-size: 27px;
  }

  .heading-6 {
    font-size: 20px;
  }

  .paragraph-4 {
    font-size: 12px;
  }
}

#w-node-c3d5b338-933a-6728-fb9c-fb2ae80c421f-d69c0f6b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a0f7e99b-ccd6-9a56-260e-1a82ad1e9e48-d69c0f6b {
  grid-row: span 2 / span 2;
}

#w-node-b576f9bc-6b5e-49b4-21e9-088fca5f1867-d69c0f6b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b576f9bc-6b5e-49b4-21e9-088fca5f186d-d69c0f6b {
  grid-row: span 2 / span 2;
}

#w-node-_3d48bca4-8c8a-554c-d42c-ee248d187483-d69c0f6b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3d48bca4-8c8a-554c-d42c-ee248d187485-d69c0f6b {
  grid-row: span 2 / span 2;
}

#w-node-_03b96aae-bdce-0f80-3370-b9b54ce88ec3-d69c0f6b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03b96aae-bdce-0f80-3370-b9b54ce88ec5-d69c0f6b {
  grid-row: span 2 / span 2;
}

#w-node-a45798b4-49fa-d4ea-fb7c-c05da8936d05-d69c0f6b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a45798b4-49fa-d4ea-fb7c-c05da8936d09-d69c0f6b {
  grid-row: span 2 / span 2;
}

#w-node-_8ed557aa-0178-7bcc-25d2-1f70cb25f9ca-d69c0f6b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1b8dc8ba-210d-abea-fe03-cd9b5aa686ee-d69c0f6b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_815a7a54-c0c5-97ac-1d54-ab7b2d6a0dbf-d69c0f6b {
  grid-row: span 2 / span 2;
}

#w-node-cd2dff77-1d71-dd2b-781b-4b5cef1b3f88-d69c0f6b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_14cf84d8-dfd0-d4ea-603b-7b92b10437cd-9ff9cec2 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-c3d5b338-933a-6728-fb9c-fb2ae80c421f-d69c0f6b {
    grid-template-rows: auto minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-a0f7e99b-ccd6-9a56-260e-1a82ad1e9e48-d69c0f6b {
    grid-row: span 2 / span 2;
  }

  #w-node-b576f9bc-6b5e-49b4-21e9-088fca5f1867-d69c0f6b {
    grid-template-rows: auto minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-b576f9bc-6b5e-49b4-21e9-088fca5f186d-d69c0f6b {
    grid-row: span 2 / span 2;
  }

  #w-node-_3d48bca4-8c8a-554c-d42c-ee248d187483-d69c0f6b {
    grid-template-rows: auto minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-_3d48bca4-8c8a-554c-d42c-ee248d187485-d69c0f6b {
    grid-row: span 2 / span 2;
  }

  #w-node-_03b96aae-bdce-0f80-3370-b9b54ce88ec3-d69c0f6b {
    grid-template-rows: auto minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-_03b96aae-bdce-0f80-3370-b9b54ce88ec5-d69c0f6b {
    grid-row: span 2 / span 2;
  }

  #w-node-a45798b4-49fa-d4ea-fb7c-c05da8936d05-d69c0f6b {
    grid-template-rows: auto minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-a45798b4-49fa-d4ea-fb7c-c05da8936d09-d69c0f6b {
    grid-row: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c3d5b338-933a-6728-fb9c-fb2ae80c421f-d69c0f6b, #w-node-b576f9bc-6b5e-49b4-21e9-088fca5f1867-d69c0f6b, #w-node-_3d48bca4-8c8a-554c-d42c-ee248d187483-d69c0f6b, #w-node-_03b96aae-bdce-0f80-3370-b9b54ce88ec3-d69c0f6b, #w-node-a45798b4-49fa-d4ea-fb7c-c05da8936d05-d69c0f6b {
    grid-template-rows: auto minmax(230px, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-_8ed557aa-0178-7bcc-25d2-1f70cb25f9ca-d69c0f6b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1b8dc8ba-210d-abea-fe03-cd9b5aa686ee-d69c0f6b {
    grid-template-rows: auto minmax(150px, 1.5fr);
    grid-template-columns: 1fr;
  }

  #w-node-_815a7a54-c0c5-97ac-1d54-ab7b2d6a0dbf-d69c0f6b {
    grid-row: span 2 / span 2;
  }

  #w-node-cd2dff77-1d71-dd2b-781b-4b5cef1b3f88-d69c0f6b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jonathansignature';
  src: url('../fonts/JonathanSignature.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}