/* Rolling Lab Cursor — 1:1 preview CSS, scoped + Elementor hybrid */
.rs-rl2 {
  --rs-red: var(--e-global-color-secondary, #872021);
  --rs-red-deep: #6e1a1b;
  --rs-accent: var(--e-global-color-accent, #9A2933);
  --rs-ink: var(--e-global-color-primary, #252525);
  --rs-muted: var(--e-global-color-text, #7A7A7A);
  --rs-green: #78b944;
  --rs-blue: #1d71b8;
  --rs-white: #ffffff;
  --rs-fog: #f8f8f8;
  --rs-line: #e8e8e8;
  --rs-max: 1400px;
  --rs-radius-img: 48px 0 0 0;
  --rs-radius-card: 36px 0 72px 0;
  --rs-radius-nav: 28px 28px 0 0;
  --rs-pill: 999px;
  --header-h: 118px;
  --rs-font: var(--e-global-typography-text-font-family, Roboto, Arial, sans-serif);
  --rs-font-h1: var(--e-global-typography-primary-font-family, var(--rs-font));
  --rs-font-h2: var(--e-global-typography-6e3a778-font-family, var(--e-global-typography-secondary-font-family, var(--rs-font)));
  --rs-font-h3: var(--e-global-typography-fbf3443-font-family, var(--rs-font));
  --rs-font-h6: var(--e-global-typography-1b3d91b-font-family, var(--rs-font));
  --rs-font-btn: var(--e-global-typography-28b9fe5-font-family, var(--rs-font));
  box-sizing: border-box;
  margin: 0;
  font-family: var(--rs-font);
  font-size: 18px;
  line-height: 1.55;
  color: var(--rs-muted);
}
.rs-rl2 *,
.rs-rl2 *::before,
.rs-rl2 *::after { box-sizing: border-box; }
.rs-rl2 img { max-width: 100%; display: block; }
.rs-rl2 a { color: inherit; text-decoration: none; }
.rs-rl2 h1, .rs-rl2 h2, .rs-rl2 h3, .rs-rl2 h4, .rs-rl2 h5, .rs-rl2 h6 {
  font-family: var(--rs-font-h1);
  color: var(--rs-ink);
  line-height: 1.1;
  margin: 0;
}
.rs-rl2 h1 br,
.rs-rl2 h2 br,
.rs-rl2 h3 br { display: block; }
.rs-rl2 h2 { font-family: var(--rs-font-h2); font-size: clamp(2rem, 3.2vw, 3rem); font-weight: 700; margin-bottom: 18px; }
.rs-rl2 h3 { font-family: var(--rs-font-h3); }
.rs-rl2 p { margin: 0 0 1em; }
.rs-rl2 p:last-child { margin-bottom: 0; }
.rs-rl2 .wrap {
  width: min(calc(100% - 2em), var(--rs-max));
  margin-inline: auto;
}
.rs-rl2 .hero {
  min-height: calc(100svh - var(--header-h));
  min-height: calc(100vh - var(--header-h));
}
.rs-rl2 .hero-layout {
  min-height: calc(100svh - var(--header-h));
  min-height: calc(100vh - var(--header-h));
}
.rs-rl2 .hero h1 { font-family: var(--rs-font-h1); }
.rs-rl2 .btn { font-family: var(--rs-font-btn); }
.rs-rl2 .eyebrow { font-family: var(--rs-font-h6); }

body.elementor-page-15159 {
  overflow-x: clip;
}
body.elementor-page-15159 .elementor-element-108a8a0 {
  padding: 4em 1em !important;
  overflow: visible;
}
body.elementor-page-15159 .rs-rl-html-sec {
  isolation: isolate;
  z-index: 0;
}
body.elementor-page-15159 .rs-rl-html-sec > .elementor-container {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 auto !important;
}
body.elementor-page-15159 .rs-rl-html-sec .elementor-column-wrap,
body.elementor-page-15159 .rs-rl-html-sec .elementor-widget-wrap {
  padding: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
body.elementor-page-15159 .rs-rl-html-sec > .elementor-container > .elementor-row > .elementor-column {
  width: 100% !important;
}
body.elementor-page-15159 .rs-rl-html-sec .elementor-widget-html,
body.elementor-page-15159 .rs-rl-html-sec .elementor-widget-html .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: none !important;
}

body:not(.elementor-editor-active) .rs-edit-panel {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  pointer-events: none !important;
}
body.elementor-editor-active .rs-rl2 .process-pin,
body.elementor-editor-preview .rs-rl2 .process-pin {
  height: auto !important;
}
body.elementor-editor-active .rs-rl2 .process-sticky,
body.elementor-editor-preview .rs-rl2 .process-sticky {
  position: relative !important;
  top: auto !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}
body.elementor-editor-active .rs-rl2 .process-card,
body.elementor-editor-preview .rs-rl2 .process-card {
  opacity: 1 !important;
  transform: none !important;
}

body.elementor-editor-active .rs-edit-panel,
body.elementor-editor-preview .rs-edit-panel {
  position: relative !important;
  left: auto !important;
  width: auto !important;
  max-height: 56px !important;
  overflow: hidden !important;
  clip: auto !important;
  z-index: 20 !important;
  background: #f6f6f6 !important;
  border: 2px dashed var(--e-global-color-secondary, #872021) !important;
  padding: 0 12px !important;
  margin: 8px auto 20px !important;
  max-width: 1400px !important;
}
body.elementor-editor-active .rs-edit-panel.is-open,
body.elementor-editor-preview .rs-edit-panel.is-open {
  max-height: none !important;
  overflow: visible !important;
  padding: 8px 12px 20px !important;
}
body.elementor-editor-active .rs-edit-toggle,
body.elementor-editor-preview .rs-edit-toggle {
  display: block;
  width: 100%;
  border: 0;
  background: transparent;
  padding: 14px 8px;
  margin: 0;
  text-align: left;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #872021;
  letter-spacing: 0.02em;
  cursor: pointer;
  position: relative;
  z-index: 40;
}
body.elementor-editor-active .rs-edit-panel.is-open .rs-edit-toggle,
body.elementor-editor-preview .rs-edit-panel.is-open .rs-edit-toggle {
  border-bottom: 1px solid #ddd;
  margin-bottom: 12px;
}

.rs-rl2 .btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #9a2933;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  padding: 18px 40px;
  border-radius: 30px 30px 30px 0;
  border: 0;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, border-radius 0.3s;
}

.rs-rl2 .btn:hover {
  background: #252525;
  color: #fff;
  border-radius: 30px 0 30px 30px;
}

.rs-rl2 .btn svg {
  width: 18px;
  height: 18px;
}

.rs-rl2 .btn-ghost {
  background: transparent;
  color: var(--rs-red);
  box-shadow: inset 0 0 0 2px var(--rs-red);
}

.rs-rl2 .btn-ghost:hover {
  background: var(--rs-red);
  color: #fff;
}

.rs-rl2 .btn-light {
  background: #fff;
  color: var(--rs-red);
}

.rs-rl2 .btn-light:hover {
  background: var(--rs-fog);
}

/* HERO — Evermind-Layout, R&S-Schrift, Text frei auf dem Foto */
.rs-rl2 .hero {
  position: relative;
  width: 100%;
  min-height: 560px;
  min-height: max(560px, calc(100vh - var(--rs-hero-top, 170px)));
  min-height: max(560px, calc(100svh - var(--rs-hero-top, 170px)));
  overflow: hidden;
  display: flex;
  color: #fff;
}

.rs-rl2 .hero-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 28% 50%;
}

.rs-rl2 .hero-shade,
.rs-rl2 .hero-shade-soft {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.rs-rl2 .hero-shade {
  display: none;
}

.rs-rl2 .hero-shade-soft {
  z-index: 2;
  background: linear-gradient(
    180deg,
    transparent 0%,
    transparent 62%,
    rgba(0, 0, 0, 0.18) 100%
  );
}

.rs-rl2 .hero,
.rs-rl2 .hero-layout {
  z-index: 1;
}
.rs-rl2 .hero-layout {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: calc(100vh - var(--rs-hero-top, 170px));
  min-height: calc(100svh - var(--rs-hero-top, 170px));
  padding: 32px 0 56px;
}

.rs-rl2 .hero-top {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 24px;
}

.rs-rl2 .hero-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.rs-rl2 .hero-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--rs-red);
  flex-shrink: 0;
}

.rs-rl2 .hero-center {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 32px;
}

.rs-rl2 .hero h1 {
  flex: 1;
  max-width: 16ch;
  font-size: clamp(2.6rem, 5.2vw, 4.5rem);
  font-weight: 700;
  line-height: 1.05;
  color: #fff;
  margin: 0;
  text-shadow: 0 8px 28px rgba(0, 0, 0, 0.28);
}

.rs-rl2 .hero-copy {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 520px;
  padding-bottom: 4px;
}

.rs-rl2 .hero-copy p {
  color: #fff;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  text-shadow: 0 1px 12px rgba(0, 0, 0, 0.35);
}

.rs-rl2 .hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

@media (max-height: 820px) {
  .rs-rl2 .hero-layout {
    padding: 20px 0 48px;
  }
  .rs-rl2 .hero-top {
    padding-bottom: 14px;
  }
  .rs-rl2 .hero h1 {
    font-size: clamp(2.2rem, 4.6vw, 3.4rem);
  }
  .rs-rl2 .hero-center {
    gap: 20px;
  }
  .rs-rl2 .hero-copy {
    gap: 16px;
  }
}

.rs-rl2 .hero .btn-ghost {
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(8px);
}

.rs-rl2 .hero .btn-ghost:hover {
  background: rgba(255, 255, 255, 0.24);
  color: #fff;
}

.rs-rl2 .hero-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
  padding-top: 32px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1.45;
}

.rs-rl2 .hero-bottom p {
  margin: 0;
}

.rs-rl2 .hero-bottom-right {
  text-align: right;
}

.rs-rl2.js [data-reveal] {
  opacity: 0;
  filter: blur(12px);
  transition:
    opacity 0.7s ease,
    filter 0.7s ease;
}

.rs-rl2.js [data-reveal].is-in {
  opacity: 1;
  filter: blur(0);
}

.rs-rl2 .eyebrow {
  font-size: 16px;
  font-weight: 700;
  color: var(--rs-ink);
  margin-bottom: 10px;
}

/* INTRO */
.rs-rl2 .section {
  padding: 88px 0;
}

.rs-rl2 .process.section {
  padding: 0 0 64px;
  border: 0;
  box-shadow: none;
}

.rs-rl2 .section-fog {
  background: var(--rs-fog);
}

.rs-rl2 .split {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 64px;
  align-items: center;
}

.rs-rl2 .media-frame {
  position: relative;
}

.rs-rl2 .media-frame img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  border-radius: var(--rs-radius-img);
}

