@font-face {
  font-family: Nexa text w05 book;
  src: url('../fonts/Nexa-Text-W05-Book-Italic.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "Brilon 1";
  src: url('../fonts/Brilon_1.1-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nexa book;
  src: url('../fonts/Nexa-Book.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Elephant Personaluse;
  src: url('../fonts/Elephant-PersonalUse.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Italianno otf;
  src: url('../fonts/Italianno-Regular-OTF.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Rougantroughpersonaluseonlyrough Bwpaw;
  src: url('../fonts/RougantRoughPersonalUseOnlyRough-BWpaw.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --flowui-component-library-gray-100: #f7f9fd;
  --tan: #d4b183;
  --grey: #9b8f80;
  --elements-webflow-library-accent--primary-1: #4a3aff;
  --elements-webflow-library-neutral--100: white;
  --elements-webflow-library-secondary--color-1: #281ca5;
  --elements-webflow-library-neutral--600: #6e7191;
  --elements-webflow-library-neutral--800: #211f54;
  --braun_2: #70493a;
  --flowui-component-library-gray-500: #6b7094;
  --flowui-component-library-error-lighter: #fceff0;
  --flowui-component-library-error-darker: #5b0b11;
  --flowui-component-library-success-lighter: #ebfff6;
  --flowui-component-library-success-darker: #006638;
  --flowui-component-library-grey-300: #e4e6f1;
  --flowui-component-library-white: white;
  --flowui-component-library-gray-700: #282556;
  --flowui-component-library-gray-400: #b6b9ce;
  --flowui-component-library-gray-200: #f3f5fb;
  --elements-webflow-library-neutral--300: #eff0f6;
  --gelb: #f7f2dd;
  --flowui-component-library-gray-900: #160042;
  --elements-webflow-library-general--shadow-02: #14142b14;
  --elements-webflow-library-neutral--700: #4a4566;
  --elements-webflow-library-general--shadow-03: #14142b1a;
  --elements-webflow-library-general--shadow-01: #14142b0f;
  --waves-library--black: #131313;
  --waves-library--white: white;
  --flowui-component-library--grey-600: #393b6a;
  --braun: #2a231b;
  --flowui-component-library--primary-base: #642eff;
  --elements-webflow-library--general--shadow-04: #14142b24;
  --waves-library--dark-elevation: #ede0d8;
}

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: var(--flowui-component-library-gray-100);
  -webkit-text-decoration: none;
  text-decoration: none;
}

.div-block {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  max-width: 1250px;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
}

.header {
  background-color: #000000de;
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Schnitzler-13.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.image {
  object-fit: contain;
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.berschrift {
  color: var(--tan);
  text-align: center;
  margin-top: 1em;
  margin-bottom: 4em;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 4.209em;
  font-weight: 300;
  line-height: 1.2;
}

.div-block-2 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.berschrift-seite {
  color: var(--tan);
  text-align: center;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 4.375em;
  font-weight: 400;
  line-height: 1.1;
  display: block;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 428px;
  padding-right: 428px;
  display: flex;
}

.text-block {
  text-align: center;
  object-fit: fill;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  font-family: Oswald, sans-serif;
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.7;
  display: block;
}

.image-2 {
  margin-bottom: 2em;
}

.container {
  object-fit: fill;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1050px;
  margin: 2em auto 5em;
  display: none;
  overflow: visible;
}

.image-3 {
  width: 90%;
  max-width: none;
  display: block;
}

.div-block-4 {
  flex-direction: column;
  align-items: center;
  max-width: 1350px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4em;
  padding-bottom: 2em;
  display: flex;
}

.image-4 {
  object-fit: cover;
  object-position: 50% 50%;
  order: 0;
  align-self: center;
  width: 28%;
  max-width: none;
  height: 25em;
  position: relative;
  top: -39px;
  left: -374px;
  right: 0;
  overflow: visible;
}

.section {
  background-color: #2a231b;
  height: auto;
}

.div-block-5 {
  padding-top: 50px;
}

.container-2 {
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin-top: 0;
  padding-top: 6em;
  display: flex;
}

.container-3 {
  max-width: 1200px;
}

.heading {
  color: var(--tan);
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 1.4em;
  font-weight: 600;
}

.text-block-2 {
  color: #fff;
  flex: 1;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 20px;
  font-weight: 900;
}

.text-block-3 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 1.1em;
  font-weight: 300;
}

.div-block-6 {
  width: auto;
  margin-top: .5em;
  margin-bottom: 0;
  display: flex;
}

.image-5 {
  border: 1px #000;
  width: auto;
  max-width: 100%;
  line-height: 1;
  display: inline-block;
}

.container-4 {
  justify-content: center;
  align-items: flex-start;
  max-width: 1050px;
  display: flex;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "." 21.2em
                 "." max-content
                 / 30em 30em;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  place-items: center;
  display: grid;
}

.image-6 {
  object-fit: cover;
  display: block;
}

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

.section-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6em;
  padding-bottom: 6em;
}

.text-span {
  font-size: .8em;
  font-weight: 300;
}

.bold-text {
  font-family: Nexa, sans-serif;
  font-size: 1em;
  font-weight: 900;
}

.image-8 {
  align-self: auto;
  width: 50em;
  max-width: none;
}

.section-3 {
  object-fit: fill;
  background-image: url('../images/Schnitzler-13.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 0;
  max-width: none;
  height: 50em;
  display: flex;
}

.container-5 {
  background-color: #2a231bcc;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  height: 600px;
  padding-left: 0;
  display: flex;
}

.heading-2 {
  color: var(--tan);
  margin-top: .8em;
  font-family: Oswald, sans-serif;
  font-size: 1.9em;
  font-weight: 500;
  display: block;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.4;
}

.text-span-2, .text-span-3 {
  font-family: Nexa, sans-serif;
  font-weight: 900;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 1.25em;
  font-weight: 300;
}

.div-block-7 {
  background-color: #1f1b15e8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70vw;
  height: auto;
  padding-top: 6em;
  padding-bottom: 6em;
  display: flex;
}

.section-4 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 6em;
  padding-bottom: 8em;
  display: flex;
}

.image-9 {
  object-fit: contain;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  position: absolute;
  inset: 0%;
}

.section-5 {
  margin-top: 8em;
  margin-bottom: 8em;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.container-6 {
  flex-direction: column;
  align-items: center;
  max-width: 1050px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.form {
  width: auto;
}

.form-block {
  width: 50%;
}

.field-label {
  color: #fcfcfc;
  font-family: Nexa text w05 book, sans-serif;
}

.field-label-2 {
  color: #fff;
  font-family: Nexa text w05 book, sans-serif;
}

.bold-text-2 {
  font-size: .9em;
  font-weight: 300;
}

.container-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1050px;
  display: flex;
}

.image-10 {
  flex: 0 auto;
  align-self: auto;
  width: 6.25em;
  max-width: none;
}

.image-11 {
  width: 24.1em;
  max-width: none;
}

.section-6 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6em;
  padding-bottom: 6em;
}

.bold-text-3 {
  font-weight: 300;
}

.column, .column-2, .column-3 {
  padding-left: 2em;
  padding-right: 2em;
}

.bold-text-7 {
  font-weight: 300;
}

.container-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1050px;
  margin-top: 4em;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-6 {
  color: #fff;
  margin-top: 4em;
  margin-bottom: 2em;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1;
}

.link {
  color: #fff;
  flex: 0 auto;
  margin-right: .5em;
  font-family: Nexa text w05 book, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.div-block-8 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: stretch;
  display: block;
}

.image-12 {
  z-index: -2;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 auto;
  order: 0;
  width: 60%;
  max-width: 80%;
  height: 35em;
  display: block;
  position: relative;
  top: -258px;
  right: -108px;
  overflow: visible;
}

.image-13 {
  object-fit: cover;
  flex: 0 auto;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
  position: static;
}

.lightbox-link {
  background-image: url('../images/Schnitzler-26.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.lightbox_2 {
  background-image: url('../images/Schnitzler-37.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.lightbox_3 {
  background-image: url('../images/Schnitzler-9.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.lightbox_4 {
  background-image: url('../images/Schnitzler-53.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.lightbox_5 {
  background-image: url('../images/Schnitzler-48.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.lightbox_6 {
  background-image: url('../images/Schnitzler-28.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

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

.div-block-10 {
  padding-top: 128%;
  position: relative;
}

.div-block-11 {
  width: 10%;
}

.div-block-12 {
  padding-top: 118%;
  position: relative;
}

.brix---accordion-btn-horizontal-line-v2 {
  background-color: #211f54;
  border-radius: 20px;
  width: 28px;
  height: 2px;
  position: absolute;
}

.brix---accordion-btn-vertical-line-v2 {
  background-color: #211f54;
  border-radius: 20px;
  width: 2px;
  height: 28px;
  position: absolute;
}

.brix---accordion-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  display: flex;
}

.brix---accordion-right-side {
  margin-left: 24px;
  margin-right: 0;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---acordion-body {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-title {
  margin-top: 0;
  margin-bottom: 0;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---accordion-header {
  align-items: center;
  display: flex;
}

.brix---accordion-content-wrapper-v2 {
  flex-direction: column;
  justify-content: center;
  max-width: 730px;
  display: flex;
}

.brix---accordion-item-wrapper-v2 {
  box-shadow: none;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-width: 1px 0;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  margin-bottom: -1px;
  padding: 56px 0;
  transition: transform .3s;
  display: flex;
}

.brix---accordion-item-wrapper-v2:hover {
  transform: translate(8px);
}

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

.brix---inner-container-1012px-center {
  max-width: 1012px;
  margin-left: auto;
  margin-right: auto;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

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

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  margin-bottom: 2em;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.1;
}

.button {
  background-color: var(--tan);
  text-transform: uppercase;
  padding: .5em 2em;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 21px;
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---instagram-image {
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---grid-4-columns-instagram {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---heading-link {
  color: var(--elements-webflow-library-accent--primary-1);
  text-decoration: none;
  transition: color .3s;
}

.brix---heading-link:hover {
  color: var(--elements-webflow-library-secondary--color-1);
}

.brix---heading-h2-size-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

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

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-2 {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

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

.f-gallery-image-x-small-square {
  height: 255px;
}

.f-gallery-lightbox {
  border-radius: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.f-gallery-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.f-gallery-image-x-tall {
  height: 550px;
}

.f-gallery-two-column-s {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.f-h3-heading {
  color: var(--braun_2);
  letter-spacing: .02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.2;
}

.f-heading-detail-small {
  color: var(--flowui-component-library-gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-48 {
  text-align: left;
  margin-bottom: 48px;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  text-align: left;
  padding: 92px 5%;
  position: relative;
}

.f-section-large._2 {
  background-color: #0e0c0cc7;
  background-image: linear-gradient(#000000eb, #000000eb), url('../images/Schnitzler-9.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.f-error-message {
  background-color: var(--flowui-component-library-error-lighter);
  color: var(--flowui-component-library-error-darker);
  text-align: center;
  border-radius: 8px;
}

.f-success-message {
  background-color: var(--flowui-component-library-success-lighter);
  color: var(--flowui-component-library-success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-paragraph-regular {
  color: var(--elements-webflow-library-neutral--100);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Nexa book, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

.f-contact-divider {
  background-color: var(--flowui-component-library-grey-300);
  width: 1px;
  height: 24px;
}

.f-button-neutral {
  background-color: var(--tan);
  color: var(--flowui-component-library-white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-family: Nexa book, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library-gray-700);
}

.f-contact-submit-wrapper {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.f-text-area {
  border: 1px solid var(--tan);
  color: var(--elements-webflow-library-neutral--100);
  background-color: #0000;
  border-radius: 0;
  min-height: 112px;
  margin-bottom: 0;
  padding: 16px;
  font-size: 14px;
  line-height: 24px;
}

.f-text-area:focus {
  border-color: var(--flowui-component-library-gray-400);
}

.f-text-area::placeholder {
  color: var(--flowui-component-library-gray-500);
}

.f-field-label {
  color: var(--elements-webflow-library-neutral--100);
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-family: Nexa book, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.f-field-input {
  border: 1px solid var(--tan);
  color: #fff;
  background-color: #0000;
  border-radius: 0;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-family: Nexa book, sans-serif;
  transition: all .2s;
}

.f-field-input:focus {
  border-color: var(--flowui-component-library-gray-400);
}

.f-field-input::placeholder {
  color: var(--flowui-component-library-gray-500);
}

.f-contact-form-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  margin-bottom: 24px;
}

.f-contact-form {
  flex-direction: column;
  display: flex;
}

.f-paragraph-large {
  color: #333;
  text-align: center;
  letter-spacing: .02em;
  white-space: normal;
  flex: 0 auto;
  order: 1;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.f-paragraph-large.reservierung {
  color: var(--elements-webflow-library-neutral--100);
  text-align: left;
  font-weight: 500;
}

.f-margin-bottom-16 {
  margin-bottom: 10px;
}

.f-title-wrapper-left {
  text-align: left;
  object-fit: fill;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.f-container-x-small {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-paragraph-small {
  letter-spacing: .02em;
  border: 1px #0000;
  border-radius: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

.f-sub-heading-large {
  color: var(--tan);
  letter-spacing: -.02em;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.f-feature-icon-wrapper {
  background-color: var(--flowui-component-library-gray-100);
  text-align: left;
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 32px;
  padding: 16px;
  display: block;
  position: static;
}

.f-feature-card-divider {
  border: 1px solid var(--grey);
  background-color: var(--grey);
  border-radius: 0;
  width: 1px;
  height: 200px;
  margin-left: 40px;
  margin-right: 40px;
}

.f-feature-card-row {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  border: 1px none var(--flowui-component-library-gray-200);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding: 40px 0;
  display: flex;
}

.f-margin-bottom-64 {
  margin-bottom: 64px;
}

.div-block-27 {
  flex-direction: column;
  order: 0;
  align-items: center;
}

.brix---mg-top-80px {
  margin-top: 80px;
}

.brix---opacity-20 {
  opacity: .2;
  display: block;
}

.brix---floating-image-hero-v6---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto -12% 41% auto;
  transform: rotate(140deg);
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-2 {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-2:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---buttons-row-center-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---paragraph-default-3 {
  color: var(--tan);
  margin-bottom: 0;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.brix---color-neutral-803 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---heading-h1-size {
  color: var(--tan);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 66px;
}

.brix---color-neutral-804 {
  color: var(--elements-webflow-library-neutral--800);
}

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

.brix---inner-container-574px---center-2 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-hero-top-small {
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

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

.f-header-image-wrapper-wide {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-top: 64px;
  display: flex;
  overflow: hidden;
}

.f-success-message-2 {
  background-color: var(--flowui-component-library-success-lighter);
  color: var(--flowui-component-library-success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-button-neutral-2 {
  background-color: var(--braun_2);
  color: var(--gelb);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-2:hover {
  background-color: var(--flowui-component-library-gray-700);
}

.f-header-input-field {
  color: var(--flowui-component-library-gray-900);
  background-color: #0000;
  border: 1px #000;
  min-height: 48px;
  margin-bottom: 0;
  margin-right: 16px;
  padding: 12px 16px;
}

.f-header-input-field::placeholder {
  color: var(--flowui-component-library-gray-400);
}

.f-header-form-wrapper {
  border: 1px solid var(--flowui-component-library-grey-300);
  background-color: #fff;
  border-radius: 50px;
  align-items: center;
  padding: 4px;
  display: flex;
}

.f-header-form-block {
  max-width: 360px;
  margin-bottom: 0;
}

.f-paragraph-large-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.f-margin-bottom-40 {
  margin-bottom: 40px;
}

.f-h1-heading {
  color: var(--tan);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.f-margin-bottom-24 {
  color: var(--tan);
  margin-bottom: 24px;
  font-family: Nexa text w05 book, sans-serif;
  font-weight: 300;
  position: static;
}

.f-heading-detail-small-2 {
  color: var(--braun_2);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.f-margin-bottom-65 {
  margin-bottom: 8px;
}

.f-header-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large-2 {
  padding: 98px 5% 92px;
  display: block;
  position: relative;
}

.f-section-large-2._3 {
  display: none;
}

.f-h1-heading-2 {
  color: var(--tan);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa text w05 book, sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 1.2;
}

.f-margin-bottom-66 {
  margin-bottom: 24px;
}

.f-header-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-header-image-wrapper-top {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 350px;
  margin-bottom: 48px;
  display: flex;
  overflow: hidden;
}

.brix---accordion-btn-horizontal-line-v2-2 {
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  width: 28px;
  height: 2px;
  position: absolute;
}

.brix---accordion-btn-vertical-line-v2-2 {
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  width: 2px;
  height: 28px;
  position: absolute;
}

.brix---accordion-icon-wrapper-2 {
  justify-content: center;
  align-items: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  display: flex;
}

.brix---accordion-right-side-2 {
  margin-left: 24px;
  margin-right: 0;
}

.brix---paragraph-default-4 {
  color: #333;
  letter-spacing: .02em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.brix---color-neutral-805 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---accordion-spacer-2 {
  min-height: 16px;
}

.brix---acordion-body-2 {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-title-2 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nexa, sans-serif;
  font-weight: 900;
}

.brix---color-neutral-806 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---accordion-header-2 {
  align-items: center;
  display: flex;
}

.brix---accordion-content-wrapper-v2-2 {
  flex-direction: column;
  justify-content: center;
  max-width: 730px;
  display: flex;
}

.brix---accordion-item-wrapper-v2-2 {
  border-style: solid;
  border-width: 1px 0;
  border-color: var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: none;
  color: var(--flowui-component-library-grey-300);
  cursor: pointer;
  border-radius: 0;
  justify-content: space-between;
  width: 100%;
  margin-bottom: -1px;
  padding: 56px 0;
  transition: transform .3s;
  display: flex;
}

.brix---accordion-item-wrapper-v2-2:hover {
  transform: translate(8px);
}

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

.brix---inner-container-1012px-center-2 {
  max-width: 1012px;
  margin-left: auto;
  margin-right: auto;
}

.brix---heading-h2-size-3 {
  color: var(--braun_2);
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
}

.brix---mg-bottom-16px-3 {
  margin-bottom: 16px;
}

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

.brix---inner-container-574px---center-3 {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px-2 {
  margin-bottom: 48px;
}

.brix---container-default-4 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-3 {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 100px;
  padding-bottom: 176px;
}

.f-button-secondary {
  border: 1px solid var(--flowui-component-library-grey-300);
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary:hover {
  background-color: var(--flowui-component-library-gray-200);
  border-color: #0000;
}

.f-header-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-paragraph-large-3 {
  text-align: left;
  letter-spacing: .01em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.f-margin-bottom-67 {
  margin-bottom: 32px;
}

.f-h1-heading-3 {
  color: var(--braun_2);
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
}

.f-header-image-wrapper-tall {
  border-radius: 0;
  width: 100%;
  max-width: 500px;
  height: 93%;
  overflow: hidden;
}

.f-header-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.text-block-12 {
  letter-spacing: normal;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
  background-color: var(--tan);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-big-nav-link {
  color: #000;
  -webkit-text-stroke-color: var(--tan);
  padding: 0;
  font-family: Nexa book, sans-serif;
  font-size: 40px;
  line-height: 42px;
  transition: color .3s;
}

.brix---header-big-nav-link:hover {
  color: var(--tan);
}

.brix---header-nav-list-item-hamburger-desktop {
  margin-bottom: 24px;
  padding-left: 0;
}

.brix---dropdown-link-big {
  color: var(--elements-webflow-library-neutral--700);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 28px;
  line-height: 36px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-big:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---dropdown-links-grid-big {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-card-desktop {
  background-color: #0000;
  top: 32px;
  overflow: visible;
}

.brix---dropdown-column-wrapper-hamburger {
  background-color: #0000;
  padding-top: 32px;
  position: static;
}

.brix---dropdown-chevron-big {
  width: 28px;
  margin-left: 10px;
}

.brix---dropdown-toggle-big-link {
  align-items: center;
  padding: 0;
  font-size: 40px;
  line-height: 42px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-big-link:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---header-nav-menu-hamburger-desktop {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---container-default-center {
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-hamburger-desktop-wrapper {
  border-top: 1px solid var(--elements-webflow-library-neutral--300);
  border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  padding: 44px 24px;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-logo {
  width: 4.3rem;
  max-width: 250px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---container-default-5 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper {
  background-color: var(--elements-webflow-library-neutral--100);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

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

.div-block-28 {
  flex-direction: column;
  align-self: auto;
  margin-bottom: 4em;
  display: flex;
}

.div-block-29 {
  background-color: var(--tan);
  height: 3px;
}

.div-block-30 {
  background-color: var(--tan);
  height: 7px;
  margin-bottom: 4px;
  padding-bottom: 0;
}

.slider {
  display: none;
}

.grid-3 {
  grid-template-rows: 36em 36em;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
}

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

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

.brix---hamburger-menu-bar-bottom-2, .brix---hamburger-menu-bar-top-2 {
  background-color: var(--tan);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper-2 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-2:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-2.w--open {
  background-color: #0000;
}

.brix---header-big-nav-link-2 {
  color: var(--tan);
  padding: 0;
  font-family: Nexa book, sans-serif;
  font-size: 40px;
  line-height: 42px;
  transition: color .3s;
}

.brix---header-big-nav-link-2:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---header-nav-list-item-hamburger-desktop-2 {
  margin-bottom: 24px;
  padding-left: 0;
}

.brix---dropdown-link-big-2 {
  color: var(--elements-webflow-library-neutral--700);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 28px;
  line-height: 36px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-big-2:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---dropdown-links-grid-big-2 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-card-desktop-2 {
  background-color: #0000;
  top: 32px;
  overflow: visible;
}

.brix---dropdown-column-wrapper-hamburger-2 {
  background-color: #0000;
  padding-top: 32px;
  position: static;
}

.brix---dropdown-chevron-big-2 {
  width: 28px;
  margin-left: 10px;
}

.brix---dropdown-toggle-big-link-2 {
  align-items: center;
  padding: 0;
  font-size: 40px;
  line-height: 42px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-big-link-2:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---header-nav-menu-hamburger-desktop-2 {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---container-default-center-2 {
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-hamburger-desktop-wrapper-2 {
  border-top: 1px solid var(--elements-webflow-library-neutral--300);
  border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  padding: 44px 24px;
}

.brix---header-right-col-2 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-logo-2 {
  max-width: 250px;
}

.brix---header-logo-link-2 {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link-2:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-content-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---container-default-6 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-wrapper-2 {
  background-color: #0000;
  margin-top: 0;
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: absolute;
  inset: 0% 0% auto;
}

.link-2 {
  color: var(--tan);
  margin-left: auto;
  margin-right: auto;
  font-family: Nexa text w05 book, sans-serif;
  text-decoration: none;
}

.link-2:hover {
  color: var(--grey);
  font-weight: 300;
}

.div-block-31 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2em;
  padding-bottom: 4em;
  display: flex;
}

.div-block-32 {
  flex: 1;
}

.text-block-13 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
}

.text-block-14 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
}

.bold-text-12 {
  font-size: 1.2em;
  font-weight: 900;
}

.bold-text-13 {
  font-weight: 600;
  line-height: 1.1;
}

.div-block-33 {
  padding-left: 1em;
  padding-right: 1em;
}

.div-block-34 {
  margin-bottom: 2em;
}

.slider-2 {
  display: none;
}

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

.div-block-37 {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-10 {
  padding-bottom: 2em;
  padding-left: 1em;
  padding-right: 1em;
}

.rich-text-block {
  font-size: 14px;
}

.div-block-38 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-block-2 {
  font-family: Nexa text w05 book, sans-serif;
  font-weight: 300;
}

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

.div-block-40 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto 0% 2%;
}

.body-3 {
  font-family: Nexa text w05 book, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7em;
}

.bold-text-14, .bold-text-15, .bold-text-16 {
  font-weight: 900;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library-neutral--100);
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---success-message {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---btn-primary-3 {
  background-color: var(--tan);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 0;
  justify-content: center;
  padding: 26px 38px;
  font-family: Nexa book, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-3:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---text-area {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 0;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
}

.brix---text-area:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---text-area::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---input-label {
  color: var(--elements-webflow-library-neutral--800);
  margin-bottom: 16px;
  font-family: Nexa book, sans-serif;
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1;
}

.brix---input {
  border: 1px solid var(--tan);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 0;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---input::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---card-form {
  border: 0px none var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: none;
  border-radius: 0;
  min-height: 576px;
  margin-bottom: 0;
  padding: 0 40px 56px;
  display: none;
}

.brix---link-text {
  transition: color .3s;
  display: inline-block;
}

.brix---link-icon-left {
  margin-right: 6px;
}

.brix---link-wrapper {
  color: var(--elements-webflow-library-neutral--800);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

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

.brix---card-map-content {
  padding: 54px 48px;
}

.brix---card {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-01);
  border-radius: 0;
}

.brix---paragraph-default-5 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-807 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---mg-bottom-40px-3 {
  margin-bottom: 40px;
}

.brix---heading-h1-size-2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---color-neutral-808 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---grid-contact-v7 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---container-default-7 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-4 {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 60px;
  padding-bottom: 176px;
}

.section-11 {
  padding-bottom: 2em;
  padding-left: 1em;
  padding-right: 1em;
}

.html-embed {
  display: block;
}

.div-block-46 {
  max-width: 1218px;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 1em;
}

.div-block-47 {
  max-width: 1218px;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.form-block-2 {
  display: none;
}

.html-embed-2 {
  float: none;
  position: static;
}

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

.section-12 {
  display: none;
}

.waves---section-hero-primary {
  background-color: #2a231b00;
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-grid-hero-1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
}

.waves---mega-heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 115%;
}

.waves-content-hero-1 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves---subtitle {
  color: #f7f2dd;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.waves---limit-480 {
  width: 100%;
  max-width: 670px;
}

.waves---mg-top-16 {
  margin-top: 16px;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: #131313e6;
}

.waves---cta-dark.wide-cta {
  color: var(--waves-library--white);
  letter-spacing: .02em;
  background-color: #70493a;
  min-width: 200px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.waves---cta-dark.wide-cta:hover {
  color: var(--tan);
  font-weight: 400;
}

.waves-image-wrap-hero-1 {
  border-radius: 12px;
  width: 100%;
  height: 410px;
  overflow: hidden;
}

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

.waves-gradient-hero-1 {
  z-index: 9;
  background-image: linear-gradient(#faebe3, #faebe300);
  height: 220px;
  position: absolute;
  inset: -1px 0% auto;
}

.waves-gradient-hero-1.bottom {
  background-image: linear-gradient(to top, #faebe3, #faebe300);
  inset: auto 0% -1px;
}

.waves-column-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.waves-item-gallery-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-inside-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.waves-inside-hero-1.reverse {
  justify-content: flex-end;
}

.waves-gallery-hero-1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 550px;
  height: 740px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---mega-heading-2 {
  color: var(--waves-library--black);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 115%;
}

.waves---section-medium {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---sides-heading-button {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves---heading-2-no-margins {
  color: var(--waves-library--black);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 110%;
}

.waves---heading-3-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.waves-icon-32 {
  width: 32px;
  height: 32px;
}

.waves---mg-bottom-16 {
  margin-bottom: 16px;
}

.waves---grid-features-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 80px;
}

.waves-wide-tile-features-7 {
  background-color: var(--gelb);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  min-height: 410px;
  padding: 36px 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.waves-inside-wide-feature-7 {
  z-index: 2;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 365px;
  display: flex;
  position: relative;
}

.waves-image-wide-feature-7 {
  z-index: 1;
  object-fit: contain;
  object-position: 50% 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 50%;
  max-height: 100%;
  margin-top: auto;
  margin-right: 10px;
  padding-right: 0;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.waves-vertical-tile-features-7 {
  grid-row-gap: 24px;
  text-align: center;
  background-color: #f7f2dd;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 36px;
  padding-bottom: 0;
  display: flex;
}

.waves-inside-tile-vertical-features-7 {
  z-index: 2;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.image-vertical-feature-7 {
  border-radius: 20px 20px 0 0;
  width: 80%;
}

.waves-tile-small-feature-7 {
  grid-row-gap: 16px;
  background-color: #f7f2dd;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 36px 32px;
  display: flex;
}

.waves---mega-heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 0;
}

.waves-title-wrap-hero-2 {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.waves-title-line-hero-2 {
  background-image: url('../images/Vektor-Smart-Objekt.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 30px;
  width: 74px;
  height: 70px;
}

.waves-limit-1008 {
  width: 100%;
  max-width: 1008px;
}

.bold-text-19 {
  color: var(--gelb);
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 60px;
  line-height: 1.2;
}

.waves---form-contact-1 {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.waves---2-inputs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.waves---input-wrap {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-submit-wrap-contact-1 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves---checkbox-field {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.waves---checkbox {
  border-color: var(--waves-library--black);
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-right: 6px;
}

.waves---checkbox-label {
  font-size: 16px;
}

.waves-master-contact-2 {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

.waves-image-wrap-contact-2 {
  border-radius: 24px;
  width: 100%;
  height: 420px;
  overflow: hidden;
}

.waves-image-contact-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.waves-form-block-contact-2 {
  width: 100%;
  margin-bottom: 0;
}

.waves-content-contact-2 {
  z-index: 1;
  background-color: var(--waves-library--white);
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 762px;
  height: auto;
  margin-top: -120px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 100px;
  display: flex;
  position: relative;
}

.waves-text-field-white {
  border: 1px solid var(--waves-library--black);
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  height: 52px;
  margin: 0;
  font-size: 16px;
}

.waves-text-field-white:focus {
  border-color: var(--waves-library--black);
  color: var(--waves-library--black);
}

.waves-select-white {
  border: 1px solid var(--waves-library--black);
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  height: 52px;
  margin: 0;
  font-size: 16px;
}

.waves-select-white:focus {
  border-color: var(--waves-library--black);
}

.waves-success-mesaage {
  background-color: var(--waves-library--white);
  border-radius: 6px;
}

.waves-image-wrap-gallery-2 {
  border-radius: 8px;
  max-height: 400px;
  padding-top: 64%;
  position: relative;
  overflow: hidden;
}

.waves-grid-gallery-2 {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr .7fr;
  width: 130vw;
  margin-bottom: 24px;
}

.waves-grid-gallery-2.bottom-grid {
  margin-bottom: 0;
}

.waves-wrap-gallery-2 {
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.waves-small-image-wrap-gallery-2 {
  border-radius: 4px;
  max-height: 400px;
  padding-top: 64%;
  position: relative;
}

.waves-image-gallery-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.waves-master-gallery-3 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves---paragraph-big {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

.waves-master-testimonial-1 {
  grid-row-gap: 40px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.waves-logo-testimonial-1 {
  height: 34px;
}

.waves---testimonial-text-big {
  font-family: Oswald, sans-serif;
  font-size: 32px;
  line-height: 130%;
}

.wrap-person-testimonial-1 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves-image-testimonial-1 {
  object-fit: cover;
  border-radius: 50%;
  width: 72px;
  height: 72px;
}

.waves-name-wrap-testimonial-1 {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.waves---grid-halves-sticky {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.waves---sticky-halves-left {
  position: relative;
}

.waves---master-tiles-features-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  width: 100%;
  max-width: 545px;
  display: flex;
}

.waves---sticky-halves {
  padding-top: 12px;
  position: sticky;
  top: 88px;
}

.waves-tile-features-2 {
  grid-row-gap: 16px;
  background-color: #f7f2dd;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 44px 40px;
  display: flex;
}

.waves---content-sticky-features-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 517px;
  padding-top: 0;
  display: flex;
}

.waves-image-rounded-24 {
  border-radius: 24px;
  width: 100%;
}

.waves---content-image-halves {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves---cta-white {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white.wide-cta {
  min-width: 200px;
}

.waves-master-cta-3 {
  background-color: var(--braun_2);
  color: var(--waves-library--white);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px;
  display: flex;
}

.waves---grid-cta-3 {
  grid-column-gap: 80px;
  grid-template-rows: auto;
}

.waves---paragraph-small {
  font-size: 16px;
  line-height: 130%;
}

.waves---nav-container {
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---nav-brand-link {
  height: 24px;
}

.waves---brand {
  max-width: none;
  height: 100%;
}

.waves---nav-link {
  padding: 12px 16px;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-menu {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves-dropdown-list.w--open {
  background-color: var(--waves-library--white);
  border: 1px solid #1313131a;
  border-radius: 4px;
}

.waves---dropdown-link {
  text-align: center;
}

.waves-wrapper-navbar-4 {
  z-index: 102;
  background-color: var(--waves-library--white);
  flex-direction: column;
  display: block;
  position: relative;
}

.waves-navbar-4 {
  background-color: var(--waves-library--white);
  border-bottom: 1px solid #13131333;
  height: 80px;
}

.waves-master-nav-4 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.waves-right-nav-4 {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-master-top-navbar-4 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 75px;
}

.waves-divider-nav-4 {
  background-color: #1313130d;
  border-radius: 5px;
  width: 100%;
  height: 1px;
}

.waves-inside-top-nav-4 {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.waves-left-top-nav-4 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.waves---icon-text-vertical {
  grid-column-gap: 8px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.waves-icon-24 {
  width: 24px;
  height: 24px;
}

.waves-right-top-nav-4 {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-cta {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.f-navigation-link {
  color: var(--tan);
  letter-spacing: .02em;
  white-space: nowrap;
  background-color: #0000;
  border-radius: 50px;
  padding: 8px 24px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.f-navigation-link:hover {
  background-color: var(--gelb);
  color: var(--grey);
}

.f-navigation-link.w--current {
  color: var(--braun_2);
}

.f-navigation-link.w--current:hover {
  background-color: var(--gelb);
  color: var(--grey);
}

.f-navigation {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-clip: border-box;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 88px;
  padding: 24px 5%;
  display: flex;
  position: fixed;
  overflow: visible;
}

.f-navigation.nav {
  background-color: #fff0;
  min-height: 88px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.f-navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-logo {
  width: 64px;
}

.f-navigation-link-wrapper {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.f-navigation-content {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-icon-regular {
  color: var(--tan);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-icon-regular:hover {
  color: var(--braun_2);
}

.f-navigation-menu {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
  position: static;
}

.f-navigation-button {
  background-color: var(--braun_2);
  outline-offset: 0px;
  color: var(--flowui-component-library-white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 48px;
  outline: 2px solid #0000;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.f-navigation-button:hover {
  background-color: var(--braun);
}

.f-navigation-button.w--current {
  background-color: var(--tan);
}

.f-navigation-button.w--current:hover {
  background-color: var(--grey);
}

.f-navigation-socials-wrapper {
  grid-column-gap: 16px;
  border-left: 1px solid var(--flowui-component-library-grey-300);
  justify-content: flex-start;
  align-items: center;
  padding-left: 18px;
  display: flex;
}

.f-navigation-social-link {
  color: var(--flowui-component-library-gray-900);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  transition: color .3s;
  display: flex;
}

.f-navigation-social-link:hover {
  color: var(--flowui-component-library--primary-base);
}

.bold-text-20 {
  font-family: Oswald, sans-serif;
  font-weight: 500;
}

.waves---mega-heading-2-copy {
  color: var(--waves-library--black);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
}

.waves---mega-heading-2-copy-copy {
  color: var(--waves-library--black);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 115%;
}

.waves---mega-heading-2-copy-2 {
  color: var(--waves-library--black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Whitneyhtf Condensed;
  font-size: 48px;
  font-weight: 600;
  line-height: 115%;
}

.text-block-16 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}

.text-block-17 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.bold-text-21 {
  font-family: Oswald, sans-serif;
}

.bold-text-22, .bold-text-23, .bold-text-24 {
  font-weight: 500;
}

.text-block-18 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}

.text-block-19 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.text-block-20 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}

.bold-text-25 {
  color: #70493a;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
}

.text-block-21, .text-block-22 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}

.text-block-23 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.waves---section-hero-primary-copy {
  background-color: #70493a;
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---main-container-2 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---paragraph-small-2 {
  font-size: 16px;
  line-height: 130%;
}

.waves-icon-33 {
  width: 24px;
  height: 24px;
}

.waves-footer-1 {
  background-color: var(--waves-library--white);
  padding-top: 80px;
  padding-bottom: 64px;
}

.waves-top-footer-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves-brand-link-footer-1 {
  height: 60px;
}

.waves-brand-footer-1 {
  height: 100%;
}

.waves-top-right-footer-1 {
  grid-column-gap: 32px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-link-footer-1 {
  color: var(--tan);
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.waves-divider-footer-1 {
  background-color: #13131333;
  width: 100%;
  height: 1px;
  margin-top: 64px;
  margin-bottom: 32px;
}

.waves-bottom-footer-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves-bottom-right-footer-1 {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.f-container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-icon-regular-2 {
  color: var(--braun);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.f-footer-brand {
  align-items: center;
  display: flex;
}

.f-footer-logo-xs {
  width: 48px;
  height: 48px;
}

.f-footer-line {
  background-color: #e4e6f1;
  width: 1px;
  height: 24px;
  margin-left: 16px;
  margin-right: 16px;
}

.f-footer-link {
  color: var(--flowui-component-library-gray-900);
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.f-footer-link:hover {
  color: var(--flowui-component-library--primary-base);
}

.f-footer-social {
  background-color: var(--flowui-component-library-gray-200);
  color: var(--flowui-component-library-gray-900);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .3s;
  display: flex;
}

.f-footer-social:hover {
  color: var(--flowui-component-library--primary-base);
}

.f-footer-vertical-divider {
  background-color: var(--flowui-component-library-grey-300);
  width: 1px;
  height: 16px;
}

.f-footer-group {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.f-footer-menu {
  grid-column-gap: 24px;
  flex: none;
  align-items: center;
  display: flex;
}

.f-footer-small {
  background-color: var(--braun);
  padding: 32px 5%;
  position: relative;
}

.f-footer-social-row-large {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 60px;
  display: flex;
}

.f-footer-detail {
  color: #fff;
  letter-spacing: .02em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}

.f-footer-social-group {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bold-text-26, .bold-text-27, .bold-text-28 {
  font-weight: 500;
}

.waves---heading-2-no-margins-copy {
  color: var(--gelb);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 110%;
}

.body-4 {
  background-color: #fafafa;
}

.code-embed {
  height: 350px;
  max-height: 0;
}

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

.text-block-24 {
  letter-spacing: .02em;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.div-block-49 {
  width: 100%;
  height: auto;
}

.text-block-25 {
  color: var(--gelb);
  letter-spacing: .02em;
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

.text-block-26 {
  color: var(--gelb);
  letter-spacing: .02em;
  font-family: Oswald, sans-serif;
}

.text-block-27 {
  color: var(--gelb);
  letter-spacing: .02em;
  font-family: Oswald, sans-serif;
  font-size: 16px;
}

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

.waves---subtitle-copy {
  color: #000;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32 {
  color: var(--braun_2);
  letter-spacing: .02em;
  font-family: Oswald, sans-serif;
  font-weight: 500;
}

.bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36, .bold-text-37, .bold-text-38 {
  font-family: Oswald, sans-serif;
  font-weight: 500;
}

.waves---mega-heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 115%;
}

.waves---subtitle-2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
}

.waves---limit-481 {
  width: 100%;
  max-width: 650px;
  margin-top: 20px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.waves---mg-top-17 {
  margin-top: 16px;
}

.waves---main-container-3 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-section-hero-5 {
  color: var(--waves-library--white);
  background-image: url('../images/Schnitzler-13.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 386px;
  padding-bottom: 96px;
  position: relative;
}

.waves-gradient-hero-5 {
  background-image: linear-gradient(#1313131a 22%, #532501a8 77%, #311b02cc);
  position: absolute;
  inset: 0%;
}

.waves-title-wrap-hero-5 {
  z-index: 1;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.waves---cta-white-2 {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white-2.wide-cta {
  min-width: 200px;
}

.waves---section-hero-primary-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---cta-dark-2 {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-2:hover {
  background-color: #131313e6;
}

.waves---cta-dark-2.wide-cta {
  min-width: 200px;
}

.waves-hero-3-grid {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
}

.waves-content-hero-3 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 544px;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 56px;
  display: flex;
}

.waves-master-image-hero-3 {
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

.waves-image-hero-3 {
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  height: 85%;
}

.waves---heading-1-no-margins {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  line-height: 120%;
  display: flex;
}

.waves---mega-heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.3;
}

.waves-title-wrap-hero-6 {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves-title-line-hero-3 {
  background-image: url('../images/Vektor-Smart-Objekt.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 30px;
  width: 77px;
  height: 70px;
}

.waves-limit-1009 {
  width: 100%;
  max-width: 1008px;
}

.waves---section-medium-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.waves---paragraph-big-2 {
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 130%;
}

.waves-master-gallery-1 {
  width: 100%;
  max-width: 1122px;
  margin-left: auto;
  margin-right: auto;
}

.waves-grid-gallery-1 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.waves-column-gallery-1 {
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.waves-image-gallery-1 {
  box-sizing: border-box;
  text-overflow: clip;
  overflow-wrap: normal;
  vertical-align: baseline;
  object-fit: contain;
  border-radius: 24px;
  width: 100%;
  max-width: 100%;
  display: inline-block;
  position: static;
  overflow: visible;
}

.waves-text-wrap-gallery-1 {
  padding-top: 16px;
  padding-bottom: 16px;
}

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

.lightbox-link-4 {
  object-fit: fill;
  width: auto;
}

.waves---form-contact-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.waves---2-inputs-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.waves---input-wrap-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-submit-wrap-contact-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves---checkbox-field-2 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.waves---checkbox-2 {
  border-color: var(--waves-library--black);
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-right: 6px;
}

.waves---checkbox-label-2 {
  font-size: 16px;
}

.waves-master-contact-3 {
  width: 100%;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}

.waves-image-wrap-contact-3 {
  border-radius: 24px;
  width: 100%;
  height: 420px;
  overflow: hidden;
}

.waves-image-contact-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.waves-form-block-contact-3 {
  width: 100%;
  margin-bottom: 0;
}

.waves-content-contact-3 {
  z-index: 1;
  background-color: var(--waves-library--white);
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 762px;
  margin-top: -149px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 60px;
  display: flex;
  position: relative;
}

.waves-text-field-white-2 {
  border: 1px solid var(--waves-library--black);
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  height: 52px;
  margin: 0;
  font-size: 16px;
}

.waves-text-field-white-2:focus {
  border-color: var(--waves-library--black);
  color: var(--waves-library--black);
}

.waves-select-white-2 {
  border: 1px solid var(--waves-library--black);
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  height: 52px;
  margin: 0;
  font-size: 16px;
}

.waves-select-white-2:focus {
  border-color: var(--waves-library--black);
}

.waves-success-mesaage-2 {
  background-color: var(--waves-library--white);
  border-radius: 6px;
}

.waves---subtitle-3 {
  font-size: 24px;
  line-height: 40px;
}

.brix---color-neutral-809 {
  color: var(--elements-webflow-library-neutral--100);
  max-width: none;
}

.brix---mg-bottom-40px-4 {
  margin-bottom: 40px;
}

.brix---btn-primary-4 {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-4:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-2 {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  color: var(--elements-webflow-library-neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-2:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---position-relative {
  width: auto;
  height: 100vh;
  position: static;
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---container-default-8 {
  max-width: 1218px;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h1-size-3 {
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 1.8;
}

.brix---header-content-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-link {
  color: var(--elements-webflow-library-neutral--600);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---header-logo-3 {
  max-width: 250px;
}

.brix---header-logo-link-3 {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link-3:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---hamburger-menu-wrapper-3 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-3:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-3.w--open {
  background-color: #0000;
}

.brix---header-right-col-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.brix---btn-primary-small {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---paragraph-default-6 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---button-row-left-2 {
  margin-right: 24px;
}

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: block;
}

.brix---header-wrapper-transparent {
  background-color: #0000;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  position: absolute;
}

.brix---header-nav-link-white {
  color: var(--elements-webflow-library-neutral--100);
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: opacity .3s, color .3s;
}

.brix---header-nav-link-white:hover {
  opacity: .48;
}

.brix---hamburger-menu-bar-top-white, .brix---hamburger-menu-bar-bottom-white {
  background-color: var(--elements-webflow-library-neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---dropdown-toggle-white {
  color: var(--elements-webflow-library-neutral--100);
  align-items: center;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: opacity .3s, color .3s;
  display: flex;
}

.brix---dropdown-toggle-white:hover {
  opacity: .59;
}

.brix---show-on-tablet {
  display: none;
}

.brix---hero-bg-image-dark-header-top {
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-50 {
  width: auto;
}

.bold-text-39 {
  direction: ltr;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  font-style: normal;
  font-weight: 400;
}

.text-span-5 {
  color: #2c1a1a;
}

.bold-text-40 {
  font-weight: 400;
  display: inline;
}

.bold-text-41 {
  font-weight: 400;
}

.waves---section-medium-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-master-gallery-4 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-4 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-4 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-4 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-4 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-4 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-image-gallery-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---color-neutral-810 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---color-neutral-811 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---mg-bottom-16px-4 {
  margin-bottom: 16px;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---mg-bottom-48px-3 {
  margin-bottom: 100px;
}

.brix---display-4 {
  color: #333;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
}

.brix---container-default-9 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-5 {
  color: var(--elements-webflow-library-neutral--100);
  padding-top: 100px;
  padding-bottom: 176px;
}

.brix---link-wrapper-2 {
  color: var(--elements-webflow-library-neutral--800);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-2:hover {
  color: var(--elements-webflow-library-accent--primary-1);
}

.brix---heading-h2-size-4 {
  color: #333;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1.5;
}

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

.brix---subtitle {
  color: var(--elements-webflow-library-accent--primary-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---image-2 {
  object-fit: fill;
  max-width: 100%;
  height: auto;
}

.brix---link-content {
  color: var(--elements-webflow-library-neutral--600);
  text-decoration: none;
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---paragraph-default-7 {
  color: #333;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.6;
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---grid-2-columns-text-left {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix--grid-2-columns-text-right {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---image-wrapper-br-24px-shadow {
  box-shadow: 0 14px 42px 0 var(--elements-webflow-library--general--shadow-04);
  border-radius: 24px;
  overflow: hidden;
}

.brix---inner-container-490px-center {
  max-width: 750px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
}

.brix---grid-1-column-gap-row-64px {
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---inner-container-1000px-center {
  max-width: 1300px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.bold-text-42 {
  color: #333;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-weight: 400;
}

.bold-text-43 {
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
}

.waves---limit-482 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-18 {
  margin-top: 16px;
}

.waves---cta-dark-3 {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-3:hover {
  background-color: #131313e6;
}

.waves---main-container-4 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---heading-2-no-margins-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 130%;
}

.waves---paragraph-big-3 {
  font-size: 20px;
  line-height: 130%;
}

.waves---paragraph-regular {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.waves-grid-faq-1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.waves-left-faq-1 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves-expandable-master-faq-1 {
  max-width: 545px;
}

.waves---expandable-open {
  transform-origin: 50% 0;
}

.waves---expandable-item {
  border-top: 1px solid var(--waves-library--black);
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.waves---expandable-content {
  width: 100%;
  height: auto;
  margin-right: 24px;
}

.waves---expand-line {
  background-color: var(--waves-library--black);
  width: 16px;
  height: 2px;
}

.waves---expand-line.vertical {
  width: 2px;
  height: 16px;
  position: absolute;
}

.waves---expand-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  display: flex;
}

.waves-expanded-text {
  letter-spacing: .02em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.waves---expandable-wrap {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.waves---expand-space {
  height: 24px;
}

.bold-text-44 {
  font-family: Oswald, sans-serif;
  font-weight: 600;
}

.text-block-28 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.4;
}

.bold-text-45, .bold-text-46 {
  font-weight: 400;
}

.image-17 {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #b8333300;
  background-clip: border-box;
}

.heading-8 {
  font-family: Rougantroughpersonaluseonlyrough Bwpaw, Georgia, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

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

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

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

.code-embed-5 {
  flex: 0 auto;
  display: block;
}

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

.text-block-29 {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.brix---color-neutral-812 {
  color: var(--elements-webflow-library-neutral--800);
}

.brix---color-neutral-813 {
  color: var(--elements-webflow-library-neutral--600);
}

.brix---color-neutral-814 {
  color: var(--elements-webflow-library-neutral--100);
}

.brix---mg-bottom-40px-5 {
  margin-bottom: 40px;
}

.brix---btn-primary-5 {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-5:hover {
  background-color: var(--elements-webflow-library-secondary--color-1);
  color: var(--elements-webflow-library-neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---input-2 {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input-2:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
}

.brix---input-2:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---input-2::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---text-area-2 {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-02);
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area-2:hover {
  border-color: var(--elements-webflow-library-accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library-general--shadow-03);
}

.brix---text-area-2:focus {
  border-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--800);
}

.brix---text-area-2::placeholder {
  color: var(--elements-webflow-library-neutral--600);
  font-size: 18px;
}

.brix---container-default-10 {
  max-width: 1300px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---link-text-2 {
  transition: color .3s;
  display: inline-block;
}

.brix---heading-h1-size-4 {
  color: var(--waves-library--black);
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---success-message-2 {
  background-color: var(--elements-webflow-library-accent--primary-1);
  color: var(--elements-webflow-library-neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---error-message-2 {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-pagraph-wrapper {
  color: var(--elements-webflow-library-neutral--600);
  align-items: flex-start;
  display: flex;
}

.brix---subtitle-2 {
  color: var(--elements-webflow-library-accent--primary-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---link-icon-left-2 {
  margin-right: 6px;
}

.brix---paragraph-default-8 {
  z-index: 1;
  color: var(--waves-library--black);
  letter-spacing: .02em;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  position: static;
  overflow: visible;
}

.brix---card-form-2 {
  border: 1px solid var(--elements-webflow-library-neutral--300);
  background-color: var(--elements-webflow-library-neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library-general--shadow-01);
  border-radius: 24px;
  min-height: 576px;
  margin-bottom: 0;
  padding: 56px 40px;
}

.brix---input-label-2 {
  color: var(--elements-webflow-library-neutral--800);
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 20px;
}

.brix---icon-success-message-big-2 {
  width: 60px;
  margin-bottom: 10px;
}

.brix---bg-image-full-width-2 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---link-wrapper-color-primary {
  color: var(--elements-webflow-library-accent--primary-1);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary:hover {
  color: var(--elements-webflow-library-secondary--color-1);
}

.brix---section-position-relative {
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

.brix---form-grid-2-columns-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---contact-v7-half-bg-image-bottom {
  z-index: 0;
  width: auto;
  height: 530px;
  position: relative;
  inset: -70px 0% 0%;
}

.brix---grid-contact-v7-2 {
  z-index: 1;
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
  position: relative;
}

.brix---grid-1-column-gap-row-24px {
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---icon-mg-top {
  margin-top: 4px;
}

.bold-text-47 {
  color: var(--waves-library--black);
  font-family: Oswald, sans-serif;
  font-size: 46px;
}

.map {
  height: 100%;
}

.waves---cta-dark-4 {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-4:hover {
  background-color: #131313e6;
}

.waves---cta-dark-4.wide-cta {
  min-width: 200px;
}

.waves---main-container-5 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---paragraph-small-3 {
  font-size: 16px;
  line-height: 130%;
}

.waves---paragraph-big-4 {
  font-size: 20px;
  line-height: 130%;
}

.waves---paragraph-regular-2 {
  font-size: 18px;
  line-height: 130%;
}

.waves-icon-34 {
  width: 24px;
  height: 24px;
}

.waves-footer-2 {
  background-color: var(--waves-library--white);
  padding-top: 80px;
  padding-bottom: 64px;
}

.waves-top-footer-2 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.waves-top-left-footer-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 350px;
  display: flex;
}

.waves-top-right-footer-2 {
  grid-column-gap: 120px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.waves-divider-footer-2 {
  background-color: #13131333;
  width: 100%;
  height: 1px;
  margin-top: 64px;
  margin-bottom: 32px;
}

.waves-brand-link-footer-2 {
  height: 70px;
}

.waves-brand-footer-2 {
  height: 100%;
}

.waves-column-links-footer-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-links-wrap-footer-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-link-footer-2 {
  text-decoration: none;
}

.waves-bottom-footer-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves-bottom-right-footer-2 {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-51 {
  background-color: #fff;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block-30 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-block-31 {
  color: var(--waves-library--black);
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.3;
}

@media screen and (min-width: 1440px) {
  .f-image-cover {
    border: 1px #000;
    border-radius: 0;
  }

  .f-gallery-lightbox, .f-gallery-image-x-tall {
    border-radius: 0;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---grid-contact-v7 {
    grid-column-gap: 80px;
    grid-template-columns: 1fr 1.15fr;
  }

  .brix---bg-image-full-width {
    width: 100%;
  }

  .brix---form-grid-2-columns-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---grid-contact-v7-2 {
    grid-column-gap: 80px;
    grid-template-columns: 1fr 1.15fr;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    flex: 0 auto;
    display: flex;
  }

  .text-block {
    padding-left: 0;
  }

  .image-3 {
    width: 90%;
  }

  .image-4 {
    width: 22.1em;
    left: -212px;
  }

  .section {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .container-2 {
    padding-left: 4em;
    padding-right: 4em;
  }

  .container-3 {
    object-fit: fill;
    display: block;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .text-block-3 {
    font-size: 1em;
  }

  .container-4 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .text-span {
    font-size: .8em;
  }

  .bold-text {
    font-size: .7em;
    line-height: 1em;
  }

  .container-6 {
    align-items: center;
    padding-left: 4em;
    padding-right: 4em;
  }

  .bold-text-2 {
    font-size: .9em;
    font-weight: 300;
    line-height: .8em;
  }

  .container-7 {
    padding-left: 4em;
    padding-right: 4em;
  }

  .columns {
    object-fit: fill;
    flex-direction: row;
    align-items: center;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline;
  }

  .bold-text-3 {
    font-size: .9em;
    font-weight: 300;
    line-height: 1em;
    display: inline-block;
  }

  .column {
    padding-right: 1em;
    position: relative;
  }

  .column-2 {
    padding-right: 1em;
  }

  .column-3 {
    padding-left: 1em;
    padding-right: 1em;
    position: static;
    right: auto;
  }

  .bold-text-4 {
    font-size: .8em;
  }

  .bold-text-5 {
    font-size: .8em;
    font-weight: 300;
  }

  .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
    font-weight: 300;
  }

  .container-8 {
    padding-left: 4em;
    padding-right: 4em;
  }

  .image-12 {
    object-fit: cover;
    width: 60%;
    height: 30em;
    top: -208px;
    right: -86px;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-v2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---accordion-item-wrapper-v2:hover {
    transform: translate(6px);
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---grid-4-columns-instagram {
    grid-template-columns: 1fr 1fr;
  }

  .brix---heading-h2-size-2 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .f-gallery-two-column {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .f-gallery-image-x-tall {
    height: 440px;
  }

  .f-gallery-two-column-s {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .f-paragraph-large {
    font-size: 18px;
  }

  .f-paragraph-small {
    font-size: 16px;
  }

  .f-feature-card-divider {
    width: 50%;
    height: 1px;
    margin: 32px 0;
  }

  .f-feature-card-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---floating-image-hero-v6---1 {
    top: 24%;
    right: -30%;
  }

  .brix---btn-primary-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .f-image-cover-2 {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .brix---paragraph-default-4 {
    font-size: 18px;
  }

  .brix---accordion-spacer-2 {
    min-height: 12px;
  }

  .brix---accordion-item-wrapper-v2-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---accordion-item-wrapper-v2-2:hover {
    transform: translate(6px);
  }

  .brix---heading-h2-size-3 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 40px;
  }

  .brix---section-3 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .f-paragraph-large-3 {
    font-size: 18px;
  }

  .f-header-image-wrapper-tall {
    max-width: none;
    height: 360px;
  }

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

  .text-block-12 {
    font-style: normal;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-nav-list-item-hamburger-desktop {
    padding-left: 0;
  }

  .brix---dropdown-card-desktop {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
    padding-top: 26px;
  }

  .brix---dropdown-card-desktop.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper-hamburger {
    padding-top: 0;
    position: static;
  }

  .brix---header-nav-menu-hamburger-desktop {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-hamburger-desktop-wrapper {
    border-top: 1px solid var(--elements-webflow-library-neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
    background-color: var(--elements-webflow-library-neutral--100);
    padding-left: 0;
    padding-right: 0;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .grid-3 {
    grid-template-rows: 43vw 43vw;
  }

  .brix---hamburger-menu-bar-bottom-2 {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top-2 {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper-2 {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper-2:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-2.w--open {
    background-color: #0000;
  }

  .brix---header-nav-list-item-hamburger-desktop-2 {
    padding-left: 0;
  }

  .brix---dropdown-card-desktop-2 {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
    padding-top: 26px;
  }

  .brix---dropdown-card-desktop-2.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper-hamburger-2 {
    padding-top: 0;
    position: static;
  }

  .brix---header-nav-menu-hamburger-desktop-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-hamburger-desktop-wrapper-2 {
    border-top: 1px solid var(--elements-webflow-library-neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library-neutral--300);
    background-color: var(--elements-webflow-library-neutral--100);
    padding-left: 0;
    padding-right: 0;
  }

  .brix---header-logo-2 {
    max-width: 232px;
  }

  .brix---header-wrapper-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .text-block-13 {
    font-size: 1.1em;
  }

  .brix---btn-primary-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---card-form {
    padding: 54px 32px;
  }

  .brix---link-text {
    color: #000;
  }

  .brix---link-text:hover {
    color: var(--tan);
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-contact-v7 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---section-4 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .bold-text-17, .bold-text-18 {
    font-weight: 900;
  }

  .text-block-15 {
    color: #000;
  }

  .text-block-15:hover {
    color: var(--tan);
  }

  .waves---section-hero-primary {
    text-align: center;
    padding-top: 140px;
  }

  .waves-grid-hero-1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves---mega-heading-1 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-content-hero-1 {
    text-align: center;
    align-items: center;
  }

  .waves-image-wrap-hero-1 {
    height: 320px;
  }

  .waves-gradient-hero-1 {
    height: 140px;
  }

  .waves-gallery-hero-1 {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .waves---mega-heading-2 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves---sides-heading-button {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
  }

  .waves---grid-features-7 {
    grid-template-columns: 1fr 1fr;
  }

  .waves-wide-tile-features-7 {
    min-height: 330px;
  }

  .waves-inside-wide-feature-7 {
    max-width: 280px;
  }

  .waves---mega-heading-3 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-content-contact-2 {
    padding: 48px 40px;
  }

  .waves---grid-halves-sticky {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .waves---sticky-halves-left {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .waves---master-tiles-features-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .waves---sticky-halves {
    flex-direction: column;
    align-items: center;
  }

  .waves---content-sticky-features-2, .waves---content-image-halves {
    text-align: center;
    align-items: center;
  }

  .waves-master-cta-3 {
    padding: 80px 64px;
  }

  .waves---grid-cta-3 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }

  .waves---nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves---nav-menu {
    background-color: var(--waves-library--white);
    border: 1px solid #1313131a;
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves-master-top-navbar-4 {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .waves-left-top-nav-4 {
    grid-row-gap: 12px;
    flex-wrap: wrap;
  }

  .waves-right-top-nav-4 {
    grid-column-gap: 18px;
  }

  .waves---menu-button {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---menu-button.w--open {
    background-color: var(--waves-library--black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---hamburger-icon {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
  }

  .f-navigation-link {
    width: 100%;
  }

  .f-navigation {
    position: relative;
  }

  .f-navigation-menu-button {
    border: 1px solid var(--flowui-component-library-gray-200);
    color: var(--flowui-component-library--grey-600);
    border-radius: 8px;
    padding: 10px;
  }

  .f-navigation-menu-button.w--open {
    background-color: var(--flowui-component-library-gray-900);
    border-color: #fff;
  }

  .f-navigation-content {
    align-items: center;
    width: auto;
    display: flex;
  }

  .f-navigation-menu {
    background-color: var(--flowui-component-library-white);
    color: var(--flowui-component-library--grey-600);
    padding: 12px;
    position: absolute;
  }

  .f-navigation-menu.w--open {
    background-color: var(--flowui-component-library-gray-700);
    border-color: #fff;
  }

  .f-navigation-logo-link {
    margin-right: 0;
  }

  .waves---mega-heading-2-copy, .waves---mega-heading-2-copy-copy, .waves---mega-heading-2-copy-2 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves---section-hero-primary-copy {
    text-align: center;
  }

  .waves-top-footer-1 {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .waves-divider-footer-1 {
    margin-top: 40px;
  }

  .waves-bottom-footer-1 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .f-footer-bottom {
    grid-row-gap: 24px;
    flex-flow: row;
    display: flex;
  }

  .f-footer-group {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .f-footer-social-row-large {
    margin-left: 0;
  }

  .waves---mega-heading-4 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-section-hero-5 {
    padding-top: 240px;
  }

  .waves---section-hero-primary-2 {
    text-align: center;
  }

  .waves-hero-3-grid {
    grid-template-columns: 1fr;
  }

  .waves-content-hero-3 {
    text-align: center;
    align-items: center;
    padding-left: 0;
  }

  .waves---heading-1-no-margins {
    font-size: 64px;
    line-height: 115%;
  }

  .waves---mega-heading-5 {
    font-size: 72px;
    line-height: 116%;
  }

  .waves-title-line-hero-3 {
    width: 53px;
    height: 56px;
  }

  .waves-content-contact-3 {
    padding: 48px 40px;
  }

  .brix---btn-primary-4 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size-3 {
    font-size: 10svw;
    line-height: 1.6;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---header-logo-3 {
    max-width: 232px;
  }

  .brix---hamburger-menu-wrapper-3 {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper-3:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-3.w--open {
    background-color: #0000;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    margin-bottom: 16px;
    padding-left: 0;
  }

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

  .brix---header-wrapper-transparent {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-nav-link-white {
    color: var(--elements-webflow-library-neutral--800);
  }

  .brix---hamburger-menu-bar-top-white {
    background-color: var(--elements-webflow-library-neutral--100);
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-bar-bottom-white {
    background-color: var(--elements-webflow-library-neutral--100);
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---dropdown-toggle-white {
    color: var(--elements-webflow-library-neutral--800);
  }

  .brix---header-nav-menu-wrapper-white {
    border-top: 0px solid var(--elements-webflow-library-neutral--300);
    border-bottom: 0px solid var(--elements-webflow-library-neutral--300);
    background-color: var(--elements-webflow-library-neutral--100);
    padding: 24px;
  }

  .brix---hidden-on-tablet {
    display: none;
  }

  .brix---show-on-tablet {
    display: block;
  }

  .brix---hero-bg-image-dark-header-top {
    padding-top: 200px;
    padding-bottom: 160px;
  }

  .bold-text-40 {
    font-size: 65px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 40px;
  }

  .brix---display-4 {
    font-size: 22px;
    line-height: 38px;
  }

  .brix---section-5 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size-4 {
    font-size: 4svw;
    line-height: 1.4;
  }

  .brix---grid-2-columns-text-left, .brix--grid-2-columns-text-right {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---inner-container-490px-center {
    max-width: 750px;
    margin-left: 0;
    margin-right: 0;
  }

  .waves-grid-faq-1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves-left-faq-1 {
    text-align: center;
    align-items: center;
  }

  .brix---btn-primary-5 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---heading-h1-size-4 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---card-form-2 {
    padding: 54px 32px;
  }

  .brix---section-position-relative {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---grid-contact-v7-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .waves-top-footer-2 {
    grid-row-gap: 64px;
    flex-direction: column;
    align-items: center;
  }

  .waves-top-left-footer-2 {
    text-align: center;
    align-items: center;
  }

  .waves-bottom-footer-2 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
  }

  .icon {
    color: var(--tan);
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section {
    height: auto;
  }

  .brix---accordion-right-side {
    margin-left: 16px;
    margin-right: 16px;
  }

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---accordion-item-wrapper-v2 {
    padding: 48px 0;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .f-gallery-two-column-s {
    grid-template-columns: 1fr;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---mg-top-80px {
    margin-top: 64px;
  }

  .brix---floating-image-hero-v6---1 {
    max-width: 480px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary-2 {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h1-heading-2 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-header-image-wrapper-top {
    height: 490px;
  }

  .brix---accordion-right-side-2 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .brix---accordion-title-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---accordion-item-wrapper-v2-2 {
    padding: 48px 0;
  }

  .brix---heading-h2-size-3 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---section-3 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .f-h1-heading-3 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-header-image-wrapper-tall {
    height: 400px;
  }

  .brix---header-big-nav-link {
    font-size: 32px;
    line-height: 34px;
  }

  .brix---dropdown-chevron-big {
    width: 25px;
  }

  .brix---dropdown-toggle-big-link {
    font-size: 32px;
    line-height: 34px;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .grid-3 {
    display: none;
  }

  .brix---header-big-nav-link-2 {
    font-size: 32px;
    line-height: 34px;
  }

  .brix---dropdown-chevron-big-2 {
    width: 25px;
  }

  .brix---dropdown-toggle-big-link-2 {
    font-size: 32px;
    line-height: 34px;
  }

  .brix---header-logo-2 {
    max-width: 90%;
  }

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

  .brix---btn-primary-3 {
    padding: 20px 32px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---card-form {
    min-height: 560px;
    padding: 36px 30px 48px;
  }

  .brix---card-map-content {
    padding: 32px;
  }

  .brix---mg-bottom-40px-3 {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-contact-v7 {
    grid-template-columns: 1fr;
  }

  .brix---section-4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .waves-grid-hero-1 {
    grid-row-gap: 40px;
  }

  .waves---mega-heading-1 {
    font-size: 56px;
  }

  .waves---subtitle {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---mega-heading-2 {
    font-size: 56px;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---grid-features-7 {
    grid-template-columns: 1fr;
  }

  .waves-wide-tile-features-7 {
    grid-row-gap: 30px;
    align-items: center;
    padding-bottom: 0;
  }

  .waves-inside-wide-feature-7 {
    text-align: center;
    align-items: center;
    max-width: 80%;
  }

  .waves-image-wide-feature-7 {
    width: auto;
    height: 320px;
    position: static;
  }

  .waves---mega-heading-3 {
    font-size: 56px;
  }

  .waves-image-wrap-contact-2 {
    height: 340px;
  }

  .waves-content-contact-2 {
    width: 92%;
    padding: 40px 32px;
  }

  .waves---testimonial-text-big {
    font-size: 26px;
  }

  .waves---nav-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .waves-right-top-nav-4 {
    grid-row-gap: 12px;
    flex-wrap: wrap;
    max-width: 130px;
    display: none;
  }

  .f-navigation-socials-wrapper {
    display: none;
  }

  .waves---mega-heading-2-copy, .waves---mega-heading-2-copy-copy, .waves---mega-heading-2-copy-2 {
    font-size: 56px;
  }

  .waves---main-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }

  .waves---heading-2-no-margins-copy {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---subtitle-copy {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---mega-heading-4 {
    font-size: 56px;
  }

  .waves---subtitle-2 {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-section-hero-5 {
    padding-top: 160px;
  }

  .waves-title-wrap-hero-5 {
    text-align: center;
    align-items: center;
  }

  .waves---heading-1-no-margins, .waves---mega-heading-5 {
    font-size: 56px;
  }

  .waves---section-medium-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves-master-gallery-1 {
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
  }

  .waves-grid-gallery-1 {
    grid-template-columns: 1fr;
  }

  .waves-image-wrap-contact-3 {
    height: 340px;
  }

  .waves-content-contact-3 {
    width: 92%;
    padding: 40px 32px;
  }

  .waves---subtitle-3 {
    font-size: 22px;
    line-height: 34px;
  }

  .brix---mg-bottom-40px-4 {
    margin-bottom: 24px;
  }

  .brix---btn-primary-4 {
    padding: 20px 32px;
  }

  .brix---btn-secondary-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---header-logo-3 {
    max-width: 90%;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .brix---button-row-left-2 {
    margin-right: 16px;
  }

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

  .brix---hero-bg-image-dark-header-top {
    padding-top: 155px;
    padding-bottom: 120px;
  }

  .waves---section-medium-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 32px;
  }

  .brix---display-4 {
    font-size: 20px;
    line-height: 32px;
  }

  .brix---section-5 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-4 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-2-columns-text-left, .brix--grid-2-columns-text-right {
    grid-template-columns: 1fr;
  }

  .brix---image-wrapper-br-24px-shadow {
    box-shadow: 0 4px 22px 0 var(--elements-webflow-library--general--shadow-04);
    border-radius: 14px;
  }

  .waves---main-container-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---heading-2-no-margins-2 {
    font-size: 44px;
    line-height: 125%;
  }

  .brix---mg-bottom-40px-5 {
    margin-bottom: 24px;
  }

  .brix---btn-primary-5 {
    padding: 20px 32px;
  }

  .brix---input-2 {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---text-area-2 {
    border-radius: 18px;
  }

  .brix---heading-h1-size-4 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle-2 {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---card-form-2 {
    min-height: 560px;
    padding: 36px 30px 48px;
  }

  .brix---section-position-relative {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---form-grid-2-columns-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

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

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .waves---main-container-5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-top-right-footer-2 {
    grid-row-gap: 80px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .waves-column-links-footer-2 {
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .header {
    background-image: linear-gradient(#000000b0, #000000b0), url('../images/Schnitzler-13.webp');
    background-size: auto, cover;
    flex-direction: column;
    height: 100vh;
    display: flex;
  }

  .berschrift {
    margin-bottom: 1em;
    font-size: 2.1em;
  }

  .berschrift-seite {
    text-align: left;
    flex-direction: row;
    flex: 0 auto;
    align-self: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 8svw;
    line-height: 1.3;
    display: block;
    position: relative;
    overflow: visible;
  }

  .text-block {
    text-align: left;
    align-self: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
  }

  .image-3 {
    width: 80vw;
    margin-bottom: 10px;
  }

  .div-block-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 1em;
    display: flex;
  }

  .image-4 {
    width: 80vw;
    height: auto;
    margin-bottom: 10px;
    position: relative;
    top: 0;
    left: 0;
  }

  .section {
    height: auto;
  }

  .container-2 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .text-block-3 {
    font-size: 1.1em;
  }

  .image-8 {
    width: 26.2em;
    overflow: hidden;
  }

  .heading-2 {
    font-size: 1.4em;
  }

  .text-block-4, .text-block-5 {
    font-family: Nexa book, sans-serif;
    font-size: 1em;
    font-weight: 400;
  }

  .div-block-7 {
    width: 85%;
    padding-left: .5em;
    padding-right: .5em;
  }

  .container-6, .container-7 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .column-3 {
    padding-left: 2em;
  }

  .text-block-6 {
    font-size: 1em;
  }

  .image-12 {
    width: 80vw;
    height: auto;
    top: 0;
    right: 0;
  }

  .div-block-9 {
    width: 34%;
  }

  .slide {
    background-image: url('../images/Form-6-Kopie-2.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-2 {
    background-image: url('../images/Schnitzler-13.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .div-block-13 {
    width: 32%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-14 {
    padding-top: 80%;
    position: relative;
  }

  .image-14 {
    object-fit: contain;
    width: 100%;
    max-width: none;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .body {
    background-color: #0000;
    background-image: url('../images/background.webp');
    background-position: 50% 0;
    background-size: cover;
  }

  .section-7 {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .heading-3 {
    color: var(--tan);
    background-color: #0000;
    font-family: Changa One, Impact, sans-serif;
    font-weight: 400;
  }

  .text-block-7 {
    color: #fff;
    text-align: left;
    justify-content: flex-start;
    align-self: auto;
    font-family: Oswald, sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.6;
    display: block;
  }

  .text-block-7.farbe {
    color: var(--tan);
  }

  .section-8 {
    padding-left: 1.5em;
    padding-right: 2em;
    display: none;
  }

  .text-block-8 {
    color: #fff;
    width: 80%;
    font-family: Oswald, sans-serif;
    font-size: .9rem;
    font-weight: 300;
    line-height: 1.4;
  }

  .columns-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .column-4 {
    flex: 0 auto;
    justify-content: flex-end;
    align-self: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .div-block-15 {
    margin-bottom: 15px;
  }

  .body-2 {
    background-color: #1f1f1f;
  }

  .div-block-16 {
    justify-content: center;
    margin-bottom: 1em;
    display: flex;
  }

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

  .div-block-18 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 55%;
    display: flex;
  }

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

  .div-block-20 {
    object-fit: fill;
    justify-content: center;
    align-items: flex-end;
    padding-top: 112%;
    display: block;
    position: static;
  }

  .image-15 {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .div-block-21 {
    padding-top: 83%;
    position: relative;
  }

  .heading-4 {
    color: var(--grey);
    margin-top: 0;
    font-family: "Brilon 1", sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.3;
  }

  .text-block-9 {
    color: var(--grey);
    font-family: Montserrat, sans-serif;
    font-size: .8rem;
  }

  .section-9 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .div-block-22 {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .div-block-23 {
    background-color: var(--grey);
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .heading-5 {
    color: var(--tan);
    text-align: center;
    font-family: "Brilon 1", sans-serif;
    font-size: 1.8em;
    font-weight: 400;
  }

  .div-block-24 {
    color: var(--grey);
    font-family: "Brilon 1", sans-serif;
  }

  .heading-6 {
    font-size: 1.7em;
    font-weight: 400;
  }

  .div-block-25 {
    background-color: var(--tan);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border: 0 #000;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-26 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .text-block-10 {
    color: var(--grey);
    margin-top: 10px;
    font-size: 22px;
  }

  .brix---accordion-right-side {
    flex: 0 auto;
    align-self: flex-start;
    margin-left: 10px;
    margin-right: 0;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---acordion-body {
    flex: 0 auto;
    align-self: auto;
    overflow: hidden;
  }

  .brix---accordion-title {
    color: var(--tan);
    font-family: Changa One, Impact, sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 39px;
  }

  .brix---accordion-content-wrapper-v2 {
    flex: 1;
    align-self: auto;
  }

  .brix---accordion-item-wrapper-v2 {
    background-color: #0000;
    border-top-style: none;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section {
    padding-top: 10px;
  }

  .heading-7 {
    color: var(--tan);
    text-align: center;
    margin-bottom: 0;
    font-family: Changa One, Impact, sans-serif;
    font-size: 48px;
    font-weight: 400;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---instagram-image {
    border-radius: 16px;
  }

  .brix---grid-4-columns-instagram {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-gallery-image-x-small-square {
    height: 130px;
  }

  .f-gallery-image-x-tall {
    height: 300px;
  }

  .f-h3-heading {
    font-size: 32px;
  }

  .f-contact-divider {
    display: none;
  }

  .f-contact-submit-wrapper {
    grid-row-gap: 24px;
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .f-contact-form-grid {
    grid-template-columns: 1fr;
  }

  .f-paragraph-large {
    text-align: left;
  }

  .f-paragraph-large.reservierung {
    line-height: 28px;
  }

  .f-paragraph-small {
    font-size: 18px;
    line-height: 1.6;
  }

  .f-feature-card-row {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .brix---mg-top-80px {
    margin-top: 56px;
  }

  .brix---floating-image-hero-v6---1 {
    display: none;
  }

  .brix---btn-secondary, .brix---btn-primary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-center-2 {
    flex-direction: column;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-hero-top-small {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .f-section-large-2 {
    margin-top: 40px;
  }

  .f-header-image-wrapper-top {
    height: 390px;
  }

  .brix---accordion-right-side-2 {
    margin-right: 0;
  }

  .brix---paragraph-default-4 {
    font-size: 18px;
    line-height: 1.6;
  }

  .brix---accordion-title-2 {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---heading-h2-size-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-paragraph-large-3 {
    font-family: Nexa book, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .f-h1-heading-3 {
    font-size: 32px;
  }

  .f-header-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: minmax(288px, 1fr);
    grid-auto-columns: 1fr;
    display: grid;
  }

  .brix---header-big-nav-link {
    font-size: 26px;
    line-height: 28px;
  }

  .brix---header-nav-list-item-hamburger-desktop {
    text-align: left;
    width: 100%;
    margin-bottom: 17px;
  }

  .brix---dropdown-link-big {
    font-size: 22px;
    line-height: 26px;
  }

  .brix---dropdown-chevron-big {
    width: 21px;
    margin-left: 8px;
  }

  .brix---dropdown-toggle-big-link {
    font-size: 26px;
    line-height: 28px;
  }

  .brix---container-default-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-28 {
    text-align: left;
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    justify-content: flex-end;
    align-self: auto;
    align-items: stretch;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-30 {
    object-fit: fill;
  }

  .slider {
    display: block;
  }

  .grid-3 {
    grid-template-rows: 73vw 73vw;
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .brix---header-big-nav-link-2 {
    font-size: 26px;
    line-height: 28px;
  }

  .brix---header-nav-list-item-hamburger-desktop-2 {
    text-align: left;
    width: 100%;
    margin-bottom: 17px;
  }

  .brix---dropdown-link-big-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .brix---dropdown-chevron-big-2 {
    width: 21px;
    margin-left: 8px;
  }

  .brix---dropdown-toggle-big-link-2 {
    font-size: 26px;
    line-height: 28px;
  }

  .brix---container-default-center-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-logo-2 {
    max-width: 84%;
  }

  .brix---container-default-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-31 {
    padding-left: 2em;
    padding-right: 1em;
  }

  .text-block-13 {
    font-size: 1.1em;
  }

  .div-block-33 {
    padding-left: 0;
    padding-right: 4em;
  }

  .div-block-35 {
    width: auto;
    position: relative;
  }

  .div-block-36 {
    flex-direction: column;
    flex: none;
    justify-content: space-around;
    align-items: stretch;
    display: block;
  }

  .slider-2 {
    display: block;
  }

  .rich-text-block {
    font-size: 12px;
    line-height: 1.3;
  }

  .brix---btn-primary-3 {
    background-color: var(--tan);
    border-radius: 0;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Nexa book, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 19px;
  }

  .brix---text-area {
    border-radius: 0;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---input-label {
    color: #333;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---card-form {
    padding-left: 23px;
    padding-right: 23px;
  }

  .brix---card-map-content {
    padding: 24px;
  }

  .brix---paragraph-default-5 {
    color: #333;
    font-family: Nexa book, sans-serif;
    font-size: 1em;
    line-height: 1.7;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---container-default-7 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .brix---section-4 {
    padding-top: 10px;
  }

  .div-block-41, .div-block-42, .div-block-43, .div-block-44, .div-block-45 {
    margin-bottom: 10px;
  }

  .text-span-4 {
    font-weight: 300;
  }

  .waves---section-hero-primary {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .waves---mega-heading-1 {
    font-size: 36px;
  }

  .waves---subtitle {
    font-size: 20px;
  }

  .waves-gradient-hero-1 {
    top: -1px;
  }

  .waves-gradient-hero-1.bottom {
    bottom: -1px;
  }

  .waves-column-hero-1 {
    width: 48%;
  }

  .waves-column-hero-1.column-two, .waves-column-hero-1.column-one {
    flex: none;
  }

  .waves-gallery-hero-1 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .waves---main-container {
    display: block;
  }

  .waves---mega-heading-2 {
    font-size: 36px;
  }

  .waves---section-medium {
    width: auto;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---heading-2-no-margins {
    font-size: 25px;
  }

  .waves---heading-3-no-margins {
    font-size: 22px;
  }

  .waves-wide-tile-features-7 {
    padding-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-inside-wide-feature-7 {
    max-width: 100%;
  }

  .waves-image-wide-feature-7 {
    width: 100%;
    height: auto;
  }

  .waves-inside-tile-vertical-features-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-tile-small-feature-7 {
    text-align: center;
    align-items: center;
  }

  .waves---mega-heading-3 {
    font-size: 36px;
  }

  .waves-title-line-hero-2 {
    width: 50px;
    height: 54px;
  }

  .bold-text-19 {
    text-align: center;
    font-size: 37px;
    font-weight: 400;
  }

  .waves---2-inputs {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .waves-content-contact-2 {
    padding: 24px 16px;
  }

  .waves-grid-gallery-2.top-grid, .waves-grid-gallery-2.bottom-grid {
    width: 180vw;
  }

  .waves-bottom-gird-gallery-3 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-3 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-3.last-image-top-grid {
    display: none;
  }

  .waves---testimonial-text-big {
    font-size: 22px;
  }

  .waves---grid-halves-sticky {
    display: block;
  }

  .waves-tile-features-2 {
    display: flex;
  }

  .waves---content-sticky-features-2 {
    width: 100%;
  }

  .waves---content-image-halves {
    align-items: stretch;
  }

  .waves-master-cta-3 {
    padding: 16px 16px 32px;
  }

  .waves---nav-cta, .f-navigation-button {
    display: none;
  }

  .waves---mega-heading-2-copy {
    font-size: 35px;
    line-height: 1.2;
  }

  .waves---mega-heading-2-copy-copy, .waves---mega-heading-2-copy-2 {
    font-size: 36px;
  }

  .text-block-16, .text-block-17, .text-block-18, .text-block-19, .text-block-20 {
    font-size: 16px;
  }

  .bold-text-25 {
    font-size: 25px;
    font-weight: 400;
    line-height: 1.4;
  }

  .text-block-21, .text-block-22 {
    font-size: 16px;
  }

  .waves---section-hero-primary-copy {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .waves-bottom-right-footer-1 {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .f-footer-bottom, .f-footer-brand {
    flex-flow: column;
  }

  .f-footer-logo-xs {
    width: 60px;
    height: 70px;
    margin-bottom: 20px;
  }

  .f-footer-line, .f-footer-vertical-divider {
    display: none;
  }

  .f-footer-menu {
    grid-column-gap: 20px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .f-footer-logo-mark.w--current {
    margin-bottom: 10px;
  }

  .f-footer-detail {
    font-size: 17px;
    line-height: 1.4;
  }

  .waves---heading-2-no-margins-copy {
    font-size: 34px;
  }

  .waves---subtitle-copy {
    font-size: 20px;
    line-height: 1.4;
  }

  .waves---mega-heading-4 {
    font-size: 36px;
  }

  .waves---subtitle-2 {
    font-size: 20px;
  }

  .waves-section-hero-5 {
    padding-bottom: 48px;
  }

  .waves---section-hero-primary-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves-master-image-hero-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .waves---heading-1-no-margins {
    font-size: 36px;
    line-height: 110%;
  }

  .waves---mega-heading-5 {
    font-size: 8svw;
    line-height: 1.3;
  }

  .waves-title-line-hero-3 {
    width: 44px;
    height: 50px;
  }

  .waves---section-medium-2 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---2-inputs-2 {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .waves-content-contact-3 {
    padding: 24px 16px;
  }

  .waves---subtitle-3 {
    font-size: 20px;
  }

  .brix---btn-primary-4, .brix---btn-secondary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---container-default-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 10px;
    font-size: 12svw;
    line-height: 1.3;
  }

  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo-3 {
    max-width: 84%;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    text-align: left;
    width: 100%;
  }

  .brix---paragraph-default-6 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---hero-bg-image-dark-header-top {
    padding-top: 130px;
    padding-bottom: 100px;
  }

  .bold-text-40 {
    font-size: 8svw;
    line-height: 1.3;
  }

  .waves---section-medium-3 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-gird-gallery-4 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-4 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-4.last-image-top-grid {
    display: none;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 32px;
  }

  .brix---container-default-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---section-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .brix---heading-h2-size-4 {
    font-size: 7.5svw;
    line-height: 1.3;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---paragraph-default-7 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---image-wrapper-br-24px-shadow {
    border-radius: 16px;
  }

  .waves---heading-2-no-margins-2 {
    font-size: 8svw;
  }

  .waves---expandable-content {
    flex: 0 auto;
    max-width: none;
  }

  .waves---expand-line {
    flex: none;
  }

  .waves---expand-line.vertical {
    transform-origin: 50%;
    flex: none;
  }

  .waves---expand-icon-wrap {
    flex: none;
  }

  .waves-expanded-text {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-28 {
    width: auto;
    font-size: 16px;
  }

  .heading-8 {
    font-size: 24px;
    line-height: 1.4;
  }

  .brix---btn-primary-5 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input-2 {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input-2::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---text-area-2 {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area-2::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---container-default-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-4 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---paragraph-default-8 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---card-form-2 {
    padding-left: 23px;
    padding-right: 23px;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }
}

#w-node-dce90543-4c1f-9bb0-b1af-c38e79906bbe-d878201c, #w-node-b5f935c1-3c2c-0ae4-f79a-14da6ade76ca-d878201c, #w-node-_5d6f090e-538c-6414-b3dd-10055fe10a3b-d878201c, #w-node-d5627898-0f70-0ee6-f3fc-985315bf9851-d878201c, #w-node-_803058a9-5b15-00b7-11e2-593dbc32c99c-d878201c, #w-node-a3a791b7-b656-9897-920e-e930e31b5bc7-d878201c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5518fcb1-1604-a5e2-4a6c-936f172c20c2-d878201c {
  place-self: auto;
}

#w-node-_5518fcb1-1604-a5e2-4a6c-936f172c20d6-d878201c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5518fcb1-1604-a5e2-4a6c-936f172c20da-d878201c {
  justify-self: start;
}

#w-node-e2c19fed-44fe-b8bd-9624-f8a63f6f64e9-249f0b0e, #w-node-e2f2b6a7-ecfa-d719-6ed5-9686cb3e24f3-cb3e24e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_099e23ff-4092-6cc1-62b3-f10c9782fdc4-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_099e23ff-4092-6cc1-62b3-f10c9782fdcd-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-f6ba018f-81a5-c609-d3f1-d7505051bbd4-0829e054 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bc259f0a-806b-c019-9791-29a184c8c7d2-0829e054, #w-node-bc259f0a-806b-c019-9791-29a184c8c7d4-0829e054, #w-node-bc259f0a-806b-c019-9791-29a184c8c7d6-0829e054, #w-node-bc259f0a-806b-c019-9791-29a184c8c7d8-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-bc259f0a-806b-c019-9791-29a184c8c7db-0829e054, #w-node-bc259f0a-806b-c019-9791-29a184c8c7dd-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-bc259f0a-806b-c019-9791-29a184c8c7df-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-bc259f0a-806b-c019-9791-29a184c8c7e1-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-bebf2a5a-ca5e-2b44-7a23-b0fa2e1802e9-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-bebf2a5a-ca5e-2b44-7a23-b0fa2e1802f3-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_617031bc-d2fa-c8ca-a80f-f17065ff45fd-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_617031bc-d2fa-c8ca-a80f-f17065ff45fe-0829e054, #w-node-_20a8f2b2-ad03-76a1-a7fa-ddd2656ebe74-0829e054 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ecf6d81e-a692-fd95-d531-c87724206553-b1903d56, #w-node-ecf6d81e-a692-fd95-d531-c87724206555-b1903d56, #w-node-ecf6d81e-a692-fd95-d531-c87724206557-b1903d56, #w-node-ecf6d81e-a692-fd95-d531-c87724206559-b1903d56 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ecf6d81e-a692-fd95-d531-c8772420655c-b1903d56, #w-node-ecf6d81e-a692-fd95-d531-c8772420655e-b1903d56 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-ecf6d81e-a692-fd95-d531-c87724206560-b1903d56 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-ecf6d81e-a692-fd95-d531-c87724206562-b1903d56 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_8174c0cb-8eec-1049-a3aa-4ca8aa3731f3-b1903d56 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8174c0cb-8eec-1049-a3aa-4ca8aa3731fc-b1903d56 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_3d797c01-14b8-bb91-6576-ca5eddda5cf7-249f0b0e {
    order: -9999;
  }

  #w-node-_22fef8c6-786d-2a7d-27ec-25209c6b185f-b1903d56 {
    order: 9999;
  }

  #w-node-_8174c0cb-8eec-1049-a3aa-4ca8aa3731f3-b1903d56, #w-node-_8174c0cb-8eec-1049-a3aa-4ca8aa3731fc-b1903d56 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f6ba018f-81a5-c609-d3f1-d7505051bbd4-0829e054 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5518fcb1-1604-a5e2-4a6c-936f172c20d6-d878201c {
    grid-column: span 1 / span 1;
  }

  #w-node-bebf2a5a-ca5e-2b44-7a23-b0fa2e1802e9-0829e054 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: stretch;
  }
}


@font-face {
  font-family: 'Nexa text w05 book';
  src: url('../fonts/Nexa-Text-W05-Book-Italic.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brilon 1';
  src: url('../fonts/Brilon_1.1-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa book';
  src: url('../fonts/Nexa-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Elephant Personaluse';
  src: url('../fonts/Elephant-PersonalUse.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Italianno otf';
  src: url('../fonts/Italianno-Regular-OTF.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rougantroughpersonaluseonlyrough Bwpaw';
  src: url('../fonts/RougantRoughPersonalUseOnlyRough-BWpaw.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}