@font-face {
  font-family: Stylishcalligraphydemo Xpzz;
  src: url('../fonts/StylishCalligraphyDemo-XPZZ.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Stylishcalligraphydemo Xpzz;
  src: url('../fonts/StylishCalligraphyDemo-XPZZ.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Scriptin;
  src: url('../fonts/SCRIPTIN.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Scriptin;
  src: url('../fonts/SCRIPTIN.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Stylishcalligraphydemo Xpzz;
  src: url('../fonts/StylishCalligraphyDemo-XPZZ.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Baskerville Old Face;
  src: url('../fonts/baskerville-old-face.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --beige: #d4b38e;
  --black: #3f3f3f;
  --plum: #ddb9f6;
}

.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-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}

.utility-page-wrap {
  background-color: var(--beige);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

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

.submit-button {
  background-color: #ecbf38;
}

.logo-img {
  object-fit: contain;
  height: 40vh;
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.logo.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.3vw;
  font-weight: 400;
  line-height: 1.5;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #3f3f3f;
}

.zweitfarbe {
  color: #000;
  background-color: #e6e6e6;
}

.highlights {
  color: #000;
  background-color: #e5d3bf;
}

.google-maps {
  width: 100%;
  height: 100%;
}

.heading-1 {
  text-transform: capitalize;
  font-family: Great Vibes, cursive;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  text-transform: capitalize;
  font-family: Great Vibes, cursive;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.3;
}

.heading-3 {
  text-transform: capitalize;
  font-family: Great Vibes, cursive;
  font-size: 33px;
  font-weight: 600;
  line-height: 1.3;
}

.flie-text {
  text-align: left;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.farbe-der-headings {
  color: var(--beige);
  text-align: left;
  line-height: 1.3;
}

.terminbutton {
  text-transform: uppercase;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.divblock1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.datenschutz, .impressum {
  color: #fff;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.nav-link-1 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-1:hover {
  color: gray;
}

.nav-link-1.w--current {
  color: #ebe3de;
}

.nav-link-1.flie-text.w--current {
  color: #ece4df;
}

.navbar-1 {
  width: 100%;
}

.container-men-1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.titelvideo-startseite-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 110vh;
  position: relative;
  overflow: hidden;
}

.background-video1 {
  background-image: linear-gradient(#0000001a, #0000001a);
  width: 100%;
  height: 100%;
}

.div-block-video {
  letter-spacing: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 110vh;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan1 {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 80px;
}

.slogan1.heading-1 {
  text-transform: capitalize;
  line-height: 1.3;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 70px 10vw;
  display: flex;
}

.section-2:hover {
  transform: skew(0deg);
}

.heading-mittig1 {
  text-align: left;
}

.heading-mittig1.heading-1 {
  text-transform: capitalize;
}

.heading-mittig1.heading-1.mittig {
  text-align: center;
}

.text-mittig-1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.text-mittig-1.flie-text.no-space.links {
  text-align: left;
}

.text-mittig-1.flie-text {
  margin-top: 0;
  font-size: 18px;
}

.text-mittig-1.flie-text.no-space {
  margin-bottom: 0;
}

.inhalt-untereinander1 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 40px;
  display: flex;
}

.inhalt-untereinander1.links {
  padding-left: 40px;
  padding-right: 0;
}

.paragraph-links1 {
  flex-flow: column;
  font-size: 18px;
  line-height: 1.5;
}

.paragraph-links1.flie-text {
  font-size: 19px;
}

.feature-image {
  z-index: 1;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: relative;
}

.feature-image.down {
  object-position: 50% 30%;
}

.feature-image.contain {
  object-fit: contain;
  background-color: #ddded9;
}

.heading-links1 {
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Great Vibes, cursive;
  line-height: 1.3;
}

.heading-links1.heading-1 {
  margin-bottom: 10px;
}

._2er-grid1 {
  grid-template-rows: auto;
  place-items: center stretch;
}

._2er-grid1.top-allign {
  place-items: start stretch;
}

.heading-mittig-klein1 {
  text-align: left;
  text-transform: uppercase;
}

.heading-mittig-klein1.heading-2 {
  text-transform: capitalize;
}

.secton-muster1 {
  padding: 70px 10vw;
  position: relative;
}

.unterseite-titelvideo {
  height: 95vh;
  position: relative;
  overflow: hidden;
}

.div-block-wei {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px;
  display: flex;
}

.impdat {
  padding: 100px 10vw;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
}

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.success-block.highlights {
  width: 60vw;
  height: 57.5vh;
}

.footer-1 {
  padding: 60px 10vw 40px;
  overflow: hidden;
}

.footer-1.hauptfarbe {
  background-color: var(--black);
  border-top: 1px solid #fff;
}

.inhalt-footer {
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.nav-link-4 {
  color: #fff;
  font-weight: 700;
}

.nav-link-4.flie-text {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-decoration: none;
  transition: all .2s;
}

.nav-link-4.flie-text.w--current {
  color: #000;
  border-bottom: 1px solid #000;
}

.header2 {
  z-index: 2;
  background-color: #f7f4f4;
  position: relative;
  inset: 0% 0% auto;
}

.nav-menu-2 {
  z-index: 1000000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navlink_content {
  overflow: hidden;
}

.div-block-111 {
  background-color: #333;
  width: 100%;
  height: 2px;
}

.navbar-2 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  padding: 40px 60px;
  display: flex;
}

.div-block-navbar {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.divider {
  border-bottom: 4px dotted #7f7f7f;
  width: 60%;
  margin-bottom: 15px;
}

.submit-button-formular {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  line-height: 25px;
}

.maos-footer {
  justify-content: center;
  display: flex;
}

.maps-gro {
  width: 100%;
  height: 850px;
}

.link {
  color: #fff;
  text-decoration: none;
  display: block;
  position: static;
  bottom: 0;
}

.link.is-font-black {
  color: #333;
}

.link.bottompadding {
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.footer-icon-35px {
  width: 35px;
  height: 35px;
}

.sm-icon {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.html-embed-3 {
  height: 100%;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr .5fr;
  justify-content: space-between;
  place-items: center;
  display: flex;
}

.inhalt-footer-5 {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: 220px;
  top: 10px;
}

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 60px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

.image-61 {
  object-fit: contain;
  width: 2.5vw;
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 0;
}

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

.image-63 {
  object-fit: cover;
  object-position: 50% 0%;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  max-width: none;
  height: 100%;
}

.quick-stack-4 {
  width: 100%;
  padding: 0;
}

.section-53 {
  width: 100%;
  height: 100%;
}

.imagewrapper {
  width: 80%;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  transition: transform .2s;
  position: relative;
  overflow: visible;
}

.imagewrapper:hover {
  transform: scale(1.03);
}

.imagewrapper.size {
  width: 100%;
  height: 70vh;
  margin-left: auto;
  margin-right: auto;
}

.imagewrapper.size:hover {
  transform: none;
}

.imagewrapper._50 {
  width: 60%;
  height: 70vh;
}

.imagewrapper._50:hover {
  transform: none;
}

.imagewrapper._100 {
  width: 100%;
}

.color-block {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 5% 0% auto 5%;
}

.imagewrap {
  width: 100%;
  height: 80vh;
  position: relative;
}

.img-wrapper {
  width: 60%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.img-wrapper.zweitfarbe {
  z-index: -1;
}

.container-4 {
  max-width: 1400px;
}

.tabs {
  flex-flow: column;
  margin-top: 40px;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 80vw;
  margin-top: 40px;
  display: flex;
}

.tabs-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  left: 0;
}

.left-container-tab {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  padding-left: 20px;
  display: grid;
}

.left-container-tab.top {
  margin-top: 40px;
}

.footer-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-198 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  display: flex;
}

.text-wrap {
  overflow: hidden;
}

.footer-links {
  color: #fff;
  flex-flow: column;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.footer-links:hover {
  text-decoration: underline;
}

.footer-links.flie-text {
  margin-bottom: 10px;
}

.cell-2 {
  justify-content: center;
  align-items: center;
  padding: 5px;
  transform: translate(0);
}

.cell-2:hover {
  background-color: #e6e6e6;
}

.tab-link-tab-8-c {
  background-color: #dddddd1c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 15vw;
  padding: 20px;
  display: flex;
}

.tab-link-tab-8-c.w--current {
  background-color: #0000;
  border-top: 5px solid #000;
  border-bottom: 2px #000;
  width: 15vw;
  padding-top: 15px;
}

.tab-link-tab-8-c.hauptfarbe {
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 13vw;
  height: 24vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  transition: transform .2s linear;
  box-shadow: 0 2px 5px 2px #0003;
}

.tab-link-tab-8-c.hauptfarbe:hover {
  transform: scale(1.08);
}

.tab-link-tab-8-c.hauptfarbe.w--current {
  color: #000;
  background-color: #ffffff9e;
  border: 1px #000;
  justify-content: center;
  align-items: flex-end;
  height: 20vh;
  padding-right: 20px;
  box-shadow: 0 2px 5px #0003;
}

.text-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-100 {
  object-fit: cover;
  object-position: 50% 20%;
  border: 1px solid #3f3f3f;
  width: 100%;
  height: 100%;
  transition: all .2s;
}

.image-100.contain {
  object-fit: cover;
  border: 1px solid #3f3f3f;
  position: relative;
  inset: 0%;
  box-shadow: 0 2px 5px 2px #0003;
}

.image-100.blur {
  filter: blur(5px);
}

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

.image-100._90vh {
  z-index: 10;
  object-position: 50% 30%;
  border: 1px solid #3f3f3f;
  height: 90vh;
  margin-bottom: 40px;
}

.image-100._90vh.top {
  object-position: 50% 10%;
}

.image-100._60vh {
  z-index: 10;
  border: 1px solid #3f3f3f;
  height: 65vh;
  margin-bottom: 40px;
}

.image-100._75vh {
  object-position: 50% 20%;
  height: 75vh;
  margin-bottom: 40px;
}

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

.section-gro-e-abst-nde1-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 140px;
  display: flex;
}

.bild-inhalt-unten-1 {
  background-image: none;
  background-position: 80%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 300px;
  margin-bottom: 10px;
  display: flex;
}

.img-wrapper-60 {
  width: 100%;
  height: 75vh;
}

.heading-left1-2 {
  margin-bottom: 20px;
  font-family: Great Vibes, cursive;
  font-size: 25px;
  line-height: 30px;
}

.heading-left1-2.heading-font3 {
  font-size: 34px;
}

.kontakt-form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 40px;
  display: flex;
}

.kontakt-form.border {
  border: 1px solid var(--plum);
  width: 100%;
}

.accordion-pane-content {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 5px;
  padding: 20px 50px;
}

._1er-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.left-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.dropdown-block {
  width: 100%;
}

.dropdown-content-4 {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: static;
  overflow: hidden;
}

.quick-stack-8 {
  width: 100%;
  padding-left: 0;
  box-shadow: 0 2px 5px #0003;
}

.normal-heading {
  font-family: Great Vibes, cursive;
  font-size: 25px;
}

.dropdown-button-2 {
  width: 100%;
}

.wrap {
  margin-top: 0;
  margin-bottom: 20px;
}

.beige {
  background-color: var(--beige);
}

.img-40vh {
  width: 100%;
  height: 40vh;
  position: relative;
  overflow: hidden;
}

.img-wrap-100 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.img-wrap-100.top {
  justify-content: center;
  align-items: flex-start;
}

.braut-styling {
  width: 100%;
  height: 80vh;
}

.mobile-makeup {
  width: 100%;
  height: 70%;
}

.wrapper-1 {
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.flex-block {
  width: 100%;
}

.galerie-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.offer-2 {
  border-top: 1px solid #0000004d;
  padding: 20px;
}

.paragraph-links1-tab {
  flex-flow: column;
  font-size: 18px;
  line-height: 1.5;
}

.paragraph-links1-tab.flie-text {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Great Vibes, cursive;
  font-size: 23px;
  font-weight: 700;
  display: flex;
  position: relative;
  right: 0;
}

.sektion-galerie {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 40px;
  display: flex;
}

.sektion-galerie.zweitfarbe {
  width: 100%;
}

.img-75vh {
  width: 100%;
  height: 75vh;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.img-90vh {
  object-position: 50% 100%;
  width: 100%;
  height: 70vh;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.img-60vh {
  width: 100%;
  height: 80vh;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.galerie-grid-2er {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.list-1 {
  flex-flow: column;
  font-size: 18px;
  line-height: 1.5;
}

.section-2-gap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 3vw;
  display: flex;
  position: relative;
}

.section-2-gap:hover {
  transform: skew(0deg);
}

.inhalt-untereinander1-100 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-right: 0;
  display: flex;
}

.tabs-size {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.tabs-menu-size {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.dropdown-button-5 {
  background-color: #d4b38e;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}

.img-90vh-2 {
  width: 100%;
  height: 75vh;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.galerie-grid-2er-spc {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}

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

.wrapper-3 {
  flex-flow: column;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.text-block {
  text-transform: capitalize;
  font-family: Great Vibes, cursive;
  font-size: 22px;
  line-height: 25px;
}

.lottie-sparkle {
  opacity: .25;
  height: 20vh;
  position: absolute;
  inset: 1% auto auto 1%;
}

.paragraph-links1-list {
  flex-flow: column;
  font-size: 18px;
  line-height: 1.5;
}

.paragraph-links1-list.flie-text {
  text-align: left;
  font-size: 19px;
}

.paragraph-links1-2 {
  flex-flow: column;
  font-size: 18px;
  line-height: 1.5;
}

.paragraph-links1-2.flie-text {
  font-size: 19px;
}

.tab-pane-tab-4 {
  width: 100%;
}

.paragraph-links1-left {
  flex-flow: column;
  font-size: 18px;
  line-height: 1.5;
}

.paragraph-links1-left.flie-text {
  font-size: 19px;
}

.jotform, .jotform-wrapper {
  width: 100%;
}

.image-101 {
  opacity: .7;
  object-fit: contain;
  height: 8vh;
  position: relative;
  bottom: 0;
  left: 0;
}

.img-85vh {
  width: 100%;
  height: 75vh;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.img-75vh-copy {
  width: 100%;
  height: 65vh;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.lottie-sparkle-copy {
  opacity: .25;
  height: 20vh;
  position: absolute;
  inset: auto 1% 1% auto;
}

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

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

.slide-image-front {
  object-fit: cover;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 6px;
}

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

.link-block-3.flie-text {
  color: #000;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.dropdown-list-13 {
  background-color: #fcfcfc;
  border-bottom: 1px solid #db3a41;
}

.dropdown-list-13.w--open {
  background-image: linear-gradient(to right, #cd2827, #e63b2c);
  border-radius: 20px;
  padding: 20px;
  left: -150%;
  box-shadow: 1px 1px 13px #fcfcfcbd;
}

.dropdown-list-13._1st {
  z-index: 1000;
  left: auto;
}

.dropdown-list-13._1st.w--open {
  z-index: 10000;
  background-color: #d4b38e;
  background-image: none;
  border-radius: 0;
}

.nav-link2 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link2:hover {
  color: gray;
}

.nav-link2.w--current {
  color: #ebe3de;
}

.nav-link2.flie-text {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}

.nav-link2.flie-text:hover {
  border-bottom: 2px solid #fcfcfc;
}

.nav-link2.flie-text.w--current {
  background-image: none;
  border-bottom: 1px solid #fff;
}

.nav-link2.flie-text.sub-mneu {
  color: #333;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.nav-link2.flie-text.sub-mneu:hover {
  border-bottom-color: #000;
}

.nav-link2.flie-text.sub-mneu.w--current {
  border-bottom-width: 2px;
  border-bottom-color: #000;
}

.quick-stack-11 {
  width: 100%;
  padding: 0;
}

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

@media screen and (max-width: 991px) {
  .logo-img {
    height: 94px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-link-1.flie-text {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-men-1.hauptfarbe {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .men-button1.hauptfarbe.w--open {
    background-color: #000;
  }

  .men-icon1 {
    color: #fff;
  }

  .titelvideo-startseite-1 {
    height: auto;
  }

  .div-block-video {
    height: auto;
    padding: 60px;
    position: static;
  }

  .slogan1 {
    font-size: 40px;
  }

  .slogan1.heading-1 {
    margin-top: 20px;
    font-size: 40px;
    line-height: 45px;
  }

  .section-2 {
    padding: 60px;
  }

  .section-2.hauptfarbe {
    background-color: var(--black);
    padding: 60px;
  }

  .heading-mittig1.heading-1 {
    text-align: center;
    font-size: 32px;
    line-height: 1.4;
  }

  .heading-mittig1.normal-heading {
    text-align: center;
  }

  .text-mittig-1.flie-text, .text-mittig-1.flie-text.no-space {
    font-size: 16px;
  }

  .text-mittig-1.flie-text.no-space.links {
    text-align: center;
  }

  .inhalt-untereinander1 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .inhalt-untereinander1.links {
    padding-left: 0;
  }

  .paragraph-links1.flie-text {
    text-align: center;
    margin-right: 0;
    font-size: 16px;
  }

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

  .feature-image {
    height: 100%;
  }

  .heading-links1.heading-1 {
    text-align: center;
    font-size: 28px;
  }

  .heading-links1.heading-1.farbe-der-headings {
    text-align: center;
    margin-top: 20px;
  }

  .heading-links1.heading-3 {
    margin-bottom: 5px;
    font-size: 23px;
  }

  .heading-links1.normal-heading {
    text-align: center;
  }

  ._2er-grid1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .heading-mittig-klein1.heading-2 {
    font-size: 36px;
  }

  .secton-muster1 {
    background-image: linear-gradient(90deg, #e6e6e6, #e6e6e6 40%, #fff 83%);
    padding: 60px;
  }

  .div-block-wei {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
    padding: 0;
  }

  .impdat, .success {
    padding: 60px;
  }

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

  .success-block.highlights {
    width: auto;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-1.hauptfarbe {
    padding: 30px 40px 40px;
  }

  .inhalt-footer {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-top: 0;
  }

  .nav-link-4 {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link-4.flie-text {
    color: #fff;
    text-align: center;
    font-size: 15px;
  }

  .nav-menu-2 {
    background-color: var(--beige);
  }

  .men-icon2 {
    color: #fff;
  }

  .men-button2.hauptfarbe {
    background-color: var(--black);
    text-align: center;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .navlink_content {
    color: #fff;
  }

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

  .navbar-2 {
    padding: 0;
  }

  .div-block-navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .link {
    flex-direction: column;
    display: flex;
  }

  .html-embed-3 {
    width: 100%;
  }

  .grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .inhalt-footer-5 {
    height: auto;
    margin-left: 0;
    padding-top: 0;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 70px;
  }

  .ablaufplan-big-button-3.black {
    top: 20px;
  }

  .image-61 {
    background-color: #fff;
    border-radius: 20px;
    width: 36px;
  }

  .quick-stack {
    padding-right: 10px;
  }

  .imagewrapper {
    height: 50vh;
  }

  .imagewrapper:hover {
    height: 50vh;
    margin-bottom: 0;
    transform: none;
  }

  .imagewrapper.size {
    height: 50vh;
  }

  .imagewrapper.size.first {
    order: -1;
  }

  .imagewrapper._50, .imagewrap {
    height: 50vh;
  }

  .left-container-tab {
    flex-flow: column;
    margin-bottom: 10px;
    padding-left: 0;
    display: flex;
  }

  .left-container-tab.top {
    flex-flow: column;
    display: flex;
  }

  .footer-links.flie-text {
    margin-right: 0;
  }

  .tab-link-tab-8-c {
    width: 100%;
    padding: 10px;
  }

  .tab-link-tab-8-c.w--current {
    width: 100%;
  }

  .tab-link-tab-8-c.hauptfarbe {
    width: 100%;
    height: auto;
  }

  .tab-link-tab-8-c.hauptfarbe:hover {
    transform: none;
  }

  .tab-link-tab-8-c.hauptfarbe.w--current {
    width: 100%;
    height: auto;
  }

  .text-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .image-100._90vh, .image-100._60vh, .image-100._75vh {
    height: 50vh;
    margin-bottom: 20px;
  }

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

  .section-gro-e-abst-nde1-2, .section-gro-e-abst-nde1-2.zweitfarbe {
    padding: 60px;
  }

  .img-wrapper-60 {
    height: 50vh;
  }

  .img-wrapper-60.last {
    order: 1;
  }

  .heading-left1-2.heading-font3 {
    text-align: center;
    font-size: 27px;
  }

  .kontakt-form.border {
    width: 100%;
    margin-top: 20px;
    padding: 20px;
  }

  .accordion-pane-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._1er-grid {
    flex-flow: column;
    display: flex;
  }

  .left-div {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown-content-4.w--open {
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .quick-stack-8 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .dropdown-button-2.beige {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .wrap {
    margin-top: 0;
  }

  .braut-styling, .mobile-makeup {
    height: 50vh;
  }

  .flex-block {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .galerie-grid {
    flex-flow: column;
    display: flex;
  }

  .paragraph-links1-tab.flie-text {
    margin-right: 0;
  }

  .sektion-galerie {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sektion-galerie.zweitfarbe {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .img-75vh, .img-90vh, .img-60vh {
    height: 50vh;
    margin-bottom: 20px;
  }

  .galerie-grid-2er {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .galerie-grid-2er.null {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .list-1.flie-text {
    text-align: center;
    margin-right: 0;
    font-size: 16px;
  }

  .section-2-gap {
    padding: 60px;
  }

  .tabs-size {
    margin-top: 10px;
  }

  .tabs-menu-size {
    margin-top: 20px;
  }

  .dropdown-button-5 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .img-90vh-2 {
    height: 50vh;
    margin-bottom: 20px;
  }

  .galerie-grid-2er-spc {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .text-block {
    font-size: 19px;
  }

  .paragraph-links1-list.flie-text {
    margin-right: 0;
  }

  .paragraph-links1-2.flie-text {
    text-align: center;
    margin-right: 0;
    font-size: 16px;
  }

  .translate-2 {
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .icons-wrapper {
    z-index: 500;
    position: fixed;
    inset: auto 0% 28% auto;
  }

  .heading-88 {
    text-align: center;
    text-decoration: none;
  }

  .paragraph-links1-left.flie-text {
    text-align: left;
    margin-right: 0;
    padding-left: 40px;
    font-size: 16px;
  }

  .cell-6 {
    display: block;
  }

  .image-101 {
    height: 39px;
  }

  .img-85vh, .img-75vh-copy {
    height: 50vh;
    margin-bottom: 20px;
  }

  .nav-link2.flie-text {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .logo-img {
    height: 84px;
  }

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

  .divblock1, .titelvideo-startseite-1 {
    height: auto;
  }

  .div-block-video {
    padding: 40px;
  }

  .slogan1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

  .slogan1.heading-1 {
    font-size: 31px;
    line-height: 40px;
  }

  .section-2, .section-2.hauptfarbe {
    padding: 40px;
  }

  .heading-mittig1.heading-1 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-mittig-1 {
    padding-bottom: 40px;
  }

  .text-mittig-1.flie-text {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .text-mittig-1.flie-text.no-space {
    padding-bottom: 0;
    font-size: 15px;
  }

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

  .feature-image {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-links1.heading-1 {
    font-size: 22px;
    line-height: 30px;
  }

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

  .secton-muster1 {
    padding: 40px;
  }

  .unterseite-titelvideo {
    height: 50vh;
  }

  .impdat {
    flex-direction: column;
    justify-content: space-around;
    padding: 40px;
    display: block;
  }

  .success, .success-block {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-1.hauptfarbe {
    flex-flow: column;
    display: flex;
  }

  .maos-footer {
    justify-content: flex-start;
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .link {
    flex-direction: column;
    display: flex;
  }

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

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

  .inhalt-footer-5 {
    margin-right: 0;
  }

  .imagewrapper {
    height: 50vh;
  }

  .left-container-tab.top {
    margin-top: 20px;
    padding-left: 0;
  }

  .text-wrap {
    margin-top: 40px;
  }

  .footer-links.flie-text {
    font-size: 14px;
  }

  .image-100._60vh {
    height: 50vh;
  }

  .section-gro-e-abst-nde1-2, .section-gro-e-abst-nde1-2.zweitfarbe {
    padding: 40px;
  }

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

  .heading-left1-2.heading-font3 {
    font-size: 22px;
  }

  .accordion-pane-content {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-links1-tab.flie-text {
    font-size: 14px;
  }

  .sektion-galerie {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sektion-galerie.zweitfarbe {
    margin-bottom: 0;
    padding: 20px;
  }

  .list-1.flie-text {
    font-size: 14px;
  }

  .section-2-gap {
    padding: 40px;
  }

  .tabs-menu-size {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .paragraph-links1-list.flie-text, .paragraph-links1-2.flie-text {
    font-size: 14px;
  }

  .paragraph-links1-left.flie-text {
    padding-left: 20px;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
    line-height: 150%;
  }

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

  h3 {
    font-size: 20px;
    line-height: 150%;
  }

  .utility-page-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

  .logo-img {
    height: 77px;
  }

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

  .flie-text {
    overflow-wrap: anywhere;
  }

  .terminbutton.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .titelvideo-startseite-1 {
    height: auto;
  }

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

  .slogan1 {
    font-size: 25px;
    line-height: 35px;
  }

  .slogan1.heading-1 {
    text-align: center;
    font-size: 24px;
    line-height: 31px;
  }

  .section-2, .section-2.zweitfarbe, .section-2.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-mittig-1.flie-text, .text-mittig-1.flie-text.no-space {
    padding-bottom: 0;
    font-size: 14px;
  }

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

  .inhalt-untereinander1 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-links1.heading-1 {
    font-size: 22px;
    line-height: 28px;
  }

  .heading-links1.heading-3 {
    font-size: 20px;
  }

  .heading-mittig-klein1.heading-2 {
    font-size: 23px;
  }

  .secton-muster1 {
    background-image: linear-gradient(90deg, #e6e6e6, #e6e6e6 40%, #fff 78%);
    padding-left: 20px;
    padding-right: 20px;
  }

  .unterseite-titelvideo {
    height: 50vh;
  }

  .impdat {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .success {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .success-block.highlights {
    padding: 20px;
  }

  .footer-1.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-footer {
    width: 100%;
  }

  .nav-link-4.flie-text {
    font-size: 14px;
  }

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

  .maps-gro {
    height: 300px;
  }

  .footer-icon-35px {
    width: 30px;
    height: 30px;
  }

  .html-embed-3 {
    width: 100%;
  }

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

  .inhalt-footer-5 {
    width: 100%;
  }

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 60px;
  }

  .ablaufplan-big-button-3.black {
    top: 10px;
  }

  .image-61 {
    width: 29px;
  }

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

  .imagewrapper {
    width: 90%;
  }

  .imagewrapper.size {
    height: 45vh;
  }

  .imagewrapper._50 {
    width: 100%;
  }

  .color-block.zweitfarbe {
    top: 3%;
    left: 3%;
  }

  .div-block-198 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-flow: column;
  }

  .footer-links {
    font-size: 14px;
  }

  .tab-link-tab-8-c.w--current {
    padding: 10px;
  }

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

  .section-gro-e-abst-nde1-2 {
    padding: 40px 20px;
  }

  .section-gro-e-abst-nde1-2.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bild-inhalt-unten-1 {
    height: 350px;
  }

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

  .heading-left1-2.heading-font3 {
    font-size: 20px;
    line-height: 26px;
  }

  .kontakt-form.border {
    padding: 10px;
  }

  .accordion-pane-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .offer-2 {
    padding: 10px;
  }

  .paragraph-links1-tab.flie-text {
    font-size: 17px;
  }

  .sektion-galerie {
    padding: 40px 15px;
  }

  .section-2-gap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-untereinander1-100 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-size {
    margin-top: 10px;
  }

  .dropdown-button-5 {
    padding-left: 10px;
  }

  .image-101 {
    height: 44px;
  }
}

#w-node-_6325064d-b05a-c962-2612-ca6de96e97e2-e96e97d3 {
  place-self: start center;
}

#w-node-_1dd59c9d-52d8-1164-cb34-1f93abd9ca66-5b1b9410, #w-node-c802f675-eb8a-b9df-d964-d83c76e93f07-8e2b1cb6, #w-node-_63dfd913-b7fd-543d-a500-2fd811611a0f-8e2b1cc5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_381c8aa4-74b6-8c86-3845-db5780e63cd6-8e2b1cc9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c671e435-747f-7d0a-8b59-e8e9023468a4-8e2b1cc9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c671e435-747f-7d0a-8b59-e8e9023468a7-8e2b1cc9 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_381c8aa4-74b6-8c86-3845-db5780e63d97-8e2b1cc9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88e0a6c4-9bce-16c0-9906-5a92480ca299-8e2b1cc9 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-e7f0b038-0e35-c42b-3acf-5e1c48ca90bd-8e2b1cc9, #w-node-_80520355-d9a2-60a6-d1eb-8becdc1da9dd-8e2b1cc9, #w-node-d9e224da-a100-79f1-9656-a04b9c24cb78-b78d1777, #w-node-f77726d9-33d2-6d26-bc15-261a243ac7c8-f995df4e, #w-node-_5ada09fd-521e-6b6f-de20-99a83b887e0b-2ad5b7ff, #w-node-_89699f32-aeea-3a79-e3d0-b1030201dc22-e6fc98a4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_381c8aa4-74b6-8c86-3845-db5780e63f0c-58c278b7 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b1749cae-a5ea-c68e-f895-24f2f27d4c1c-58c278b7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_1dd59c9d-52d8-1164-cb34-1f93abd9ca66-5b1b9410, #w-node-_63dfd913-b7fd-543d-a500-2fd811611a0f-8e2b1cc5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c671e435-747f-7d0a-8b59-e8e9023468a7-8e2b1cc9, #w-node-_381c8aa4-74b6-8c86-3845-db5780e63f0c-58c278b7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c802f675-eb8a-b9df-d964-d83c76e93f07-8e2b1cb6, #w-node-e7f0b038-0e35-c42b-3acf-5e1c48ca90bd-8e2b1cc9, #w-node-d9e224da-a100-79f1-9656-a04b9c24cb78-b78d1777 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-b1749cae-a5ea-c68e-f895-24f2f27d4c1c-58c278b7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6325064d-b05a-c962-2612-ca6de96e97e2-e96e97d3 {
    justify-self: start;
  }

  #w-node-c802f675-eb8a-b9df-d964-d83c76e93f07-8e2b1cb6, #w-node-e7f0b038-0e35-c42b-3acf-5e1c48ca90bd-8e2b1cc9, #w-node-d9e224da-a100-79f1-9656-a04b9c24cb78-b78d1777, #w-node-f77726d9-33d2-6d26-bc15-261a243ac7c8-f995df4e, #w-node-_5ada09fd-521e-6b6f-de20-99a83b887e0b-2ad5b7ff, #w-node-_89699f32-aeea-3a79-e3d0-b1030201dc22-e6fc98a4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Stylishcalligraphydemo Xpzz';
  src: url('../fonts/StylishCalligraphyDemo-XPZZ.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stylishcalligraphydemo Xpzz';
  src: url('../fonts/StylishCalligraphyDemo-XPZZ.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Scriptin';
  src: url('../fonts/SCRIPTIN.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Scriptin';
  src: url('../fonts/SCRIPTIN.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Scriptin';
  src: url('../fonts/SCRIPTIN.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stylishcalligraphydemo Xpzz';
  src: url('../fonts/StylishCalligraphyDemo-XPZZ.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baskerville Old Face';
  src: url('../fonts/baskerville-old-face.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}