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

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

:root {
  --fleur-floral-white: #fffcf4;
  --fleur-dark-green: #474e46;
  --grau-huberhof: #918585;
  --fleur-green: #b3b378;
  --floral-white-2: #f7f4ea;
  --fleur-green-dark: #a8a86d;
  --light-blue: #99bfcc;
  --fleur-peach-dark: #e3b69f;
  --fleur-peach: #e5bca7;
  --fleur-yellow: #d6ac62;
  --fleur-thistle-dark: #c9bace;
  --burlywood: #d8c48d;
  --burlywood-2: #d8c48d;
  --grey: #918585;
  --floral-white-3: #f7f4ea;
  --fleur-thistle: #cfc1d4;
  --fleur-yellow-dark: #daa84f;
  --floral-white: #f7f4ea;
  --dark-khaki: #bebb83;
  --dark-sea-green: #90a076;
  --maroon: #592912;
  --dark-slate-grey: #505c4fb0;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userupdatepasswordformwrapper, .w-users-userresetpasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

body {
  background-color: var(--fleur-floral-white);
  color: var(--fleur-dark-green);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
}

h1 {
  color: var(--fleur-dark-green);
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Akaya Kanadaka, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 95px;
}

h2 {
  color: var(--grau-huberhof);
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montez, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
}

h3 {
  color: var(--fleur-dark-green);
  letter-spacing: .5px;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Akaya Kanadaka, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

h4 {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

h5 {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

h6 {
  letter-spacing: .4px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

p {
  text-align: left;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 35px;
}

a {
  color: #505c4f;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  text-decoration: none;
}

a:hover {
  color: #b3b378;
}

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

li {
  margin-bottom: 5px;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: 600;
}

blockquote {
  border-left: 2px solid var(--fleur-green);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 35px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  text-align: center;
  margin-top: 10px;
}

.container {
  justify-content: flex-start;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.container.nav-container {
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  padding-right: 20px;
  display: block;
  position: static;
}

.container.split-hero {
  z-index: 100;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 60px;
  padding-right: 60px;
  position: static;
}

.container.split-hero.left {
  justify-content: flex-start;
}

.container.intro.l-r-margin {
  padding-left: 100px;
  padding-right: 100px;
}

.container.visit {
  flex-direction: row;
  align-items: center;
  position: static;
}

.container.split-50 {
  justify-content: flex-end;
}

.container.footer {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.container.stockists {
  flex-direction: column;
  align-items: center;
}

.container.visit-offerings {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.container.vertical-flex {
  flex-direction: column;
  align-items: center;
}

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

.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.container.contact {
  justify-content: center;
}

.container.simple-hero {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.container.new {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.container.new.wohnung {
  padding-left: 0;
}

.container.hero {
  flex-direction: column;
  display: block;
}

.container.last {
  display: block;
}

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

.navbar {
  z-index: 999;
  background-color: var(--floral-white-2);
  border-bottom: 1px solid #f5f2ea;
  padding-top: 0;
  padding-bottom: 0;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 10px 10px -10px #0000000d;
}

.section {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.section.green.hero._2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.green.new {
  background-color: #a8a86d;
  background-image: linear-gradient(#a8a86d73, #a8a86d73), url('../images/Fleur-Flower-Pattern.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 40px;
  padding-bottom: 0;
}

.section.green.small {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.green.small.blue {
  background-color: var(--light-blue);
}

.section.green.small.blue.l-r-paddings {
  padding-left: 60px;
  padding-right: 60px;
}

.section.green.small.blue.l-r-paddings.gar {
  background-color: var(--fleur-green-dark);
  padding-top: 40px;
}

.section.style-guide {
  background-color: #0000;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 0;
}

.section.margin-bottom {
  justify-content: center;
  max-height: 600px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.section.margin-bottom.hide {
  display: none;
}

.section.visit {
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 120px;
  position: relative;
  top: 0;
}

.section.visit.hide {
  display: none;
}

.section.footer {
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.section.footer.last {
  padding-top: 100px;
}

.section.about-hero {
  background-color: var(--fleur-peach-dark);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 0;
  padding-bottom: 240px;
  position: relative;
}

.section.about-video {
  background-color: #fffdf6;
  padding-top: 0;
}

.section.about-timeline {
  background-color: #fffdf6;
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
}

.section.stockists {
  background-color: #0000;
  border-top: 1px #505c4f80;
}

.section.visit-hero {
  padding-top: 0;
  position: relative;
  overflow: visible;
}

.section.visit-offerings {
  background-color: var(--fleur-peach);
}

.section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.section.generations {
  background-color: var(--fleur-yellow);
  margin-bottom: 120px;
  padding-bottom: 0;
  position: static;
}

.section.cta {
  background-color: var(--fleur-peach-dark);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.purple {
  background-color: var(--fleur-thistle-dark);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #000;
}

.section.contact-hero {
  background-color: var(--fleur-thistle-dark);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 240px;
}

.section.simple-hero-green {
  background-color: var(--fleur-green-dark);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.terms {
  padding-bottom: 0;
}

.section.simple-hero-purple {
  background-color: var(--fleur-thistle-dark);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.changelog {
  padding-bottom: 0;
}

.section.full-image {
  background-image: url('../images/Visit-Full-Image.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  min-height: 450px;
}

.section.blog-post-hero {
  background-color: #0000;
  justify-content: center;
  height: 80vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section.blog-hero {
  background-color: var(--fleur-green-dark);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  height: 60vh;
}

.section.peach {
  background-color: #e3b69f;
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.section.peach.hide {
  display: none;
}

.section.green {
  background-color: #a8a86d;
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: flex-start;
  margin-top: 0;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.section.green.hero {
  background-color: var(--burlywood);
  justify-content: center;
  min-height: 550px;
}

.section.green.hero.gre {
  background-color: var(--burlywood-2);
  justify-content: center;
}

.section.green.hero {
  background-color: #d8c48d;
  min-height: 550px;
}

.section.top-margin {
  background-color: var(--grey);
  margin-top: 220px;
  margin-bottom: 220px;
  padding-top: 60px;
  padding-bottom: 40px;
}

.section.hide {
  display: none;
}

.section.last {
  background-color: var(--floral-white-3);
  margin-top: 0;
  margin-bottom: 0;
}

.section._70px-margin {
  margin-bottom: 70px;
}

.navbar-banner {
  background-color: var(--fleur-thistle);
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.small-text {
  font-size: 14px;
  line-height: 35px;
}

.nav-link {
  color: var(--fleur-dark-green);
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.nav-link:hover {
  color: var(--fleur-green);
}

.nav-link.w--current {
  color: var(--fleur-green);
  margin-left: 0;
  margin-right: 0;
}

.nav-link.head {
  color: var(--grau-huberhof);
  align-self: center;
  font-family: "Helveticaneue 01", sans-serif;
  font-weight: 400;
  display: flex;
}

.brand-logo {
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
}

.nav-menu {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  display: flex;
}

.nav-menu.mobile {
  display: none;
}

.intro-grid {
  grid-column-gap: 60px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-left: 60px;
  margin-right: 60px;
}

.zoom-image {
  object-fit: cover;
  width: 90%;
  max-height: 600px;
}

.visit-content {
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 40px;
}

.home-slider {
  width: 50%;
  margin-bottom: 0;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.visit-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  margin-top: 40px;
  display: none;
}

.stats-heading {
  color: #b3b378;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 50px;
}

.split-image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.split-image.left {
  width: 50vw;
}

.split-content {
  width: 50%;
  padding-left: 100px;
  position: relative;
}

.split-content.right {
  width: auto;
  margin-left: 50vw;
  padding-left: 0;
}

.stats-text {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.button {
  background-color: var(--fleur-thistle);
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  width: auto;
  padding: 15px 25px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
  display: inline-block;
}

.button:hover {
  background-color: var(--fleur-thistle-dark);
  color: #fff;
}

.button.green {
  background-color: var(--fleur-green);
}

.button.green:hover {
  background-color: var(--fleur-green-dark);
}

.button.peach {
  background-color: var(--fleur-peach);
}

.button.peach:hover {
  background-color: var(--fleur-peach-dark);
}

.button.yellow {
  background-color: var(--fleur-yellow);
}

.button.yellow:hover {
  background-color: var(--fleur-yellow-dark);
}

.button.contact {
  background-color: var(--fleur-peach);
  width: 100%;
}

.button.contact:hover {
  background-color: var(--fleur-peach-dark);
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

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

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 30px;
  display: flex;
}

.footer-column.u-d {
  justify-content: space-between;
}

.footer-logo {
  width: 200px;
  height: auto;
  margin-bottom: 25px;
  margin-left: 15px;
  margin-right: 15px;
}

.footer-logo.main {
  width: 43%;
  margin-left: 0;
}

.footer-title {
  color: var(--grau-huberhof);
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: "Helveticaneue 02", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 35px;
}

.footer-title.transparent {
  color: var(--floral-white);
}

.footer-link {
  color: var(--grau-huberhof);
  text-align: left;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: "Helveticaneue 02", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  display: inline;
}

.footer-link:hover {
  color: var(--burlywood-2);
}

.footer-bottom {
  border-bottom: 1px solid #ffffff1a;
  justify-content: center;
  margin-top: 0;
  display: flex;
}

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

.text-rights {
  color: #505c4f;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: block;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  position: relative;
}

.slider.wohnung {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.mask {
  width: 50%;
  margin-left: 0;
  overflow: visible;
}

.slide-nav {
  display: none;
}

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

.slide-image.focus {
  object-position: 50% 0%;
}

.slide {
  width: 90%;
  min-height: 350px;
  margin-left: 25px;
  margin-right: 0;
}

.left-arrow {
  z-index: 10;
  flex-direction: row;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 50px;
  height: 100%;
  margin-top: 0;
  margin-left: 5px;
  margin-right: auto;
  padding-top: 0;
  padding-left: 5px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.right-arrow {
  width: 50px;
  height: 100%;
  transform-style: preserve-3d;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 5px;
  padding-bottom: 0;
  padding-right: 5px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.right-arrow:hover {
  transform: scale3d(1none, 1none, 1none);
}

.right-arrow.slider {
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 5px;
  margin-right: 0;
  padding: 75px 0 10px 5px;
  inset: 0% auto auto 0%;
}

.no-margin {
  margin-bottom: 0;
}

.divider {
  background-color: #474e461c;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.body {
  background-color: #fffdf6;
}

.small-text-link {
  color: #fff;
  font-size: 14px;
}

.small-text-link:hover {
  color: var(--fleur-green);
}

.background-video {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  height: 600px;
  margin-top: -120px;
  margin-bottom: 0;
  display: block;
}

.timeline {
  width: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
}

.timeline-mask {
  max-width: none;
  overflow: visible;
}

.slide-nav-2 {
  display: none;
}

.timeline-slider {
  background-color: #0000;
  width: auto;
  max-width: 25%;
  height: auto;
  padding-bottom: 75px;
  position: static;
}

.timeline-block {
  flex-direction: column;
  align-items: flex-start;
  margin-right: 55px;
  display: flex;
}

.slide-top {
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.slide-content {
  width: 100%;
}

.timeline-line {
  background-color: #505c4f;
  width: 100%;
  height: 1px;
  margin-left: 20px;
}

.timeline-date {
  color: var(--fleur-green);
  font-size: 20px;
  font-weight: 600;
}

.timeline-left-arrow {
  background-color: #0000;
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  inset: auto auto 0% 0%;
}

.timeline-right-arrow {
  background-color: #0000;
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  inset: auto auto 0% 60px;
}

.two-column-image {
  z-index: 1;
  height: 520px;
  min-height: 0;
  margin-right: 0;
  position: relative;
}

.two-column-image.left {
  width: 50%;
  height: auto;
  margin-bottom: -100px;
  margin-right: 0;
  padding-right: 20px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.two-column-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-bottom: 120px;
  padding-left: 60px;
  display: flex;
}

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

.timeline-text {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 25px;
}

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

.stockists-grid {
  grid-column-gap: 120px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
  width: 100%;
  margin-top: 30px;
}

.stockist-logo {
  margin-left: 0;
  margin-right: 0;
}

.offerings-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.offerings-block {
  background-color: var(--fleur-floral-white);
  flex-direction: column;
  align-items: center;
  padding: 20px 20px 40px;
  display: flex;
}

.offerings-image {
  object-fit: cover;
  width: 100%;
  min-height: 300px;
  max-height: 300px;
}

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

.offer-text {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}

.offerings-preheader {
  background-color: var(--fleur-green);
  color: #fff;
  text-align: center;
  letter-spacing: .02px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  margin-top: -30px;
  margin-bottom: 40px;
  padding: 15px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

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

.section-heading.centered {
  text-align: center;
}

.title-block {
  flex-direction: column;
  align-items: center;
  max-width: 75%;
  margin-bottom: 60px;
  display: flex;
}

.title-block-text {
  text-align: center;
  max-width: 100%;
}

.info-wrapper {
  width: 100%;
}

.info-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.info-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 300px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.usp-image {
  max-width: 120px;
  margin-bottom: 30px;
}

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

.full-slider {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  overflow: hidden;
}

.full-slider-mask {
  z-index: 1;
  max-width: 33.3333%;
  max-height: 450px;
  overflow: visible;
}

.product-slide {
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.product-slide-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-right: 0;
}

.slide-nav-3 {
  display: none;
}

.left-arrow-3 {
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  display: flex;
}

.slider-right-arrow {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.product-slide-block {
  max-width: 100%;
  height: 100%;
}

.small-heading {
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.small-heading.white {
  color: #fff;
  text-align: center;
}

.small-heading.white.center {
  text-align: center;
  font-family: "Helveticaneue 02", sans-serif;
  font-size: 14px;
}

.left-arrow-image {
  width: 100%;
  height: auto;
  transition: width .4s;
}

.left-arrow-image:hover {
  transform: scale(.9);
}

.split-hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 50vw;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.split-hero-image.right {
  width: 50vw;
  inset: 0% 0% 0% auto;
}

.split-hero-image.right.div {
  background-color: var(--dark-khaki);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-size: cover;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 100px 40px 0;
  display: flex;
}

.split-hero-image.right.div.left {
  background-color: var(--burlywood);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: flex-end;
  height: 90%;
  margin-top: 50px;
  margin-bottom: auto;
  padding-bottom: 40px;
  padding-left: 100px;
  padding-right: 0;
  inset: 0% auto 0% 0%;
}

.split-hero-image.right.div.new {
  color: var(--grau-huberhof);
  background-image: url('../images/Huberhofdanieldemichiel.com4von114.jpg');
  background-position: 80%;
  background-size: cover;
}

.split-hero-image.right.flowerbackground {
  background-color: var(--burlywood-2);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 0 0;
  background-size: auto;
  align-items: center;
  display: flex;
}

.white {
  color: #fff;
  font-family: Montez, sans-serif;
  font-size: 60px;
  line-height: 1.2;
}

.white.margin-20 {
  margin-bottom: 20px;
}

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

.white.margin-80 {
  margin-bottom: 80px;
}

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

.white.centred.no-margin {
  font-family: Montez, sans-serif;
}

.white.black, .white.grey {
  color: var(--grey);
}

.split-hero-content {
  margin-left: 0;
  margin-right: 50vw;
  padding-left: 0;
}

.split-hero-content.right {
  margin-left: 54%;
  margin-right: auto;
}

.split-hero-content.right.max {
  max-width: 550px;
}

.right-arrow-image {
  width: 100%;
  transition: width .4s;
}

.right-arrow-image:hover {
  transform: scale(.9);
}

.about-hero-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: 50vw;
  display: flex;
}

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

.about-video-block {
  width: 100%;
}

.generations-block {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.generations-purple-block {
  background-color: var(--fleur-thistle);
  padding: 30px;
  position: absolute;
  inset: auto -150px 60px auto;
}

.cta-block-content {
  text-align: center;
  max-width: 50vw;
}

.usp-heading {
  text-align: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.newsletter-content {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 60vw;
  display: flex;
}

.form {
  display: flex;
}

.text-field {
  border: 1px #000;
  border-radius: 0;
  height: auto;
  margin-bottom: 0;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  line-height: 34px;
}

.text-field::placeholder {
  text-transform: uppercase;
  line-height: 24px;
}

.form-block {
  min-width: 450px;
  max-width: none;
  margin-bottom: 0;
}

.flower-varieties-wrap {
  cursor: auto;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.varietites-title-bar {
  color: #1a1e27;
  border-bottom: 1px #00000012;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 60px;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.varieties-content {
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
}

.varieties-text {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.variaties-block {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

._2-column-grid {
  grid-column-gap: 120px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  width: 100%;
}

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

.image-5 {
  object-fit: cover;
  width: 100%;
  height: 550px;
}

.visit-hero-background-image {
  background-color: var(--fleur-green-dark);
  background-image: url('../images/Fleur-Flower-Pattern.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  width: 45vw;
  min-height: 650px;
  margin-bottom: 120px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

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

.visit-hero-grid {
  z-index: 2;
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.visit-hero-images {
  height: 100%;
  position: relative;
}

.button-underline {
  border-bottom: 1px solid var(--fleur-dark-green);
  text-transform: capitalize;
  margin-top: 20px;
  text-decoration: none;
}

.button-underline:hover {
  border-bottom-color: var(--fleur-green);
}

.contact-form {
  background-color: var(--fleur-green);
  width: 60vw;
  margin-top: -120px;
  padding: 80px;
  position: relative;
}

.contact-form-block {
  background-color: var(--fleur-floral-white);
  padding: 50px;
}

.contact-text-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: transparent transparent var(--fleur-green);
  background-color: #0000;
  margin-bottom: 20px;
  padding: 15px;
}

.contact-text-field:active, .contact-text-field:focus {
  border-bottom-color: var(--fleur-yellow);
}

.contact-text-field.message {
  min-height: 200px;
  margin-bottom: 40px;
}

.contact-text-field.message:active, .contact-text-field.message:focus {
  border-bottom-color: var(--fleur-yellow);
}

.contact-hero-content {
  text-align: center;
  max-width: 50vw;
}

.success-message {
  background-color: #0000;
}

.error-message {
  background-color: var(--fleur-yellow);
  color: #fff;
}

.newsletter-success {
  background-color: var(--fleur-green);
  color: #fff;
}

.newsletter-error {
  background-color: var(--fleur-yellow);
  color: #fff;
  padding: 20px;
}

.style-guide-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.style-guide-left-wrapper {
  padding-bottom: 80px;
  position: relative;
}

.style-guide-right-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 80px;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.style-guide-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  width: 100%;
}

.style-guide-heading {
  margin-bottom: 20px;
  font-family: Montez, sans-serif;
  position: static;
  top: 40px;
}

.style-guide-heading.sticky {
  color: var(--fleur-yellow);
  margin-bottom: 0;
  position: sticky;
  bottom: 0;
}

.style-guide-images-grid {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 80px;
}

.licensed-image {
  object-fit: cover;
  width: 100%;
  height: 200px;
}

.divider-line {
  background-color: var(--fleur-green);
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 80px;
}

.divider-line.last {
  margin-bottom: 0;
}

.divider-line.terms {
  margin-top: 80px;
  margin-bottom: 0;
}

.divider-line.changelog {
  margin-bottom: 60px;
}

.licensed-icon {
  min-width: 120px;
}

.styleguide-pattern-background {
  background-color: var(--fleur-thistle);
  width: 100%;
  height: 350px;
  margin-top: 40px;
  margin-bottom: 80px;
}

.licensed-pattern {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.page-content-wrapper {
  overflow: hidden;
}

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

.style-guide-right-grid.buttons {
  grid-template-columns: 1fr 1fr;
}

.style-guide-grid-wrapper {
  margin-bottom: 20px;
}

.style-guide-subheading {
  color: var(--fleur-green);
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 24px;
}

.rich-text p, .rich-text figure, .rich-text blockquote {
  margin-bottom: 40px;
}

._404-block {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.visit-brand-badge {
  width: 150px;
  color: var(--fleur-yellow);
  display: block;
  position: absolute;
  top: -50px;
  left: -50px;
}

.home-brand-badge {
  z-index: 9;
  width: 150px;
  color: var(--fleur-yellow);
  position: absolute;
  inset: -100px 20px auto auto;
}

.about-brand-badge {
  z-index: 9;
  width: 150px;
  color: var(--fleur-green);
  position: absolute;
  top: -190px;
  left: 35px;
}

.click-badge {
  width: 150px;
  color: var(--fleur-peach-dark);
  margin-right: 30px;
}

.contact-brand-badge {
  width: 150px;
  color: var(--fleur-yellow);
  position: absolute;
  top: -70px;
  left: -70px;
}

.utility-page-wrap {
  background-color: var(--fleur-thistle);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 80vh;
  max-height: 100%;
  display: flex;
}

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

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

.blog-hero-content {
  text-align: center;
}

.blog-image {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 40vh;
}

.blog-image.featured {
  height: 50vh;
}

.blog-image-wrap {
  border-radius: 0;
  overflow: hidden;
}

.blog-item {
  background-color: #fff;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding: 0;
  text-decoration: none;
  display: block;
  box-shadow: 0 22px 34px #0000000f;
}

.blog-wrapper {
  font-weight: 400;
}

.blog-wrapper:hover {
  color: var(--fleur-dark-green);
}

.blog-2-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.blog-grid-wrapper {
  width: 100%;
}

.blog-title {
  color: var(--fleur-green);
  text-align: center;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 32px;
}

.blog-content-wrap {
  margin: 0;
  padding: 35px;
}

.blog-publish-date {
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.post-summary {
  text-align: center;
  margin-top: 20px;
}

.blog-3-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.blog-post-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.latest-blogs-wrap {
  background-color: var(--fleur-green);
  width: auto;
  padding: 25px;
  display: block;
  position: absolute;
  inset: -35px auto auto;
}

.latest-blogs-heading {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 20px;
}

.paragraph {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.blog-heading {
  margin-bottom: 60px;
}

.nav-logo {
  justify-content: center;
  align-items: center;
  width: 200px;
  height: auto;
  display: flex;
}

.nav-logo.w--current {
  width: 14%;
  height: auto;
  padding-top: 0;
}

.nav-logo.mobile-logo {
  height: auto;
}

.nav-menu-mobile, .mobile-menu-icon {
  display: none;
}

.home-brand-badge-2 {
  z-index: 9;
  color: #d6ac62;
  width: 150px;
  position: absolute;
  inset: -100px 20px auto auto;
}

.button-2 {
  background-color: var(--fleur-green-dark);
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  width: auto;
  min-width: 200px;
  padding: 15px 25px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
  display: inline-block;
}

.button-2:hover {
  background-color: var(--dark-khaki);
  color: #fff;
}

.button-2.green {
  background-color: #b3b378;
  font-family: "Helveticaneue 02", sans-serif;
}

.button-2.green:hover {
  background-color: #a8a86d;
}

.button-2.gre {
  background-color: var(--dark-sea-green);
  font-family: "Helveticaneue 02", sans-serif;
}

.button-2.new {
  min-width: 120px;
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -11%;
}

.button-2.new:hover {
  background-color: var(--dark-sea-green);
}

.button-2.new.small {
  font-size: 13px;
}

.button-2.blue {
  background-color: var(--light-blue);
  width: auto;
}

.button-2.centreed {
  margin-left: auto;
  margin-right: auto;
  font-family: "Helveticaneue 02", sans-serif;
}

.paragraph-2 {
  color: var(--fleur-floral-white);
  font-family: "Helveticaneue 02", sans-serif;
  font-weight: 700;
  line-height: 1.8;
}

.paragraph-2.black {
  color: var(--grau-huberhof);
}

.paragraph-2.black.margin-top {
  margin-top: 5px;
}

.paragraph-2.helvetica-light {
  color: var(--grau-huberhof);
  font-family: "Helveticaneue 01", sans-serif;
  font-size: 16px;
  line-height: 1.7;
}

.slide-nav-5 {
  display: none;
}

.mask-2 {
  width: 32%;
  padding-right: 0;
  overflow: visible;
}

.slide-2 {
  background-image: url('../images/Huberhof-Arnika-1-Doppelzimmer-Koffer.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 20px;
  position: relative;
}

.slider-3 {
  background-color: #0000;
  margin-left: 20px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.slider-3.winter {
  overflow: visible;
}

.div-block {
  background-color: var(--floral-white);
  padding-top: 40px;
  padding-bottom: 220px;
}

.div-block.last {
  padding-top: 220px;
}

.div-block.last.kontakt {
  padding-top: 60px;
}

.div-block.kontakt {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-centred {
  color: var(--grau-huberhof);
  text-align: center;
  font-family: Montez, sans-serif;
}

.grid {
  grid-column-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

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

.div-block-3 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.slide-3 {
  background-image: url('../images/Huberhof-Arnika-1-Zweibettzimmer.jpg');
  background-position: 0 0;
  background-size: cover;
  height: auto;
  margin-left: 20px;
}

.div-block-4 {
  padding-left: 0;
  padding-right: 0;
}

.image-6 {
  width: 100%;
  transform: rotate(0);
}

.div-block-5 {
  background-image: url('../images/badge-red-2-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 170px;
  margin-top: 40px;
  margin-right: 60px;
  font-weight: 400;
  display: flex;
}

.div-block-5.drk-green {
  background-image: url('../images/badge-red-2.png');
}

.div-block-5.drk-green.absolute {
  z-index: 2;
  background-image: url('../images/badge-red-2-1.png');
  position: absolute;
  inset: -24% auto auto -10%;
}

.div-block-5.drk-green.absolute._2 {
  background-image: url('../images/badge-red-2-2.png');
  width: 150px;
  height: 150px;
  font-weight: 400;
  inset: -2% auto auto -10%;
}

.div-block-5.drk-green.absolute._2.right {
  inset: 0% 0% auto auto;
}

.div-block-5.drk-green.absolute._2.right.hide {
  display: none;
}

.div-block-5.drk-green.absolute.preise-u-info {
  background-color: #0000;
  background-image: url('../images/badge-red-2-2.png');
  width: 140px;
  height: 140px;
  margin-top: 10px;
  margin-right: 40px;
  inset: auto -15% -30% auto;
}

.div-block-5.drk-green.no-margin {
  margin-top: 0;
}

.text-block {
  color: var(--fleur-floral-white);
  text-align: center;
  line-height: 1.4;
  transform: rotate(-20deg);
}

.image-8 {
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-8.stactuc {
  height: 331.765px;
  position: static;
}

.full-image-div {
  background-image: url('../images/Gescannte-Dokumente3-5.jpg');
  background-position: 50% 55%;
  background-size: cover;
  min-height: 600px;
}

.full-image-div._2 {
  background-image: url('../images/Gescannte-Dokumente3-4.jpg');
  background-position: 50% 0;
}

.full-image-div._3 {
  background-image: url('../images/Huberhofdanieldemichiel.com93von114.jpg');
}

.full-image-div._4 {
  background-image: url('../images/Huberhofdanieldemichiel.com74von114.jpg');
}

.full-image-div._4.hide {
  display: none;
}

.full-image-div._5 {
  background-image: url('../images/Huberhofdanieldemichiel.com112von114.jpg');
}

.full-image-div._5.hide {
  display: none;
}

.full-image-div._6 {
  background-image: url('../images/©wisthaler.com_19_08_TV_Bruneck_Sommer_HAW_2269-Kopie-1.jpg');
}

.full-image-div._7 {
  background-image: url('../images/WinterHuberhofdanieldemichiel.com81von114.jpg');
}

.full-image-div._8 {
  background-image: url('../images/©wisthaler.com_19_01_IDM_Kronplatz_HA2_9019-Kopie.jpg');
}

.full-image-div.winter {
  background-image: url('../images/Muehlbach-Winter-Ausblick-01.png');
  background-position: 50% 0;
  background-size: cover;
}

.full-image-div.unsere-alm {
  background-image: url('../images/Huberhofalm-neu.jpg');
  background-position: 50% 96%;
}

.full-image-div.kontakt {
  background-image: url('../images/Huberhofkontakt-vollbild3von30.jpg');
  background-position: 50% 65%;
}

.full-image-div.home {
  background-image: url('../images/MOD-Huberhofdanieldemichiel.com24von30_unter-Familienfoto.png');
  background-position: 50% 60%;
}

.full-image-div.info-und-preise {
  background-image: url('../images/Huberhofdanieldemichiel.com32von114.jpg');
  background-position: 50%;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  max-width: 860px;
  height: auto;
  margin-bottom: -150px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.white-para {
  color: #fff;
  text-align: left;
  font-family: "Helveticaneue 02", sans-serif;
  position: static;
}

.white-para.black {
  color: var(--grau-huberhof);
  text-align: center;
  line-height: 27px;
}

.head-white {
  color: #fff;
  font-family: Montez, sans-serif;
}

.div-block-7 {
  margin-bottom: 100px;
}

.text-block-2 {
  color: var(--fleur-peach-dark);
  text-align: center;
  line-height: 1.4;
  transform: rotate(-20deg);
}

.text-block-2.whitr {
  color: #fff;
}

.hero-text {
  color: #fff;
  text-align: center;
  font-family: "Helveticaneue 02", sans-serif;
}

.div-block-8 {
  object-fit: cover;
  height: 600px;
  margin-bottom: -220px;
}

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

.div-block-9 {
  position: absolute;
  inset: auto 0% -7% 45%;
}

.div-block-10 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% auto 0% 1%;
}

.div-block-11 {
  border: 1px solid var(--fleur-floral-white);
  background-color: var(--dark-khaki);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  display: flex;
  overflow: hidden;
}

.div-block-11.to-top, .div-block-11.to-top.w--current {
  display: none;
}

.image-10 {
  border: 1px none var(--floral-white-2);
  width: 23px;
  color: var(--floral-white-2);
}

.webcam-stream {
  align-self: center;
  width: 1024px;
  max-width: 100%;
  height: 638px;
}

.webcam-stream.mobile {
  display: none;
}

.image-12 {
  width: 20px;
}

.div-block-12 {
  background-color: var(--fleur-floral-white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  inset: 2% 2% auto auto;
}

.webcam-wrapper {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000000bd;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.button-3 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #a8a86d;
  border-radius: 0;
  width: auto;
  min-width: 200px;
  padding: 15px 25px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  transition: background-color .2s;
  display: inline-block;
}

.button-3:hover {
  color: #fff;
  background-color: #c9bace;
}

.button-3.green {
  background-color: #b3b378;
}

.button-3.green:hover {
  background-color: #a8a86d;
}

.image-13 {
  width: 100%;
  display: block;
}

.pricing-overview {
  background-color: var(--burlywood-2);
  border-bottom: 1px #e4ebf3;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-description {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Helveticaneue 01", sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.pricing-grid {
  grid-column-gap: 30px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  background-color: var(--fleur-floral-white);
  color: var(--floral-white);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.pricing-image {
  object-fit: cover;
  object-position: 0% 50%;
  width: 250px;
  height: 220px;
  margin-bottom: 0;
}

.div-block-14 {
  position: relative;
}

.heading {
  color: var(--grau-huberhof);
  margin-top: 60px;
  margin-bottom: 10px;
  font-family: Montez, sans-serif;
}

.text-block-3 {
  color: var(--grau-huberhof);
  text-align: center;
  margin: 0 40px 40px;
  font-family: "Helveticaneue 02", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-3.new {
  margin-top: 10px;
  font-size: 20px;
  line-height: 30px;
}

.div-block-15 {
  margin-top: 60px;
}

.image-14 {
  width: 200px;
}

.div-block-16 {
  align-items: center;
  display: flex;
}

.div-block-17 {
  position: relative;
}

.section-2 {
  display: none;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: "Helveticaneue 02", sans-serif;
}

.paragraph-3 {
  color: var(--grau-huberhof);
  margin-top: 20px;
  font-family: "Helveticaneue 02", sans-serif;
  font-weight: 700;
  line-height: 1.6;
  display: block;
}

.slide-3-copy {
  height: auto;
  margin-left: 20px;
}

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

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

.icon {
  color: var(--fleur-dark-green);
  align-self: center;
}

.icon-2 {
  color: var(--fleur-dark-green);
}

.icon-2.hidden {
  display: none;
}

.div-block-19 {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-20 {
  background-color: #fff;
  margin-top: 60px;
  margin-bottom: -120px;
  padding: 40px;
}

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

.form-block-2 {
  background-color: var(--floral-white);
  padding: 40px;
}

.field-label {
  display: none;
}

.text-field-2 {
  background-color: #0000;
  border-top: 1px #000;
  border-left: 1px #000;
  border-right: 1px #000;
  font-family: "Helveticaneue 02", sans-serif;
}

.text-field-2.extra {
  min-height: 150px;
}

.checkbox-field {
  grid-column-gap: 10px;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.checkbox {
  margin-top: 0;
  margin-left: 0;
}

.div-block-21 {
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.checkbox-label, .checkbox-label-2, .checkbox-label-3, .checkbox-label-4 {
  margin-bottom: 0;
  font-family: "Helveticaneue 02", sans-serif;
  font-weight: 500;
}

.div-block-22 {
  justify-content: center;
  display: flex;
}

.icons {
  max-width: none;
  height: 60px;
}

.icons.bruneck {
  height: 40px;
}

.icons.alte-m-hle {
  height: 65px;
}

.icons.s-dtirol {
  height: 55px;
}

.div-block-23 {
  grid-row-gap: 100px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  margin-top: 20px;
  display: grid;
}

.text-block-7 {
  color: var(--grau-huberhof);
  text-align: left;
  font-family: "Helveticaneue 02", sans-serif;
  font-weight: 500;
  line-height: 1.6;
}

.div-block-25 {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: space-between;
  width: 40%;
  padding-right: 40px;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 15px;
  justify-content: space-between;
  width: 40%;
  padding-left: 40px;
  display: flex;
}

.form-line-break {
  background-color: #e4e6f1;
  height: 1px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.title-large {
  color: var(--fleur-dark-green);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: "Helveticaneue 02", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
}

.field-icon {
  position: absolute;
  inset: auto auto auto 16px;
}

.success-message-2 {
  background-color: #f3f5fb;
  border-radius: 12px;
}

.input-field-wrap {
  margin-bottom: 24px;
}

.form-block-3 {
  margin-bottom: 0;
}

.text-field-left-icon {
  color: #151e24;
  border: 1px solid #e9ecf0;
  border-radius: 5px;
  width: 100%;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px 12px 52px;
  font-family: "Helveticaneue 01", sans-serif;
  font-size: 14px;
  transition: all .25s;
  box-shadow: 1px 1px 2px #7281a70a;
}

.text-field-left-icon:hover {
  border-color: #ccd5e0;
}

.text-field-left-icon:focus {
  border-color: #642eff;
}

.text-field-left-icon::placeholder {
  color: #a0a6b0;
}

.section-date {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20vh 5% 50vh;
  display: flex;
}

.card-flowbase {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  max-width: 420px;
  padding: 32px;
  position: relative;
  box-shadow: 34px 34px 88px #17093614;
}

.submit-button {
  background-color: var(--light-blue);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border: 2px #642eff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 48px;
  padding: 12px 32px;
  font-family: "Helveticaneue 01", sans-serif;
  font-size: 16px;
  transition: all .3s;
  display: flex;
  position: relative;
  box-shadow: 2px 2px 2px #7281a70a;
}

.submit-button:hover, .submit-button:focus {
  border-color: #b197ff;
}

.field-wrap {
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-27 {
  z-index: 1000;
  background-color: #00000080;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-28 {
  justify-content: flex-end;
  display: flex;
}

.link-block {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 1%;
  margin-right: 1%;
  padding: 5px;
  display: flex;
}

.image-15 {
  width: 25px;
  height: 25px;
}

.text-block-8 {
  color: #fffcf4;
  text-align: center;
  line-height: 1.4;
  transform: rotate(-20deg);
}

.paragraph-4, .paragraph-5 {
  color: var(--grau-huberhof);
  font-family: "Helveticaneue 02", sans-serif;
}

.heading-3 {
  color: var(--grau-huberhof);
  text-align: right;
  font-family: Montez, sans-serif;
}

.paragraph-6 {
  color: var(--grau-huberhof);
  font-family: "Helveticaneue 02", sans-serif;
}

.heading-4 {
  color: var(--grau-huberhof);
  font-family: Montez, sans-serif;
}

.paragraph-7 {
  color: var(--grau-huberhof);
  font-family: "Helveticaneue 02", sans-serif;
}

.slide-1 {
  background-image: url('../images/Huberhof-Arnika-1-Küche.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/Huberhof-Arnika-1-Kinderzimmer.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-5 {
  background-image: url('../images/Huberhof-Arnika-1-Doppelbettzimmer.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-6 {
  background-image: url('../images/Huberhof-Arnika-1-Gardarobe.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-1_enzian {
  background-image: url('../images/Huberhof-Enzian-3-Doppelbettzimmer-b.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2_enzian {
  background-image: url('../images/Huberhof-Enzian-3-Bad.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 20px;
}

.slide-3_enzian {
  background-image: url('../images/Huberhof-Enzian-3-Doppelbettzimmer.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 20px;
}

.slide-1_edelweiss {
  background-image: url('../images/Huberhof-Edelweiß-4-1-Kopie.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2_edelweiss {
  background-image: url('../images/Huberhof-Edelweiß-4-9.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 20px;
}

.slide-3_edelweiss {
  background-image: url('../images/Huberhof-Edelweiß-4-3.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-4_edelweiss {
  background-image: url('../images/Huberhof-Edelweiß-4-7.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-5_edelweiss {
  background-image: url('../images/Huberhof-Edelweiß-4-6.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-6_edelweiss {
  background-image: url('../images/Huberhof-Edelweiß-4-5.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-7_edelweiss {
  background-image: url('../images/Huberhof-Edelweiß-4-4.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-8_edelweiss {
  background-image: url('../images/Huberhof-Edelweiß-4-2.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 20px;
}

.slide-4_enzian {
  background-image: url('../images/Huberhof-Wohnung-3-Gardarobe.jpg');
  background-position: 50% 20%;
  background-size: cover;
  margin-left: 20px;
}

.heading-5 {
  color: var(--grau-huberhof);
  text-align: right;
  margin-right: 20px;
  font-family: Montez, sans-serif;
}

.paragraph-8 {
  color: var(--grau-huberhof);
  font-family: "Helveticaneue 02", sans-serif;
}

.heading-6 {
  color: var(--grau-huberhof);
  font-family: Montez, sans-serif;
}

.paragraph-9 {
  color: var(--grau-huberhof);
  font-family: "Helveticaneue 02", sans-serif;
}

.heading-7 {
  color: var(--grau-huberhof);
  text-align: right;
  margin-right: 20px;
  font-family: Montez, sans-serif;
}

.paragraph-10 {
  color: var(--grau-huberhof);
  font-family: "Helveticaneue 02", sans-serif;
}

.heading-8 {
  color: var(--grau-huberhof);
  font-family: Montez, sans-serif;
}

.paragraph-11 {
  color: var(--grau-huberhof);
  font-family: "Helveticaneue 02", sans-serif;
}

.link {
  color: #91858594;
  font-size: 15px;
}

.paragraph-12 {
  font-family: "Helveticaneue 01", sans-serif;
}

.text-block-9 {
  font-family: Poppins, sans-serif;
}

.text-block-10 {
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
}

.text-block-11 {
  font-family: "Helveticaneue 01", sans-serif;
}

.text-block-12 {
  font-family: Gilda Display, sans-serif;
}

.text-block-13 {
  font-family: "Helveticaneue 01", sans-serif;
}

.text-block-14, .text-block-15 {
  font-family: "Helveticaneue 02", sans-serif;
}

.text-block-16 {
  font-weight: 600;
}

.text-block-17, .text-block-18 {
  font-weight: 700;
}

.text-block-19, .text-block-20, .text-block-21, .text-block-22 {
  font-size: 14px;
}

.text-block-23 {
  font-size: 14px;
  line-height: 1%;
}

.flag {
  max-width: 130%;
}

.youtube {
  padding-bottom: 0;
  padding-left: 0;
}

.paragraph-13 {
  font-family: "Helveticaneue 01", sans-serif;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_toggle-wrapper {
  color: #05042f;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_button {
  border: 2px solid var(--fleur-thistle);
  background-color: var(--fleur-green);
  color: #fff;
  text-align: center;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .5rem 1rem;
  font-size: 15px;
}

.fs-cc-banner_button:hover {
  color: var(--fleur-floral-white);
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-color: var(--grau-huberhof);
  color: var(--grau-huberhof);
  background-color: #9185851a;
  font-size: 15px;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_text-link {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--grau-huberhof);
  color: var(--grau-huberhof);
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_title {
  color: #021a69;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_button {
  background-color: #05042f;
  border: 2px solid #3ec0f0;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #05042f;
  background-color: #fff;
  border-color: #05042f;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: var(--fleur-floral-white);
  border-top: 1px solid #4353ff29;
  padding: 1.1rem 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_text {
  color: #021a69;
  font-size: .75rem;
}

.fs-cc-prefs_label {
  color: #05042f;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-prefs_submit-hide, .fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
  font-size: 14px;
  line-height: 20px;
}

.dropdown-2 {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-toggle {
  color: #0a2046;
  padding: 15px 17px 10px 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2em;
}

.icon-dropdown {
  margin-right: 0;
  font-size: 12px;
}

.dropdown-list-2 {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-left: -10px;
  padding: 10px;
  overflow: hidden;
  box-shadow: 0 20px 30px -30px #0a20464d;
}

.dropdown-list-2.w--open {
  transform-origin: 50% 0;
  flex-direction: column;
  min-width: 250px;
  display: flex;
}

.dropdown-link {
  color: var(--grau-huberhof);
  text-transform: uppercase;
  white-space: nowrap;
  padding: 10px 22px;
  font-family: "Helveticaneue 01", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
  text-decoration: none;
}

.dropdown-link.w--current {
  color: #0a2046;
}

.dropdown-link.w--current:hover {
  color: #15be7d;
}

.slide-nav-6 {
  justify-content: center;
  align-items: center;
  display: none;
  bottom: -60px;
}

.slide-7 {
  height: 100%;
  margin-right: 25px;
}

.right-arrow-4 {
  color: #fff;
  transition: all .7s;
}

.right-arrow-4:hover {
  width: 90px;
  right: -10px;
}

.slider-4 {
  background-color: #0000;
  height: 100%;
  padding: 1px 80px;
  overflow: hidden;
}

.left-arrow-6 {
  width: 80px;
  transition: all .7s;
}

.left-arrow-6:hover {
  width: 90px;
  left: -10px;
}

.mask-3 {
  width: 33%;
  height: 100%;
  overflow: visible;
}

.blue {
  background-color: var(--burlywood-2);
  flex: none;
  width: 100%;
  height: 100%;
  margin-right: 25px;
}

.blue._3, .blue._2, .blue._4 {
  background-color: var(--burlywood-2);
}

.icon-4 {
  color: var(--maroon);
}

.div-put {
  width: 100%;
  height: 300px;
  display: flex;
}

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

.link-fussnote {
  color: var(--grau-huberhof);
  text-align: center;
  font-size: 14px;
}

.link-fussnote.preise {
  color: var(--burlywood-2);
  font-size: 16px;
}

.link-fussnote.mobile {
  display: none;
}

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

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

.hero-split-div-right {
  margin-left: 30px;
  margin-right: 20px;
}

.grid-sommer-winter {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 20px 20px -150px;
}

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

.image-17 {
  align-self: auto;
  max-height: 500px;
}

.map {
  margin-bottom: -50px;
}

.preistabelle {
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
}

.wg-element {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.wg-element:hover {
  background-color: #fbf9fd;
}

.wg-element-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.wg-dropdown-1 {
  text-transform: uppercase;
  flex-direction: column;
  align-items: stretch;
  width: auto;
  font-weight: 700;
}

.wg-dd-1-togle {
  z-index: 1;
  background-color: #0000;
  border-radius: 4px 4px 0 0;
  flex-direction: column;
  width: 100%;
  padding: 10px 15px 10px 10px;
}

.wg-dd-1-togle:hover {
  background-color: var(--burlywood);
  color: #0000;
}

.wg-dd-1-list {
  background-color: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  box-shadow: 0 -13px 50px 3px #11179c12;
}

.wg-dd-1-list:hover {
  background-color: #0000;
}

.wg-dropdown-1-link {
  color: #000;
  background-color: #fff;
  padding: 10px 15px 10px 10px;
  transition: background-color .1s;
}

.wg-dropdown-1-link:hover {
  background-color: var(--burlywood);
  color: #fff;
}

.wg-dropdown-1-link:visited {
  background-color: #fff;
}

.wg-code {
  display: none;
}

.div-block-34 {
  grid-column-gap: 30px;
  display: flex;
}

.background-video-2, .background-video-3, .background-video-4 {
  z-index: 0;
  width: 100%;
}

.slide-8 {
  background-image: url('../images/Aufenthaltsraumdanieldemichiel.com41von107.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/Aufenthaltsraumdanieldemichiel.com40von107.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/Huberhofdanieldemichiel.com2von107.jpg');
  background-position: 50%;
  background-size: cover;
}

.full-image-div-copy {
  min-height: 800px;
}

.full-image-div-copy._2 {
  background-image: url('../images/Gescannte-Dokumente3-4.jpg');
  background-position: 50% 0;
}

.full-image-div-copy._3 {
  background-image: url('../images/Huberhofdanieldemichiel.com93von114.jpg');
}

.full-image-div-copy._4 {
  background-image: url('../images/Huberhofdanieldemichiel.com74von114.jpg');
}

.full-image-div-copy._4.hide {
  display: none;
}

.full-image-div-copy._5 {
  background-image: url('../images/Huberhofdanieldemichiel.com112von114.jpg');
}

.full-image-div-copy._5.hide {
  display: none;
}

.full-image-div-copy._6 {
  background-image: url('../images/©wisthaler.com_19_08_TV_Bruneck_Sommer_HAW_2269-Kopie-1.jpg');
}

.full-image-div-copy._7 {
  background-image: url('../images/WinterHuberhofdanieldemichiel.com81von114.jpg');
}

.full-image-div-copy._8 {
  background-image: url('../images/©wisthaler.com_19_01_IDM_Kronplatz_HA2_9019-Kopie.jpg');
}

.full-image-div-copy.winter {
  background-image: url('../images/Muehlbach-Winter-Ausblick-01.png');
  background-position: 50% 0;
  background-size: cover;
}

.full-image-div-copy.unsere-alm {
  background-image: url('../images/Huberhofalm-neu.jpg');
  background-position: 50% 96%;
}

.full-image-div-copy.kontakt {
  background-image: url('../images/Huberhofkontakt-vollbild3von30.jpg');
  background-position: 50% 65%;
}

.full-image-div-copy.home {
  background-image: url('../images/MOD-Huberhofdanieldemichiel.com24von30_unter-Familienfoto.png');
  background-position: 50% 60%;
}

.full-image-div-copy.info-und-preise {
  background-image: url('../images/Huberhofdanieldemichiel.com32von114.jpg');
  background-position: 50%;
}

.slide-11 {
  background-image: url('../images/Winter-Footer-Huberhofdanieldemichiel.com85von107.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/Winter-Footer-Huberhofdanieldemichiel.com77von107.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/Winter-Footer-Huberhofdanieldemichiel.com91von107.jpg');
  background-position: 50%;
  background-size: cover;
}

.full-image-div-sommer {
  min-height: 800px;
}

.full-image-div-sommer._2 {
  background-image: url('../images/Gescannte-Dokumente3-4.jpg');
  background-position: 50% 0;
}

.full-image-div-sommer._3 {
  background-image: url('../images/Huberhofdanieldemichiel.com93von114.jpg');
}

.full-image-div-sommer._4 {
  background-image: url('../images/Huberhofdanieldemichiel.com74von114.jpg');
}

.full-image-div-sommer._4.hide {
  display: none;
}

.full-image-div-sommer._5 {
  background-image: url('../images/Huberhofdanieldemichiel.com112von114.jpg');
}

.full-image-div-sommer._5.hide {
  display: none;
}

.full-image-div-sommer._6 {
  background-image: url('../images/©wisthaler.com_19_08_TV_Bruneck_Sommer_HAW_2269-Kopie-1.jpg');
}

.full-image-div-sommer._7 {
  background-image: url('../images/WinterHuberhofdanieldemichiel.com81von114.jpg');
}

.full-image-div-sommer._8 {
  background-image: url('../images/©wisthaler.com_19_01_IDM_Kronplatz_HA2_9019-Kopie.jpg');
}

.full-image-div-sommer.winter {
  background-image: url('../images/Muehlbach-Winter-Ausblick-01.png');
  background-position: 50% 0;
  background-size: cover;
}

.full-image-div-sommer.unsere-alm {
  background-image: url('../images/Huberhofalm-neu.jpg');
  background-position: 50% 96%;
}

.full-image-div-sommer.kontakt {
  background-image: url('../images/Huberhofkontakt-vollbild3von30.jpg');
  background-position: 50% 65%;
}

.full-image-div-sommer.home {
  background-image: url('../images/MOD-Huberhofdanieldemichiel.com24von30_unter-Familienfoto.png');
  background-position: 50% 60%;
}

.full-image-div-sommer.info-und-preise {
  background-image: url('../images/Huberhofdanieldemichiel.com32von114.jpg');
  background-position: 50%;
}

.slide-11-copy {
  background-image: url('../images/Huberhofdanieldemichiel.com27von114-Kopie.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-12-copy {
  background-image: url('../images/Huberhofdanieldemichiel.com29von114-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-13-copy {
  background-image: url('../images/Huberhofdanieldemichiel.com54von114-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/Huberhofdanieldemichiel.com79von114-Kopie.jpg');
  background-position: 50%;
  background-size: auto;
}

.link-5, .link-6, .link-7 {
  font-weight: 400;
}

.form-2, .form-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span {
  opacity: 0;
  font-size: 12px;
  line-height: 5px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 70px;
    line-height: 75px;
  }

  h2 {
    font-size: 50px;
  }

  h3 {
    font-size: 35px;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container.nav-container {
    align-items: center;
    display: flex;
  }

  .container.split-hero, .container.intro, .container.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

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

  .section.visit {
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.footer {
    padding: 100px 60px 40px;
  }

  .section.about-hero {
    padding-bottom: 220px;
  }

  .section.about-video {
    margin-top: 0;
    padding-bottom: 100px;
  }

  .section.generations {
    margin-bottom: 0;
    padding-bottom: 100px;
  }

  .section.blog-post-hero {
    background-color: var(--fleur-green-dark);
    background-image: url('../images/Fleur-Flower-Pattern.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    height: 40vh;
  }

  .section.blog-hero {
    height: 40vh;
  }

  .section.green {
    background-position: 60% 10%;
  }

  .nav-link {
    padding: 0;
  }

  .nav-menu {
    background-color: #fffdf6;
    justify-content: center;
    height: 50vh;
    margin-top: 59px;
    padding: 30px 40px 20px;
    display: none;
    position: absolute;
  }

  .nav-menu.mobile {
    z-index: 9;
    flex-direction: column;
    flex: 1;
    justify-content: space-around;
    width: auto;
    height: 70vh;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    inset: 74px 0% auto;
    overflow: hidden;
  }

  .intro-grid {
    grid-column-gap: 60px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .visit-content {
    width: 50%;
    padding-right: 60px;
  }

  .home-slider {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .split-content {
    padding-left: 60px;
  }

  .stats-text {
    line-height: 20px;
  }

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

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

  .footer-column {
    padding-right: 30px;
  }

  .footer-logo {
    width: 100px;
  }

  .footer-logo.main {
    width: 46%;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .footer-wrapper {
    justify-content: center;
  }

  .text-rights {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .mask {
    width: 100%;
  }

  .no-margin {
    text-align: left;
  }

  .background-video {
    height: 450px;
    max-height: none;
    margin-top: -120px;
    margin-bottom: 0;
  }

  .timeline-slider {
    max-width: 33%;
  }

  .two-column-image {
    margin-right: 0;
  }

  .two-column-image.left {
    width: 100%;
    max-height: 450px;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0;
    position: static;
  }

  .two-column-content {
    align-items: flex-start;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 0;
    padding-left: 0;
  }

  .column-image {
    object-position: 50% 60%;
    height: auto;
    max-height: 450px;
  }

  .stockists-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .stockist-logo {
    margin-left: 0;
    margin-right: 0;
  }

  .offerings-grid {
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .info-grid {
    grid-column-gap: 50px;
  }

  .info-block {
    padding-left: 0;
    padding-right: 0;
  }

  .full-slider {
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .full-slider-mask {
    max-width: 50%;
  }

  .product-slide {
    padding-left: 20px;
    padding-right: 20px;
  }

  .split-hero-image.right.div {
    padding-right: 20px;
  }

  .about-hero-content {
    max-width: 80vw;
  }

  .generations-block {
    flex-direction: column;
  }

  .generations-purple-block {
    width: 50%;
    position: absolute;
    inset: auto 0% -16% auto;
  }

  .cta-block-content {
    max-width: 70vw;
  }

  .newsletter-content {
    max-width: 80vw;
  }

  .flower-varieties-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .varietites-title-bar {
    margin-top: 30px;
  }

  ._2-column-grid {
    grid-column-gap: 30px;
    grid-template-columns: 1fr;
  }

  .image-5 {
    height: 400px;
  }

  .contact-form {
    width: 70vw;
    padding: 50px;
  }

  .contact-hero-content {
    max-width: 80vw;
  }

  .about-brand-badge {
    left: 10px;
  }

  .click-badge {
    margin-right: 20px;
  }

  .blog-image, .blog-image.featured {
    height: 100%;
  }

  .blog-image-wrap {
    width: 40%;
    min-height: 200px;
  }

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

  .blog-wrapper {
    display: flex;
  }

  .blog-2-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .blog-content-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 60%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .blog-3-grid {
    grid-column-gap: 30px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .nav-icon-lottie {
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: flex;
    position: relative;
    right: -8px;
    transform: scale(1.2);
  }

  .nav-logo.w--current {
    display: none;
  }

  .nav-logo.mobile-logo {
    width: 100px;
    height: auto;
  }

  .nav-logo.mobile-logo.w--current {
    z-index: 10;
    display: block;
    position: relative;
  }

  .nav-menu-mobile {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .nav-social-block {
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .mobile-menu-icon {
    z-index: 10;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .nav-socials-mobile {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .social-icon {
    width: 15px;
    height: auto;
    margin-right: 10px;
  }

  .div-block-5 {
    width: 130px;
    height: 130px;
  }

  .div-block-5.drk-green.absolute {
    left: -5%;
  }

  .image-8.stactuc {
    height: 250px;
  }

  .div-block-6 {
    max-width: 600px;
  }

  .white-para.black {
    font-size: 14px;
  }

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

  .div-block-8 {
    height: auto;
    margin-bottom: 0;
  }

  .div-block-9 {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    margin-top: 20px;
    padding-left: 100px;
    display: flex;
    position: static;
  }

  .image-13 {
    width: 100%;
    min-height: 500px;
  }

  .pricing-grid {
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading {
    font-size: 32px;
  }

  .div-block-21 {
    flex-direction: column;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .dropdown-list-2 {
    margin-left: 0;
  }

  .mask-3 {
    width: 45%;
  }

  .div-put {
    height: 200px;
  }

  .wg-element {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 30px;
    font-size: 55px;
    font-weight: 600;
    line-height: 55px;
  }

  h2 {
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 600;
    line-height: 35px;
  }

  h3 {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 34px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 35px;
  }

  li, blockquote, figcaption {
    font-size: 15px;
  }

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

  .container.nav-container {
    display: flex;
  }

  .container.split-hero, .container.split-hero.left, .container.split-hero.left.flex {
    flex-direction: column;
  }

  .container.intro {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.split-50 {
    flex-direction: column-reverse;
  }

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

  .container.hero_split {
    grid-template-columns: 1fr;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.green.hero._2 {
    margin-bottom: 0;
  }

  .section.margin-bottom {
    margin-bottom: 0;
    display: block;
  }

  .section.visit {
    flex-direction: column-reverse;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
  }

  .section.footer {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .section.about-hero {
    padding-bottom: 160px;
  }

  .section.about-video {
    margin-top: 0;
    padding-bottom: 80px;
  }

  .section.stockists {
    padding-top: 100px;
  }

  .section.visit-hero {
    padding-top: 60px;
  }

  .section.cta {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.full-image {
    min-height: 300px;
  }

  .section.blog-hero {
    height: 40vh;
  }

  .section.peach {
    flex-direction: column;
    position: relative;
  }

  .section.green {
    background-position: 50%;
    height: auto;
    margin-bottom: 275px;
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .section.green.hero.gre, .section.top-margin {
    margin-bottom: 0;
  }

  .small-text {
    font-size: 13px;
  }

  .small-text.stats-text {
    font-size: 14px;
  }

  .nav-menu {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu.mobile {
    align-items: center;
    padding-bottom: 0;
    display: none;
    overflow: hidden;
  }

  .intro-grid {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .zoom-image {
    object-fit: cover;
    width: 100%;
    min-height: 350px;
  }

  .visit-content {
    width: 100%;
    margin-bottom: 60px;
    padding-right: 0;
  }

  .home-slider {
    flex-direction: row;
    width: 100%;
    padding: 0 20px;
    position: relative;
  }

  .visit-grid {
    margin-top: 30px;
  }

  .stats-heading {
    font-size: 45px;
  }

  .split-image {
    width: 100%;
    height: auto;
    max-height: 350px;
    position: static;
  }

  .split-image.left {
    width: auto;
    max-height: 300px;
    display: block;
  }

  .split-content {
    width: 100%;
    margin-top: 0;
    margin-bottom: 80px;
    padding-left: 0;
    position: static;
  }

  .split-content.right {
    margin-bottom: 60px;
    margin-left: 0;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-grid {
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .footer-column {
    padding-right: 0;
  }

  .footer-logo {
    width: 150px;
  }

  .footer-title {
    font-size: 15px;
  }

  .footer-link {
    padding-top: 5px;
  }

  .footer-bottom {
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .text-rights {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .slider {
    max-height: 300px;
    margin-bottom: 20px;
  }

  .mask {
    overflow: hidden;
  }

  .slide {
    margin-left: 0;
    margin-right: 0;
  }

  .left-arrow {
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    height: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-right: 5px;
    inset: auto auto -20px 0%;
  }

  .right-arrow {
    align-items: center;
    width: 50%;
    height: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 5px;
    inset: auto 0% -20px auto;
  }

  .divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .background-video {
    height: 250px;
    margin-top: -80px;
    margin-bottom: 0;
  }

  .timeline-slider {
    max-width: 45%;
    padding-bottom: 60px;
  }

  .timeline-left-arrow {
    width: 40px;
    height: 40px;
  }

  .timeline-right-arrow {
    width: 40px;
    height: 40px;
    left: 50px;
  }

  .two-column-image {
    height: 300px;
  }

  .two-column-image.left {
    max-height: 300px;
  }

  .two-column-content {
    margin-top: 60px;
  }

  .column-image {
    max-height: 300px;
  }

  .timeline-text {
    margin-bottom: 0;
  }

  .margin-bottom {
    margin-bottom: 30px;
  }

  .stockists-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .stockist-logo {
    max-width: 150px;
    margin-left: 0;
    margin-right: 0;
  }

  .offerings-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .offerings-preheader {
    margin-top: -30px;
  }

  .title-block {
    max-width: none;
  }

  .info-grid {
    grid-column-gap: 30px;
  }

  .usp-image {
    max-width: 90px;
    margin-bottom: 20px;
  }

  .full-slider {
    margin-left: 20px;
    margin-right: 20px;
  }

  .full-slider-mask {
    max-height: 300px;
  }

  .left-arrow-3, .slider-right-arrow {
    width: 40px;
    height: 40px;
  }

  .left-arrow-image {
    width: auto;
    height: 100%;
  }

  .split-hero-image {
    object-position: 50% 20%;
    width: 100%;
    height: auto;
    max-height: 400px;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
    inset: auto 0% -280px;
  }

  .split-hero-image.right {
    align-self: stretch;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .split-hero-image.right.div.left {
    margin-top: 40px;
    padding-left: 0;
    position: static;
  }

  .split-hero-image.right.div.new {
    margin-top: 40px;
    position: relative;
    overflow: hidden;
  }

  .white.margin-80 {
    margin-bottom: 40px;
  }

  .split-hero-content {
    align-self: flex-start;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .split-hero-content.right, .split-hero-content.right.max {
    margin-left: 0;
  }

  .split-hero-content.new {
    margin-right: 0;
  }

  .right-arrow-image {
    width: auto;
    height: 100%;
  }

  .about-hero-content {
    max-width: none;
  }

  .generations-purple-block {
    width: 70%;
    padding-top: 20px;
    padding-bottom: 20px;
    bottom: -130px;
  }

  .cta-block-content {
    max-width: none;
  }

  .usp-heading {
    font-size: 15px;
  }

  .form-block {
    min-width: 350px;
  }

  .flower-varieties-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .varieties-text {
    font-size: 14px;
  }

  .variaties-block {
    width: 100%;
  }

  .varieties-grid {
    grid-column-gap: 15px;
  }

  .image-5 {
    height: 300px;
  }

  .visit-hero-background-image {
    width: auto;
    min-height: 250px;
    margin-bottom: 0;
    inset: auto 0% 0%;
  }

  .visit-hero-image {
    height: 300px;
  }

  .visit-hero-grid {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-underline {
    font-size: 15px;
  }

  .contact-form {
    width: 100%;
    padding: 30px;
  }

  .contact-form-block {
    padding: 30px;
  }

  .contact-text-field, .contact-text-field.message {
    border-radius: 0;
  }

  .contact-hero-content {
    max-width: none;
  }

  .style-guide-left-wrapper {
    padding-bottom: 60px;
  }

  .style-guide-images-grid {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 60px;
  }

  .styleguide-pattern-background {
    height: 300px;
    margin-bottom: 60px;
  }

  .rich-text ul, .list {
    font-size: 15px;
  }

  .visit-brand-badge {
    width: 120px;
    top: -60px;
    left: auto;
    right: -10px;
  }

  .home-brand-badge {
    width: 120px;
    top: -60px;
    right: 10px;
  }

  .about-brand-badge {
    width: 120px;
    top: -145px;
  }

  .click-badge {
    margin-right: 20px;
  }

  .contact-brand-badge {
    width: 120px;
    top: -60px;
    left: -10px;
  }

  .blog-image.featured {
    height: 100%;
  }

  .blog-image-wrap {
    width: 100%;
    height: 40vh;
  }

  .blog-wrapper {
    flex-direction: column;
  }

  .blog-title {
    margin-bottom: 0;
  }

  .blog-content-wrap {
    width: auto;
  }

  .post-summary {
    margin-top: 20px;
  }

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

  .nav-logo.mobile-logo {
    width: 100px;
    height: auto;
  }

  .nav-logo.mobile-logo.w--current {
    z-index: 999;
    width: 100px;
    display: flex;
    position: static;
  }

  .mobile-menu-icon {
    z-index: 999;
    position: static;
  }

  .home-brand-badge-2 {
    width: 120px;
    top: -60px;
    right: 10px;
  }

  .mask-2 {
    width: 50%;
  }

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

  .div-block-5.drk-green.absolute {
    width: 120px;
    height: 120px;
    left: -1%;
  }

  .div-block-5.drk-green.absolute._2 {
    width: 100px;
    height: 100px;
    margin-top: 140px;
    inset: -11% auto auto 0%;
  }

  .full-image-div {
    min-height: 400px;
  }

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

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

  .div-block-8 {
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
  }

  .div-block-9 {
    position: static;
  }

  .div-block-11 {
    width: 50px;
    height: 50px;
  }

  .image-10 {
    width: 25px;
  }

  .image-13 {
    min-height: auto;
  }

  .pricing-overview {
    padding: 60px 15px;
  }

  .icons {
    width: 100px;
  }

  .div-block-24 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
    justify-items: start;
  }

  .text-block-16 {
    margin-right: 0;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .div-put {
    height: 110px;
  }

  .wg-element {
    width: 100%;
  }

  .full-image-div-copy, .full-image-div-sommer {
    min-height: 400px;
  }
}

@media screen and (max-width: 479px) {
  p {
    line-height: 35px;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.split-hero, .container.split-hero.left.flex {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.intro {
    flex-wrap: nowrap;
    overflow: visible;
  }

  .container.intro.l-r-margin, .container.visit {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.footer {
    padding-left: 0;
    padding-right: 0;
  }

  .container.visit-offerings {
    text-align: center;
  }

  .container.center-flex.engl {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.new.wohnung {
    padding-left: 0;
  }

  .container.hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.hero_split {
    padding-left: 0;
    padding-right: 0;
  }

  .container.hero_split.wohnungen {
    grid-template-rows: minmax(100px, 1fr);
  }

  .section {
    padding-bottom: 60px;
  }

  .section.green.new {
    margin-bottom: 100px;
  }

  .section.green.small {
    margin-bottom: 0;
  }

  .section.green.small.blue.l-r-paddings.gar {
    margin-bottom: 0;
    padding: 40px 20px;
  }

  .section.visit {
    padding-top: 80px;
    padding-bottom: 80px;
    overflow: visible;
  }

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

  .section.about-video {
    margin-bottom: 0;
    padding-bottom: 80px;
  }

  .section.purple {
    padding-top: 80px;
  }

  .section.purple.blog, .section.flower-varieties {
    padding-top: 0;
  }

  .section.peach {
    overflow: visible;
  }

  .section.green {
    background-image: url('../images/Fleur-Flower-Pattern.png');
    background-position: 50% 0;
    background-size: cover;
    margin-bottom: 275px;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section.green.hero {
    margin-bottom: 0;
  }

  .section.green.hero.gre {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.top-margin {
    margin-top: 140px;
  }

  .section.last {
    padding-top: 70px;
  }

  .section._70px-margin {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section._70px-margin.no-padding {
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .section._70px-margin.nopadding_mobile {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .section._70px-margin.nopadding_mobile.never, .section.no-top-padding {
    padding-top: 0;
  }

  .nav-link.head {
    text-align: center;
    font-family: "Helveticaneue 02", sans-serif;
    font-weight: 400;
  }

  .nav-link.head.w--current {
    align-items: stretch;
  }

  .nav-link.head.slim {
    font-family: "Helveticaneue 01", sans-serif;
  }

  .nav-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    display: none;
  }

  .nav-menu.mobile {
    grid-row-gap: 12px;
    flex: 1;
    justify-content: flex-start;
    height: 100vh;
    padding-top: 20px;
    padding-bottom: 0;
    display: none;
  }

  .zoom-image {
    object-fit: cover;
    object-position: 90% 50%;
    min-height: 350px;
  }

  .visit-grid {
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .flower-stats {
    align-items: center;
    display: flex;
  }

  .stats-heading {
    padding-right: 20px;
    font-size: 45px;
  }

  .split-image {
    height: 350px;
  }

  .button.contact {
    white-space: pre-wrap;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .footer-column._2 {
    margin-top: -29px;
  }

  .footer-logo {
    width: 75%;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-title.transparent {
    display: none;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .text-rights {
    text-align: center;
    margin-right: 0;
    font-family: Poppins, sans-serif;
  }

  .slider.wohnung {
    max-height: 300px;
  }

  .slide {
    width: 100%;
  }

  .left-arrow {
    z-index: 10;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    height: 55px;
    position: absolute;
    inset: 17% auto 0 0%;
  }

  .right-arrow {
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    height: 55px;
    position: absolute;
    inset: 17% 0% auto auto;
  }

  .background-video {
    margin-bottom: 0;
  }

  .timeline-slider {
    max-width: 90%;
  }

  .stockists-grid {
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
  }

  .stockist-logo {
    max-width: 100px;
    margin-left: 0;
    margin-right: 0;
  }

  .offerings-image {
    max-height: 300px;
  }

  .info-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .info-block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .full-slider {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 41px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .full-slider-mask {
    max-width: 100%;
    max-height: 300px;
  }

  .product-slide {
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow-3 {
    justify-content: flex-end;
    width: 50%;
    margin-right: 0;
    padding-right: 5px;
    inset: auto 0 20px;
  }

  .slider-right-arrow {
    justify-content: flex-start;
    width: 50%;
    padding-left: 5px;
    inset: auto 0 20px auto;
  }

  .left-arrow-image {
    width: auto;
    height: 100%;
    position: static;
  }

  .split-hero-image {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    inset: auto 0% -280px;
  }

  .split-hero-image.right {
    max-height: 500px;
  }

  .split-hero-image.right.div.left {
    background-image: url('../images/Fleur-Flower-Pattern.png');
    background-size: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .split-hero-image.right.div.new {
    max-height: 700px;
    padding-bottom: 250px;
  }

  .split-hero-image.right.flowerbackground {
    padding: 40px 20px 30px;
  }

  .split-hero-image.fixed-height {
    height: 200px;
  }

  .white {
    font-size: 35px;
    font-weight: 400;
  }

  .white.centred.no-margin {
    font-size: 40px;
    font-weight: 400;
  }

  .white.black, .white.grey {
    font-weight: 400;
  }

  .split-hero-content.right {
    margin-top: 20px;
  }

  .right-arrow-image {
    width: auto;
    height: 100%;
  }

  .generations-purple-block {
    width: 100%;
    bottom: -130px;
  }

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

  .form {
    flex-direction: column;
  }

  .text-field {
    text-align: center;
    border-radius: 0;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .form-block {
    width: 100%;
    min-width: 0;
  }

  .variaties-block {
    flex-direction: column-reverse;
    align-items: center;
  }

  .varieties-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
  }

  .style-guide-left-wrapper {
    padding-bottom: 0;
  }

  .style-guide-grid {
    grid-template-columns: 1fr;
  }

  .style-guide-heading.sticky {
    font-size: 35px;
  }

  .style-guide-images-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .divider-line {
    margin-bottom: 60px;
  }

  .style-guide-right-grid.buttons {
    grid-template-columns: 1fr;
  }

  .home-brand-badge {
    top: -60px;
    right: 10px;
  }

  .click-badge {
    width: 120px;
    margin-right: 0;
  }

  .utility-page-content {
    width: 250px;
  }

  .latest-blogs-wrap {
    width: 100%;
    margin-bottom: 80px;
    margin-left: 0;
    margin-right: auto;
    position: static;
    left: auto;
    right: auto;
  }

  .latest-blogs-heading {
    white-space: normal;
  }

  .mobile-menu-icon {
    z-index: 10;
  }

  .home-brand-badge-2 {
    top: -60px;
    right: 10px;
  }

  .button-2.blue {
    margin-right: 0;
  }

  .mask-2 {
    width: 90%;
  }

  .div-block {
    padding-bottom: 100px;
  }

  .div-block.last {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block.minus-margin {
    margin-top: -275px;
  }

  .heading-centred {
    font-weight: 400;
  }

  .grid {
    grid-row-gap: 25px;
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3 {
    justify-content: flex-end;
  }

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

  .div-block-5.drk-green.absolute {
    width: 100px;
    height: 100px;
    margin-top: 0;
    margin-right: 0;
    top: -44%;
    left: -5%;
  }

  .div-block-5.drk-green.absolute._2 {
    width: 90px;
    height: 90px;
    margin-top: 20px;
    top: 2%;
    left: 1%;
  }

  .div-block-5.drk-green.absolute.preise-u-info {
    background-image: url('../images/badge-red-2.png');
    margin-bottom: 10px;
    bottom: -6%;
    right: -10%;
  }

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

  .image-8.stactuc {
    height: 200px;
  }

  .full-image-div {
    min-height: 250px;
  }

  .full-image-div._6 {
    min-height: 300px;
  }

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

  .head-white {
    font-weight: 400;
  }

  .div-block-7 {
    margin-bottom: 80px;
  }

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

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

  .text-block-2.whitr.big {
    font-size: 15px;
  }

  .div-block-9 {
    width: 100%;
    margin-top: 20px;
    padding-left: 20px;
  }

  .div-block-10 {
    z-index: 10;
    grid-column-gap: 10px;
    flex-direction: row;
    margin-bottom: 10px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-11.to-top {
    margin-left: 20px;
    display: flex;
  }

  .div-block-11.to-top.w--current {
    justify-content: center;
    display: flex;
  }

  .image-10.small {
    width: 20px;
  }

  .webcam-stream {
    width: 1024px;
    display: none;
  }

  .webcam-stream.mobile {
    align-items: center;
    width: 512px;
    height: 339px;
    display: flex;
  }

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

  .webcam-wrapper {
    height: 100vh;
    display: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .centered-heading.white {
    font-weight: 400;
  }

  .pricing-description {
    text-align: left;
    line-height: 26px;
  }

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

  .text-block-3 {
    text-align: left;
    margin: 0 20px 60px;
    font-size: 15px;
    line-height: 27px;
  }

  .text-block-3.new {
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-16 {
    margin-top: -40px;
  }

  .section-3 {
    padding-top: 40px;
    padding-bottom: 10px;
  }

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

  .form-block-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-field-2.extra {
    min-height: 100px;
    margin-top: 20px;
  }

  .text-field-2.top-margin {
    margin-top: 20px;
  }

  .checkbox-label, .checkbox-label-2, .checkbox-label-3, .checkbox-label-4 {
    font-size: 14px;
  }

  .icons {
    width: auto;
    height: 56px;
  }

  .icons.bruneck {
    width: auto;
  }

  .icons.alte-m-hle {
    height: 63px;
  }

  .div-block-23 {
    object-fit: fill;
    align-items: flex-start;
    overflow: visible;
  }

  .div-block-24 {
    grid-row-gap: 15px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    place-content: space-around start;
    align-self: flex-start;
    justify-items: start;
    width: auto;
  }

  .card-flowbase {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .heading-3 {
    text-align: left;
    font-weight: 400;
  }

  .heading-4 {
    font-weight: 400;
  }

  .heading-5 {
    text-align: left;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 400;
  }

  .heading-6 {
    font-weight: 400;
  }

  .heading-7 {
    text-align: left;
    margin-bottom: 0;
    font-weight: 400;
  }

  .heading-8 {
    font-weight: 400;
  }

  .text-block-16 {
    line-height: 1.2;
  }

  .left-arrow-5 {
    font-size: 25px;
    left: -35px;
    right: auto;
  }

  .right-arrow-3 {
    font-size: 25px;
    right: -15px;
  }

  .youtube {
    width: 100%;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .dropdown-2, .dropdown-toggle, .slide-nav-6 {
    display: none;
  }

  .right-arrow-4 {
    width: 30px;
    font-size: 26px;
    display: block;
  }

  .slider-4 {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow-6 {
    width: 30px;
    font-size: 26px;
    display: block;
  }

  .mask-3 {
    width: 100%;
    height: 100%;
  }

  .div-put {
    height: 200px;
  }

  .link-fussnote {
    color: var(--grau-huberhof);
    font-family: "Helveticaneue 02", sans-serif;
    font-size: 14px;
  }

  .link-fussnote.mobile {
    display: block;
  }

  .link-fussnote.desktop {
    display: none;
  }

  .link-3, .link-4 {
    color: var(--grau-huberhof);
    font-size: 14px;
  }

  .heading-9 {
    margin-top: 20px;
    font-weight: 400;
  }

  .hero-split-div-right {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-split-div-right.padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-sommer-winter {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: -50px;
  }

  .image-17 {
    width: 100%;
    min-height: 100px;
    display: block;
  }

  .grid-3 {
    text-align: center;
    flex: 0 auto;
    grid-template-rows: auto auto auto;
    justify-items: center;
  }

  .link-block-3, .link-block-4 {
    text-align: center;
  }

  .back-to-the-top {
    background-color: var(--dark-khaki);
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    padding: 4px 5px 5px;
    display: none;
    position: fixed;
    inset: auto 0% 15% auto;
  }

  .map {
    margin-bottom: 0;
  }

  .preistabelle {
    max-width: none;
  }

  .wg-element {
    height: 25vh;
  }

  .div-block-29, .div-block-30, .div-block-31, .div-block-32, .div-block-33 {
    display: flex;
  }

  .div-block-34 {
    grid-column-gap: 22px;
    display: flex;
  }

  .background-video-4 {
    object-fit: contain;
  }

  .slide-8 {
    background-image: url('../images/Aufenthaltsraumdanieldemichiel.com41von107.jpg');
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    height: 200px;
  }

  .slide-9, .slide-10 {
    height: 200px;
  }

  .full-image-div-copy {
    min-height: 250px;
  }

  .full-image-div-copy._6 {
    min-height: 300px;
  }

  .full-image-div-sommer {
    min-height: 250px;
  }

  .full-image-div-sommer._6 {
    min-height: 300px;
  }
}

#w-node-_0cf4a49f-493d-0088-03a2-97099a6c2df1-0e58710d, #w-node-f90c88a8-3fd0-51ea-2611-ff02d432f359-0e58710d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_95af320b-2e8c-354a-a526-a759ab151ea1-f1587112, #w-node-f3a4d4ed-d91f-9600-d0eb-22cf5eea1149-f1587112 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-d990ba49 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-d990ba49, #w-node-_0968d54f-8f92-97ec-b44e-82fbfa2d3e34-d990ba49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-d990ba49 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-d8669af7 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-d8669af7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-d8669af7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto center;
}

#w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-d8669af7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-5093738a {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-5093738a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-5093738a, #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-5093738a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-d6e4e77e {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-d6e4e77e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-d6e4e77e, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-d6e4e77e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-21b0212f {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-c730259a-204d-b09f-c82e-7ce11ef9d4db-21b0212f, #w-node-_3c51c946-ec63-7691-34f4-2093b87f5292-21b0212f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-78ade32a {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_092b5e82-a6b0-8187-cf30-e412c32ca454-c05b884a {
  align-self: auto;
}

#w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-c05b884a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-c05b884a {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-de142119-aac7-36dd-3647-2ebd886798e0-c05b884a, #w-node-_71d5ae47-230b-2110-68f5-7be18f2f53e5-c05b884a, #w-node-_3bcbc31d-d550-b03b-47c7-18be03ffca1d-c05b884a, #w-node-cd10b7a6-b62f-e432-f69a-302150b521ce-c05b884a, #w-node-a0f1ec1e-a846-b016-d2ab-e3c2993398ca-b2f98e82, #w-node-_8d3bb856-3792-300d-f4b4-ac0730d658f6-b2f98e82, #w-node-_06fcda2d-1f9f-3990-327d-c4712364ac48-b2f98e82, #w-node-f96d06d6-892c-2795-cdd9-1e498b832d85-192faed2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-192faed2 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_567f3f5e-89fd-e47e-6807-aa3de992aff7-192faed2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_567f3f5e-89fd-e47e-6807-aa3de992affc-192faed2, #w-node-_0cf4a49f-493d-0088-03a2-97099a6c2df1-e119300e, #w-node-f90c88a8-3fd0-51ea-2611-ff02d432f359-e119300e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-f5bb8e25 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-c730259a-204d-b09f-c82e-7ce11ef9d4db-f5bb8e25, #w-node-_3c51c946-ec63-7691-34f4-2093b87f5292-f5bb8e25 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-2189c7ca {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-2189c7ca, #w-node-_0968d54f-8f92-97ec-b44e-82fbfa2d3e34-2189c7ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-2189c7ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-362e194f {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-362e194f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-362e194f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto center;
}

#w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-362e194f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-41e7b8df {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-41e7b8df {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-41e7b8df, #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-41e7b8df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-266838ce {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-266838ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-266838ce, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-266838ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-3101654f {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-a0f1ec1e-a846-b016-d2ab-e3c2993398ca-569174ea, #w-node-_8d3bb856-3792-300d-f4b4-ac0730d658f6-569174ea, #w-node-_06fcda2d-1f9f-3990-327d-c4712364ac48-569174ea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_092b5e82-a6b0-8187-cf30-e412c32ca454-d18bfa9e {
  align-self: auto;
}

#w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-d18bfa9e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-d18bfa9e {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-de142119-aac7-36dd-3647-2ebd886798e0-d18bfa9e, #w-node-_71d5ae47-230b-2110-68f5-7be18f2f53e5-d18bfa9e, #w-node-_3bcbc31d-d550-b03b-47c7-18be03ffca1d-d18bfa9e, #w-node-cd10b7a6-b62f-e432-f69a-302150b521ce-d18bfa9e, #w-node-f96d06d6-892c-2795-cdd9-1e498b832d85-32ab136f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-32ab136f {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_567f3f5e-89fd-e47e-6807-aa3de992aff7-32ab136f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_567f3f5e-89fd-e47e-6807-aa3de992affc-32ab136f, #w-node-_0cf4a49f-493d-0088-03a2-97099a6c2df1-f5647bda, #w-node-f90c88a8-3fd0-51ea-2611-ff02d432f359-f5647bda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-3bb91517 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-c730259a-204d-b09f-c82e-7ce11ef9d4db-3bb91517, #w-node-_3c51c946-ec63-7691-34f4-2093b87f5292-3bb91517 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_092b5e82-a6b0-8187-cf30-e412c32ca454-3fdb855a {
  align-self: auto;
}

#w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-3fdb855a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-3fdb855a {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-de142119-aac7-36dd-3647-2ebd886798e0-3fdb855a, #w-node-_71d5ae47-230b-2110-68f5-7be18f2f53e5-3fdb855a, #w-node-_3bcbc31d-d550-b03b-47c7-18be03ffca1d-3fdb855a, #w-node-cd10b7a6-b62f-e432-f69a-302150b521ce-3fdb855a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-447570d2 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-447570d2, #w-node-_0968d54f-8f92-97ec-b44e-82fbfa2d3e34-447570d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-447570d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-007a8844 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-007a8844 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-007a8844 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto center;
}

#w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-007a8844 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-61dbcfbc {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-61dbcfbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-61dbcfbc, #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-61dbcfbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-3e5a1439 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-b9e84887-c495-8627-df8d-08d1d0908d9b-3e5a1439 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-3e5a1439, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-3e5a1439 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a0f1ec1e-a846-b016-d2ab-e3c2993398ca-8b5a2599, #w-node-_8d3bb856-3792-300d-f4b4-ac0730d658f6-8b5a2599, #w-node-_06fcda2d-1f9f-3990-327d-c4712364ac48-8b5a2599 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-1493dd9c {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-f96d06d6-892c-2795-cdd9-1e498b832d85-f0dcd550 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-f0dcd550 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_567f3f5e-89fd-e47e-6807-aa3de992aff7-f0dcd550 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_567f3f5e-89fd-e47e-6807-aa3de992affc-f0dcd550 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_95af320b-2e8c-354a-a526-a759ab151ea1-681c1ac6, #w-node-f3a4d4ed-d91f-9600-d0eb-22cf5eea1149-681c1ac6, #w-node-_95af320b-2e8c-354a-a526-a759ab151ea1-09a471ed, #w-node-f3a4d4ed-d91f-9600-d0eb-22cf5eea1149-09a471ed {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-f8e40094-93c7-85fa-2e05-00b9709636ee-709636eb {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-f8e40094-93c7-85fa-2e05-00b97096370c-709636eb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_826d8935-7732-9fae-f8ab-52d59b71865c-709636eb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fb-d990ba49 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-d990ba49 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-d990ba49 {
    justify-self: start;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eee-d8669af7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-d8669af7 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-d8669af7 {
    justify-self: start;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d331-5093738a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-5093738a {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-5093738a {
    justify-self: start;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7c-d6e4e77e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-d6e4e77e {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-d6e4e77e, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-d6e4e77e {
    justify-self: start;
  }

  #w-node-_593febaa-0225-26d0-b3f9-498c0ef7b405-21b0212f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-21b0212f {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d7-78ade32a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-78ade32a {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-c05b884a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-c05b884a, #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-192faed2 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_567f3f5e-89fd-e47e-6807-aa3de992affc-192faed2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c111c77e-95db-6bbe-8df3-60b52533a37c-2533a379 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-c111c77e-95db-6bbe-8df3-60b52533a38a-2533a379 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-c111c77e-95db-6bbe-8df3-60b52533a399-2533a379 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c111c77e-95db-6bbe-8df3-60b52533a3a8-2533a379 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_593febaa-0225-26d0-b3f9-498c0ef7b405-f5bb8e25 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-f5bb8e25 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fb-2189c7ca {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-2189c7ca {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-2189c7ca {
    justify-self: start;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eee-362e194f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-362e194f {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-362e194f {
    justify-self: start;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d331-41e7b8df {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-41e7b8df {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-41e7b8df {
    justify-self: start;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7c-266838ce {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-266838ce {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-266838ce, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-266838ce {
    justify-self: start;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d7-3101654f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-3101654f {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-d18bfa9e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-d18bfa9e, #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-32ab136f {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_94abe942-8ea7-2234-e1d0-ded0b021bde6-b021bde3 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_94abe942-8ea7-2234-e1d0-ded0b021bdf4-b021bde3 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_94abe942-8ea7-2234-e1d0-ded0b021be03-b021bde3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_94abe942-8ea7-2234-e1d0-ded0b021be12-b021bde3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_593febaa-0225-26d0-b3f9-498c0ef7b405-3bb91517 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-3bb91517 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-3fdb855a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-3fdb855a {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fb-447570d2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-447570d2 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-447570d2 {
    justify-self: start;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eee-007a8844 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-007a8844 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-007a8844 {
    justify-self: start;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d331-61dbcfbc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-61dbcfbc {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-61dbcfbc {
    justify-self: start;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7c-3e5a1439 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-3e5a1439 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-3e5a1439, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-3e5a1439 {
    justify-self: start;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d7-1493dd9c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-1493dd9c, #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-f0dcd550 {
    grid-row-start: 2;
    grid-column-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f8e40094-93c7-85fa-2e05-00b9709636ee-709636eb, #w-node-f8e40094-93c7-85fa-2e05-00b9709636ff-709636eb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f8e40094-93c7-85fa-2e05-00b97096370c-709636eb {
    grid-column: span 2 / span 2;
  }

  #w-node-e0cd7553-306a-c0aa-4c24-e9845368d6ed-4120e065 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-eb5c7934-3a54-b644-0784-d1a07961b84e-4120e065, #w-node-ad95a363-c018-e643-a886-044a49d4937d-4120e065, #w-node-_9251419d-d2a6-207d-65b0-668a308d44d9-4120e065, #w-node-_156b16a6-3009-7100-20a1-2856b02b8b88-4120e065 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5bf1d4b3-c4a4-bd96-f209-2bbc70fdd4d7-4120e065, #w-node-b17f0a7a-2787-181e-9079-2e2646e855fb-d990ba49 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-d990ba49 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_0968d54f-8f92-97ec-b44e-82fbfa2d3e34-d990ba49, #w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-d990ba49 {
    justify-self: start;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eee-d8669af7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-d8669af7 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-d8669af7, #w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-d8669af7 {
    justify-self: start;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d331-5093738a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-5093738a {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-5093738a, #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-5093738a {
    justify-self: start;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7c-d6e4e77e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-d6e4e77e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-d6e4e77e, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-d6e4e77e {
    justify-self: start;
  }

  #w-node-_593febaa-0225-26d0-b3f9-498c0ef7b405-21b0212f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-21b0212f {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d7-78ade32a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-78ade32a {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_092b5e82-a6b0-8187-cf30-e412c32ca454-c05b884a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-c05b884a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-c05b884a {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-f96d06d6-892c-2795-cdd9-1e498b832d85-192faed2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-192faed2 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_567f3f5e-89fd-e47e-6807-aa3de992affc-192faed2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-c111c77e-95db-6bbe-8df3-60b52533a37c-2533a379, #w-node-c111c77e-95db-6bbe-8df3-60b52533a38a-2533a379, #w-node-c111c77e-95db-6bbe-8df3-60b52533a38c-2533a379 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c111c77e-95db-6bbe-8df3-60b52533a399-2533a379 {
    grid-column: span 2 / span 2;
  }

  #w-node-_6632cf8e-138c-a02b-0752-21695b47b854-5b47b847 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6632cf8e-138c-a02b-0752-21695b47b857-5b47b847, #w-node-_6632cf8e-138c-a02b-0752-21695b47b85a-5b47b847, #w-node-_6632cf8e-138c-a02b-0752-21695b47b85d-5b47b847, #w-node-_6632cf8e-138c-a02b-0752-21695b47b860-5b47b847 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6632cf8e-138c-a02b-0752-21695b47b863-5b47b847, #w-node-_593febaa-0225-26d0-b3f9-498c0ef7b405-f5bb8e25 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-f5bb8e25 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fb-2189c7ca {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-2189c7ca {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_0968d54f-8f92-97ec-b44e-82fbfa2d3e34-2189c7ca, #w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-2189c7ca {
    justify-self: start;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eee-362e194f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-362e194f {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-362e194f, #w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-362e194f {
    justify-self: start;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d331-41e7b8df {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-41e7b8df {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-41e7b8df, #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-41e7b8df {
    justify-self: start;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7c-266838ce {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-266838ce {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-266838ce, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-266838ce {
    justify-self: start;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d7-3101654f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-3101654f {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_092b5e82-a6b0-8187-cf30-e412c32ca454-d18bfa9e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-d18bfa9e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-d18bfa9e {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-f96d06d6-892c-2795-cdd9-1e498b832d85-32ab136f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-32ab136f {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_567f3f5e-89fd-e47e-6807-aa3de992affc-32ab136f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_94abe942-8ea7-2234-e1d0-ded0b021bde6-b021bde3, #w-node-_94abe942-8ea7-2234-e1d0-ded0b021bdf4-b021bde3, #w-node-_94abe942-8ea7-2234-e1d0-ded0b021bdf6-b021bde3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_94abe942-8ea7-2234-e1d0-ded0b021be03-b021bde3 {
    grid-column: span 2 / span 2;
  }

  #w-node-_2fc0f487-e0f9-e0af-0bdb-6435ecc12c89-ecc12c7c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2fc0f487-e0f9-e0af-0bdb-6435ecc12c8c-ecc12c7c, #w-node-_2fc0f487-e0f9-e0af-0bdb-6435ecc12c8f-ecc12c7c, #w-node-_2fc0f487-e0f9-e0af-0bdb-6435ecc12c92-ecc12c7c, #w-node-_2fc0f487-e0f9-e0af-0bdb-6435ecc12c95-ecc12c7c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2fc0f487-e0f9-e0af-0bdb-6435ecc12c98-ecc12c7c, #w-node-_593febaa-0225-26d0-b3f9-498c0ef7b405-3bb91517 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-3bb91517 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_092b5e82-a6b0-8187-cf30-e412c32ca454-3fdb855a {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdcf-3fdb855a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4ba49634-5dbb-032a-cc90-286daf6ecdd0-3fdb855a {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fb-447570d2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b17f0a7a-2787-181e-9079-2e2646e855fc-447570d2 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_0968d54f-8f92-97ec-b44e-82fbfa2d3e34-447570d2, #w-node-de12722b-7e9e-92cf-bcd7-ce2f592c785e-447570d2 {
    justify-self: start;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eee-007a8844 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_258dc181-09ae-7ff3-a850-63ca70874eef-007a8844 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-007a8844, #w-node-_2fef6c54-bbd9-8a89-281a-3aa872533bd9-007a8844 {
    justify-self: start;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d331-61dbcfbc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e87796c1-8139-6e6a-02f1-6b375ff4d332-61dbcfbc {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-61dbcfbc, #w-node-_8a243d15-a424-0c7e-ab7e-c02047b4e79c-61dbcfbc {
    justify-self: start;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7c-3e5a1439 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7547db8d-aff2-5035-944c-97c9c9e0ff7d-3e5a1439 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_5604b1d0-9a54-0d8b-f983-f2e46fb6f477-3e5a1439, #w-node-_83ec635f-8702-cc5c-d69d-ab8b4bdab5f1-3e5a1439 {
    justify-self: start;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d7-1493dd9c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e5dcb4b-9b7a-f96f-c507-ed0f1f83a3d8-1493dd9c {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-f96d06d6-892c-2795-cdd9-1e498b832d85-f0dcd550 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a9c9d36d-327f-e174-e0c9-3ef2c209fc1a-f0dcd550 {
    grid-row-start: 2;
    grid-column-start: 1;
  }

  #w-node-_567f3f5e-89fd-e47e-6807-aa3de992affc-f0dcd550 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }
}


@font-face {
  font-family: 'Helveticaneue 02';
  src: url('../fonts/HelveticaNeue-Bold-02.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticaneue 01';
  src: url('../fonts/HelveticaNeue-01.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}