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

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

@font-face {
  font-family: "Lexiconno 1 Romana Exp";
  src: url('../fonts/LexiconNo1RomanA-Exp.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

@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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

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

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

.navbar-section {
  z-index: 5;
  background-color: #fff0;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
}

.navbar-section:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac) {
  background-color: #6561a9;
  position: fixed;
}

.navbar-section:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  background-color: #0bbbef;
}

.navbar-section:where(.w-variant-c34c04e8-274c-8278-67a6-7ca7947f53cc) {
  background-color: #fff;
}

.navbar-section:where(.w-variant-8104278c-37c7-9c64-4277-726b507c11e6) {
  padding-top: 0;
}

.navbar-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #000;
  justify-content: space-between;
  align-items: center;
  width: 425.844px;
  max-width: 1200px;
  height: 40px;
  margin: 30px 100px auto auto;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.navbar-container:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  position: relative;
}

.navbar-container:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  margin-right: 100px;
}

.logo-link-block {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 80px;
  margin-left: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.logo-link-block.w--current {
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-left: 20px;
}

.logo-text-block {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-size: 60px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.logo-text-block:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac) {
  color: #ffce32;
  padding-top: 0;
}

.logo-text-block:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  color: #6561a9;
  margin-top: 20px;
}

.logo-text-block:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c) {
  color: #ffce32;
  margin-top: 20px;
}

.logo-text-block:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  color: #d6ebe2;
  margin-top: 20px;
}

.logo-text-block:where(.w-variant-12d2b49c-4539-f0aa-0d3b-2830302dc016) {
  color: #ffce32;
  padding-top: 20px;
}

.logo-text-block:where(.w-variant-1464e8ab-6bcf-8e69-978c-a527117d2417) {
  color: #f4a9c5;
  margin-top: 20px;
}

.logo-text-block:where(.w-variant-c34c04e8-274c-8278-67a6-7ca7947f53cc) {
  color: #b561a2;
  padding-top: 20px;
}

.logo-text-block:where(.w-variant-8104278c-37c7-9c64-4277-726b507c11e6) {
  color: #e94f2d;
  margin-top: 20px;
}

.logo-text-block:where(.w-variant-6d8949fe-d646-7823-dfe1-d4df5b408553) {
  color: #ffce32;
  padding-top: 20px;
}

.link-block-3 {
  background-color: #000;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 40px;
  margin-top: 30px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  text-decoration: none;
  display: flex;
  position: static;
}

.text-block-6:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac) {
  color: #fff;
}

.text-block-6:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  color: #fff;
  padding-right: 0;
  position: absolute;
}

.text-block-6:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c), .text-block-6:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3), .text-block-6:where(.w-variant-12d2b49c-4539-f0aa-0d3b-2830302dc016) {
  color: #fff;
}

.text-block-6:where(.w-variant-6d8949fe-d646-7823-dfe1-d4df5b408553) {
  color: #ffce32;
}

.section-1-home {
  background-color: #5d62aa;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
}

.section-15 {
  background-color: #3cb5a1;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: static;
  inset: 0%;
}

.text-block-11 {
  color: #ffce32;
  text-align: center;
  width: 610px;
  margin: 60px auto 20px;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 100%;
  position: static;
  inset: 0% auto auto 0%;
}

.link-21 {
  color: #ffce32;
  margin: 0 auto 20px;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  position: static;
  inset: 0% auto auto 0%;
}

.link20 {
  color: #ffce32;
  margin: 0 auto;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  position: static;
  inset: 0% auto auto 0%;
}

.link-22 {
  color: #ffce32;
  margin: 10px auto 0;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  position: static;
  inset: 0% auto auto 0%;
}

.dropdown-toggle {
  padding: 0;
}

.vision-heading-1 {
  color: #fecd32;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-size: 40px;
  position: static;
}

.spenden-section {
  background-color: #5d62aa;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin: 0 auto auto;
  display: flex;
  position: static;
}

.div-block-3-home {
  background-color: #43709100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1100px;
  min-width: 1100px;
  max-width: 1100px;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  margin: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-3-home:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  justify-content: space-between;
  align-items: center;
}

.body-2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  display: flex;
}

.div-block-kontakt {
  background-color: #43709100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1100px;
  min-width: 1100px;
  height: 100%;
  min-height: 100%;
  margin: 0 auto auto;
  padding-top: 140px;
  display: flex;
  position: relative;
}

