/* Rolle zu Rolle – page-specific refinements */

/* The process labels sit beneath their respective graphic segments. */
.ee0f3105 .ed355d1b > .row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 32px minmax(0, 1fr) 32px minmax(0, 1fr);
  align-items: start;
  width: min(100%, 952px);
  margin: 16px auto 0;
}

.ee0f3105 .ed355d1b > .row > .column {
  width: auto !important;
  min-width: 0;
  padding: 0 5px;
}

.ee0f3105 .e7d2d786 h2,
.ee0f3105 .eb943c6f h2,
.ee0f3105 .e4800e87 h2 {
  font-size: clamp(.65rem, .8vw, .72rem) !important;
  font-weight: 700 !important;
  line-height: 1.12 !important;
  letter-spacing: -.015em !important;
  text-align: center;
  overflow-wrap: normal !important;
  white-space: nowrap;
  word-break: normal;
  text-transform: uppercase;
}

.ee0f3105 .e55f8abe p,
.ee0f3105 .eeb68c09 p,
.ee0f3105 .e3d2bd7b p {
  margin-top: .32rem;
  margin-bottom: 0;
  font-size: clamp(.62rem, .78vw, .78rem) !important;
  font-weight: 400 !important;
  line-height: 1.42 !important;
  letter-spacing: 0 !important;
  text-align: center;
  text-transform: none !important;
}

/* Clear hierarchy for the production chapters and their product entries. */
.e856bfed > .row > .ee35bb37 > .spacer {
  display: none;
}

.e856bfed .e5774e46 h2,
.ec78ce4b .e60ad602 h2,
.e1d3b65c .e27d5aa5 h2 {
  max-width: 22ch;
  margin-top: 0;
  padding-top: 0;
  font-size: clamp(2.4rem, 4.2vw, 4.3rem) !important;
  font-weight: 700 !important;
  line-height: .98 !important;
  letter-spacing: -.025em !important;
  border-top: 0;
}

/* Product titles use their own compact scale and stay at two lines at most. */
.secondary-page #inhalt :is(
  .e06aef93, .ef90918a, .efd4b7a1, .e56d9357, .e7c13538,
  .ec869822, .e01d80eb, .ef3a688f, .ee3d7cc0, .e821cd12,
  .e62f4b2f, .ed23abdc, .ed46d405, .e1034a2b, .e1aaba16,
  .e7226906, .e0c5e2b0, .e64582f4, .ec0da39f, .ef3511c1,
  .e6bf1bcb, .eb87d2a0, .efb8f2a5, .eace2048, .eccdea65,
  .ea350191, .e66f5e2a, .ec9892a5, .ebfcc616, .e4205b92
) > h2 {
  font-size: clamp(.85rem, 1.2vw, 1.125rem) !important;
  font-weight: 700 !important;
  line-height: 1.05 !important;
  letter-spacing: -.025em !important;
  overflow-wrap: normal !important;
  word-break: normal;
  hyphens: manual;
  hyphenate-limit-chars: 10 4 4;
  hyphenate-limit-lines: 1;
  text-wrap: pretty;
  padding-bottom: clamp(.8rem, 1.25vw, 1.15rem);
  text-transform: none !important;
}

/* Every product image below those titles uses one consistent crop. Empty image
   modules deliberately remain a neutral grey placeholder. */
.secondary-page #inhalt {
  --r2r-product-media-height: clamp(12rem, 20vw, 16.25rem);
}

.secondary-page #inhalt :is(
  .e0b85652, .e4908d53, .e887c56d, .e29bf54c, .ed8f5e8d,
  .e8a06dd4, .e7e1a0e2, .ef4847a9, .e9c9504a, .e9a574c6,
  .e3db35a7, .e66936a3, .ed6fc919, .e3f7434a, .ea69a309,
  .e8a62617, .eab3cc39, .e787f0c5, .e31afdac, .e872e0b5,
  .ece20754, .e5e67eaf, .e2a42e0e, .ec25e050, .e35e9ed1,
  .e26c966a, .e612e600, .eca3030d
) .image-link {
  display: block;
  height: var(--r2r-product-media-height);
  overflow: hidden;
  background: #d9dfe1 !important;
}