.rs-rl2 .stat-box {
  position: absolute;
  left: 0;
  right: 18%;
  bottom: -28px;
  background: var(--rs-red);
  color: #fff;
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-radius: 0 24px 0 0;
  padding: 22px 28px;
}

.rs-rl2 .stat strong {
  display: block;
  font-size: clamp(2rem, 3vw, 2.6rem);
  font-weight: 800;
  line-height: 1;
  color: #fff;
}

.rs-rl2 .stat span {
  display: block;
  margin-top: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.rs-rl2 .lede {
  font-size: 20px;
  font-weight: 700;
  color: var(--rs-ink);
  margin: 12px 0 18px;
}

.rs-rl2 h2 {
  font-size: clamp(2rem, 3.2vw, 3rem);
  font-weight: 700;
  margin-bottom: 18px;
}

.rs-rl2 .checklist {
  list-style: none;
  padding: 0;
  margin: 20px 0 28px;
}

.rs-rl2 .checklist li {
  position: relative;
  padding-left: 22px;
  margin: 8px 0;
  color: var(--rs-muted);
  font-weight: 500;
}

.rs-rl2 .checklist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.62em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--rs-red);
}

/* PROCESS — 4-Spalten-Fotostreifen, Elementor: Inner Section gap 0 */
.rs-rl2 .process h2 {
  max-width: 24ch;
}