.spenden-section-2 {
  background-color: #fecd32;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin: 0 auto auto;
  display: flex;
  position: static;
}

.link-vision1 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link-vision1:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac), .link-vision1:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c) {
  color: #000;
}

.link-vision1:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  color: #fecd32;
  font-weight: 400;
}

.link-vision1:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  color: #000;
  font-size: 16px;
}

.link-vision1:where(.w-variant-12d2b49c-4539-f0aa-0d3b-2830302dc016) {
  color: #000;
}

.link-vision1.w--current {
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-weight: 700;
}

.link-vision1.w--current:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  color: #6561a9;
  font-weight: 400;
}

.link-projekte {
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.link-projekte:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac), .link-projekte:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56), .link-projekte:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  color: #000;
  font-size: 16px;
}

.link-projekte:where(.w-variant-12d2b49c-4539-f0aa-0d3b-2830302dc016) {
  color: #000;
}

.link-projekte:where(.w-variant-1464e8ab-6bcf-8e69-978c-a527117d2417) {
  font-size: 16px;
}

.link-projekte:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c) {
  color: #fecd32;
}

.link-projekte:where(.w-variant-c34c04e8-274c-8278-67a6-7ca7947f53cc) {
  color: #b561a2;
}

.link-projekte.w--current {
  font-size: 16px;
  font-weight: 400;
}

.link-projekte.w--current:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c) {
  color: #ffce32;
  font-weight: 400;
}

.link-team {
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.link-team:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac), .link-team:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56), .link-team:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c), .link-team:where(.w-variant-12d2b49c-4539-f0aa-0d3b-2830302dc016) {
  color: #000;
}

.link-team:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  color: #e94f2a;
  font-weight: 700;
}

.link-team.w--current {
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-weight: 400;
}

.link-team.w--current:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  color: #d6ebe2;
  font-size: 16px;
  font-weight: 400;
}

.link-shop {
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.link-shop:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac), .link-shop:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56), .link-shop:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c) {
  color: #000;
}

.link-shop:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  color: #000;
  font-size: 16px;
}

.link-shop:where(.w-variant-12d2b49c-4539-f0aa-0d3b-2830302dc016) {
  color: #000;
}

.link-shop.w--current:where(.w-variant-1464e8ab-6bcf-8e69-978c-a527117d2417) {
  color: #f4a9c5;
}

.link-kontakt {
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.link-kontakt:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac), .link-kontakt:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56), .link-kontakt:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c) {
  color: #000;
}

.link-kontakt:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  color: #000;
  font-size: 16px;
}

.link-kontakt.w--current {
  color: #000;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-weight: 400;
}

.link-kontakt.w--current:where(.w-variant-12d2b49c-4539-f0aa-0d3b-2830302dc016) {
  color: #ffce32;
  font-weight: 400;
}

.sec-foto-team {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin: auto;
  display: flex;
  position: static;
}

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

.footer-block-three {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 0;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-link-three.w--current {
  font-size: 16px;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.footer-subscribe-2 {
  border-bottom: 1px solid #e4ebf3;
  min-width: 1100px;
  max-width: 1200px;
  height: 100px;
  min-height: auto;
  max-height: 100px;
  margin-top: 0;
  padding: 20px 0 0;
  position: static;
  inset: auto 0% 0%;
}

.container-2 {
  width: 100%;
  min-width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  position: relative;
}

.text-span-9 {
  color: #ffce32;
  font-size: 30px;
  font-weight: 400;
}

.div-block-1-home {
  z-index: 0;
  background-color: #76abd100;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  margin: 100px auto auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.div-block-1-home:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  justify-content: space-between;
  align-items: center;
}

.sec-projekte {
  color: #fff;
  background-color: #dbece0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin: 0 auto auto;
  display: flex;
  position: static;
  inset: auto;
}

.sec-projekte:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c) {
  background-color: #fff;
}

.link-presse {
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.link-presse:where(.w-variant-ff29d02c-26ee-95bd-4072-64bc182ebdac), .link-presse:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56), .link-presse:where(.w-variant-62708fd3-c5f5-21fa-d0de-4e428ce2e15c) {
  color: #000;
}

.link-presse:where(.w-variant-bb049f4d-14a4-c338-2c2c-1b4e247a4cd3) {
  color: #000;
  font-size: 16px;
}

.link-presse:where(.w-variant-8104278c-37c7-9c64-4277-726b507c11e6) {
  color: #e94f2d;
}

.link-presse.w--current {
  color: #000;
  font-family: Gtwalsheimpro, Arial, sans-serif;
  font-weight: 400;
}

.link-presse.w--current:where(.w-variant-12d2b49c-4539-f0aa-0d3b-2830302dc016) {
  color: #000;
  font-weight: 400;
}

.link-presse.w--current:where(.w-variant-8104278c-37c7-9c64-4277-726b507c11e6) {
  color: #e94f2d;
}

.slider-1-home {
  width: 100%;
  min-width: auto;
  max-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  position: static;
}

.slide-1 {
  background-color: #a8505000;
  background-image: url('../images/WhatsApp-Image-2024-11-18-at-09.55.00.jpeg');
  background-position: 50%;
  background-size: cover;
  position: static;
}

.slide-2 {
  background-color: #4d222200;
  background-image: url('../images/Bildschirmfoto-2025-01-17-um-17.50.28.png');
  background-position: 50%;
  background-size: cover;
}

.section-2-home {
  background-color: #6561a9;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
}

.div-block-2-home {
  z-index: 0;
  background-color: #76abd100;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 1100px;
  min-width: 1100px;
  max-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  margin: 100px auto auto;
  padding-top: 40px;
  display: flex;
  position: static;
}

.div-block-2-home:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  justify-content: space-between;
  align-items: center;
}