.secondary-page #inhalt :is(
  .e0b85652, .e4908d53, .e887c56d, .e29bf54c, .ed8f5e8d,
  .e8a06dd4, .e7e1a0e2, .ef4847a9, .e9c9504a, .e9a574c6,
  .e3db35a7, .e66936a3, .ed6fc919, .e3f7434a, .ea69a309,
  .e8a62617, .eab3cc39, .e787f0c5, .e31afdac, .e872e0b5,
  .ece20754, .e5e67eaf, .e2a42e0e, .ec25e050, .e35e9ed1,
  .e26c966a, .e612e600, .eca3030d
) .image-link > img {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
}

/* These two product entries have no still image. The video remains available,
   while the missing visual is made explicit with the same grey media area. */
.secondary-page #inhalt .ece45a99 .e9cc1e57 {
  display: grid;
  height: var(--r2r-product-media-height);
  place-items: center;
  background: #d9dfe1;
}

.secondary-page #inhalt .e1d9be45 > .section-video {
  width: 100%;
  height: var(--r2r-product-media-height);
  max-height: none;
  object-fit: cover;
  background: #d9dfe1;
}

/* Statement on the dark surface follows the site's light-on-dark treatment. */
.secondary-page #inhalt .eeba4eef .e6539b0b h2 {
  color: #f5f5f5 !important;
  font-weight: 400 !important;
}

/* Exakte Assembly-CTA: Die allgemeineren Regeln dieser Unterseite dürfen sie nicht verändern. */
.secondary-page #inhalt > .ee004b31.section.outer {
  position: relative;
  min-height: 44vh !important;
  padding: clamp(72px, 9vw, 138px) max(24px, calc((100vw - var(--content-width)) / 2)) !important;
  background-color: transparent;
  overflow: visible;
}

.secondary-page #inhalt > .ee004b31.section.outer > .section-video {
  display: block;
  width: 100%;
  max-height: 74vh;
  object-fit: cover;
}

.secondary-page #inhalt > .ee004b31.section.outer > .row {
  position: static;
  width: min(100%, 1120px);
}

.secondary-page #inhalt .ee004b31 .ef43f32c {
  --col: 73.156%;
}

.secondary-page #inhalt .ee004b31 .eeaa15a0 h2 {
  font-size: clamp(2rem, 4vw, 4.4rem) !important;
  line-height: 1.08 !important;
  letter-spacing: -.04em !important;
}

.secondary-page #inhalt .ee004b31 .e83d0b23 {
  --col: 26.844%;
  position: absolute;
  z-index: 2;
  top: clamp(90px, 12vw, 170px);
  right: clamp(32px, 8vw, 120px);
  width: min(380px, 44vw) !important;
  padding: 0;
}

.secondary-page #inhalt > .ee004b31.section.outer > .row > .e83d0b23.column > .e8a86ee8.widget-image .image-link {
  display: block;
  width: 100% !important;
  overflow: visible;
  background: transparent;
}

.secondary-page #inhalt > .ee004b31.section.outer > .row > .e83d0b23.column > .e8a86ee8.widget-image .image-link > img {
  display: block;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  border-radius: 0;
}

/* Tighten the handover from the introductory system image to the R2R process. */
.e4003ad4b {
  padding-bottom: 2.5rem !important;
}

.ee0f3105 {
  padding-top: 3.25rem !important;
}

@media (max-width: 980px) {
  .secondary-page #inhalt .ee004b31 .ef43f32c {
    --col: 100%;
  }
}

@media (max-width: 700px) {
  .ee0f3105 .ed355d1b > .row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
  }

  .ee0f3105 .e92272d7,
  .ee0f3105 .e8f6685b {
    display: none;
  }

  .e856bfed .e5774e46 h2,
  .ec78ce4b .e60ad602 h2,
  .e1d3b65c .e27d5aa5 h2 {
    font-size: clamp(2rem, 10vw, 3rem) !important;
  }

  .secondary-page #inhalt .ee004b31 .e83d0b23 {
    position: absolute;
    top: 78px;
    right: 28px;
    width: min(264px, 70vw) !important;
    margin: 0;
  }
}