.rs-rl2 .process-lede {
  max-width: 62ch;
}

.rs-rl2 .process-pin {
  position: relative;
}

.rs-rl2 .process-sticky {
  position: relative;
}

@media (min-width: 1025px) {
  .rs-rl2 .process-pin {
    height: 340vh;
  }
  .rs-rl2 .process-sticky {
    position: sticky;
    top: calc(128px + var(--wp-admin--admin-bar--height, 0px));
    z-index: 0;
    height: calc(100vh - 136px - var(--wp-admin--admin-bar--height, 0px));
    min-height: 0;
    max-height: calc(100vh - 136px - var(--wp-admin--admin-bar--height, 0px));
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 8px 0 24px;
    background: #fff;
    overflow: hidden;
  }
  .rs-rl2 .process-sticky > .wrap:last-child {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
  }
  .rs-rl2 .process-sticky .process-strip {
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    margin-top: 20px;
  }
  .rs-rl2 .process-sticky .process-card,
  .rs-rl2 .process-sticky .process-inner {
    min-height: 0;
    height: 100%;
  }
  .rs-rl2 .process-sticky .process-copy {
    min-height: 0;
  }
  .rs-rl2 .process-sticky .process-copy p {
    min-height: 0;
  }
}

.rs-rl2 .process-strip {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin-top: 40px;
  min-height: 560px;
  border-radius: 36px;
  overflow: hidden;
}

