/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2026 | 07:51:14 */
/* ==========================================================================
   GSAP CANVAS SEQUENCE GLOBAL STYLING
   ========================================================================== */

.elementor-widget-container:has(.discher-sequence-section),
.elementor-widget-html:has(.discher-sequence-section) {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.discher-sequence-section {
  position: relative;
  height: 300vh; 
  background: #001a41 !important; 
  width: 100%;
  overflow: visible;
}

.sequence-sticky-wrapper {
  position: relative; 
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}

/* KORREKTUR: Spaltenverhältnis von 1.4/0.6 auf 1.1fr zu 0.9fr verschoben.
   Das gibt dem Text massiv mehr Breite, wodurch die Punkte einzeilig werden.
*/
.sequence-layout-container {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr; /* Textseite wird deutlich breiter */
  width: 100%;
  height: 100% !important; 
  max-width: 1600px; 
  margin: 0 auto;
  padding: 100px 40px 40px 40px !important; 
  align-items: center;
  box-sizing: border-box;
}

/* KORREKTUR: justify-content auf flex-end umgestellt.
   Das schiebt das Gerät bündig an die rechte Kante der Bildspalte (näher zum Text).
*/
.sequence-canvas-col {
  display: flex;
  justify-content: flex-end !important; /* Gerät rückt nach rechts an den Text heran */
  align-items: center;
  width: 100%;
  height: 100% !important; 
  max-height: calc(100vh - 140px) !important; 
}

.discher-frame-canvas {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  backface-visibility: hidden;
}

/* KORREKTUR: padding-left komplett auf 0 gesetzt, um jegliche künstliche Lücke zu eliminieren */
.sequence-text-col {
  display: flex;
  align-items: center;
  padding-left: 0px !important; 
}

.sequence-fade-box {
  opacity: 0; 
  transform: translateY(40px); 
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  width: 100%;
}

.sequence-subtitle {
  display: block;
  color: #009a7a; 
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 8px;
}

.sequence-title {
  color: #ffffff !important;
  font-size: 38px; 
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 20px 0;
}

.sequence-title .nowrap {
  white-space: nowrap !important;
}

/* ==========================================================================
   STYLING FÜR DIE LISTE
   ========================================================================== */
.sequence-list {
  list-style-type: none; 
  padding: 0 !important;
  margin: 0 !important;
  text-align: left;
  width: 100%;
}

.sequence-list li {
  color: #e2e8f0; 
  font-size: 15px; 
  line-height: 1.4;
  margin-bottom: 8px; /* Vertikalen Abstand leicht gestrafft */
  position: relative;
  padding-left: 22px; 
  white-space: nowrap; /* KORREKTUR: Erzwingt die Einzeiligkeit auf Desktop-Monitoren */
}

.sequence-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: -2px;
  color: #009a7a; 
  font-weight: bold;
  font-size: 20px;
}

.sequence-list li:last-child {
  margin-bottom: 0;
}

/* HELLER MODUS OVERRIDES */
.discher-sequence-section.theme-light {
  background: #ffffff !important;
}
.discher-sequence-section.theme-light .sequence-title {
  color: #001a41 !important; 
}
.discher-sequence-section.theme-light .sequence-description,
.discher-sequence-section.theme-light .sequence-list li {
  color: #4a5568 !important;
}
.discher-sequence-section.theme-light .sequence-subtitle {
  color: #009a7a !important; 
}

/* ==========================================================================
   MOBILE & TABLET OPTIMIERUNG (Unterhalb 1024px) - VERTICAL COMPRESSION FIX
   ========================================================================== */
@media (max-width: 1023px) {
  
  /* KORREKTUR: Padding-top von 80px auf 45px halbiert, um den Block nach oben zu ziehen.
     Zudem von starren fr-Reihen auf 'auto auto' gewechselt, um Totraum zu eliminieren.
  */
  .sequence-layout-container {
    grid-template-columns: 1fr !important; 
    grid-template-rows: auto auto !important; 
    gap: 8px !important; 
    padding: 45px 24px 10px 24px !important; /* Schützt vor dem Header, verschenkt aber keinen Platz */
    align-content: center !important; /* Zentriert das Paket aus Bild+Text als kompakte Einheit */
  }

  /* KORREKTUR: Höhe von 38vh auf 32vh herabgesetzt. 
     Das Gerät bleibt groß genug, gibt aber der langen Liste den nötigen Raum im Viewport.
  */
  .sequence-canvas-col {
    height: 32vh !important; 
    width: 100% !important;
    justify-content: center !important;
  }

  .sequence-text-col {
    padding-left: 0 !important;
    justify-content: center !important;
    text-align: center !important;
    width: 100% !important;
    align-items: flex-start !important; 
  }

  .sequence-fade-box {
    text-align: center !important;
    width: 100% !important;
  }

  /* KORREKTUR: Titel minimal verkleinert und Margin gestrafft */
  .sequence-title {
    font-size: 22px !important; 
    line-height: 1.2 !important;
    margin: 0 0 10px 0 !important;
  }

  .sequence-title .nowrap {
    white-space: normal !important; 
  }

  .sequence-subtitle {
    font-size: 11px !important;
    margin-bottom: 4px !important;
  }

  .sequence-list {
    max-width: 480px;
    margin: 0 auto !important; 
  }

  /* KORREKTUR: Zeilenabstände (margin-bottom) von 8px auf 5px komprimiert.
     Das spart bei 8 Punkten über 24 Pixel reine Text-Höhe ein!
  */
  .sequence-list li {
    font-size: 13px !important;
    line-height: 1.35 !important;
    margin-bottom: 5px !important; 
    padding-left: 18px;
    white-space: normal; 
  }
}