.heading-home {
  color: #ffce32;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.text-block-home {
  color: #ffce32;
  width: 100%;
  padding-bottom: 40px;
  font-size: 16px;
}

.div-block-2-1-home {
  color: #e45a5a;
  background-color: #7ea78400;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 27%;
  height: auto;
  min-height: auto;
  margin: 0 auto auto;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.text-block-iban {
  color: #ffce32;
  text-align: center;
  width: 100%;
  padding-left: 0;
  font-size: 15px;
  position: static;
}

.link-block-1-home-pfeil {
  z-index: 1;
  background-image: url('../images/pfeil-nach-unten-zum-navigieren.png');
  background-position: 50%;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  inset: auto 0% 20px;
}

.section-1-vision {
  background-color: #0bbbef;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-1-vision {
  z-index: 0;
  background-color: #76abd100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1100px;
  min-width: 1100px;
  max-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  margin: 100px auto auto;
  padding-top: 40px;
  display: flex;
  position: static;
}

.div-block-1-vision:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  justify-content: space-between;
  align-items: center;
}

.heading-vision {
  color: #6561a9;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.text-block-vision {
  color: #6561a9;
  width: 100%;
  padding-bottom: 40px;
  font-size: 16px;
}

.section-1-projekte {
  background-color: #b561a2;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-1-projekte {
  z-index: 0;
  background-color: #76abd100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1100px;
  min-width: 1100px;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 100px auto auto;
  padding-top: 40px;
  display: flex;
  position: static;
}

.div-block-1-projekte:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  justify-content: space-between;
  align-items: center;
}

.heading-projekte {
  color: #ffce32;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.text-block-projekte {
  color: #ffce32;
  width: 100%;
  padding-bottom: 40px;
  font-size: 16px;
}

.grid-projekte {
  grid-column-gap: 31.5px;
  grid-row-gap: 31.5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 373px;
  padding-top: 40px;
  position: static;
}

.link-block-projekt1 {
  background-color: #ffffff80;
  position: relative;
}