.rs-rl2 .process-strip::before {
  content: none;
}

.rs-rl2 .process-card {
  position: relative;
  min-height: 560px;
  overflow: hidden;
  color: #fff;
  isolation: isolate;
}

.rs-rl2 .process-photo {
  position: absolute;
  inset: -14% 0;
  transform: translate3d(0, var(--parallax, 0px), 0);
  pointer-events: none;
}

.rs-rl2 .process-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.06);
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
  backface-visibility: hidden;
}

.rs-rl2 .process-card:hover img {
  transform: scale(1.14);
}

/* PANORAMA — alle 4 Karten zeigen je ein Viertel desselben Querformat-Bildes */
@media (min-width: 1025px) {
  /* Panorama zeigt den LKW-Bereich des Fotos (x 40-100%): Karte 1 = Front, Karte 4 = Heck */
  .rs-rl2 .process-strip.is-panorama .process-card img {
    width: 666.7%;
    max-width: none;
    object-fit: cover;
    object-position: 0 50%;
    transform: translateX(-40%) scale(1.06);
  }
  .rs-rl2 .process-strip.is-panorama .process-card:nth-child(2) img {
    transform: translateX(-55%) scale(1.06);
  }
  .rs-rl2 .process-strip.is-panorama .process-card:nth-child(3) img {
    transform: translateX(-70%) scale(1.06);
  }
  .rs-rl2 .process-strip.is-panorama .process-card:nth-child(4) img {
    transform: translateX(-85%) scale(1.06);
  }
  .rs-rl2 .process-strip.is-panorama .process-card:hover img {
    transform: translateX(-40%) scale(1.1);
  }
  .rs-rl2 .process-strip.is-panorama .process-card:nth-child(2):hover img {
    transform: translateX(-55%) scale(1.1);
  }
  .rs-rl2 .process-strip.is-panorama .process-card:nth-child(3):hover img {
    transform: translateX(-70%) scale(1.1);
  }
  .rs-rl2 .process-strip.is-panorama .process-card:nth-child(4):hover img {
    transform: translateX(-85%) scale(1.1);
  }
}

/* PV — Prüfverfahren als Karten-Raster (aufgeräumtes Layout) */
.rs-rl2 .pv-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 8px;
  align-items: stretch;
}

.rs-rl2 .pv-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid var(--rs-line);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.rs-rl2 .pv-media {
  position: relative;
  height: 240px;
  background: var(--rs-fog);
}

.rs-rl2 .pv-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rs-rl2 .pv-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  background: var(--rs-red);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 8px 16px;
  border-radius: 20px 20px 20px 0;
}

.rs-rl2 .pv-card:nth-child(3) .pv-badge {
  background: var(--rs-ink);
}

.rs-rl2 .pv-num {
  position: absolute;
  top: 8px;
  right: 16px;
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
  color: rgba(255, 255, 255, 0.85);
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.35);
}

.rs-rl2 .pv-body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 22px 22px 26px;
  flex: 1;
}

.rs-rl2 .pv-body h3 {
  font-size: 22px;
  margin: 0;
}

.rs-rl2 .pv-desc {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #55534f;
}

.rs-rl2 .pv-specs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.rs-rl2 .pv-spec {
  display: flex;
  flex-direction: column;
  gap: 4px;
  background: #f6f5f3;
  border-radius: 12px;
  padding: 14px 14px 12px;
  min-height: 88px;
}

.rs-rl2 .pv-spec-num {
  font-size: 19px;
  font-weight: 800;
  color: var(--rs-red);
  line-height: 1.15;
}

.rs-rl2 .pv-spec-label {
  font-size: 13px;
  line-height: 1.35;
  color: #6d6b67;
}

.rs-rl2 .pv-list {
  list-style: none;
  padding: 14px 0 0;
  margin: auto 0 0;
  border-top: 1px solid var(--rs-line);
}

.rs-rl2 .pv-list li {
  position: relative;
  padding-left: 1.2em;
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  color: var(--rs-ink);
}

.rs-rl2 .pv-list li:last-child {
  margin-bottom: 0;
}

.rs-rl2 .pv-list li::before {
  content: "»";
  position: absolute;
  left: 0;
  font-weight: 700;
  color: var(--rs-red);
}

