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

.brand {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/logo_dark.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: border-box;
  width: 144px;
  height: 60px;
}

.navbar {
  background-color: #111;
  max-height: 60px;
  position: sticky;
  top: 0;
}

.nav-link {
  color: #eee;
}

.nav-link.active-nav {
  font-weight: 700;
}

.nav-link-2 {
  color: #eee;
}

.nav-link-2.active-nav {
  font-weight: 700;
}

.nav-link-3 {
  color: #eee;
}

.nav-link-3.active-nav {
  font-weight: 700;
}

.nav-link-3.active-nav.w--current {
  pointer-events: auto;
  mix-blend-mode: normal;
  font-weight: 700;
}

.body {
  background-color: #111;
  font-family: Noto Sans, sans-serif;
}

.produc-section {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 93vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
  display: flex;
}

.produc-section.product {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.produc-section.product.dot-bg {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.produc-section.support-contact-tiles {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.produc-section.support-contact-tiles.fernwartung {
  flex-flow: row;
}

.produc-section.dot-bg {
  position: static;
  top: -100vh;
}

.produc-section.dot-bg.hero-product {
  margin-top: 0;
  display: block;
}

.text-block {
  color: #eee;
  text-align: center;
}

.text-block.h2 {
  font-size: 22px;
  font-weight: 200;
}

.text-block.h2.h2-product-hero {
  margin-left: 5%;
}

.text-block.h4.left {
  text-align: left;
}

.text-block.h4.left.h4-hero-product {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 20px;
  margin-left: 5%;
  padding: 15px;
}

.image {
  max-width: 23%;
  display: inline-block;
}

.image.logo-hero {
  max-width: 17%;
}

.div-block {
  grid-column-gap: 52vh;
  grid-row-gap: 52vh;
  flex-flow: column;
  flex: 0 auto;
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 211px 0% auto;
}

.div-block.start-hero {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
}

.hero {
  justify-content: center;
  align-items: center;
  height: calc(100vh - 60px);
  display: flex;
}

.text-block-2 {
  color: #eee;
}

.text-block-2.h1 {
  color: #eee;
  letter-spacing: -1px;
  order: 0;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 46px;
  font-weight: 700;
  overflow: visible;
}

.text-block-2.h1.h1-about-tile, .text-block-2.h1.h1-mission {
  width: auto;
}

.text-block-2.h1.h1-product {
  -webkit-text-stroke-width: 0px;
  text-shadow: 1px 1px 3px #111;
  width: auto;
  margin-left: 5%;
}

.text-block-2.hl-orn {
  color: #fcc902;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 46px;
  font-weight: 700;
}

.text-block-2.hl-orn.dp-none {
  display: none;
}

.div-block-2 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.spline-scene {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 650px;
  height: 500px;
  max-height: 500px;
  display: flex;
}

.spline-scene.spline-scene-product {
  width: 550px;
}

.h4 {
  color: #eee;
  text-align: center;
  max-width: 900px;
  font-size: 25px;
  font-weight: 100;
  line-height: 35px;
}

.h4.h4-product, .h4.left-center {
  text-align: left;
}

.text-block-3 {
  color: #eee;
  font-weight: 200;
}

.div-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3.star-label {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.div-block-4 {
  background-color: #c75bf5;
  border-radius: 11px;
  width: 10px;
  height: 10px;
}

.div-block-4.dot-blue {
  background-color: #5b9bf5;
}

.div-block-5 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  display: flex;
}

.container {
  max-width: none;
  margin-left: 60px;
  margin-right: 60px;
  position: sticky;
}

.contact {
  height: 100vh;
}

.div-block-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  margin-left: 40px;
  display: flex;
}

.section.start-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.p {
  color: #eee;
  text-align: left;
  width: auto;
  max-width: 800px;
  font-size: 18px;
  font-weight: 100;
  line-height: 25px;
  z-index: 1 !important;
}

.p.click-tile {
  color: #111;
  width: auto;
}

.p.p-fernwartung {
  color: #eee;
  text-align: left;
  width: 500px;
  line-height: 31px;
}

.p.p-tile {
  color: #fff;
  text-align: left;
  width: 200px;
}

.p.arrow {
  color: #fcc902;
}

.p.ptile {
  color: #fff;
  text-align: left;
  width: 200px;
}

.p.p-about-tile {
  text-align: center;
  width: 250px;
}

.p.p-product {
  text-align: left;
}

.p.p-about {
  text-align: center;
}

.h5 {
  color: #eee;
  font-size: 18px;
}

.bulletpoint {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.button {
  text-align: center;
  background-color: #fcc902;
  border-radius: 20px;
  max-width: 200px;
}

.h1 {
  color: #eee;
  font-size: 40px;
}

.h3 {
  color: #eee;
  width: auto;
  font-size: 26px;
  line-height: 30px;
}

.h3.h3tile {
  color: #fff;
  width: 200px;
}

.h3.h3fernwartung {
  width: 500px;
  font-weight: 500;
}

.h3.h3-about {
  color: #eee;
  text-align: center;
  width: auto;
  margin-bottom: 0;
}

.footer-dark {
  background-color: #111;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  color: #eee;
  grid-template-rows: auto;
  grid-template-columns: auto auto .25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #eee;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

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

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

.footer-divider {
  background-color: #555;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #555;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-2 {
  max-width: 30%;
}

.text-block-4 {
  font-size: 20px;
  font-weight: 100;
}

.image-3 {
  order: -9;
  max-width: 40%;
  margin-top: 9px;
  margin-right: 15px;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
  rotate: none;
}

.contact-card {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: radial-gradient(circle at 152% 0, #fff5ce, #ffe067);
  border-radius: 15px;
  flex-flow: column;
  margin-bottom: 0;
  padding: 40px;
  display: flex;
  position: relative;
}

.contact-card.card-1 {
  background-image: linear-gradient(#4e4e4c, #4e4e4c);
}

.contact-card.card-1.card-2 {
  background-image: linear-gradient(#fcc902, #fcc902);
}

.div-block-7 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.image-4 {
  width: 22px;
  height: 22px;
}

.div-block-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.accordion-item {
  width: 100%;
  overflow: hidden;
}

.accordion-toggle {
  align-items: center;
  height: 80px;
  display: flex;
}

.text-block-5 {
  white-space: normal;
  flex: none;
  width: 100%;
}

.text-block-5.p {
  color: #eee;
}

.dropdown-list {
  background-color: #111;
  padding: 20px;
  display: block;
  position: static;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3 {
  color: #eee;
}

.about-card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  width: 250px;
  height: 300px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  display: flex;
}

.about-icon-tile {
  min-width: 100px;
  max-width: 200px;
}

.image-5 {
  box-sizing: content-box;
  aspect-ratio: auto;
  object-fit: cover;
  width: 450px;
  min-width: 300px;
  height: 400px;
}

.spline-scene-hero {
  z-index: 3;
  width: 100vw;
  height: 100vh;
  position: static;
  inset: 0% auto auto 0%;
}

@media screen and (max-width: 991px) {
  .produc-section.product.dot-bg {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .text-block.h4.left.h4-hero-product {
    margin-right: 5%;
    font-size: 20px;
  }

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

  .div-block-2 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
  }

  .spline-scene.spline-scene-product {
    width: 475px;
    height: 300px;
  }

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

  .div-block-6 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-left: 21px;
  }

  .p.p-product, .h5 {
    font-size: 16px;
  }

  .button {
    margin-left: auto;
    margin-right: auto;
  }

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

  .footer-content {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  .produc-section.product.dot-bg {
    height: auto;
  }

  .text-block.h4.left.h4-hero-product {
    font-size: 16px;
    line-height: 30px;
  }

  .div-block {
    grid-column-gap: 42vh;
    grid-row-gap: 42vh;
  }

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

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

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

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

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

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

  .footer-divider {
    margin-top: 60px;
  }

  .spline-scene-hero {
    height: 90vh;
  }
}

@media screen and (max-width: 479px) {
  .text-block.h4.left.h4-hero-product {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block {
    grid-column-gap: 7vh;
    grid-row-gap: 7vh;
    height: 350px;
    margin-bottom: 6px;
  }

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

  .spline-scene.spline-scene-product {
    width: 280px;
  }

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

  .spline-scene-hero {
    height: 439px;
  }

  .div-block-10 {
    height: 500px;
  }
}

#w-node-_9a879090-a440-608b-0780-5cc4d79e700d-ee737f7a, #w-node-_47762f65-d914-cfa0-578d-31dbbd0eee9f-000aad03, #w-node-_47762f65-d914-cfa0-578d-31dbbd0eee9f-7827c075, #w-node-_47762f65-d914-cfa0-578d-31dbbd0eee9f-5214d14e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}



/* === jo-soft Custom Overrides === */

/* Active Nav-Link in jo-soft Gelb statt Webflow-Blau */
.w-nav-link.w--current,
.nav-link.active-nav,
.nav-link-2.active-nav,
.nav-link-3.active-nav,
.nav-link-3.active-nav.w--current {
  color: #FFD25A !important;
}

/* Kontakt-Card: scrollt nicht mehr intern, nimmt nur den Platz den sie braucht */
.js-card {
  max-height: none !important;
  overflow: visible !important;
}
.js-contact-wrap {
  min-height: 0 !important;
}

/* === Support-Kanäle (3 Karten) === */
.support-channels {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  margin-top: 32px;
}
.support-channel {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  transition: border-color .2s, transform .2s;
}
.support-channel:hover {
  border-color: rgba(255, 210, 90, 0.4);
  transform: translateY(-2px);
}
.support-channel-icon {
  width: 56px;
  height: 56px;
  border-radius: 14px;
  background: rgba(255, 210, 90, 0.12);
  color: #FFD25A;
  display: flex;
  align-items: center;
  justify-content: center;
}
.support-channel-title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.support-channel-text {
  font-size: 14px;
  color: #c8c8c8;
  line-height: 1.5;
  flex-grow: 1;
}
.support-channel-link {
  color: #FFD25A;
  text-decoration: none;
  font-weight: 600;
  border-bottom: 1px solid transparent;
  transition: border-color .15s;
}
.support-channel-link:hover {
  border-bottom-color: #FFD25A;
}

/* === FAQ Accordion === */
.faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 24px;
  max-width: 900px;
}
.faq-item {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  overflow: hidden;
  transition: border-color .2s;
}
.faq-item[open] {
  border-color: rgba(255, 210, 90, 0.4);
  background: rgba(255, 255, 255, 0.06);
}
.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 20px 24px;
  cursor: pointer;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  list-style: none;
  user-select: none;
}
.faq-question::-webkit-details-marker { display: none; }
.faq-toggle {
  flex-shrink: 0;
  color: #FFD25A;
  font-size: 22px;
  font-weight: 300;
  transition: transform .2s;
  line-height: 1;
}
.faq-item[open] .faq-toggle {
  transform: rotate(45deg);
}
.faq-answer {
  padding: 0 24px 22px 24px;
  color: #c8c8c8;
  font-size: 15px;
  line-height: 1.6;
}
.faq-answer p {
  margin: 0;
}

/* === Globale gelbe Hover/Active States === */

/* Nav-Links: Hover gelb */
.nav-link:hover,
.nav-link-2:hover,
.nav-link-3:hover,
.w-nav-link:hover {
  color: #FFD25A !important;
  transition: color .15s ease;
}

/* Footer-Links: Hover gelb statt grau */
.footer-link:hover {
  color: #FFD25A !important;
}

/* Footer-Brand (Logo): Hover-Effekt */
.footer-brand:hover {
  opacity: 0.85;
  transition: opacity .15s ease;
}

/* Buttons: Hover und Active-States */
.button,
.w-button {
  transition: background-color .15s ease, transform .15s ease, box-shadow .15s ease;
}
.button:hover,
.w-button:hover {
  background-color: #FFD25A !important;
  color: #000 !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(255, 210, 90, 0.35);
}
.button:active,
.w-button:active {
  transform: translateY(0);
}

/* Kontakt-Karten-Links (Telefon, E-Mail im gelben Kontakt-Bereich) - sind schon dunkel; sicherstellen, dass sie funktionieren */
.js-contacts a {
  transition: border-color .15s ease;
}
.js-contacts a:hover {
  border-bottom-color: #000 !important;
}

/* Datenschutz-Link im Formular: gelb beim Hover */
.js-consent a {
  color: #FFD25A;
  transition: opacity .15s ease;
}
.js-consent a:hover {
  opacity: 0.8;
}

/* Submit-Button im Formular (im schwarzen Card-Bereich) */
.js-btn {
  background: #FFD25A !important;
  color: #000 !important;
  border: none;
  border-radius: 999px;
  padding: 14px 22px;
  font-weight: 700;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: transform .15s ease, box-shadow .15s ease, background-color .15s ease;
}
.js-btn:hover {
  background: #ffdd7a !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 14px rgba(255, 210, 90, 0.4);
}
.js-btn:active {
  transform: translateY(0);
}
.js-btn svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
}
.js-btn[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Generischer Link-Hover als Fallback */
a {
  transition: color .15s ease;
}


/* === Kontakt-Section Layout (sauber) === */
/* Gelber Bereich wird nur so hoch wie der Inhalt, beide Spalten oben aligned */
.js-contact-wrap {
  padding-block: 64px;
}
@media (max-width: 991px) {
  .js-contact-wrap {
    padding-block: 40px;
  }
}
.js-contact-inner {
  align-items: start !important;
}
/* Card: keine Höhenbeschränkung, kein Scroll */
.js-card {
  max-height: none !important;
  overflow: visible !important;
  height: auto !important;
}

/* === Hero Fade-Out nach unten in Schwarz === */
.spline-scene-hero {
  position: relative !important;
}
.spline-scene-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 35%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 40%,
    rgba(0, 0, 0, 0.85) 75%,
    #000 100%
  );
  pointer-events: none;
  z-index: 1; /* niedriger als Hero-Text! */
}
@media (max-width: 767px) {
  .spline-scene-hero::after {
    height: 30%;
  }
}

/* Hero-Text (Logo + h2) MUSS über dem Fade liegen */
.div-block.start-hero,
.div-block {
  z-index: 10 !important;
}

/* === Kontakt-Section: voll breit & nicht abgeschnitten === */
.contact {
  height: auto !important;
  min-height: 0 !important;
  width: 100% !important;
  display: block !important;
}

/* Die gelbe Wrap-Section soll auch voll breit sein */
.js-contact-wrap {
  width: 100% !important;
  margin: 0 !important;
}

/* Das w-embed Element zwischen Section und Wrap soll nicht limitieren */
.contact .w-embed,
.contact .w-script {
  width: 100% !important;
  display: block !important;
}

/* === Spacing für Support-Sektionen === */
/* "So erreichen Sie uns" und "FAQ" brauchen mehr Luft oben/unten */
.produc-section.support-contact-tiles.fernwartung {
  height: auto !important;
  min-height: 0 !important;
  padding-top: 96px !important;
  padding-bottom: 96px !important;
  padding-right: 60px !important;
}
@media (max-width: 767px) {
  .produc-section.support-contact-tiles.fernwartung {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

/* Etwas mehr Atemraum zwischen Überschrift und Inhalt */
.support-channels,
.faq-list {
  margin-top: 40px !important;
}