.projekt1 {
  z-index: 0;
  background-image: url('../images/WhatsApp-Image-2024-11-18-at-09.55.00.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.projekt2 {
  background-image: url('../images/Bildschirmfoto-2025-01-17-um-17.50.28.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.projekt3 {
  background-image: url('../images/Bildschirmfoto-2025-01-17-um-18.06.51.png');
  background-position: 0%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.heading-23 {
  z-index: 5;
  color: #ffce32;
  text-align: center;
  background-color: #b561a2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 30px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-1-tem {
  background-color: #3cb5a1;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  min-height: 100svh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-1-team {
  z-index: 0;
  background-color: #76abd100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1100px;
  min-width: 1100px;
  max-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  margin: 100px auto auto;
  padding-top: 40px;
  display: flex;
  position: static;
}

.div-block-1-team:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  justify-content: space-between;
  align-items: center;
}

.heading-team {
  color: #d6ebe2;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.text-block-team {
  color: #d6ebe2;
  width: 100%;
  padding-bottom: 40px;
  font-size: 16px;
}

.grid-team {
  grid-column-gap: 31.5px;
  grid-row-gap: 31.5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 373px;
  padding-top: 40px;
  position: static;
}

.scheimateam {
  z-index: 0;
  background-image: url('../images/20241118_072843672_iOS.jpg');
  background-position: 52% 55%;
  background-size: 180%;
  width: 100%;
  height: 100%;
  position: relative;
}

.marioteam {
  background-image: url('../images/20241118_073308743_iOS.jpg');
  background-position: 50% 53%;
  background-size: 185%;
  width: 100%;
  height: 100%;
}

.teamv {
  background-image: url('../images/20241118_071815949_iOS.jpg');
  background-position: 50% 40%;
  background-size: 150%;
  width: 100%;
  height: 100%;
}

.div-block-team-kontakt {
  color: #fff;
  background-color: #3cb5a1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.name-scheima-1 {
  color: #d6ebe2;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

.email-scheima {
  color: #d6ebe2;
  padding-top: 20px;
  font-size: 16px;
  text-decoration: none;
}

.telefon-scheima {
  color: #d6ebe2;
  padding-top: 10px;
  font-size: 16px;
  text-decoration: none;
}

.slide-3 {
  background-color: #fff0;
  background-image: url('../images/Bildschirmfoto-2025-01-15-um-09.32.28.png');
  background-position: 50% 5%;
  background-size: cover;
}

.text-span-10, .text-span-11, .text-span-12, .text-span-13 {
  font-weight: 700;
}

.link-block-1-team-pfeill {
  z-index: 1;
  background-image: url('../images/pfeil-nach-unten-zum-navigieren2.png');
  background-position: 50%;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  inset: auto 0% 20px;
}

.div-block-teamfoto {
  background-image: url('../images/8830c74c-4904-40d0-a506-b99b1d34f169-2.JPG');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}

.link-block-vision-pfeill-copy {
  z-index: 1;
  background-image: url('../images/pfeil-nach-unten-zum-navigieren3.png'), url('../images/pfeil-nach-unten-zum-navigieren2.png');
  background-position: 50%, 50%;
  background-size: cover, cover;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  inset: auto 0% 20px;
}

.section-2-vision {
  background-color: #0bbbef;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: static;
}

.text-span-15 {
  font-weight: 700;
}

.section-2-projekte {
  background-color: #b561a2;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-43 {
  width: 100%;
  height: 300px;
}

.textarea {
  opacity: 1;
  outline-offset: 0px;
  color: #000;
  background-color: #fff;
  outline: 0 #da0a0a;
  width: 100%;
  min-width: 100%;
  height: 200px;
  min-height: 200px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 5px;
  font-size: 16px;
}

.form {
  width: 1100px;
  min-width: 1100px;
  height: 300px;
}

.form-block {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1100px;
  min-width: 1100px;
  display: flex;
}

.submit-button {
  color: #fecd32;
  background-color: #000;
  border-radius: 15px;
  font-size: 16px;
}

.link-block-1-projekte-pfeil {
  z-index: 1;
  background-image: url('../images/pfeil-nach-unten-zum-navigieren.png');
  background-position: 50%;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  inset: auto 0% 20px;
}

.div-block-44 {
  background-color: #74333300;
  background-image: url('../images/qr-code.png');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  min-width: auto;
  height: 300px;
  min-height: auto;
  position: static;
}

.div-block-visionqr {
  background-color: #74333300;
  background-image: url('../images/qr-code_1.png');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  min-width: auto;
  height: 300px;
  min-height: auto;
  position: static;
}

.section-1-projekt1 {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
  position: static;
}

.heading-projekte-einzeln {
  color: #b561a2;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  display: flex;
}

.text-span-16 {
  font-weight: 400;
}

.div-block-46 {
  width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

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

.text-block-projekte-alleine {
  color: #b561a2;
  text-align: left;
  width: 100%;
  padding-bottom: 40px;
  font-size: 16px;
}

.text-block-projekte-alleine-text {
  color: #b561a2;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 0;
  font-size: 16px;
}

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

.link-block-projekt2, .link-block-projekt3 {
  background-color: #ffffff80;
  position: relative;
}

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

.text-span-17 {
  font-weight: 700;
}

.slide-4 {
  background-image: url('../images/BOXIO_gut.png');
  background-position: 90% 60%;
  background-size: 200%;
}

.heading-produkte {
  color: #f4a9c5;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.text-block-produkte {
  color: #f4a9c5;
  width: 100%;
  padding-bottom: 40px;
  font-size: 16px;
}

.grid-produkte {
  grid-column-gap: 31.5px;
  grid-row-gap: 31.5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 373px;
  padding-top: 40px;
  position: static;
}

.heading-produkt {
  z-index: 5;
  color: #f4a9c5;
  text-align: center;
  background-color: #dbece0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 30px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0%;
}

.link-block-produkt1 {
  background-color: #ffffff80;
  position: relative;
}

.text-span-18 {
  font-weight: 400;
}

.text-span-19 {
  font-weight: 700;
}

.produkt1 {
  z-index: 0;
  background-image: url('../images/Bildschirmfoto-2025-01-15-um-09.32.07.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.produkt2 {
  background-image: url('../images/BOXIO_gut.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.produkt3 {
  background-image: url('../images/Bildschirmfoto-2025-01-15-um-09.32.28.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24 {
  font-weight: 700;
}

.heading-interviews {
  color: #e94f2d;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.text-block-interview {
  color: #e94f2d;
  width: 100%;
  padding-bottom: 40px;
  font-size: 16px;
}

.text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29 {
  font-weight: 700;
}

.div-block-1-interview {
  z-index: 0;
  background-color: #76abd100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1100px;
  min-width: 1100px;
  max-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  margin: 100px auto auto;
  padding-top: 40px;
  display: flex;
  position: static;
}

.div-block-1-interview:where(.w-variant-d3f1ee16-98e8-aebd-1a6e-3b16d49eae56) {
  justify-content: space-between;
  align-items: center;
}

.section-1-interview {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
  position: static;
}

.text-span-30, .text-span-31, .text-span-32, .text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39, .text-span-40, .text-span-41 {
  font-weight: 700;
}

.sectionkontakt {
  background-color: #3cb5a1;
  background-image: none;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  min-height: 100svh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: static;
}

.heading-kontakt {
  color: #ffce32;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.text-block-kontakt {
  color: #ffce32;
  width: 100%;
  padding-bottom: 40px;
  font-size: 16px;
}

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

.div-block-kontakt1 {
  color: #fff;
  background-color: #3cb5a1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.name-gut {
  color: #ffce32;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

.email-gut {
  color: #ffce32;
  padding-top: 20px;
  font-size: 16px;
  text-decoration: none;
}

.telefon-gut {
  color: #ffce32;
  padding-top: 10px;
  font-size: 16px;
  text-decoration: none;
}

.telefon-adresse {
  color: #ffce32;
  min-width: auto;
  padding-top: 10px;
  font-size: 16px;
  text-decoration: none;
}

.text-span-42 {
  font-weight: 700;
}

.grid-kontakt {
  grid-column-gap: 31.5px;
  grid-row-gap: 31.5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  height: 373px;
  padding-top: 40px;
  position: static;
}

.link-block-1-vision-pfeil-copy {
  z-index: 1;
  background-image: url('../images/pfeil-nach-unten-zum-navigieren3.png');
  background-position: 50%;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: auto;
  position: absolute;
  inset: auto 0% 20px;
}

.section-1-presse-allgemein {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  min-height: 100svh;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: static;
}

.heading-presse {
  color: #e94f2d;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.text-span-43 {
  font-weight: 700;
}

.grid-interview {
  grid-column-gap: 31.5px;
  grid-row-gap: 31.5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 373px;
  padding-top: 40px;
  position: static;
}

.div-block-interview-animation {
  color: #fff;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.interview-div-rot {
  background-color: #ffffff80;
  width: 100%;
  height: 100%;
}

.marioteam-copy {
  background-image: url('../images/20241118_073308743_iOS.jpg');
  background-position: 50% 53%;
  background-size: 185%;
  width: 100%;
  height: 100%;
}

.interview-name1, .interview-name2 {
  color: #e94f2d;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

.text-span-44, .text-span-45 {
  font-size: 16px;
  font-weight: 400;
}

.text-span-46, .text-span-47, .text-span-48, .text-span-49, .text-span-50, .text-span-51 {
  font-weight: 700;
}

.manifesto {
  color: #6561a9;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .container-2 {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-subscribe-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-2 {
    max-width: none;
  }
}


@font-face {
  font-family: 'Gtwalsheimpro';
  src: url('../fonts/GTWalsheimPro-UltraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtwalsheimpro';
  src: url('../fonts/GTWalsheimPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lexiconno 1 Romana Exp';
  src: url('../fonts/LexiconNo1RomanA-Exp.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}