@media (max-width: 640px) {
  .rs-rl2 .pv-grid {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  .rs-rl2 .pv-grid {
    grid-template-columns: 1fr 1fr;
  }
}

/* Ab Desktop: Zeilen der 3 Karten synchronisieren, damit Kacheln, Linie und Punkte buendig sind */
@media (min-width: 1025px) {
  @supports (grid-template-rows: subgrid) {
    .rs-rl2 .pv-grid {
      grid-template-rows: 240px auto auto auto auto;
      row-gap: 0;
    }
    .rs-rl2 .pv-card {
      display: grid;
      grid-template-rows: subgrid;
      grid-row: span 5;
    }
    .rs-rl2 .pv-media {
      height: auto;
    }
    .rs-rl2 .pv-body {
      display: grid;
      grid-template-rows: subgrid;
      grid-row: span 4;
      gap: 0;
      padding: 0 22px 26px;
    }
    .rs-rl2 .pv-body h3 {
      padding-top: 22px;
    }
    .rs-rl2 .pv-desc {
      padding-top: 12px;
    }
    .rs-rl2 .pv-specs {
      padding-top: 16px;
      align-content: start;
    }
    .rs-rl2 .pv-list {
      margin: 18px 0 0;
      align-self: start;
    }
  }
}

.rs-rl2 .process-shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(135, 32, 33, 0.6);
  pointer-events: none;
  transition: background 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.rs-rl2 .process-card:hover .process-shade {
  background: rgba(135, 32, 33, 0.48);
}

.rs-rl2 .process-inner {
  position: relative;
  z-index: 2;
  min-height: 560px;
  padding: 28px 26px 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rs-rl2 .process-num {
  position: relative;
  z-index: 4;
  align-self: flex-start;
  background: var(--rs-red);
  color: #fff;
  font-style: normal;
  font-weight: 800;
  font-size: 3.75rem;
  line-height: 0.9;
  letter-spacing: -0.05em;
  padding: 12px 18px 14px 20px;
  border-radius: 0 0 0 36px;
}

.rs-rl2 .process-copy {
  min-height: 132px;
}

.rs-rl2 .process-copy h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 8px;
}

.rs-rl2 .process-copy p {
  color: #fff;
  font-size: 16px;
  line-height: 1.55;
  max-width: 36ch;
  min-height: calc(1.55em * 4);
}

.rs-rl2 .process-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 18%;
  right: 0;
  width: 1px;
  height: 64%;
  background: rgba(255, 255, 255, 0.16);
  z-index: 3;
  pointer-events: none;
}

.rs-rl2.js .process[data-inview] .eyebrow,
.rs-rl2.js .process[data-inview] h2,
.rs-rl2.js .process[data-inview] .process-lede {
  opacity: 0;
  transform: translateY(16px);
  transition:
    opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.rs-rl2.js .process.is-in .eyebrow,
.rs-rl2.js .process.is-in h2,
.rs-rl2.js .process.is-in .process-lede {
  opacity: 1;
  transform: none;
}

.rs-rl2.js .process.is-in h2 {
  transition-delay: 0.08s;
}

.rs-rl2.js .process.is-in .process-lede {
  transition-delay: 0.16s;
}

.rs-rl2.js .process-card {
  opacity: 0;
  transform: translate3d(0, 36px, 0);
  transition:
    opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.rs-rl2.js .process-card.is-on {
  opacity: 1;
  transform: none;
}

/* TESTS BENTO */
.rs-rl2 .tests-head {
  max-width: 22ch;
  margin-bottom: 36px;
}

.rs-rl2 .bento {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  grid-template-rows: auto auto;
  gap: 20px;
}

.rs-rl2 .bento-main {
  grid-row: span 2;
  position: relative;
  min-height: 680px;
  overflow: hidden;
  border-radius: 40px 0 0 0;
  color: #fff;
}

.rs-rl2 .bento-main img,
.rs-rl2 .tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
}

.rs-rl2 .bento-main::after,
.rs-rl2 .tile-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(37, 37, 37, 0.08) 8%, rgba(37, 37, 37, 0.88) 100%);
}

