@font-face {
  font-family: Dinweb;
  src: url('../fonts/DINWeb-Bold.woff') format("woff"), url('../fonts/DINWeb-CondBold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dinweb;
  src: url('../fonts/DINWeb-Light.woff') format("woff"), url('../fonts/DINWeb-CondLight.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Din Webfont;
  src: url('../fonts/din-medium-webfont.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dinweb;
  src: url('../fonts/DINWeb.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dinweb;
  src: url('../fonts/DINWeb-CondMedium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dinweb Cond;
  src: url('../fonts/DINWeb-Cond.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --bild-grau: #7c7c7c;
  --almo-blau: #1e73bf;
  --sand-ton: #f0dcc8;
}

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

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

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

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

body {
  color: #333;
  background-color: #f2f2f2;
  font-family: Dinweb, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

h1 {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  letter-spacing: -1px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

h3 {
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #333;
  text-underline-offset: 2px;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  transition: color .2s;
}

a:hover {
  color: #007ed8;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 15px;
  list-style-type: square;
}

.navbar {
  background-color: #fff0;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.nav-link {
  padding: 0 10px 17px;
  font-weight: 700;
}

.nav-menu {
  align-items: flex-end;
  display: flex;
}

.div-block {
  flex: 1;
}

.section {
  justify-content: flex-end;
  align-items: center;
  padding: 10px 30px 30px;
  display: flex;
  position: relative;
  inset: 0%;
}

.div-block-2 {
  background-color: var(--bild-grau);
  background-image: linear-gradient(270deg, #fff0, #ffffff61);
  align-items: flex-end;
  width: 80%;
  height: 80vh;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.div-block-3 {
  z-index: 3;
  opacity: 1;
  width: 60%;
  margin-bottom: 0;
  margin-right: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
  position: absolute;
  left: 30px;
}

.gross {
  font-size: 70px;
  line-height: 65px;
}

.div-block-4 {
  z-index: 3;
  background-color: #f2f2f2;
  width: 30%;
  height: 5vh;
  position: relative;
}

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

.slide {
  background-image: url('../images/blick-von-Valmarinha-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  inset: 0%;
}

.slider {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slide-2 {
  background-image: url('../images/Praia-Grande-1-e1523561076810.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.verlauf {
  z-index: 2;
  background-image: linear-gradient(270deg, #fff0, #ffffff61);
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-2 {
  z-index: 3;
  margin-top: -71px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

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

.div-block-5 {
  flex: none;
  width: 20%;
}

.heading {
  width: 35%;
}

.div-block-6 {
  border: 1px #d3d3d3;
  width: 60%;
  margin-bottom: 70px;
}

.div-block-7 {
  border-bottom: 1px solid #b1b1b1;
  margin-top: 19px;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.section-3 {
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.div-block-8 {
  margin-bottom: 15px;
}

.div-block-9 {
  display: flex;
  overflow: visible;
}

.home-bild-auswahl-2 {
  background-image: url('../images/Ansicht-von-der-Straße-1-e1523560831400.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
}

.div-block-10 {
  background-color: #fff;
  border-radius: 5px;
  flex-flow: column;
  flex: none;
  width: 49%;
  margin-right: 30px;
  padding-bottom: 20px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 5px 20px #00000017;
}

.button-blau {
  border: 1px solid var(--almo-blau);
  color: var(--almo-blau);
  background-color: #1e73bf00;
  padding: 12px 30px;
  font-weight: 700;
  transition-property: background-color;
}

.button-blau:hover {
  background-color: #1e73bf1f;
}

.home-bild-auswahl-1 {
  background-image: url('../images/Fassade-zum-Garten-1-e1523560767355.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
}

.div-block-11 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-12 {
  width: 60%;
}

.div-block-10-copy {
  background-color: #fff;
  border-radius: 5px;
  flex-flow: column;
  flex: 1;
  padding-bottom: 20px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 5px 20px #00000017;
}

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

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

.cell-2 {
  background-image: url('../images/golf-quinta-da-marinha.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell-3 {
  background-image: url('../images/Strand-ADRAGA-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cell-4 {
  background-image: url('../images/Praia-Grande-1-e1523561076810.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

.div-block-13 {
  background-image: url('../images/Strand-mit-Hüttern-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-14 {
  background-image: url('../images/Praia-Grande-1-e1523561076810.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

.div-block-17 {
  background-image: url('../images/golf-quinta-da-marinha.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-18 {
  background-image: url('../images/Blick-vom-Haus-e1523561365960.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-4 {
  margin-top: 30px;
  margin-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.link, .link-2 {
  overflow-wrap: anywhere;
}

.home-bild-natur {
  background-image: url('../images/Blick-vom-Haus-e1523561365960.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
}

.home-bild-straende {
  background-image: url('../images/Strand-ADRAGA-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
}

.div-block-19 {
  margin-bottom: 50px;
}

.div-block-20 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section-5 {
  margin-top: 39px;
  margin-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.footer {
  background-image: linear-gradient(#00000012, #0000 20%);
  padding: 30px 30px 100px;
  display: flex;
}

.grid-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-21, .div-block-22, .div-block-23 {
  flex-flow: column;
  display: flex;
}

.link-3 {
  font-weight: 300;
}

.section-6 {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 10px;
  padding-left: 30px;
  display: flex;
  position: relative;
}

.div-block-24 {
  background-image: url('../images/ferienhaus-almocageme-valmarinha_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 70%;
  height: 60vh;
}

.div-block-25 {
  z-index: 1;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #f2f2f2d6;
  flex: 1;
  margin-top: 21vh;
  margin-left: -30px;
  margin-right: -160px;
  padding: 30px;
  position: relative;
  box-shadow: 0 5px 19px #0000001c;
}

.box-section {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.infobox {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #f2f2f2;
  border-radius: 5px;
  width: 28vw;
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 2px 15px #0000004f;
}

.box-headline2 {
  margin-top: 0;
  margin-bottom: 0;
}

.box-headline2.white {
  color: #fff;
  margin-bottom: 0;
}

.white {
  color: #fff;
}

.div-block-26 {
  border-bottom: 1px solid #a0a0a0;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.list {
  margin-bottom: 0;
}

.section-7 {
  z-index: 3;
  margin-top: -139px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.div-block-30prozent {
  flex: none;
  width: 30%;
  margin-right: 10px;
}

.code-embed {
  margin-bottom: -11px;
}

.section-8 {
  margin-bottom: 70px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.div-block-27 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 30%;
  margin-right: 10px;
  padding-right: 20px;
  display: flex;
}

.div-block-28 {
  flex: 0 auto;
  width: 60%;
}

.div-block-29 {
  box-shadow: 0 2px 17px #00000012;
}

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

.slider-2 {
  height: 60vh;
}

.image {
  box-sizing: border-box;
  vertical-align: middle;
  object-fit: cover;
  object-position: 50% 50%;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  display: inline-block;
}

.slide-3 {
  background-image: url('../images/blick-von-Valmarinha-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/Garten-e1523561228732.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Zimmer-Archhaus-Mezzanine-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Fassade-zum-Garten-1-e1523560767355.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Fassade-zum-Garten-2-e1523560745116.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/Wohnbereich-mit-Sofa-e1523560849215.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/Schlafbereich-1.-OG-e1523561048547.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/Wohnbereich-mit-Kamin-e1523560877906.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/Aufgang-zur-Mezzanine-1-e1523560816619.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/Schlafbereich-2-Mezzanine-e1523561037536.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/Schlafbereich-3-Mezzanine-e1523561024201.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/Küche-mit-Esstisch-e1523561183650.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/Ansicht-des-Hauses-von-Westen-1-e1523560708423.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/Badezimmer-e1523561384993.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/Eingangsbereich-e1523561295277.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-18 {
  background-image: url('../images/Blick-zum-Meer-e1523561345867.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-19 {
  background-image: url('../images/Ansicht-von-der-Straße-1-e1523560831400.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-20 {
  background-image: url('../images/Wohnbereich-mit-Küche-e1523560863264.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/Terrasse-e1523560917359.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-23 {
  background-image: url('../images/ferienhaus-almocageme-valmarinha_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/Treppe-zum-Obergeschoss-e1523560907213.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-25 {
  background-image: url('../images/ferienhaus-almocageme-valmarinha_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-26 {
  background-image: url('../images/Kochnische-e1523561190406.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/Badezimmer-2-1-e1523561392209.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-28 {
  background-image: url('../images/Eingang-e1523561309962.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/Südterrasse-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/Essplatz-unter-Pergola.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/Sitzplatz-unter-Pergola-e1523560966264.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-33 {
  background-image: url('../images/Blick-von-Süden-mit-Garten-e1523561354603.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-34 {
  background-image: url('../images/Pool-mit-Architektenhaus-e1523561119599.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-35 {
  background-image: url('../images/Wohnbereich-mit-Blick-auf-den-Garten-e1523560890626.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-36 {
  background-image: url('../images/Impressionen-im-Garten-e1523561217188.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-37 {
  background-image: url('../images/Ostseite-vom-Haus-e1523561129838.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-38 {
  background-image: url('../images/Blick-vom-Haus-e1523561365960.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-40 {
  background-image: url('../images/Schafzimmer-1-mit-Blick-e1523561057777.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-41 {
  background-image: url('../images/Schlafzimmer-3-e1523560991259.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-42 {
  background-image: url('../images/Küchenbereich-e1523561159832.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-43 {
  background-image: url('../images/Ess-und-Wohnbereich-2-e1523561277813.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-44 {
  background-image: url('../images/Küche-mit-Treppe-zum-Schlafbereich-e1523561168104.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-46 {
  background-image: url('../images/Blick-aus-dem-Wohnzimmer-1-e1523560799791.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-47 {
  background-image: url('../images/Eingangsbereich-mit-Stellplatz-e1523561302579.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-48 {
  background-image: url('../images/Ess-und-Wohnbereich-1-e1523561284514.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-49 {
  background-image: url('../images/Badezimmer-2-e1523561404752.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-51 {
  background-image: url('../images/Strand-ADRAGA-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  inset: 0%;
}

.slide-52 {
  background-image: url('../images/Cabo_da_Roca_deploy-e1523449096857.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.div-block-4-breiter {
  z-index: 3;
  background-color: #f2f2f2;
  width: 40%;
  height: 5vh;
  position: relative;
}

.heading-breiter {
  width: 50%;
}

.grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.grid-bild {
  background-image: url('../images/Praia-Grande-1-e1523561076810.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.grid-bild-2 {
  background-image: url('../images/Strand-ADRAGA-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.grid-bild-3 {
  background-image: url('../images/strand-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.grid-bild-4 {
  background-image: url('../images/Die-Küste-bei-Praia-Adraga-e1523561337341.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.div-block-30 {
  width: 30%;
  margin-right: 40px;
}

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

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

.container {
  margin-bottom: 70px;
}

.heading-2 {
  color: var(--almo-blau);
}

.heading-2.mehr-abstand {
  margin-top: 50px;
}

.section-9 {
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-33 {
  border-top: 1px solid #acacac;
  margin-top: 35px;
  padding-top: 35px;
}

.link-4 {
  margin-right: 10px;
  font-size: 12px;
  font-weight: 700;
}

.link-4.w--current {
  font-weight: 700;
}

.link-5 {
  font-size: 12px;
}

.div-block-35 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 7px;
  padding-right: 10px;
  display: flex;
}

.div-block-36 {
  display: block;
}

.link-4-copy {
  margin-right: 10px;
  font-size: 12px;
  font-weight: 300;
}

.link-4-copy.w--current {
  font-weight: 700;
}

.link-5-copy {
  font-size: 12px;
  font-weight: 700;
}

.text-block, .text-block-2 {
  margin-bottom: 10px;
}

.text-block-3, .text-block-4 {
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    color: #fff;
    border-bottom: 1px solid #ffffff47;
    padding-top: 18px;
  }

  .nav-link.w--current {
    color: #85b6e2;
  }

  .nav-menu {
    background-color: #1e73bfe6;
    width: 60%;
    padding-top: 23px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-6 {
    padding-left: 0;
  }

  .div-block-24 {
    flex: none;
    margin-left: 30%;
    position: absolute;
  }

  .div-block-25 {
    margin-left: 0;
    margin-right: 0;
  }

  .infobox {
    z-index: 2;
    width: 50vw;
    margin-left: 30px;
    position: relative;
  }

  .section-7 {
    flex-flow: column;
    margin-top: 0;
  }

  .div-block-30prozent {
    width: 30%;
  }

  .section-8 {
    flex-flow: column;
  }

  .div-block-27 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

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

  .div-block-36 {
    padding-bottom: 10px;
  }

  .div-block-37 {
    padding-bottom: 11px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-6 {
    width: 100%;
  }

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

  .div-block-10 {
    width: 100%;
    margin-bottom: 20px;
  }

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

  .div-block-27 {
    padding-right: 0;
  }
}

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

  .navbar {
    justify-content: space-between;
    align-items: center;
  }

  .nav-menu {
    padding-left: 30px;
  }

  .section {
    padding-right: 0;
  }

  .div-block-2 {
    width: 95%;
    height: 45vh;
  }

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

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

  .section-2 {
    margin-top: -19px;
    padding-right: 20px;
  }

  .div-block-5 {
    flex: 0 auto;
    width: 5%;
  }

  .heading {
    width: 90%;
  }

  .div-block-6 {
    width: 100%;
    margin-bottom: 15px;
  }

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

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

  .div-block-24 {
    width: 100%;
    margin-left: 0%;
  }

  .infobox {
    width: 83vw;
  }

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

  .div-block-27 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: stretch;
    padding-right: 0;
  }

  .div-block-4-breiter {
    display: none;
  }

  .heading-breiter {
    width: 95%;
  }

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

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

  .div-block-35 {
    margin-bottom: 0;
  }

  .div-block-37 {
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .brand {
    flex: 0 auto;
    width: 40%;
    padding-left: 0;
  }

  .menu-button {
    padding-left: 10px;
  }
}

#w-node-fb93eeab-edf4-9318-8276-ed0d89e2c517-89e2c515 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-fb93eeab-edf4-9318-8276-ed0d89e2c518-89e2c515 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-fb93eeab-edf4-9318-8276-ed0d89e2c51b-89e2c515 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-fb93eeab-edf4-9318-8276-ed0d89e2c517-89e2c515 {
    grid-row: span 1 / span 1;
  }

  #w-node-fb93eeab-edf4-9318-8276-ed0d89e2c518-89e2c515, #w-node-fb93eeab-edf4-9318-8276-ed0d89e2c51b-89e2c515 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


@font-face {
  font-family: 'Dinweb';
  src: url('../fonts/DINWeb-Bold.woff') format('woff'), url('../fonts/DINWeb-CondBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinweb';
  src: url('../fonts/DINWeb-Light.woff') format('woff'), url('../fonts/DINWeb-CondLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Din Webfont';
  src: url('../fonts/din-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinweb';
  src: url('../fonts/DINWeb.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinweb';
  src: url('../fonts/DINWeb-CondMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinweb Cond';
  src: url('../fonts/DINWeb-Cond.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}