:root {
  --darkgrey: #333;
  --black: black;
  --white: white;
  --darkorange: #dba15f;
}

body {
  color: var(--darkgrey);
  font-family: Ubuntu-MO, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

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

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

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

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

a {
  text-decoration: underline;
}

.nav-logo {
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.cards-section {
  padding: 100px 40px;
  overflow: hidden;
}

.centered-container {
  max-width: 1400px;
  text-align: center;
  flex: 1;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.cards-image-mask {
  border-radius: 0% 0% 40%;
  transition: opacity .2s;
  overflow: hidden;
}

.cards-image-mask:hover {
  opacity: .84;
}

.cards-image {
  width: 100%;
}

.footer {
  background-color: var(--black);
  padding: 80px 40px 40px;
}

.db-footer {
  max-width: 1400px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  background-color: var(--white);
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  padding-left: 40px;
  padding-right: 40px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-con {
  max-width: 1400px;
}

.brand {
  width: 140px;
  transition: opacity .2s;
}

.brand:hover {
  opacity: .7;
}

.sec-header {
  height: 100svh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slider-logo {
  z-index: 999;
  width: 50%;
  max-width: 400px;
  margin-bottom: 15vh;
  position: relative;
}

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

.db-footer-link {
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.db-footer-link.neben {
  flex-direction: column;
  align-items: center;
}

.footer-link {
  color: var(--white);
  padding: 9px 15px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: color .2s;
}

.footer-link:hover, .footer-link.w--current {
  color: var(--darkorange);
}

.footer-link.small {
  font-size: 11px;
}

.nav-link-text {
  transition: color .2s;
}

.nav-link-text:hover, .nav-link-text.w--current {
  color: var(--darkorange);
}

.logo-link {
  width: 100%;
  height: 100%;
  transition: opacity .2s;
}

.logo-link:hover {
  opacity: .7;
}

.bild-text-fine {
  margin-left: 7px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: block;
}

.h3 {
  align-items: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.paragraph {
  border-top: 1px solid rgba(0, 0, 0, .2);
  padding-top: 10px;
  font-size: 14px;
}

.head-fine {
  font-weight: 300;
}

.sec-contant {
  padding: 60px 40px;
}

.sec-contant.grey {
  background-color: rgba(51, 51, 51, .05);
}

.db-content {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.rtb a {
  color: var(--darkorange);
  text-decoration: none;
}

.rtb h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.rtb h1 {
  font-size: 26px;
  font-weight: 500;
  line-height: 32px;
}

.rtb h4 {
  font-size: 16px;
}

.rtb h3 {
  font-size: 22px;
  font-weight: 500;
}

.start-on-one {
  background-color: var(--darkorange);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.start-on-two {
  background-color: var(--white);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.line {
  width: 125px;
  height: 5px;
  background-color: var(--black);
  margin-left: auto;
  margin-right: auto;
}

.slider-dia {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider {
  height: 100%;
  overflow: hidden;
}

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

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

.slider-grey {
  z-index: 99;
  background-color: rgba(0, 0, 0, .78);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pottlinse-wrapper {
  overflow: hidden;
}

.pottlinse-logo-inner {
  width: 88px;
}

@media screen and (max-width: 991px) {
  .cards-grid-container {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    align-self: stretch;
  }

  .navbar {
    padding-right: 20px;
  }

  .brand {
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .db-footer {
    flex-direction: column;
    align-items: center;
  }

  .navbar {
    padding-left: 20px;
    padding-right: 10px;
  }

  .db-footer-link {
    flex-direction: column;
    align-items: center;
  }

  .sec-contant {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-dc82a90f-ef84-8056-5328-57475bc82776-2fe1393a, #w-node-dc82a90f-ef84-8056-5328-57475bc8277d-2fe1393a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dc82a90f-ef84-8056-5328-57475bc8276c-2fe1393a, #w-node-dc82a90f-ef84-8056-5328-57475bc82773-2fe1393a, #w-node-dc82a90f-ef84-8056-5328-57475bc8277a-2fe1393a {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Ubuntu-MO';
  src: url('../fonts/Ubuntu-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-MO';
  src: url('../fonts/Ubuntu-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-MO';
  src: url('../fonts/Ubuntu-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-MO';
  src: url('../fonts/Ubuntu-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-MO';
  src: url('../fonts/Ubuntu-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-MO';
  src: url('../fonts/Ubuntu-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-MO';
  src: url('../fonts/Ubuntu-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu-MO';
  src: url('../fonts/Ubuntu-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}