.rs-rl2 .tile {
  position: relative;
  min-height: 330px;
  overflow: hidden;
  padding: 22px 24px 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.rs-rl2 .tile-photo {
  border-radius: 0 32px 0 0;
  color: #fff;
}

.rs-rl2 .tile-gauging {
  border-radius: 0 0 32px 0;
}

.rs-rl2 .tile-copy,
.rs-rl2 .bento-copy {
  position: relative;
  z-index: 1;
}

.rs-rl2 .bento-copy {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 32px;
  z-index: 1;
}

.rs-rl2 .kicker {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: inherit;
  opacity: 0.85;
}

.rs-rl2 .bento h3,
.rs-rl2 .tile h3 {
  font-size: 28px;
  color: inherit;
  margin-bottom: 8px;
}

.rs-rl2 .bento p,
.rs-rl2 .tile p {
  color: inherit;
  font-size: 16px;
  max-width: 46ch;
  margin-bottom: 10px;
}

.rs-rl2 .tile h3 {
  font-size: 22px;
}

.rs-rl2 .tile p {
  font-size: 16px;
}

.rs-rl2 .bento ul,
.rs-rl2 .tile ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.rs-rl2 .bento li,
.rs-rl2 .tile li {
  position: relative;
  padding-left: 1.1em;
  margin: 0 0 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
}

.rs-rl2 .bento li::before,
.rs-rl2 .tile li::before {
  content: "»";
  position: absolute;
  left: 0;
  font-weight: 700;
}

.rs-rl2 .specs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}

.rs-rl2 .specs span {
  background: rgba(255, 255, 255, 0.16);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 999px;
}

/* MEHRWERT — ein Foto + ein rotes Panel, keine 4 Kästen */
.rs-rl2 .gain {
  background: #fff;
}

.rs-rl2 .gain-head {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 40px;
}

.rs-rl2 .gain-head h2 {
  margin: 0 0 12px;
}

.rs-rl2 .gain-head .gain-lede {
  color: #5b5b5b;
  margin: 0 auto;
  max-width: none;
}

.rs-rl2 .gain-pair {
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  min-height: 560px;
  border-radius: 48px 0 72px 0;
  overflow: hidden;
}

.rs-rl2 .gain-media {
  min-height: 560px;
  background: linear-gradient(180deg, #e3e1e4 0%, #e4e2e5 100%);
}

.rs-rl2 .gain-media img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  object-position: 50% 50%;
}

.rs-rl2 .gain-panel {
  background: var(--rs-red);
  color: #fff;
  padding: 44px 44px 36px;
  display: flex;
  flex-direction: column;
}

.rs-rl2 .gain-panel .eyebrow,
.rs-rl2 .gain-panel h2,
.rs-rl2 .gain-panel p,
.rs-rl2 .gain-panel h3 {
  color: #fff;
}

.rs-rl2 .gain-panel h2 {
  max-width: 10ch;
  margin-bottom: 12px;
}

.rs-rl2 .gain-lede {
  max-width: 36ch;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.88);
  margin: 0 0 8px;
}

.rs-rl2 .gain-list-wrap {
  display: grid;
  grid-template-columns: 4px 1fr;
  gap: 22px;
  align-items: stretch;
  margin-top: 8px;
}

.rs-rl2 .gain-rail {
  position: relative;
  width: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.22);
  overflow: hidden;
  align-self: stretch;
  min-height: 100%;
}

.rs-rl2 .gain-rail-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background: #fff;
  border-radius: inherit;
  transform-origin: top center;
}

.rs-rl2 .gain-stack {
  list-style: none;
  padding: 12px 0 0;
  margin: auto 0 0;
}

.rs-rl2 .gain-stack li {
  padding: 16px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
}

.rs-rl2 .gain-stack h3 {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 6px;
}

.rs-rl2 .gain-stack p {
  margin: 0;
  font-size: 15px;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.82);
}

.rs-rl2.js .gain-stack li {
  opacity: 0;
  transform: translate3d(0, 18px, 0);
  transition:
    opacity 0.5s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.rs-rl2.js .gain-stack li.is-in {
  opacity: 1;
  transform: none;
}

/* RESULT */
.rs-rl2 .result-split {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 56px;
  align-items: center;
}

.rs-rl2 .result-split img {
  width: 100%;
  height: 460px;
  object-fit: cover;
  border-radius: 0 48px 0 0;
}

/* CONTACT */
.rs-rl2 .contact-grid {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 48px;
}

.rs-rl2 .person {
  background: var(--rs-fog);
  padding: 36px 32px;
  border-radius: 0 36px 0 0;
}

.rs-rl2 .person h3 {
  font-size: 28px;
  margin: 4px 0 18px;
}

.rs-rl2 .person dl {
  margin: 0;
}

.rs-rl2 .person dt {
  font-size: 13px;
  font-weight: 800;
  color: var(--rs-red);
  margin-top: 14px;
}

.rs-rl2 .person dd {
  margin: 4px 0 0;
  color: var(--rs-ink);
  font-weight: 700;
}

.rs-rl2 .form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.rs-rl2 .form .full {
  grid-column: 1 / -1;
}

.rs-rl2 .form input,
.rs-rl2 .form textarea {
  width: 100%;
  border: 1px solid var(--rs-line);
  background: #fff;
  font: inherit;
  color: var(--rs-ink);
  padding: 14px 16px;
  border-radius: 0;
}

.rs-rl2 .form textarea {
  min-height: 120px;
  resize: vertical;
}

.rs-rl2 .form label.check {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 14px;
  color: var(--rs-muted);
}

.rs-rl2 .form button {
  justify-self: start;
}

.rs-rl2 .form-note {
  font-size: 13px;
  color: var(--rs-muted);
}

/* PRODUCTS TEASER */
.rs-rl2 .teaser {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 48px;
  align-items: center;
}

.rs-rl2 .teaser-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 22px 0 28px;
}

.rs-rl2 .chip {
  display: inline-flex;
  padding: 10px 16px;
  border: 1px solid var(--rs-line);
  color: var(--rs-ink);
  font-weight: 700;
  font-size: 15px;
}

.rs-rl2 .chip:hover {
  border-color: var(--rs-red);
  color: var(--rs-red);
}

/* FOOTER */
.rs-rl2 .site-footer {
  background: var(--rs-red);
  color: #fff;
  padding: 56px 0 24px;
}

.rs-rl2 .footer-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 32px;
}

.rs-rl2 .site-footer h6 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 14px;
}

.rs-rl2 .site-footer a,
.rs-rl2 .site-footer p,
.rs-rl2 .site-footer li {
  color: #fff;
  font-size: 15px;
}

.rs-rl2 .site-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.rs-rl2 .site-footer li {
  margin: 8px 0;
}

.rs-rl2 .copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  margin-top: 36px;
  padding-top: 16px;
  font-size: 13px;
}

@media (max-width: 1024px) {
  .rs-rl2 .split,
.rs-rl2 .result-split,
.rs-rl2 .contact-grid,
.rs-rl2 .teaser,
.rs-rl2 .bento,
.rs-rl2 .footer-grid {
    grid-template-columns: 1fr;
  }

  .rs-rl2 .bento-main {
    grid-row: auto;
    min-height: 520px;
  }

  .rs-rl2 .process-strip {
    grid-template-columns: 1fr 1fr;
    border-radius: 36px;
  }

  .rs-rl2 .process-card,
.rs-rl2 .process-inner {
    min-height: 420px;
  }

  .rs-rl2 .process-pin {
    height: auto;
  }

  .rs-rl2 .process-sticky {
    position: relative;
    top: auto;
    height: auto;
    max-height: none;
    min-height: 0;
    padding: 0;
    overflow: visible;
  }

  .rs-rl2 .gain-pair {
    grid-template-columns: 1fr;
    border-radius: 36px 0 48px 0;
    min-height: 0;
  }

  .rs-rl2 .gain-media,
.rs-rl2 .gain-media img {
    min-height: 320px;
  }

  .rs-rl2 .gain-panel {
    padding: 36px 28px 28px;
  }

  .rs-rl2 .nav-links,
.rs-rl2 .search-btn {
    display: none;
  }

  .rs-rl2 .menu-toggle {
    display: block;
  }

  .rs-rl2 .nav-links.is-open {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: var(--rs-red);
    padding: 16px 24px 24px;
    gap: 12px;
  }

  .rs-rl2 .site-header {
    position: sticky;
  }

  .rs-rl2 .hero-center {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .rs-rl2 .hero h1 {
    max-width: none;
  }

  .rs-rl2 .hero-copy {
    max-width: 100%;
  }

  .rs-rl2 .media-frame img {
    height: 420px;
  }
}

@media (max-width: 767px) {
  .rs-rl2 .wrap {
    width: min(calc(100% - 32px), var(--rs-max));
  }

  .rs-rl2 .topbar .wrap {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 8px 16px;
    padding: 8px 0;
  }

  .rs-rl2 .hero-layout {
    padding: 28px 0 24px;
  }

  .rs-rl2 .hero h1 {
    font-size: 2.6rem;
  }

  .rs-rl2 .hero-center,
.rs-rl2 .hero-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .rs-rl2 .hero-bottom-right {
    text-align: left;
  }

  .rs-rl2 .section {
    padding: 56px 0;
  }

  .rs-rl2 .process-strip,
.rs-rl2 .form,
.rs-rl2 .stat-box {
    grid-template-columns: 1fr;
  }

  .rs-rl2 .process-card:not(:last-child)::after {
    display: none;
  }

  .rs-rl2 .process-card,
.rs-rl2 .process-inner {
    min-height: 360px;
  }

  .rs-rl2 .process-num {
    font-size: 2.75rem;
  }

  .rs-rl2 .stat-box {
    right: 0;
    position: relative;
    bottom: 0;
    margin-top: -1px;
    border-radius: 0;
  }

  .rs-rl2 .media-frame img,
.rs-rl2 .result-split img {
    height: 280px;
    border-radius: 28px 0 0 0;
  }

  /* Elementor mission block: So funktioniert Rolling Lab (13d9c4e / image 178bbca) */
  body.elementor-page-15159 .elementor-element-13d9c4e .elementor-element-178bbca img {
    object-fit: cover;
    object-position: 82% 50%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .rs-rl2 html {
    scroll-behavior: auto;
  }

  .rs-rl2.js [data-reveal],
.rs-rl2.js .gain-stack li,
.rs-rl2 .process-photo,
.rs-rl2 .process-card img,
.rs-rl2 .process-shade,
.rs-rl2.js .process[data-inview] .eyebrow,
.rs-rl2.js .process[data-inview] h2,
.rs-rl2.js .process[data-inview] .process-lede,
.rs-rl2.js .process-card,
.rs-rl2 .gain-rail-fill {
    transition: none;
    filter: none;
    transform: none;
    opacity: 1;
    animation: none;
  }
  .rs-rl2.js .vorort [data-reveal] {
    transition: none;
    transform: none;
    opacity: 1;
  }
}

/* VORORT — mobiles Prüfzentrum: Text links, Bildkarte mit Badge rechts */
.rs-rl2 .vorort {
  background: #fff;
}

.rs-rl2 .vorort-grid {
  display: grid;
  grid-template-columns: 5fr 0.5fr 6fr;
  gap: 16px;
  align-items: stretch;
}

.rs-rl2 .vorort-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  padding: 16px 0;
}

.rs-rl2 .vorort-copy .eyebrow {
  margin: 0;
}

.rs-rl2 .vorort-copy h2 {
  margin: 0;
  max-width: 20ch;
}

.rs-rl2 .vorort-copy h2 span {
  color: var(--rs-red);
}

.rs-rl2 .vorort-text {
  margin: 0;
  max-width: 58ch;
  font-size: 16px;
  line-height: 1.7;
  color: #4d4b48;
}

.rs-rl2 .vorort-text strong {
  color: var(--rs-ink);
}

.rs-rl2 .vorort-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.rs-rl2 .vorort-card {
  position: relative;
  margin: 0;
  border-radius: 48px 0 48px 0;
  overflow: hidden;
  min-height: 620px;
  isolation: isolate;
  background: var(--rs-ink);
}

.rs-rl2 .vorort-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 45%;
}

.rs-rl2 .vorort-shade {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 46%;
  background: linear-gradient(0deg, rgba(24, 20, 19, 0.55), rgba(24, 20, 19, 0));
  z-index: 1;
}

.rs-rl2 .vorort-badge {
  position: absolute;
  left: 28px;
  bottom: 28px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 22px;
  background: var(--rs-red);
  color: #fff;
  padding: 22px 30px;
  border-radius: 30px 30px 30px 0;
  max-width: min(88%, 470px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
}

.rs-rl2 .vorort-badge-stat {
  flex: none;
  text-align: center;
}

.rs-rl2 .vorort-badge-num {
  font-size: 42px;
  font-weight: 800;
  line-height: 1;
}

.rs-rl2 .vorort-badge-label {
  font-size: 14px;
  font-weight: 700;
  margin-top: 6px;
  white-space: nowrap;
}

.rs-rl2 .vorort-badge-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.92);
  border-left: 1px solid rgba(255, 255, 255, 0.35);
  padding-left: 22px;
}

.rs-rl2.js .vorort [data-reveal] {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.rs-rl2.js .vorort [data-reveal].is-in {
  opacity: 1;
  transform: none;
}

@media (max-width: 1024px) {
  .rs-rl2 .vorort-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .rs-rl2 .vorort-copy h2 {
    max-width: none;
  }
  .rs-rl2 .vorort-card {
    min-height: 420px;
  }
}

@media (max-width: 640px) {
  .rs-rl2 .vorort-badge {
    left: 14px;
    right: 14px;
    bottom: 14px;
    gap: 14px;
    padding: 16px 18px;
    max-width: none;
  }
  .rs-rl2 .vorort-badge-num {
    font-size: 32px;
  }
  .rs-rl2 .vorort-badge-text {
    padding-left: 14px;
  }
}
