{"id":11353,"date":"2026-04-20T05:42:22","date_gmt":"2026-04-20T05:42:22","guid":{"rendered":"https:\/\/landercoll.com\/?page_id=11353"},"modified":"2026-04-20T06:03:05","modified_gmt":"2026-04-20T06:03:05","slug":"produkte","status":"publish","type":"page","link":"https:\/\/landercoll.com\/de\/produkte\/","title":{"rendered":"Produkte"},"content":{"rendered":"<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&display=swap');<\/p>\n<p>.ldc-prod,.ldc-prod *,.ldc-prod *::before,.ldc-prod *::after { margin: 0; padding: 0; box-sizing: border-box; }<\/p>\n<p>.ldc-prod {\n  --ar: #E8722A;\n  --ar-deep: #C45A1A;\n  --tc: #B5451B;\n  --or: #C8952E;\n  --or-pl: #E8C987;\n  --cr: #FDF8F3;\n  --bn: #FFFFFF;\n  --nr: #1A1108;\n  --nr-w: #2C1E0F;\n  --gr: #5C5346;\n  --gr-l: #9B9286;\n  --sb: #F2EAE0;\n  --sb-d: #E8DCCB;\n  font-family: 'Lora', 'Georgia', serif;\n  color: var(--nr-w);\n  line-height: 1.75;\n  background: var(--cr);\n  -webkit-font-smoothing: antialiased;\n  width: 100%;\n  overflow-x: hidden;\n}\n.ldc-prod img { max-width: 100%; display: block; }\n.ldc-prod a { text-decoration: none; color: inherit; }\n.ldc-prod ::selection { background: var(--tc); color: var(--cr); }<\/p>\n<p>.ldc-prod-wrap { max-width: 1440px; margin: 0 auto; padding: 0 56px; }<\/p>\n<p>\/* ============================ SHARED TYPE ============================ *\/\n.ldc-prod-eb {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--tc);\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-prod-eb::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--or);\n}\n.ldc-prod-sig {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--ar);\n}\n.ldc-prod-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  padding: 16px 34px;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  transition: all 0.4s cubic-bezier(.4,0,.2,1);\n  cursor: pointer;\n  border: none;\n}\n.ldc-prod .ldc-prod-btn-tc { background: var(--tc); color: var(--cr); }\n.ldc-prod .ldc-prod-btn-tc:hover { background: var(--nr); color: var(--cr); transform: translateY(-2px); box-shadow: 0 12px 30px rgba(45,22,8,0.35); }\n.ldc-prod .ldc-prod-btn-g { background: transparent; color: var(--cr); border: 1px solid rgba(253,248,243,0.6); }\n.ldc-prod .ldc-prod-btn-g:hover { background: var(--cr); color: var(--nr); }\n.ldc-prod .ldc-prod-btn-ol { background: transparent; color: var(--nr); border: 1px solid var(--nr); }\n.ldc-prod .ldc-prod-btn-ol:hover { background: var(--nr); color: var(--cr); }\n.ldc-prod .ldc-prod-lnk {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--tc);\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding-bottom: 4px;\n  border-bottom: 1px solid var(--or);\n  transition: all 0.3s;\n}\n.ldc-prod .ldc-prod-lnk::after { content: '\u27f6'; font-size: 14px; transition: transform 0.3s; }\n.ldc-prod .ldc-prod-lnk:hover { color: var(--nr); border-color: var(--nr); }\n.ldc-prod .ldc-prod-lnk:hover::after { transform: translateX(5px); }<\/p>\n<p>\/* ============================================================\n   1. COVER BANNER \u2014 MAGAZINE EDITORIAL STYLE\n   Left: title + body | Right: 4 product index cards stacked\n   ============================================================ *\/\n.ldc-prod-cover {\n  background: var(--cr);\n  position: relative;\n  padding: 60px 0 0;\n}\n.ldc-prod-cover-top {\n  padding-bottom: 24px;\n  margin-bottom: 40px;\n  border-bottom: 1px solid var(--sb-d);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gr);\n}\n.ldc-prod-cover-top strong { color: var(--tc); font-weight: 600; }\n.ldc-prod-cover-top span em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  font-size: 13px;\n  letter-spacing: 1px;\n  text-transform: none;\n  color: var(--or);\n}<\/p>\n<p>.ldc-prod-cover-grid {\n  display: grid;\n  grid-template-columns: 1.3fr 1fr;\n  gap: 64px;\n  align-items: stretch;\n  padding-bottom: 80px;\n}<\/p>\n<p>.ldc-prod-cover-left {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  padding-top: 12px;\n}\n.ldc-prod-cover-issue {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--tc);\n  margin-bottom: 24px;\n}\n.ldc-prod-cover-issue span {\n  font-family: 'Cinzel', serif;\n  font-style: normal;\n  font-size: 10px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gr);\n  margin-right: 12px;\n  padding-right: 12px;\n  border-right: 1px solid var(--or);\n}\n.ldc-prod-cover-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(44px, 5.8vw, 86px);\n  font-weight: 500;\n  line-height: 1.02;\n  letter-spacing: -0.5px;\n  color: var(--nr);\n  margin-bottom: 28px;\n}\n.ldc-prod-cover-title em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--tc);\n  letter-spacing: 0;\n  display: block;\n}\n.ldc-prod-cover-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 20px;\n  line-height: 1.55;\n  color: var(--gr);\n  margin-bottom: 24px;\n  max-width: 560px;\n  padding-left: 28px;\n  border-left: 2px solid var(--or);\n}\n.ldc-prod-cover-body {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.85;\n  color: var(--gr);\n  margin-bottom: 36px;\n  max-width: 580px;\n}\n.ldc-prod-cover-cta {\n  display: flex;\n  gap: 16px;\n  flex-wrap: wrap;\n  align-items: center;\n}\n.ldc-prod-cover-cta .ldc-prod-btn-g {\n  color: var(--nr);\n  border-color: var(--nr);\n}\n.ldc-prod-cover-cta .ldc-prod-btn-g:hover {\n  background: var(--nr);\n  color: var(--cr);\n}<\/p>\n<p>.ldc-prod-cover-right {\n  display: grid;\n  grid-template-rows: repeat(4, 1fr);\n  gap: 12px;\n  min-height: 640px;\n}\n.ldc-prod-cover-card {\n  position: relative;\n  overflow: hidden;\n  cursor: pointer;\n  transition: all 0.5s;\n}\n.ldc-prod-cover-card img {\n  position: absolute;\n  inset: 0;\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(15%) saturate(0.9);\n  transition: all 0.6s;\n}\n.ldc-prod-cover-card::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(26,17,8,0.78) 0%, rgba(26,17,8,0.2) 100%);\n  transition: background 0.4s;\n}\n.ldc-prod-cover-card:hover img { transform: scale(1.06); filter: sepia(0%); }\n.ldc-prod-cover-card:hover::after {\n  background: linear-gradient(90deg, rgba(181,69,27,0.85) 0%, rgba(26,17,8,0.5) 100%);\n}\n.ldc-prod-cover-card-body {\n  position: relative;\n  z-index: 2;\n  height: 100%;\n  padding: 22px 28px;\n  display: flex;\n  align-items: center;\n  gap: 28px;\n  color: var(--cr);\n}\n.ldc-prod-cover-card-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 52px;\n  font-weight: 500;\n  color: var(--or-pl);\n  line-height: 1;\n  min-width: 48px;\n}\n.ldc-prod-cover-card-info { flex: 1; min-width: 0; }\n.ldc-prod-cover-card-name {\n  font-family: 'Cinzel', serif;\n  font-size: 22px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  margin-bottom: 4px;\n}\n.ldc-prod-cover-card-desc {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 15px;\n  opacity: 0.92;\n  line-height: 1.4;\n}<\/p>\n<p>\/* ============================================================\n   2. PORTFOLIO INTRO \u2014 CHAPTER STYLE\n   ============================================================ *\/\n.ldc-prod-prelude {\n  padding: 120px 0;\n  background: var(--sb);\n  position: relative;\n}\n.ldc-prod-prelude::before {\n  content: 'Portfolio';\n  position: absolute;\n  top: 60px; right: 56px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 200px;\n  color: rgba(181,69,27,0.07);\n  line-height: 1;\n  letter-spacing: -6px;\n}\n.ldc-prod-prelude-layout {\n  display: grid;\n  grid-template-columns: 3fr 7fr;\n  gap: 80px;\n  position: relative;\n  z-index: 2;\n  align-items: start;\n}\n.ldc-prod-prelude-aside {\n  position: sticky;\n  top: 40px;\n}\n.ldc-prod-prelude-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 140px;\n  color: var(--tc);\n  line-height: 0.9;\n  margin-bottom: 16px;\n}\n.ldc-prod-prelude-label {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--gr);\n  padding-bottom: 16px;\n  border-bottom: 1px solid var(--or);\n  display: block;\n  margin-bottom: 24px;\n}\n.ldc-prod-prelude-caption {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 17px;\n  color: var(--gr);\n  line-height: 1.65;\n}<\/p>\n<p>.ldc-prod-prelude-main h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(30px, 3.6vw, 46px);\n  font-weight: 500;\n  line-height: 1.18;\n  color: var(--nr);\n  letter-spacing: 0.5px;\n  margin-bottom: 40px;\n}\n.ldc-prod-prelude-main h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--tc);\n  letter-spacing: 0;\n}\n.ldc-prod-prelude-main p {\n  font-size: 16px;\n  line-height: 1.9;\n  color: var(--gr);\n  margin-bottom: 24px;\n  column-count: 1;\n}\n.ldc-prod-prelude-quote {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 28px;\n  line-height: 1.45;\n  color: var(--nr);\n  margin: 40px 0;\n  padding: 32px 40px;\n  border-left: 3px solid var(--tc);\n  background: var(--cr);\n  position: relative;\n}\n.ldc-prod-prelude-quote::before {\n  content: '\u201c';\n  position: absolute;\n  top: -10px; left: 20px;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 100px;\n  color: var(--or);\n  line-height: 1;\n}<\/p>\n<p>\/* Portfolio index jump bar *\/\n.ldc-prod-jumpbar {\n  margin-top: 48px;\n  padding-top: 32px;\n  border-top: 1px solid var(--sb-d);\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n}\n.ldc-prod-jump {\n  padding: 20px 8px;\n  border-right: 1px solid var(--sb-d);\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n  transition: all 0.3s;\n}\n.ldc-prod-jump:last-child { border-right: none; }\n.ldc-prod-jump:hover { background: rgba(200,149,46,0.08); padding-left: 16px; }\n.ldc-prod-jump-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--or);\n}\n.ldc-prod-jump-name {\n  font-family: 'Cinzel', serif;\n  font-size: 18px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  color: var(--nr);\n}\n.ldc-prod-jump-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 13px;\n  color: var(--gr);\n}<\/p>\n<p>\/* ============================================================\n   3. PRODUCT CHAPTERS \u2014 Exhibit Pages (each one unique)\n   ============================================================ *\/\n.ldc-prod-chapter {\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>\/* --- HPMC: dark cinematic with right info column --- *\/\n.ldc-prod-ch-hpmc {\n  background: var(--nr);\n  color: var(--cr);\n  min-height: 820px;\n  padding: 100px 0;\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-hero-img {\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1582719508461-905c673771fd?w=1600&q=85') center\/cover;\n  filter: sepia(30%) saturate(0.8) brightness(0.6);\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-hero-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(26,17,8,0.92) 0%, rgba(26,17,8,0.7) 55%, rgba(26,17,8,0.5) 100%);\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-inner {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 7fr 5fr;\n  gap: 80px;\n  align-items: center;\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 220px;\n  color: var(--tc);\n  line-height: 1;\n  position: absolute;\n  top: 40px; right: 56px;\n  opacity: 0.25;\n  z-index: 1;\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-tag {\n  display: inline-block;\n  padding: 10px 18px;\n  border: 1px solid var(--or);\n  color: var(--or-pl);\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  margin-bottom: 28px;\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-sig {\n  font-size: 24px;\n  color: var(--or-pl);\n  display: block;\n  margin-bottom: 14px;\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(56px, 8vw, 120px);\n  font-weight: 500;\n  letter-spacing: 2px;\n  color: var(--cr);\n  margin-bottom: 22px;\n  line-height: 0.95;\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-subtitle {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 24px;\n  line-height: 1.5;\n  color: rgba(253,248,243,0.9);\n  margin-bottom: 32px;\n  max-width: 560px;\n  padding-left: 28px;\n  border-left: 2px solid var(--or);\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-body {\n  font-size: 15px;\n  line-height: 1.85;\n  color: rgba(253,248,243,0.82);\n  margin-bottom: 18px;\n  max-width: 600px;\n}\n.ldc-prod-ch-hpmc .ldc-prod-ch-body:last-of-type { margin-bottom: 36px; }\n.ldc-prod-ch-hpmc .ldc-prod-ch-side {\n  background: rgba(253,248,243,0.04);\n  border: 1px solid rgba(200,149,46,0.3);\n  padding: 36px 32px;\n  backdrop-filter: blur(10px);\n}\n.ldc-prod-ch-side-title {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--or-pl);\n  padding-bottom: 16px;\n  border-bottom: 1px solid rgba(200,149,46,0.3);\n  margin-bottom: 20px;\n}\n.ldc-prod-ch-side-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.ldc-prod-ch-side-list li {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  color: rgba(253,248,243,0.92);\n  display: flex;\n  align-items: start;\n  gap: 10px;\n}\n.ldc-prod-ch-side-list li::before {\n  content: '';\n  width: 6px; height: 6px;\n  background: var(--or);\n  transform: rotate(45deg);\n  margin-top: 8px;\n  flex-shrink: 0;\n}\n.ldc-prod-ch-hpmc .ldc-prod-lnk { color: var(--or-pl); border-color: var(--or); }\n.ldc-prod-ch-hpmc .ldc-prod-lnk:hover { color: var(--cr); border-color: var(--cr); }<\/p>\n<p>\/* --- HEMC: light editorial with 2-column text + image-row --- *\/\n.ldc-prod-ch-hemc {\n  background: var(--cr);\n  padding: 120px 0;\n  position: relative;\n}\n.ldc-prod-ch-hemc .ldc-prod-ch-num {\n  position: absolute;\n  top: 40px; left: 56px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 240px;\n  color: rgba(181,69,27,0.08);\n  line-height: 1;\n}\n.ldc-prod-ch-hemc-head {\n  display: grid;\n  grid-template-columns: 4fr 6fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 72px;\n  position: relative;\n  z-index: 2;\n}\n.ldc-prod-ch-hemc-label .ldc-prod-eb { color: var(--tc); margin-bottom: 20px; }\n.ldc-prod-ch-hemc-label h3 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(48px, 6vw, 88px);\n  font-weight: 500;\n  color: var(--nr);\n  letter-spacing: 1.5px;\n  line-height: 1;\n  margin-bottom: 12px;\n}\n.ldc-prod-ch-hemc-label span {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 20px;\n  color: var(--ar);\n  display: block;\n}\n.ldc-prod-ch-hemc-subtitle {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 26px;\n  line-height: 1.4;\n  color: var(--gr);\n  padding-left: 32px;\n  border-left: 2px solid var(--tc);\n}<\/p>\n<p>.ldc-prod-ch-hemc-gallery {\n  display: grid;\n  grid-template-columns: 2fr 1fr 1fr;\n  gap: 16px;\n  height: 400px;\n  margin-bottom: 64px;\n}\n.ldc-prod-ch-hemc-gallery > div {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-prod-ch-hemc-gallery img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.7s;\n  filter: sepia(10%);\n}\n.ldc-prod-ch-hemc-gallery > div:hover img { transform: scale(1.06); filter: sepia(0%); }\n.ldc-prod-ch-hemc-gallery > div::after {\n  content: '';\n  position: absolute;\n  inset: 10px;\n  border: 1px solid rgba(200,149,46,0);\n  transition: border-color 0.4s;\n  pointer-events: none;\n}\n.ldc-prod-ch-hemc-gallery > div:hover::after { border-color: rgba(200,149,46,0.55); }<\/p>\n<p>.ldc-prod-ch-hemc-body {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 56px;\n  max-width: 1100px;\n}\n.ldc-prod-ch-hemc-body p {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.9;\n  color: var(--gr);\n  margin-bottom: 20px;\n}\n.ldc-prod-ch-hemc-body p:first-of-type::first-letter {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 64px;\n  float: left;\n  line-height: 0.85;\n  margin-right: 10px;\n  margin-top: 6px;\n  color: var(--tc);\n}\n.ldc-prod-ch-hemc-bottom {\n  margin-top: 32px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding-top: 24px;\n  border-top: 1px solid var(--sb-d);\n  flex-wrap: wrap;\n  gap: 20px;\n}\n.ldc-prod-ch-hemc-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n.ldc-prod-ch-hemc-chip {\n  padding: 6px 14px;\n  border: 1px solid var(--or);\n  color: var(--gr);\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n}<\/p>\n<p>\/* --- HEC: image-left cinematic,diagonal split --- *\/\n.ldc-prod-ch-hec {\n  padding: 0;\n  background: var(--sb);\n  position: relative;\n  min-height: 680px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n.ldc-prod-ch-hec-visual {\n  position: relative;\n  overflow: hidden;\n  min-height: 680px;\n}\n.ldc-prod-ch-hec-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  position: absolute;\n  inset: 0;\n  filter: sepia(15%) saturate(0.92);\n}\n.ldc-prod-ch-hec-visual::after {\n  content: '03';\n  position: absolute;\n  bottom: 32px; right: 32px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 140px;\n  color: var(--cr);\n  line-height: 1;\n  text-shadow: 0 4px 20px rgba(0,0,0,0.4);\n  z-index: 2;\n}\n.ldc-prod-ch-hec-visual-mark {\n  position: absolute;\n  top: 32px; left: 32px;\n  z-index: 2;\n  background: var(--cr);\n  color: var(--tc);\n  padding: 12px 20px;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  font-weight: 600;\n}\n.ldc-prod-ch-hec-content {\n  padding: 100px 72px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.ldc-prod-ch-hec-content .ldc-prod-eb { margin-bottom: 20px; }\n.ldc-prod-ch-hec-sig {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--ar);\n  margin-bottom: 10px;\n}\n.ldc-prod-ch-hec-content h3 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(48px, 6vw, 84px);\n  font-weight: 500;\n  color: var(--nr);\n  letter-spacing: 1.5px;\n  line-height: 1;\n  margin-bottom: 22px;\n}\n.ldc-prod-ch-hec-subtitle {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  line-height: 1.5;\n  color: var(--gr);\n  margin-bottom: 32px;\n  padding-left: 24px;\n  border-left: 2px solid var(--or);\n  max-width: 500px;\n}\n.ldc-prod-ch-hec-body {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.9;\n  color: var(--gr);\n  margin-bottom: 18px;\n  max-width: 500px;\n}\n.ldc-prod-ch-hec-specs {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin: 32px 0 36px;\n  padding: 24px 0;\n  border-top: 1px solid var(--sb-d);\n  border-bottom: 1px solid var(--sb-d);\n}\n.ldc-prod-ch-hec-spec-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 32px;\n  color: var(--tc);\n  line-height: 1;\n  margin-bottom: 6px;\n}\n.ldc-prod-ch-hec-spec-label {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: var(--gr);\n}<\/p>\n<p>\/* --- CMC: full-width dark with horizontal scroll industry strip --- *\/\n.ldc-prod-ch-cmc {\n  background: linear-gradient(135deg, var(--nr) 0%, var(--tc) 180%);\n  color: var(--cr);\n  padding: 120px 0;\n  position: relative;\n  overflow: hidden;\n}\n.ldc-prod-ch-cmc::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1556909114-f6e7ad7d3136?w=1600&q=80') center\/cover;\n  opacity: 0.18;\n  mix-blend-mode: lighten;\n}\n.ldc-prod-ch-cmc-head {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 60px;\n  align-items: end;\n  margin-bottom: 56px;\n}\n.ldc-prod-ch-cmc .ldc-prod-eb { color: var(--or-pl); }\n.ldc-prod-ch-cmc .ldc-prod-eb::before { background: var(--or); }\n.ldc-prod-ch-cmc-sig {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--or-pl);\n  margin: 18px 0 10px;\n}\n.ldc-prod-ch-cmc-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(56px, 7vw, 96px);\n  font-weight: 500;\n  letter-spacing: 2px;\n  color: var(--cr);\n  line-height: 0.95;\n}\n.ldc-prod-ch-cmc-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: clamp(80px, 11vw, 180px);\n  color: var(--or-pl);\n  line-height: 1;\n  opacity: 0.65;\n}\n.ldc-prod-ch-cmc-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 24px;\n  line-height: 1.5;\n  color: var(--or-pl);\n  max-width: 720px;\n  margin-bottom: 36px;\n  position: relative;\n  z-index: 2;\n}\n.ldc-prod-ch-cmc-body-grid {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1.3fr 1fr;\n  gap: 80px;\n  align-items: start;\n  margin-bottom: 56px;\n}\n.ldc-prod-ch-cmc-body-grid p {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.9;\n  color: rgba(253,248,243,0.85);\n  margin-bottom: 20px;\n}\n.ldc-prod-ch-cmc-panel {\n  background: rgba(253,248,243,0.06);\n  border: 1px solid rgba(200,149,46,0.35);\n  padding: 36px 32px;\n  backdrop-filter: blur(10px);\n}\n.ldc-prod-ch-cmc-panel h4 {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--or-pl);\n  margin-bottom: 20px;\n  padding-bottom: 12px;\n  border-bottom: 1px solid rgba(200,149,46,0.3);\n}\n.ldc-prod-ch-cmc-panel-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px 32px;\n}\n.ldc-prod-ch-cmc-panel-grid span {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 17px;\n  color: rgba(253,248,243,0.92);\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.ldc-prod-ch-cmc-panel-grid span::before {\n  content: '\u2192';\n  color: var(--or);\n  font-style: normal;\n}\n.ldc-prod-ch-cmc .ldc-prod-lnk { color: var(--or-pl); border-color: var(--or); position: relative; z-index: 2; }\n.ldc-prod-ch-cmc .ldc-prod-lnk:hover { color: var(--cr); border-color: var(--cr); }<\/p>\n<p>\/* ============================================================\n   4. FUNCTION STRIP \u2014 Horizontal 6-column timeline style\n   ============================================================ *\/\n.ldc-prod-fn {\n  padding: 120px 0;\n  background: var(--cr);\n  position: relative;\n}\n.ldc-prod-fn-head {\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 72px;\n}\n.ldc-prod-fn-head h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(36px, 4.4vw, 54px);\n  font-weight: 500;\n  line-height: 1.12;\n  color: var(--nr);\n  letter-spacing: 0.8px;\n  margin-top: 16px;\n}\n.ldc-prod-fn-head h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--tc);\n}\n.ldc-prod-fn-head p {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  line-height: 1.85;\n  color: var(--gr);\n}<\/p>\n<p>.ldc-prod-fn-strip {\n  position: relative;\n  padding-top: 24px;\n  border-top: 1px solid var(--sb-d);\n}\n.ldc-prod-fn-strip::before {\n  content: '';\n  position: absolute;\n  top: -3px;\n  left: 0;\n  width: 80px; height: 5px;\n  background: var(--tc);\n}\n.ldc-prod-fn-row {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  gap: 24px;\n}\n.ldc-prod-fn-cell {\n  padding: 32px 20px 36px 0;\n  position: relative;\n  transition: all 0.3s;\n}\n.ldc-prod-fn-cell:not(:last-child)::after {\n  content: '';\n  position: absolute;\n  top: 32px; right: 0; bottom: 0;\n  width: 1px;\n  background: var(--sb-d);\n}\n.ldc-prod-fn-cell:hover {\n  padding-left: 8px;\n}\n.ldc-prod-fn-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 48px;\n  color: var(--or);\n  line-height: 1;\n  margin-bottom: 12px;\n}\n.ldc-prod-fn-icon {\n  width: 36px; height: 36px;\n  color: var(--tc);\n  margin-bottom: 16px;\n}\n.ldc-prod-fn-icon svg { width: 100%; height: 100%; }\n.ldc-prod-fn-title {\n  font-family: 'Cinzel', serif;\n  font-size: 14px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: var(--nr);\n  margin-bottom: 14px;\n  line-height: 1.3;\n}\n.ldc-prod-fn-desc {\n  font-family: 'Lora', serif;\n  font-size: 13.5px;\n  line-height: 1.7;\n  color: var(--gr);\n}\n.ldc-prod-fn-cta {\n  margin-top: 64px;\n  text-align: center;\n}<\/p>\n<p>\/* ============================================================\n   5. INDUSTRY MATRIX \u2014 unique row-based layout\n   ============================================================ *\/\n.ldc-prod-mx {\n  padding: 120px 0;\n  background: var(--sb);\n}\n.ldc-prod-mx-head {\n  max-width: 840px;\n  margin: 0 auto 64px;\n  text-align: center;\n}\n.ldc-prod-mx-head h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(36px, 4.4vw, 54px);\n  font-weight: 500;\n  margin: 16px 0;\n  color: var(--nr);\n}\n.ldc-prod-mx-head h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--tc);\n}\n.ldc-prod-mx-head .ldc-prod-eb { color: var(--tc); }\n.ldc-prod-mx-head .ldc-prod-eb::before,.ldc-prod-mx-head .ldc-prod-eb::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--or);\n}\n.ldc-prod-mx-head p {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  line-height: 1.85;\n  color: var(--gr);\n  max-width: 720px;\n  margin: 24px auto 0;\n}<\/p>\n<p>.ldc-prod-mx-rows {\n  display: flex;\n  flex-direction: column;\n  margin-bottom: 56px;\n}\n.ldc-prod-mx-row {\n  display: grid;\n  grid-template-columns: 80px 220px 1fr 160px;\n  gap: 32px;\n  align-items: center;\n  padding: 28px 0;\n  border-top: 1px solid var(--sb-d);\n  transition: all 0.35s;\n}\n.ldc-prod-mx-row:last-child { border-bottom: 1px solid var(--sb-d); }\n.ldc-prod-mx-row:hover {\n  background: linear-gradient(90deg, rgba(200,149,46,0.08) 0%, transparent 100%);\n  padding-left: 16px;\n}\n.ldc-prod-mx-row-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 36px;\n  color: var(--tc);\n  line-height: 1;\n}\n.ldc-prod-mx-row-img {\n  width: 220px; height: 140px;\n  overflow: hidden;\n  position: relative;\n}\n.ldc-prod-mx-row-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.6s;\n  filter: sepia(10%);\n}\n.ldc-prod-mx-row:hover .ldc-prod-mx-row-img img {\n  transform: scale(1.06);\n  filter: sepia(0%);\n}\n.ldc-prod-mx-row-main h3 {\n  font-family: 'Cinzel', serif;\n  font-size: 22px;\n  font-weight: 500;\n  color: var(--nr);\n  margin-bottom: 8px;\n  letter-spacing: 1px;\n}\n.ldc-prod-mx-row-main p {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--gr);\n}\n.ldc-prod-mx-row-tags {\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n  align-items: flex-end;\n}\n.ldc-prod-mx-row-tag {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--tc);\n  padding: 5px 10px;\n  border: 1px solid var(--or);\n  display: inline-block;\n  background: var(--cr);\n}\n.ldc-prod-mx-cta { text-align: center; }<\/p>\n<p>\/* ============================================================\n   6. WHY PRODUCTS \u2014 Editorial pull-quote + masonry cards\n   ============================================================ *\/\n.ldc-prod-why {\n  padding: 120px 0;\n  background: var(--cr);\n  position: relative;\n}\n.ldc-prod-why-intro {\n  max-width: 980px;\n  margin: 0 auto 72px;\n  text-align: center;\n}\n.ldc-prod-why-intro .ldc-prod-eb {\n  display: inline-flex;\n}\n.ldc-prod-why-intro .ldc-prod-eb::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--or);\n}\n.ldc-prod-why-intro h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(40px, 5vw, 64px);\n  font-weight: 500;\n  margin: 20px 0 24px;\n  color: var(--nr);\n  letter-spacing: 0.5px;\n  line-height: 1.12;\n}\n.ldc-prod-why-intro h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--tc);\n}\n.ldc-prod-why-intro p {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  line-height: 1.6;\n  color: var(--gr);\n}<\/p>\n<p>.ldc-prod-why-cards {\n  display: grid;\n  grid-template-columns: repeat(12, 1fr);\n  gap: 24px;\n}\n.ldc-prod-why-card {\n  padding: 40px 32px;\n  background: var(--bn);\n  border: 1px solid var(--sb-d);\n  transition: all 0.4s;\n  position: relative;\n  overflow: hidden;\n}\n.ldc-prod-why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 40px; height: 1px;\n  background: var(--tc);\n  transition: width 0.4s;\n}\n.ldc-prod-why-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 48px rgba(44,30,15,0.12);\n  border-color: var(--or);\n}\n.ldc-prod-why-card:hover::before { width: 100%; }<\/p>\n<p>.ldc-prod-why-card.w6 { grid-column: span 6; }\n.ldc-prod-why-card.w4 { grid-column: span 4; }\n.ldc-prod-why-card.w5 { grid-column: span 5; }\n.ldc-prod-why-card.w7 { grid-column: span 7; }\n.ldc-prod-why-card.w12 { grid-column: span 12; }<\/p>\n<p>.ldc-prod-why-card-head {\n  display: flex;\n  align-items: baseline;\n  gap: 16px;\n  margin-bottom: 16px;\n}\n.ldc-prod-why-card-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 48px;\n  color: var(--tc);\n  line-height: 1;\n}\n.ldc-prod-why-card-kicker {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--or);\n  flex: 1;\n}\n.ldc-prod-why-card h3 {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 500;\n  color: var(--nr);\n  margin-bottom: 14px;\n  letter-spacing: 1.2px;\n  line-height: 1.3;\n}\n.ldc-prod-why-card p {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: var(--gr);\n}\n.ldc-prod-why-card.feature {\n  background: var(--nr);\n  color: var(--cr);\n  border-color: var(--nr);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  min-height: 260px;\n  padding: 40px;\n}\n.ldc-prod-why-card.feature h3 { color: var(--cr); }\n.ldc-prod-why-card.feature p { color: rgba(253,248,243,0.85); font-family: 'Cormorant Garamond', serif; font-style: italic; font-size: 22px; line-height: 1.5; }\n.ldc-prod-why-card.feature .ldc-prod-why-card-kicker { color: var(--or-pl); }\n.ldc-prod-why-card.feature::before { background: var(--or); }<\/p>\n<p>\/* ============================================================\n   7. SUPPORT \u2014 Large quote over image\n   ============================================================ *\/\n.ldc-prod-sup {\n  position: relative;\n  padding: 160px 0;\n  background: var(--nr);\n  color: var(--cr);\n  overflow: hidden;\n}\n.ldc-prod-sup::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1581094794329-c8112a89af12?w=1800&q=85') center\/cover;\n  opacity: 0.3;\n  filter: sepia(20%);\n}\n.ldc-prod-sup::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(26,17,8,0.8) 0%, rgba(26,17,8,0.5) 50%, rgba(26,17,8,0.9) 100%);\n}\n.ldc-prod-sup-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1000px;\n  margin: 0 auto;\n  text-align: center;\n}\n.ldc-prod-sup .ldc-prod-eb { color: var(--or-pl); }\n.ldc-prod-sup .ldc-prod-eb::before,.ldc-prod-sup .ldc-prod-eb::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--or);\n}\n.ldc-prod-sup-quote {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: clamp(30px, 4.2vw, 56px);\n  font-weight: 500;\n  line-height: 1.25;\n  color: var(--cr);\n  margin: 32px 0 24px;\n  letter-spacing: -0.3px;\n}\n.ldc-prod-sup-quote em {\n  font-family: 'Cinzel', serif;\n  font-style: normal;\n  font-weight: 500;\n  color: var(--or-pl);\n  letter-spacing: 1px;\n}\n.ldc-prod-sup-body {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  line-height: 1.9;\n  color: rgba(253,248,243,0.78);\n  max-width: 780px;\n  margin: 0 auto 40px;\n}\n.ldc-prod-sup-cta {\n  display: flex;\n  gap: 20px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n.ldc-prod-sup-images {\n  position: absolute;\n  left: 56px;\n  bottom: 48px;\n  display: flex;\n  gap: 12px;\n  z-index: 3;\n}\n.ldc-prod-sup-images > div {\n  width: 100px; height: 70px;\n  overflow: hidden;\n  border: 1px solid var(--or);\n}\n.ldc-prod-sup-images img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(15%);\n}\n.ldc-prod-sup-meta {\n  position: absolute;\n  right: 56px; bottom: 56px;\n  z-index: 3;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--or-pl);\n  letter-spacing: 2px;\n  text-align: right;\n}\n.ldc-prod-sup-meta strong {\n  font-family: 'Cinzel', serif;\n  font-style: normal;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--cr);\n  display: block;\n  margin-bottom: 4px;\n}<\/p>\n<p>\/* ============================================================\n   8. RESOURCES PREVIEW \u2014 Library shelf layout\n   ============================================================ *\/\n.ldc-prod-lib {\n  padding: 120px 0;\n  background: var(--cr);\n}\n.ldc-prod-lib-head {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 56px;\n}\n.ldc-prod-lib-head h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(34px, 4vw, 50px);\n  font-weight: 500;\n  line-height: 1.15;\n  color: var(--nr);\n  margin-top: 16px;\n}\n.ldc-prod-lib-head h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--tc);\n}\n.ldc-prod-lib-head p {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.85;\n  color: var(--gr);\n}<\/p>\n<p>.ldc-prod-lib-shelf {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 32px;\n}\n.ldc-prod-lib-book {\n  background: var(--sb);\n  border: 1px solid var(--sb-d);\n  padding: 0;\n  overflow: hidden;\n  position: relative;\n  transition: all 0.4s;\n}\n.ldc-prod-lib-book:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 48px rgba(44,30,15,0.12);\n}\n.ldc-prod-lib-book-img {\n  height: 220px;\n  overflow: hidden;\n  position: relative;\n}\n.ldc-prod-lib-book-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.7s;\n  filter: sepia(12%);\n}\n.ldc-prod-lib-book:hover .ldc-prod-lib-book-img img {\n  transform: scale(1.06);\n  filter: sepia(0%);\n}\n.ldc-prod-lib-book-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 60%, rgba(26,17,8,0.35) 100%);\n}\n.ldc-prod-lib-book-cat {\n  position: absolute;\n  top: 16px; left: 16px;\n  z-index: 2;\n  background: var(--cr);\n  color: var(--tc);\n  padding: 6px 12px;\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  font-weight: 600;\n}\n.ldc-prod-lib-book-body {\n  padding: 28px 24px 32px;\n}\n.ldc-prod-lib-book-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--ar);\n  margin-bottom: 6px;\n}\n.ldc-prod-lib-book-title {\n  font-family: 'Cinzel', serif;\n  font-size: 16px;\n  font-weight: 500;\n  letter-spacing: 1px;\n  color: var(--nr);\n  margin-bottom: 14px;\n  line-height: 1.35;\n}\n.ldc-prod-lib-book-arrow {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--tc);\n}\n.ldc-prod-lib-cta {\n  margin-top: 56px;\n  text-align: center;\n}<\/p>\n<p>\/* ============================================================\n   9. FINAL CTA \u2014 Invoice \/ form-style split\n   ============================================================ *\/\n.ldc-prod-final {\n  padding: 0;\n  background: var(--cr);\n}\n.ldc-prod-final-inner {\n  background: var(--tc);\n  color: var(--cr);\n  display: grid;\n  grid-template-columns: 6fr 5fr;\n  min-height: 520px;\n  position: relative;\n  overflow: hidden;\n}\n.ldc-prod-final-inner::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1518770660439-4636190af475?w=1600&q=80') center\/cover;\n  opacity: 0.12;\n  mix-blend-mode: overlay;\n}\n.ldc-prod-final-left {\n  position: relative;\n  z-index: 2;\n  padding: 88px 72px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.ldc-prod-final-left .ldc-prod-eb { color: var(--or-pl); }\n.ldc-prod-final-left .ldc-prod-eb::before { background: var(--or-pl); }\n.ldc-prod-final-left h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(36px, 4.8vw, 60px);\n  font-weight: 500;\n  line-height: 1.08;\n  letter-spacing: 0.5px;\n  margin: 20px 0 22px;\n  color: var(--cr);\n}\n.ldc-prod-final-left h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--or-pl);\n}\n.ldc-prod-final-left p {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  line-height: 1.85;\n  color: rgba(253,248,243,0.9);\n  max-width: 540px;\n  margin-bottom: 40px;\n}\n.ldc-prod-final-cta {\n  display: flex;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n.ldc-prod-final-cta .ldc-prod-btn-tc {\n  background: var(--nr);\n}\n.ldc-prod-final-cta .ldc-prod-btn-tc:hover {\n  background: var(--cr);\n  color: var(--nr);\n}<\/p>\n<p>.ldc-prod-final-right {\n  position: relative;\n  z-index: 2;\n  background: var(--nr);\n  padding: 72px 56px;\n  color: var(--cr);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.ldc-prod-final-form-title {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--or-pl);\n  margin-bottom: 32px;\n  padding-bottom: 16px;\n  border-bottom: 1px solid rgba(200,149,46,0.3);\n}\n.ldc-prod-final-form-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n  border-bottom: 1px solid rgba(253,248,243,0.12);\n  padding: 14px 0;\n}\n.ldc-prod-final-form-row:last-child { border-bottom: none; }\n.ldc-prod-final-form-label {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(253,248,243,0.55);\n  align-self: center;\n}\n.ldc-prod-final-form-value {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 18px;\n  color: var(--cr);\n  text-align: right;\n}<\/p>\n<p>\/* ============================================================\n   RESPONSIVE\n   ============================================================ *\/\n@media (max-width: 1200px) {\n  .ldc-prod-wrap { padding: 0 36px; }\n  .ldc-prod-fn-row { grid-template-columns: repeat(3, 1fr); row-gap: 32px; }\n  .ldc-prod-fn-cell:nth-child(3n)::after { display: none; }\n  .ldc-prod-why-card.w6, .ldc-prod-why-card.w4, .ldc-prod-why-card.w5, .ldc-prod-why-card.w7 { grid-column: span 6; }\n  .ldc-prod-mx-row { grid-template-columns: 60px 180px 1fr 140px; gap: 24px; }\n  .ldc-prod-mx-row-img { width: 180px; height: 120px; }\n}\n@media (max-width: 1024px) {\n  .ldc-prod-cover-grid,.ldc-prod-prelude-layout,.ldc-prod-ch-hpmc .ldc-prod-ch-inner,.ldc-prod-ch-hemc-head,.ldc-prod-ch-cmc-head,.ldc-prod-ch-cmc-body-grid,.ldc-prod-fn-head,.ldc-prod-lib-head { grid-template-columns: 1fr; gap: 48px; }\n  .ldc-prod-ch-hec { grid-template-columns: 1fr; }\n  .ldc-prod-ch-hec-content { padding: 64px 32px; }\n  .ldc-prod-ch-hec-visual { min-height: 440px; }\n  .ldc-prod-prelude-aside { position: static; }\n  .ldc-prod-final-inner { grid-template-columns: 1fr; }\n  .ldc-prod-final-left { padding: 64px 40px; }\n  .ldc-prod-final-right { padding: 56px 40px; }\n  .ldc-prod-cover-right { min-height: 520px; }\n  .ldc-prod-ch-hemc-body { grid-template-columns: 1fr; gap: 24px; }\n  .ldc-prod-ch-hemc-gallery { grid-template-columns: 1fr 1fr; height: auto; grid-auto-rows: 200px; }\n  .ldc-prod-lib-shelf { grid-template-columns: 1fr 1fr; }\n  .ldc-prod-mx-row { grid-template-columns: 40px 140px 1fr; }\n  .ldc-prod-mx-row-tags { grid-column: 1 \/ -1; flex-direction: row; justify-content: flex-start; margin-top: 8px; }\n  .ldc-prod-mx-row-img { width: 140px; height: 100px; }\n  .ldc-prod-sup-images { display: none; }\n  .ldc-prod-sup-meta { display: none; }\n  .ldc-prod-prelude::before { font-size: 120px; }\n  .ldc-prod-ch-hpmc .ldc-prod-ch-num { font-size: 140px; }\n  .ldc-prod-ch-hemc .ldc-prod-ch-num { font-size: 140px; }\n}\n@media (max-width: 640px) {\n  .ldc-prod-wrap { padding: 0 20px; }\n  .ldc-prod-cover { padding: 32px 0 0; }\n  .ldc-prod-cover-top { font-size: 9px; flex-wrap: wrap; gap: 10px; }\n  .ldc-prod-cover-right { min-height: 360px; grid-template-rows: repeat(4, 90px); }\n  .ldc-prod-cover-card-num { font-size: 38px; min-width: 36px; }\n  .ldc-prod-cover-card-name { font-size: 17px; letter-spacing: 2px; }\n  .ldc-prod-cover-card-desc { font-size: 13px; }\n  .ldc-prod-prelude,.ldc-prod-fn,.ldc-prod-mx,.ldc-prod-why,.ldc-prod-sup,.ldc-prod-lib { padding: 72px 0; }\n  .ldc-prod-ch-hpmc,.ldc-prod-ch-hemc,.ldc-prod-ch-cmc { padding: 72px 0; }\n  .ldc-prod-jumpbar { grid-template-columns: 1fr 1fr; }\n  .ldc-prod-jump:nth-child(-n+2) { border-bottom: 1px solid var(--sb-d); }\n  .ldc-prod-jump:nth-child(2) { border-right: none; }\n  .ldc-prod-fn-row { grid-template-columns: 1fr 1fr; }\n  .ldc-prod-fn-cell::after { display: none; }\n  .ldc-prod-why-cards { grid-template-columns: 1fr; gap: 16px; }\n  .ldc-prod-why-card.w6,.ldc-prod-why-card.w4,.ldc-prod-why-card.w5,.ldc-prod-why-card.w7,.ldc-prod-why-card.w12 { grid-column: span 1; }\n  .ldc-prod-mx-row { grid-template-columns: 1fr; gap: 12px; padding: 24px 0; }\n  .ldc-prod-mx-row-img { width: 100%; height: 180px; }\n  .ldc-prod-lib-shelf { grid-template-columns: 1fr; }\n  .ldc-prod-cover-cta,.ldc-prod-sup-cta,.ldc-prod-final-cta {\n    flex-direction: column; align-items: stretch;\n  }\n  .ldc-prod-cover-cta .ldc-prod-btn,.ldc-prod-sup-cta .ldc-prod-btn,.ldc-prod-final-cta .ldc-prod-btn { width: 100%; justify-content: center; }\n  .ldc-prod-ch-cmc-head { grid-template-columns: 1fr; }\n  .ldc-prod-ch-cmc-num { font-size: 90px; }\n  .ldc-prod-ch-hpmc .ldc-prod-ch-num { font-size: 100px; top: 24px; right: 24px; }\n  .ldc-prod-ch-hemc .ldc-prod-ch-num { font-size: 100px; left: 24px; top: 24px; }\n  .ldc-prod-prelude::before { display: none; }\n  .ldc-prod-ch-hemc-gallery { grid-template-columns: 1fr; height: auto; grid-auto-rows: 180px; }\n  .ldc-prod-ch-cmc-panel-grid { grid-template-columns: 1fr; }\n  .ldc-prod-final-form-row { grid-template-columns: 1fr; padding: 10px 0; gap: 4px; }\n  .ldc-prod-final-form-value { text-align: left; }\n}\n<\/style>\n<div class=\"ldc-prod\">\n<p><!-- ============================================================\n     1. COVER BANNER \u2014 Magazine-style split\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-cover\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-cover-top\">\n      <span><strong>LANDERCOLL<\/strong> \u00a0 \u00b7 \u00a0 Celluloseether-Produkte<\/span><br \/>\n      <span><em>Der Katalog<\/em> \u00a0 \u00b7 \u00a0 Jahr MMXXV \u00b7 Nr. 01<\/span><br \/>\n      <span>HPMC \u00b7 HEMC \u00b7 HEC \u00b7 CMC<\/span>\n    <\/div>\n<div class=\"ldc-prod-cover-grid\">\n<div class=\"ldc-prod-cover-left\">\n<div>\n<div class=\"ldc-prod-cover-issue\">\n            <span>Kapitel<\/span> Der Produktkatalog\n          <\/div>\n<h1 class=\"ldc-prod-cover-title\">\n            Celluloseether-Produkte<br \/>\n            <em>f\u00fcr verschiedene industrielle Anwendungen<\/em><br \/>\n          <\/h1>\n<p class=\"ldc-prod-cover-sub\">\n            Entdecken Sie Hochleistungs-HPMC, HEMC, HEC und CMC-L\u00f6sungen, die f\u00fcr Bauwesen, Beschichtungen, Haushaltspflege, K\u00f6rperpflege, Pharmazeutika, Lebensmittel und spezielle industrielle Formulierungen entwickelt wurden.\n          <\/p>\n<p class=\"ldc-prod-cover-body\">\n            LANDERCOLL bietet ein fokussiertes Portfolio an Celluloseether-Produkten, die entwickelt wurden, um die modernen Herstellungsbed\u00fcrfnisse in verschiedenen Branchen zu unterst\u00fctzen. Ob zuverl\u00e4ssige Wasserbindung, Verdickungseffizienz, Rheologiekontrolle, Suspensionsstabilit\u00e4t oder filmbildende Leistung \u2013 unser Produktsortiment ist darauf ausgelegt, die Formulierungsstabilit\u00e4t, Verarbeitungseffizienz und Endproduktqualit\u00e4t zu verbessern.\n          <\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-cover-cta\">\n          <a href=\"#contact\" class=\"ldc-prod-btn ldc-prod-btn-tc\">Anfrage einholen<\/a><br \/>\n          <a href=\"#contact\" class=\"ldc-prod-btn ldc-prod-btn-g\">Mit unserem Team sprechen<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-cover-right\">\n        <a href=\"#hpmc\" class=\"ldc-prod-cover-card\"><br \/>\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582719508461-905c673771fd?w=800&amp;q=80\" alt=\"HPMC\"><\/p>\n<div class=\"ldc-prod-cover-card-body\">\n            <span class=\"ldc-prod-cover-card-num\">01<\/span><\/p>\n<div class=\"ldc-prod-cover-card-info\">\n<div class=\"ldc-prod-cover-card-name\">HPMC<\/div>\n<div class=\"ldc-prod-cover-card-desc\">Der vielseitige \u2014 Bauwesen \u00b7 Reinigungsmittel \u00b7 Pharma<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <\/a><br \/>\n        <a href=\"#hemc\" class=\"ldc-prod-cover-card\"><br \/>\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=800&amp;q=80\" alt=\"HEMC\"><\/p>\n<div class=\"ldc-prod-cover-card-body\">\n            <span class=\"ldc-prod-cover-card-num\">02<\/span><\/p>\n<div class=\"ldc-prod-cover-card-info\">\n<div class=\"ldc-prod-cover-card-name\">HEMC \u00b7 MHEC<\/div>\n<div class=\"ldc-prod-cover-card-desc\">Der widerstandsf\u00e4hige \u2014 Trockenmisch-Baustoffe<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <\/a><br \/>\n        <a href=\"#hec\" class=\"ldc-prod-cover-card\"><br \/>\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562159278-1253a58da141?w=800&amp;q=80\" alt=\"HEC\"><\/p>\n<div class=\"ldc-prod-cover-card-body\">\n            <span class=\"ldc-prod-cover-card-num\">03<\/span><\/p>\n<div class=\"ldc-prod-cover-card-info\">\n<div class=\"ldc-prod-cover-card-name\">HEC<\/div>\n<div class=\"ldc-prod-cover-card-desc\">L\u2019elegante \u2014 water-based rheology control<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <\/a><br \/>\n        <a href=\"#cmc\" class=\"ldc-prod-cover-card\"><br \/>\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556909114-f6e7ad7d3136?w=800&amp;q=80\" alt=\"CMC\"><\/p>\n<div class=\"ldc-prod-cover-card-body\">\n            <span class=\"ldc-prod-cover-card-num\">04<\/span><\/p>\n<div class=\"ldc-prod-cover-card-info\">\n<div class=\"ldc-prod-cover-card-name\">CMC<\/div>\n<div class=\"ldc-prod-cover-card-desc\">Der multifunktionale \u2014 Lebensmittel \u00b7 Pharma \u00b7 Keramik<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     2. PRELUDE \u2014 Portfolio philosophy chapter\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-prelude\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-prelude-layout\">\n<aside class=\"ldc-prod-prelude-aside\">\n<div class=\"ldc-prod-prelude-num\">I<\/div>\n<p>        <span class=\"ldc-prod-prelude-label\">Erstes Kapitel<\/span><\/p>\n<p class=\"ldc-prod-prelude-caption\">\n          Ein vollst\u00e4ndiges Portfolio f\u00fcr den modernen Formulierer \u2014 eine Familie, vier Produkte, unz\u00e4hlige Anwendungen.\n        <\/p>\n<\/aside>\n<div class=\"ldc-prod-prelude-main\">\n<h2>Ein vollst\u00e4ndiges Celluloseether <em>Product Portfolio<\/em><\/h2>\n<p>\n          Die Wahl des richtigen Celluloseethers beginnt mit dem Verst\u00e4ndnis sowohl der Chemie als auch der Anwendung. Bei LANDERCOLL ist unser Produktportfolio darauf ausgelegt, Kunden dabei zu helfen, die passende L\u00f6sung f\u00fcr ihre spezifischen Formulierungsziele, Produktionsprozesse und Leistungsanforderungen zu finden.\n        <\/p>\n<p>\n          Unsere Kern-Celluloseether-Produkte umfassen HPMC, HEMC, HEC und CMC. Jede Produktfamilie bietet unterschiedliche funktionale Vorteile und kann in einer Vielzahl von Industriezweigen eingesetzt werden, von Trockenmisch-Baustoffen und architektonischen Beschichtungen bis hin zu Fl\u00fcssigreinigungsmitteln, Systemen f\u00fcr die K\u00f6rperpflege, pharmazeutischen Formulierungen, Lebensmittelverarbeitung und anderen Spezialanwendungen.\n        <\/p>\n<blockquote class=\"ldc-prod-prelude-quote\"><p>\n          Wir glauben nicht an eine Einheitsl\u00f6sung. Verschiedene Anwendungen erfordern unterschiedliche Viskosit\u00e4tsprofile, Wasserbindungsverhalten, Verdickungseffizienz, Kompatibilit\u00e4t, Stabilit\u00e4t und Verarbeitungseigenschaften.\n        <\/p><\/blockquote>\n<p>\n          Deshalb konzentrieren wir uns darauf, Kunden dabei zu unterst\u00fctzen, die am besten geeignete Produktkategorie basierend auf praktischen Einsatzbedingungen zu identifizieren \u2014 Chemie mit realen Formulierungsresultaten zu verbinden.\n        <\/p>\n<div class=\"ldc-prod-jumpbar\">\n          <a href=\"#hpmc\" class=\"ldc-prod-jump\"><\/p>\n<div class=\"ldc-prod-jump-num\">i.<\/div>\n<div class=\"ldc-prod-jump-name\">HPMC<\/div>\n<div class=\"ldc-prod-jump-sub\">Der vielseitige<\/div>\n<p>          <\/a><br \/>\n          <a href=\"#hemc\" class=\"ldc-prod-jump\"><\/p>\n<div class=\"ldc-prod-jump-num\">ii.<\/div>\n<div class=\"ldc-prod-jump-name\">HEMC<\/div>\n<div class=\"ldc-prod-jump-sub\">Der Widerstandsf\u00e4hige<\/div>\n<p>          <\/a><br \/>\n          <a href=\"#hec\" class=\"ldc-prod-jump\"><\/p>\n<div class=\"ldc-prod-jump-num\">iii.<\/div>\n<div class=\"ldc-prod-jump-name\">HEC<\/div>\n<div class=\"ldc-prod-jump-sub\">L\u2019elegante<\/div>\n<p>          <\/a><br \/>\n          <a href=\"#cmc\" class=\"ldc-prod-jump\"><\/p>\n<div class=\"ldc-prod-jump-num\">iv.<\/div>\n<div class=\"ldc-prod-jump-name\">CMC<\/div>\n<div class=\"ldc-prod-jump-sub\">Das Vielseitige<\/div>\n<p>          <\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     3. HPMC \u2014 Dark cinematic exhibit\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-chapter ldc-prod-ch-hpmc\" id=\"hpmc\">\n<div class=\"ldc-prod-ch-hero-img\"><\/div>\n<div class=\"ldc-prod-ch-num\">01<\/div>\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-ch-inner\">\n<div>\n        <span class=\"ldc-prod-ch-tag\">HPMC \u00b7 Kapitel II<\/span><br \/>\n        <span class=\"ldc-prod-ch-sig\">Der vielseitige<\/span><\/p>\n<h3 class=\"ldc-prod-ch-title\">HPMC<\/h3>\n<p class=\"ldc-prod-ch-subtitle\">\n          Vielseitiges Celluloseether f\u00fcr Bauwesen, Reinigungsmittel, Pharmazeutika und mehr.\n        <\/p>\n<p class=\"ldc-prod-ch-body\">\n          Hydroxypropyl Methyl Cellulose ist eines der am h\u00e4ufigsten verwendeten Celluloseether in modernen industriellen Formulierungen. Es bietet zuverl\u00e4ssige Wasserbindung, Verdickung, Verbesserung der Verarbeitbarkeit, Haftungsunterst\u00fctzung und filmbildende Eigenschaften in einer Vielzahl von Anwendungen.\n        <\/p>\n<p class=\"ldc-prod-ch-body\">\n          HPMC wird h\u00e4ufig f\u00fcr Fliesenkleber, Wandspachtel, Grundierung, Zementputz, Putz, selbstnivellierende Verbundstoffe, Fl\u00fcssigreinigungsmittel, pharmazeutische Systeme und weitere industrielle Anwendungen gew\u00e4hlt, bei denen ausgewogene Leistung und Formulierungsstabilit\u00e4t erforderlich sind.\n        <\/p>\n<p class=\"ldc-prod-ch-body\">\n          Seine Vielseitigkeit macht es zu einer bevorzugten Wahl f\u00fcr Kunden, die zuverl\u00e4ssige Funktionalit\u00e4t in mehreren Produktsystemen suchen.\n        <\/p>\n<p>        <a href=\"#\" class=\"ldc-prod-lnk\">HPMC anzeigen<\/a>\n      <\/div>\n<div class=\"ldc-prod-ch-side\">\n<div class=\"ldc-prod-ch-side-title\">Hauptanwendungen<\/div>\n<ul class=\"ldc-prod-ch-side-list\">\n<li>Fliesenkleber &amp; Wandspachtel<\/li>\n<li>Grundierung &amp; Zementputz<\/li>\n<li>Putz &amp; selbstnivellierende Verbundstoffe<\/li>\n<li>Fl\u00fcssigreinigungsmittel &amp; Reiniger<\/li>\n<li>Pharmazeutische Hilfstoffsysteme<\/li>\n<li>Spezialformeln f\u00fcr die Industrie<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     4. HEMC \/ MHEC \u2014 Light editorial gallery\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-chapter ldc-prod-ch-hemc\" id=\"hemc\">\n<div class=\"ldc-prod-ch-num\">02<\/div>\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-ch-hemc-head\">\n<div class=\"ldc-prod-ch-hemc-label\">\n        <span class=\"ldc-prod-eb\">HEMC \u00b7 MHEC \u00b7 Kapitel III<\/span><\/p>\n<h3>HEMC<br \/>MHEC<\/h3>\n<p>        <span>Der Widerstandsf\u00e4hige<\/span>\n      <\/div>\n<div class=\"ldc-prod-ch-hemc-subtitle\">\n        Ausgewogene Wasserbindung und Verarbeitbarkeit f\u00fcr Trockenm\u00f6rtel im Bauwesen.\n      <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-ch-hemc-gallery\">\n<div>\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=1200&amp;q=80\" alt=\"Trockenm\u00f6rtel\">\n      <\/div>\n<div>\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565008447742-97f6f38c985c?w=800&amp;q=80\" alt=\"Baustelle\">\n      <\/div>\n<div>\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1587293852726-70cdb56c2866?w=800&amp;q=80\" alt=\"M\u00f6rtelanwendung\">\n      <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-ch-hemc-body\">\n<div>\n<p>\n          Hydroxyethyl Methyl Cellulose, auch bekannt als MHEC, wird h\u00e4ufig in Bauformulierungen verwendet, die hervorragende Wasserbindung, verbesserten Offenzeit, besseres Anti-Sag-Verhalten und reibungslose Verarbeitbarkeit erfordern.\n        <\/p>\n<p>\n          Diese Produktfamilie ist besonders gut geeignet f\u00fcr M\u00f6rtelsysteme wie Fliesenkleber, Wandspachtel, Putz, Mauerwerksm\u00f6rtel, Gipsprodukte und w\u00e4rmed\u00e4mmbezogene Formulierungen.\n        <\/p>\n<\/p><\/div>\n<div>\n<p>\n          Es hilft Herstellern, die Verarbeitungskonstanz zu verbessern, w\u00e4hrend gleichzeitig eine bessere Anwendungsleistung auf der Baustelle unterst\u00fctzt wird \u2014 vom Mischen und Pumpen bis zum Verstreichen, Finishing und Aush\u00e4rten.\n        <\/p>\n<p>\n          F\u00fcr Kunden, die sich auf Trockenm\u00f6rtel-Baustoffe konzentrieren, bleibt HEMC \/ MHEC eine wichtige Option innerhalb des Celluloseether-Portfolios.\n        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-ch-hemc-bottom\">\n<div class=\"ldc-prod-ch-hemc-chips\">\n        <span class=\"ldc-prod-ch-hemc-chip\">Fliesenkleber<\/span><br \/>\n        <span class=\"ldc-prod-ch-hemc-chip\">Wandspachtel<\/span><br \/>\n        <span class=\"ldc-prod-ch-hemc-chip\">Gips<\/span><br \/>\n        <span class=\"ldc-prod-ch-hemc-chip\">Mauerwerksm\u00f6rtel<\/span><br \/>\n        <span class=\"ldc-prod-ch-hemc-chip\">Gipsprodukte<\/span><br \/>\n        <span class=\"ldc-prod-ch-hemc-chip\">D\u00e4mmstoffm\u00f6rtel<\/span>\n      <\/div>\n<p>      <a href=\"#\" class=\"ldc-prod-lnk\">HEMC \/ MHEC anzeigen<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     5. HEC \u2014 Split-screen dual layout\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-chapter ldc-prod-ch-hec\" id=\"hec\">\n<div class=\"ldc-prod-ch-hec-visual\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562159278-1253a58da141?w=1200&amp;q=85\" alt=\"HEC wasserbasiert\"><br \/>\n    <span class=\"ldc-prod-ch-hec-visual-mark\">HEC \u00b7 Kapitel IV<\/span>\n  <\/div>\n<div class=\"ldc-prod-ch-hec-content\">\n    <span class=\"ldc-prod-eb\">Rheologie-Modifier<\/span><br \/>\n    <span class=\"ldc-prod-ch-hec-sig\">L\u2019elegante<\/span><\/p>\n<h3>HEC<\/h3>\n<p class=\"ldc-prod-ch-hec-subtitle\">\n      Effektive Verdickung und Rheologiekontrolle f\u00fcr wasserbasierte Systeme.\n    <\/p>\n<p class=\"ldc-prod-ch-hec-body\">\n      Hydroxyethylcellulose ist ein hochwirksamer Verdicker und Rheologie-Modifier f\u00fcr wasserbasierte Formulierungen. Es wird h\u00e4ufig eingesetzt, wo stabile Viskosit\u00e4t, gleichm\u00e4\u00dfiges Flie\u00dfverhalten, Suspensionenunterst\u00fctzung und Anwendungskonstanz entscheidend sind.\n    <\/p>\n<p class=\"ldc-prod-ch-hec-body\">\n      HEC wird \u00fcblicherweise in Farben und Beschichtungen, fl\u00fcssigen Reinigungsmitteln, Haushaltsreinigern, Shampoos, Duschgelen, Pflegeprodukten und bestimmten industriellen Systemen verwendet. Seine Leistung macht es besonders wertvoll in Anwendungen, bei denen Textur, Ebenheit, Lagerstabilit\u00e4t und Benutzerfreundlichkeit wichtig sind.\n    <\/p>\n<div class=\"ldc-prod-ch-hec-specs\">\n<div>\n<div class=\"ldc-prod-ch-hec-spec-num\">i.<\/div>\n<div class=\"ldc-prod-ch-hec-spec-label\">Rheologiekontrolle<\/div>\n<\/p><\/div>\n<div>\n<div class=\"ldc-prod-ch-hec-spec-num\">ii.<\/div>\n<div class=\"ldc-prod-ch-hec-spec-label\">Stabile Viskosit\u00e4t<\/div>\n<\/p><\/div>\n<div>\n<div class=\"ldc-prod-ch-hec-spec-num\">iii.<\/div>\n<div class=\"ldc-prod-ch-hec-spec-label\">Gleichm\u00e4\u00dfiges Flie\u00dfen<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <a href=\"#\" class=\"ldc-prod-lnk\">HEC anzeigen<\/a>\n  <\/div>\n<\/section>\n<p><!-- ============================================================\n     6. CMC \u2014 Gradient dark with function panel\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-chapter ldc-prod-ch-cmc\" id=\"cmc\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-ch-cmc-head\">\n<div>\n        <span class=\"ldc-prod-eb\">CMC \u00b7 Kapitel V<\/span><\/p>\n<div class=\"ldc-prod-ch-cmc-sig\">Das Vielseitige<\/div>\n<h3 class=\"ldc-prod-ch-cmc-title\">CMC<\/h3>\n<\/p><\/div>\n<div class=\"ldc-prod-ch-cmc-num\">05<\/div>\n<\/p><\/div>\n<p class=\"ldc-prod-ch-cmc-sub\">\n      Multifunktionale Leistung f\u00fcr Lebensmittel, Pharma, Reinigungsmittel, Keramik und Industrie.\n    <\/p>\n<div class=\"ldc-prod-ch-cmc-body-grid\">\n<div>\n<p>\n          Carboxymethylcellulose ist eine vielseitige Cellulosederivat, das zum Andicken, Stabilisieren, Binden, Suspensionskontrolle, Wassermanagement und zur Texturverbesserung in vielen Formulierungsumgebungen verwendet wird.\n        <\/p>\n<p>\n          CMC wird h\u00e4ufig in Lebensmittelsystemen, pharmazeutischen Produkten, Haushaltsreinigungsformulierungen, Keramik und einer Vielzahl industrieller Anwendungen eingesetzt. Es tr\u00e4gt dazu bei, die Konsistenz zu verbessern, die Prozesskontrolle zu unterst\u00fctzen und die Endproduktleistung in fl\u00fcssigen und halbfesten Systemen zu steigern.\n        <\/p>\n<p>\n          F\u00fcr Kunden, die eine breite Funktionalit\u00e4t in verschiedenen Sektoren ben\u00f6tigen, bietet CMC eine praktische und anpassungsf\u00e4hige L\u00f6sung \u2014 eine einzelne Zutat, die sich \u00fcber Kategorien hinweg anpasst.\n        <\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-ch-cmc-panel\">\n<h4>Schl\u00fcssel Funktionen<\/h4>\n<div class=\"ldc-prod-ch-cmc-panel-grid\">\n          <span>Verdickung<\/span><br \/>\n          <span>Stabilisierung<\/span><br \/>\n          <span>Bindemittel<\/span><br \/>\n          <span>Aufh\u00e4ngung<\/span><br \/>\n          <span>Wasserverwaltung<\/span><br \/>\n          <span>Textur<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <a href=\"#\" class=\"ldc-prod-lnk\">Ansicht CMC<\/a><\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     7. FUNCTION STRIP \u2014 Timeline-style horizontal\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-fn\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-fn-head\">\n<div>\n        <span class=\"ldc-prod-eb\">Produkte nach Funktion<\/span><\/p>\n<h2>Produkte ausw\u00e4hlen<br \/><em>nach Funktion<\/em><\/h2>\n<\/p><\/div>\n<p>\n        Verschiedene Formulierungen erfordern unterschiedliche Arten von Leistungssupport. In vielen F\u00e4llen beginnen Kunden nicht mit der Suche nach einem Produktnamen \u2014 sie suchen nach der Funktion, die sie verbessern m\u00f6chten. LANDERCOLL hilft, diese L\u00fccke zu \u00fcberbr\u00fccken, indem es Formulierungsbed\u00fcrfnisse mit der richtigen Celluloseether-L\u00f6sung verbindet.\n      <\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-fn-strip\">\n<div class=\"ldc-prod-fn-row\">\n<div class=\"ldc-prod-fn-cell\">\n<div class=\"ldc-prod-fn-num\">i.<\/div>\n<div class=\"ldc-prod-fn-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M4 12h16M4 6h16M4 18h10\"><\/path><\/svg>\n          <\/div>\n<div class=\"ldc-prod-fn-title\">Verdickung<\/div>\n<p class=\"ldc-prod-fn-desc\">Zur Verbesserung von K\u00f6rper, Viskosit\u00e4t, Textur und Produktsstabilit\u00e4t in fl\u00fcssigen und halbfesten Systemen.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-fn-cell\">\n<div class=\"ldc-prod-fn-num\">ii.<\/div>\n<div class=\"ldc-prod-fn-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 2v6m0 0c-3 3-5 5-5 8a5 5 0 0010 0c0-3-2-5-5-8z\"><\/path><\/svg>\n          <\/div>\n<div class=\"ldc-prod-fn-title\">Wasserr\u00fcckhaltung<\/div>\n<p class=\"ldc-prod-fn-desc\">Zur Unterst\u00fctzung der Feuchtigkeitsbindung und Erreichung einer besseren Verarbeitbarkeit und Aush\u00e4rtung bei Zement- und Gips-basierten Systemen.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-fn-cell\">\n<div class=\"ldc-prod-fn-num\">iii.<\/div>\n<div class=\"ldc-prod-fn-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3 12c3-4 6-4 9 0s6 4 9 0M3 6c3-4 6-4 9 0s6 4 9 0M3 18c3-4 6-4 9 0s6 4 9 0\"><\/path><\/svg>\n          <\/div>\n<div class=\"ldc-prod-fn-title\">Rheologiekontrolle<\/div>\n<p class=\"ldc-prod-fn-desc\">Zur Anpassung des Flie\u00dfverhaltens, Sagresistenz, Ebenheit und Anwendungsempfinden bei Beschichtungen und Spezialprodukten.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-fn-cell\">\n<div class=\"ldc-prod-fn-num\">iv.<\/div>\n<div class=\"ldc-prod-fn-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\"><\/rect><path d=\"M4 10h16M10 4v16\"><\/path><\/svg>\n          <\/div>\n<div class=\"ldc-prod-fn-title\">Film bildend<\/div>\n<p class=\"ldc-prod-fn-desc\">Zur Unterst\u00fctzung der Oberfl\u00e4chenqualit\u00e4t, Koh\u00e4sion und Entwicklung eines Schutzfilms, wo erforderlich.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-fn-cell\">\n<div class=\"ldc-prod-fn-num\">v.<\/div>\n<div class=\"ldc-prod-fn-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"8\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><\/svg>\n          <\/div>\n<div class=\"ldc-prod-fn-title\">Suspensionsstabilit\u00e4t<\/div>\n<p class=\"ldc-prod-fn-desc\">Zur Unterst\u00fctzung der Gleichm\u00e4\u00dfigkeit in Formulierungen, die eine verbesserte Partikelverteilung und Lagerstabilit\u00e4t erfordern.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-fn-cell\">\n<div class=\"ldc-prod-fn-num\">vi.<\/div>\n<div class=\"ldc-prod-fn-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M8 3v18M16 3v18M3 8h18M3 16h18\"><\/path><\/svg>\n          <\/div>\n<div class=\"ldc-prod-fn-title\">Bindung &amp; Koh\u00e4sion<\/div>\n<p class=\"ldc-prod-fn-desc\">Zur Unterst\u00fctzung der Formulierungsintegrit\u00e4t, des Materialhandlings und der Endproduktkonsistenz.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-fn-cta\">\n      <a href=\"#\" class=\"ldc-prod-btn ldc-prod-btn-ol\">Das richtige Produkt finden<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     8. INDUSTRY MATRIX \u2014 Tabular listing\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-mx\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-mx-head\">\n      <span class=\"ldc-prod-eb\">Produkte nach Branche<\/span><\/p>\n<h2>Produkte f\u00fcr <em>Schl\u00fcsselindustrien<\/em><\/h2>\n<p>\n        Unsere Celluloseether-Produktfamilien werden in einer Vielzahl von Industriesektoren eingesetzt. Jede Branche hat unterschiedliche technische Anforderungen, und jede Produktfamilie bietet unterschiedliche St\u00e4rken, die auf diese Bed\u00fcrfnisse abgestimmt werden k\u00f6nnen.\n      <\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-rows\">\n<div class=\"ldc-prod-mx-row\">\n<div class=\"ldc-prod-mx-row-num\">i.<\/div>\n<div class=\"ldc-prod-mx-row-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=500&amp;q=80\" alt=\"Bauwesen\">\n        <\/div>\n<div class=\"ldc-prod-mx-row-main\">\n<h3>Bau- und Baustoffe<\/h3>\n<p>HPMC- und HEMC \/ MHEC-L\u00f6sungen f\u00fcr Fliesenkleber, Wandspachtel, Gl\u00e4ttspachtel, Putz, Gipsprodukte, selbstnivellierende Verbundstoffe, Mauerwerksm\u00f6rtel und D\u00e4mmm\u00f6rtel.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row-tags\">\n          <span class=\"ldc-prod-mx-row-tag\">HPMC<\/span><br \/>\n          <span class=\"ldc-prod-mx-row-tag\">HEMC<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row\">\n<div class=\"ldc-prod-mx-row-num\">ii.<\/div>\n<div class=\"ldc-prod-mx-row-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562259949-e8e7689d7828?w=500&amp;q=80\" alt=\"Lacke\">\n        <\/div>\n<div class=\"ldc-prod-mx-row-main\">\n<h3>Farben und Beschichtungen<\/h3>\n<p>HEC- und ausgew\u00e4hlte Cellulose-L\u00f6sungen zur Viskosit\u00e4tskontrolle, glatten Anwendung, Nivellierung und Formulierungsstabilit\u00e4t in wasserbasierten Beschichtungen.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row-tags\">\n          <span class=\"ldc-prod-mx-row-tag\">HEC<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row\">\n<div class=\"ldc-prod-mx-row-num\">iii.<\/div>\n<div class=\"ldc-prod-mx-row-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1585421514738-01798e348b17?w=500&amp;q=80\" alt=\"Haushaltspflege\">\n        <\/div>\n<div class=\"ldc-prod-mx-row-main\">\n<h3>Haushaltspflege &amp; Reinigungsmittel<\/h3>\n<p>HPMC-, HEC- und CMC-Optionen zum Eindicken, Texturkontrolle und stabiler Leistung in Reinigungs- und Fl\u00fcssigwaschmittel-Systemen.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row-tags\">\n          <span class=\"ldc-prod-mx-row-tag\">HPMC<\/span><br \/>\n          <span class=\"ldc-prod-mx-row-tag\">HEC<\/span><br \/>\n          <span class=\"ldc-prod-mx-row-tag\">CMC<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row\">\n<div class=\"ldc-prod-mx-row-num\">iv.<\/div>\n<div class=\"ldc-prod-mx-row-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556228720-195a672e8a03?w=500&amp;q=80\" alt=\"K\u00f6rperpflege\">\n        <\/div>\n<div class=\"ldc-prod-mx-row-main\">\n<h3>K\u00f6rperpflege<\/h3>\n<p>HEC- und verwandte L\u00f6sungen f\u00fcr Shampoos, Duschgele, Handseifen, Gesichtswasser und andere t\u00e4gliche Formulierungen.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row-tags\">\n          <span class=\"ldc-prod-mx-row-tag\">HEC<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row\">\n<div class=\"ldc-prod-mx-row-num\">v.<\/div>\n<div class=\"ldc-prod-mx-row-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1471864190281-a93a3070b6de?w=500&amp;q=80\" alt=\"Pharmazeutika\">\n        <\/div>\n<div class=\"ldc-prod-mx-row-main\">\n<h3>Pharmazeutika<\/h3>\n<p>HPMC- und CMC-L\u00f6sungen f\u00fcr Hilfsstofffunktionen wie Bindung, Beschichtung, kontrollierte Freisetzung und Formulierungsunterst\u00fctzung.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row-tags\">\n          <span class=\"ldc-prod-mx-row-tag\">HPMC<\/span><br \/>\n          <span class=\"ldc-prod-mx-row-tag\">CMC<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row\">\n<div class=\"ldc-prod-mx-row-num\">vi.<\/div>\n<div class=\"ldc-prod-mx-row-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1490818387583-1baba5e638af?w=500&amp;q=80\" alt=\"Lebensmittel\">\n        <\/div>\n<div class=\"ldc-prod-mx-row-main\">\n<h3>Lebensmittel &amp; Ern\u00e4hrung<\/h3>\n<p>CMC- und ausgew\u00e4hlte Cellulose-L\u00f6sungen zur Stabilisierung, Texturverbesserung und Konsistenz in lebensmittelbezogenen Systemen.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row-tags\">\n          <span class=\"ldc-prod-mx-row-tag\">CMC<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row\">\n<div class=\"ldc-prod-mx-row-num\">vii.<\/div>\n<div class=\"ldc-prod-mx-row-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565043666747-69f6646db940?w=500&amp;q=80\" alt=\"Spezialit\u00e4t\">\n        <\/div>\n<div class=\"ldc-prod-mx-row-main\">\n<h3>Spezialindustrie<\/h3>\n<p>Produktoptionen f\u00fcr Keramik, \u00d6lbohrungen, Klebstoffe, Textildruck und andere industrielle Anwendungen, die zuverl\u00e4ssige funktionale Leistung erfordern.<\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-row-tags\">\n          <span class=\"ldc-prod-mx-row-tag\">HPMC<\/span><br \/>\n          <span class=\"ldc-prod-mx-row-tag\">CMC<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-mx-cta\">\n      <a href=\"#\" class=\"ldc-prod-btn ldc-prod-btn-ol\">Anwendungen erkunden<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     9. WHY PRODUCTS \u2014 Masonry with feature card\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-why\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-why-intro\">\n      <span class=\"ldc-prod-eb\">Warum unsere Produkte<\/span><\/p>\n<h2>Warum w\u00e4hlen <em>LANDERCOLL<\/em> Produkte<\/h2>\n<p>\n        \u201e Das richtige Produkt sollte mehr tun, als nur eine Spezifikation zu erf\u00fcllen. Es sollte helfen, die Prozesseffizienz zu verbessern, Formulierungsziele zu unterst\u00fctzen und konsistente Ergebnisse vom Versuchs- bis zum Produktionsstadium zu erzielen. \u201c\n      <\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-why-cards\">\n<article class=\"ldc-prod-why-card w6\">\n<div class=\"ldc-prod-why-card-head\">\n<div class=\"ldc-prod-why-card-num\">i.<\/div>\n<p>          <span class=\"ldc-prod-why-card-kicker\">Portfolio-Breite<\/span>\n        <\/div>\n<h3>Umfassende Produktabdeckung<\/h3>\n<p>Ein fokussiertes Celluloseether-Portfolio, das die wichtigsten industriellen Bed\u00fcrfnisse in mehreren M\u00e4rkten abdeckt \u2014 ein vollst\u00e4ndiges Werkzeugset f\u00fcr Formulierer.<\/p>\n<\/article>\n<article class=\"ldc-prod-why-card w6 feature\">\n<div class=\"ldc-prod-why-card-head\">\n<div class=\"ldc-prod-why-card-num\" style=\"color: var(--or-pl);\">ii.<\/div>\n<p>          <span class=\"ldc-prod-why-card-kicker\">Anwendungs-DNA<\/span>\n        <\/div>\n<h3>Anwendungsorientierte Auswahl<\/h3>\n<p>\u201e Nicht nur Produkte auf Papier. Produkte, die in echten Formulierungen performen. \u201c<\/p>\n<\/article>\n<article class=\"ldc-prod-why-card w4\">\n<div class=\"ldc-prod-why-card-head\">\n<div class=\"ldc-prod-why-card-num\">iii.<\/div>\n<p>          <span class=\"ldc-prod-why-card-kicker\">Zuverl\u00e4ssigkeit<\/span>\n        <\/div>\n<h3>Leistungszuverl\u00e4ssigkeit<\/h3>\n<p>Entwickelt, um Kunden zu helfen, eine stabile Viskosit\u00e4t, verarbeitbare Verarbeitung und zuverl\u00e4ssiges Endverbraucherverhalten zu erreichen \u2014 Charge f\u00fcr Charge.<\/p>\n<\/article>\n<article class=\"ldc-prod-why-card w4\">\n<div class=\"ldc-prod-why-card-head\">\n<div class=\"ldc-prod-why-card-num\">iv.<\/div>\n<p>          <span class=\"ldc-prod-why-card-kicker\">Flexibilit\u00e4t<\/span>\n        <\/div>\n<h3>Flexible \u00dcbereinstimmung<\/h3>\n<p>Geeignete L\u00f6sungen f\u00fcr Standardanforderungen und anwendungsspezifische Formulierungsziele in verschiedenen M\u00e4rkten.<\/p>\n<\/article>\n<article class=\"ldc-prod-why-card w4\">\n<div class=\"ldc-prod-why-card-head\">\n<div class=\"ldc-prod-why-card-num\">v.<\/div>\n<p>          <span class=\"ldc-prod-why-card-kicker\">Partnerschaft<\/span>\n        <\/div>\n<h3>Professioneller Support<\/h3>\n<p>Reaktionsschnelle Kommunikation, um Kunden bei der Identifizierung geeigneter Produkte f\u00fcr Beschaffung, Bewertung und Tests zu unterst\u00fctzen.<\/p>\n<\/article><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     10. SUPPORT \u2014 Large editorial pull quote\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-sup\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-sup-inner\">\n      <span class=\"ldc-prod-eb\">Brauchen Sie Hilfe bei der Auswahl?<\/span><\/p>\n<h2 class=\"ldc-prod-sup-quote\">\n        Die Produktauswahl kann herausfordernd sein, wenn die Leistungsanforderungen je nach Formulierung, Rohstoffsystem, Verarbeitung und Markterwartung variieren \u2014 <em>let\u2019s simplify it together.<\/em><br \/>\n      <\/h2>\n<p class=\"ldc-prod-sup-body\">\n        Unser Team steht Ihnen zur Verf\u00fcgung, um geeignete Optionen basierend auf Ihren Anwendungsbed\u00fcrfnissen einzugrenzen. Egal, ob Sie ein neues Produkt entwickeln, eine bestehende Formulierung verbessern oder mehrere Celluloseether-Optionen vergleichen, LANDERCOLL kann Ihren Bewertungsprozess mit praktischer Anleitung und Produktempfehlungen unterst\u00fctzen.\n      <\/p>\n<div class=\"ldc-prod-sup-cta\">\n        <a href=\"#\" class=\"ldc-prod-btn ldc-prod-btn-tc\">Produktempfehlung anfordern<\/a><br \/>\n        <a href=\"#\" class=\"ldc-prod-btn ldc-prod-btn-g\">Kontakt<\/a>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-sup-images\">\n<div><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1576086213369-97a306d36557?w=300&amp;q=80\" alt=\"Labor\"><\/div>\n<div><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1579154204601-01588f351e67?w=300&amp;q=80\" alt=\"Analyse\"><\/div>\n<div><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1527613426441-4da17471b66d?w=300&amp;q=80\" alt=\"Versuch\"><\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-sup-meta\">\n    <strong>Support-Team<\/strong><br \/>\n    ~ an Ihrer Seite ~\n  <\/div>\n<\/section>\n<p><!-- ============================================================\n     11. RESOURCES LIBRARY \u2014 3 shelf books\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-lib\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-lib-head\">\n<div>\n        <span class=\"ldc-prod-eb\">Ressourcenbibliothek<\/span><\/p>\n<h2>Ressourcen zur Unterst\u00fctzung<br \/><em>Produktauswahl<\/em><\/h2>\n<\/p><\/div>\n<p>\n        Um K\u00e4ufern, Formulierern und technischen Teams bei besseren Entscheidungen zu helfen, stellen wir Zugang zu n\u00fctzlichen produktbezogenen Ressourcen bereit, einschlie\u00dflich Brosch\u00fcren, Anwendungsinhalten, technischen Artikeln und h\u00e4ufig gestellten Fragen. Diese Materialien sind darauf ausgelegt, die Fr\u00fchphasenevaluation, den Produktvergleich und das branchenspezifische Verst\u00e4ndnis zu unterst\u00fctzen.\n      <\/p>\n<\/p><\/div>\n<div class=\"ldc-prod-lib-shelf\">\n<p>      <a href=\"#\" class=\"ldc-prod-lib-book\"><\/p>\n<div class=\"ldc-prod-lib-book-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1497633762265-9d179a990aa6?w=800&amp;q=80\" alt=\"Brosch\u00fcren\"><br \/>\n          <span class=\"ldc-prod-lib-book-cat\">Brosch\u00fcre \u00b7 i.<\/span>\n        <\/div>\n<div class=\"ldc-prod-lib-book-body\">\n<div class=\"ldc-prod-lib-book-sub\">F\u00fcr den Formulierer<\/div>\n<div class=\"ldc-prod-lib-book-title\">Produktbrosch\u00fcren &amp; Kataloge<\/div>\n<div class=\"ldc-prod-lib-book-arrow\">~ herunterladen \u27f6<\/div>\n<\/p><\/div>\n<p>      <\/a><\/p>\n<p>      <a href=\"#\" class=\"ldc-prod-lib-book\"><\/p>\n<div class=\"ldc-prod-lib-book-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1576086213369-97a306d36557?w=800&amp;q=80\" alt=\"Technisch\"><br \/>\n          <span class=\"ldc-prod-lib-book-cat\">Artikel \u00b7 ii.<\/span>\n        <\/div>\n<div class=\"ldc-prod-lib-book-body\">\n<div class=\"ldc-prod-lib-book-sub\">Technische Vertiefungen<\/div>\n<div class=\"ldc-prod-lib-book-title\">Technische Artikel &amp; Fallstudien<\/div>\n<div class=\"ldc-prod-lib-book-arrow\">~ lesen \u27f6<\/div>\n<\/p><\/div>\n<p>      <\/a><\/p>\n<p>      <a href=\"#\" class=\"ldc-prod-lib-book\"><\/p>\n<div class=\"ldc-prod-lib-book-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1527613426441-4da17471b66d?w=800&amp;q=80\" alt=\"FAQ\"><br \/>\n          <span class=\"ldc-prod-lib-book-cat\">Leitf\u00e4den \u00b7 iii.<\/span>\n        <\/div>\n<div class=\"ldc-prod-lib-book-body\">\n<div class=\"ldc-prod-lib-book-sub\">H\u00e4ufig gestellte Fragen<\/div>\n<div class=\"ldc-prod-lib-book-title\">Anleitungs- und FAQ-Bereiche<\/div>\n<div class=\"ldc-prod-lib-book-arrow\">~ erkunden \u27f6<\/div>\n<\/p><\/div>\n<p>      <\/a><\/p><\/div>\n<div class=\"ldc-prod-lib-cta\">\n      <a href=\"#\" class=\"ldc-prod-btn ldc-prod-btn-ol\">Besuche das Ressourcen-Center<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     12. FINAL CTA \u2014 Invoice \/ quotation form style\n     ============================================================ --><\/p>\n<section class=\"ldc-prod-final\" id=\"contact\">\n<div class=\"ldc-prod-wrap\">\n<div class=\"ldc-prod-final-inner\">\n<div class=\"ldc-prod-final-left\">\n        <span class=\"ldc-prod-eb\">Kontaktieren Sie uns<\/span><\/p>\n<h2>Finden Sie die richtige Celluloseether<br \/>f\u00fcr <em>Ihre Bewerbung<\/em><\/h2>\n<p>\n          Entdecken Sie unser Produktportfolio an Celluloseether und verbinden Sie sich mit unserem Team, um eine geeignete L\u00f6sung f\u00fcr Ihre Formulierung, Ihren Produktionsprozess und Ihre Marktbed\u00fcrfnisse zu finden.\n        <\/p>\n<div class=\"ldc-prod-final-cta\">\n          <a href=\"#\" class=\"ldc-prod-btn ldc-prod-btn-tc\">Anfrage einholen<\/a><br \/>\n          <a href=\"#\" class=\"ldc-prod-btn ldc-prod-btn-g\">Mit unserem Team sprechen<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-prod-final-right\">\n<div class=\"ldc-prod-final-form-title\">~ Ihre Anfrage \u00b7 MMXXV ~<\/div>\n<div class=\"ldc-prod-final-form-row\">\n          <span class=\"ldc-prod-final-form-label\">Produkt<\/span><br \/>\n          <span class=\"ldc-prod-final-form-value\">HPMC \/ HEMC \/ HEC \/ CMC<\/span>\n        <\/div>\n<div class=\"ldc-prod-final-form-row\">\n          <span class=\"ldc-prod-final-form-label\">Anmeldung<\/span><br \/>\n          <span class=\"ldc-prod-final-form-value\">Ihre Ziel-Formulierung<\/span>\n        <\/div>\n<div class=\"ldc-prod-final-form-row\">\n          <span class=\"ldc-prod-final-form-label\">Leistung<\/span><br \/>\n          <span class=\"ldc-prod-final-form-value\">Spezifikationsanforderungen<\/span>\n        <\/div>\n<div class=\"ldc-prod-final-form-row\">\n          <span class=\"ldc-prod-final-form-label\">Menge<\/span><br \/>\n          <span class=\"ldc-prod-final-form-value\">Monatliches \/ j\u00e4hrliches Volumen<\/span>\n        <\/div>\n<div class=\"ldc-prod-final-form-row\">\n          <span class=\"ldc-prod-final-form-label\">Markt<\/span><br \/>\n          <span class=\"ldc-prod-final-form-value\">Land &amp; Segment<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<style data-lemonx-boosted=\"true\">\n\/* Lemonx: User CSS ,Theme\/Elementor GlobalStyle *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;.lemonx-visual-root 500;600;700&family=Lora:ital, .lemonx-visual-root wght@0, .lemonx-visual-root 400;0, .lemonx-visual-root 500;0, .lemonx-visual-root 600;0, .lemonx-visual-root 700;1, .lemonx-visual-root 400;1, .lemonx-visual-root 500;1, .lemonx-visual-root 600&family=Cormorant+Garamond:ital, .lemonx-visual-root wght@0, .lemonx-visual-root 400;0, .lemonx-visual-root 500;0, .lemonx-visual-root 600;0, .lemonx-visual-root 700;1, .lemonx-visual-root 400;1, .lemonx-visual-root 500;1, .lemonx-visual-root 600&display=swap');<\/p>\n<p>.ldc-prod, .lemonx-visual-root .ldc-prod *, .lemonx-visual-root .ldc-prod *::before, .lemonx-visual-root .ldc-prod *::after { margin: 0; padding: 0; box-sizing: border-box; }<\/p>\n<p>.lemonx-visual-root .ldc-prod {\n  --ar: #E8722A;\n  --ar-deep: #C45A1A;\n  --tc: #B5451B;\n  --or: #C8952E;\n  --or-pl: #E8C987;\n  --cr: #FDF8F3;\n  --bn: #FFFFFF;\n  --nr: #1A1108;\n  --nr-w: #2C1E0F;\n  --gr: #5C5346;\n  --gr-l: #9B9286;\n  --sb: #F2EAE0;\n  --sb-d: #E8DCCB;\n  font-family: 'Lora', 'Georgia', serif;\n  color: var(--nr-w);\n  line-height: 1.75;\n  background: var(--cr);\n  -webkit-font-smoothing: antialiased;\n  width: 100%;\n  overflow-x: hidden;\n}\n.lemonx-visual-root .ldc-prod img { max-width: 100%; display: block; }\n.lemonx-visual-root .ldc-prod a { text-decoration: none; color: inherit; }\n.lemonx-visual-root .ldc-prod ::selection { background: var(--tc); color: var(--cr); }<\/p>\n<p>.lemonx-visual-root .ldc-prod-wrap { max-width: 1440px; margin: 0 auto; padding: 0 56px; }<\/p>\n<p>\/* ============================ SHARED TYPE ============================ *\/\n.lemonx-visual-root .ldc-prod-eb {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--tc);\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-prod-eb::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--or);\n}\n.lemonx-visual-root .ldc-prod-sig {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--ar);\n}\n.lemonx-visual-root .ldc-prod-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  padding: 16px 34px;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  transition: all 0.4s cubic-bezier(.4,0,.2,1);\n  cursor: pointer;\n  border: none;\n}\n.lemonx-visual-root .ldc-prod .ldc-prod-btn-tc { background: var(--tc); color: var(--cr); }\n.lemonx-visual-root .ldc-prod .ldc-prod-btn-tc:hover { background: var(--nr); color: var(--cr); transform: translateY(-2px); box-shadow: 0 12px 30px rgba(45,22,8,0.35); }\n.lemonx-visual-root .ldc-prod .ldc-prod-btn-g { background: transparent; color: var(--cr); border: 1px solid rgba(253,248,243,0.6); }\n.lemonx-visual-root .ldc-prod .ldc-prod-btn-g:hover { background: var(--cr); color: var(--nr); }\n.lemonx-visual-root .ldc-prod .ldc-prod-btn-ol { background: transparent; color: var(--nr); border: 1px solid var(--nr); }\n.lemonx-visual-root .ldc-prod .ldc-prod-btn-ol:hover { background: var(--nr); color: var(--cr); }\n.lemonx-visual-root .ldc-prod .ldc-prod-lnk {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--tc);\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding-bottom: 4px;\n  border-bottom: 1px solid var(--or);\n  transition: all 0.3s;\n}\n.lemonx-visual-root .ldc-prod .ldc-prod-lnk::after { content: '\u27f6'; font-size: 14px; transition: transform 0.3s; }\n.lemonx-visual-root .ldc-prod .ldc-prod-lnk:hover { color: var(--nr); border-color: var(--nr); }\n.lemonx-visual-root .ldc-prod .ldc-prod-lnk:hover::after { transform: translateX(5px); }<\/p>\n<p>\/* ============================================================\n   1. COVER BANNER \u2014 MAGAZINE EDITORIAL STYLE\n   Left: title + body | Right: 4 product index cards stacked\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-cover {\n  background: var(--cr);\n  position: relative;\n  padding: 60px 0 0;\n}\n.lemonx-visual-root .ldc-prod-cover-top {\n  padding-bottom: 24px;\n  margin-bottom: 40px;\n  border-bottom: 1px solid var(--sb-d);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gr);\n}\n.lemonx-visual-root .ldc-prod-cover-top strong { color: var(--tc); font-weight: 600; }\n.lemonx-visual-root .ldc-prod-cover-top span em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  font-size: 13px;\n  letter-spacing: 1px;\n  text-transform: none;\n  color: var(--or);\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-cover-grid {\n  display: grid;\n  grid-template-columns: 1.3fr 1fr;\n  gap: 64px;\n  align-items: stretch;\n  padding-bottom: 80px;\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-cover-left {\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n  padding-top: 12px;\n}\n.lemonx-visual-root .ldc-prod-cover-issue {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--tc);\n  margin-bottom: 24px;\n}\n.lemonx-visual-root .ldc-prod-cover-issue span {\n  font-family: 'Cinzel', serif;\n  font-style: normal;\n  font-size: 10px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gr);\n  margin-right: 12px;\n  padding-right: 12px;\n  border-right: 1px solid var(--or);\n}\n.lemonx-visual-root .ldc-prod-cover-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(44px, 5.8vw, 86px);\n  font-weight: 500;\n  line-height: 1.02;\n  letter-spacing: -0.5px;\n  color: var(--nr);\n  margin-bottom: 28px;\n}\n.lemonx-visual-root .ldc-prod-cover-title em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--tc);\n  letter-spacing: 0;\n  display: block;\n}\n.lemonx-visual-root .ldc-prod-cover-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 20px;\n  line-height: 1.55;\n  color: var(--gr);\n  margin-bottom: 24px;\n  max-width: 560px;\n  padding-left: 28px;\n  border-left: 2px solid var(--or);\n}\n.lemonx-visual-root .ldc-prod-cover-body {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.85;\n  color: var(--gr);\n  margin-bottom: 36px;\n  max-width: 580px;\n}\n.lemonx-visual-root .ldc-prod-cover-cta {\n  display: flex;\n  gap: 16px;\n  flex-wrap: wrap;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-prod-cover-cta .ldc-prod-btn-g {\n  color: var(--nr);\n  border-color: var(--nr);\n}\n.lemonx-visual-root .ldc-prod-cover-cta .ldc-prod-btn-g:hover {\n  background: var(--nr);\n  color: var(--cr);\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-cover-right {\n  display: grid;\n  grid-template-rows: repeat(4, 1fr);\n  gap: 12px;\n  min-height: 640px;\n}\n.lemonx-visual-root .ldc-prod-cover-card {\n  position: relative;\n  overflow: hidden;\n  cursor: pointer;\n  transition: all 0.5s;\n}\n.lemonx-visual-root .ldc-prod-cover-card img {\n  position: absolute;\n  inset: 0;\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(15%) saturate(0.9);\n  transition: all 0.6s;\n}\n.lemonx-visual-root .ldc-prod-cover-card::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(26,17,8,0.78) 0%, rgba(26,17,8,0.2) 100%);\n  transition: background 0.4s;\n}\n.lemonx-visual-root .ldc-prod-cover-card:hover img { transform: scale(1.06); filter: sepia(0%); }\n.lemonx-visual-root .ldc-prod-cover-card:hover::after {\n  background: linear-gradient(90deg, rgba(181,69,27,0.85) 0%, rgba(26,17,8,0.5) 100%);\n}\n.lemonx-visual-root .ldc-prod-cover-card-body {\n  position: relative;\n  z-index: 2;\n  height: 100%;\n  padding: 22px 28px;\n  display: flex;\n  align-items: center;\n  gap: 28px;\n  color: var(--cr);\n}\n.lemonx-visual-root .ldc-prod-cover-card-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 52px;\n  font-weight: 500;\n  color: var(--or-pl);\n  line-height: 1;\n  min-width: 48px;\n}\n.lemonx-visual-root .ldc-prod-cover-card-info { flex: 1; min-width: 0; }\n.lemonx-visual-root .ldc-prod-cover-card-name {\n  font-family: 'Cinzel', serif;\n  font-size: 22px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  margin-bottom: 4px;\n}\n.lemonx-visual-root .ldc-prod-cover-card-desc {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 15px;\n  opacity: 0.92;\n  line-height: 1.4;\n}<\/p>\n<p>\/* ============================================================\n   2. PORTFOLIO INTRO \u2014 CHAPTER STYLE\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-prelude {\n  padding: 120px 0;\n  background: var(--sb);\n  position: relative;\n}\n.lemonx-visual-root .ldc-prod-prelude::before {\n  content: 'Portfolio';\n  position: absolute;\n  top: 60px; right: 56px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 200px;\n  color: rgba(181,69,27,0.07);\n  line-height: 1;\n  letter-spacing: -6px;\n}\n.lemonx-visual-root .ldc-prod-prelude-layout {\n  display: grid;\n  grid-template-columns: 3fr 7fr;\n  gap: 80px;\n  position: relative;\n  z-index: 2;\n  align-items: start;\n}\n.lemonx-visual-root .ldc-prod-prelude-aside {\n  position: sticky;\n  top: 40px;\n}\n.lemonx-visual-root .ldc-prod-prelude-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 140px;\n  color: var(--tc);\n  line-height: 0.9;\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-prod-prelude-label {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--gr);\n  padding-bottom: 16px;\n  border-bottom: 1px solid var(--or);\n  display: block;\n  margin-bottom: 24px;\n}\n.lemonx-visual-root .ldc-prod-prelude-caption {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 17px;\n  color: var(--gr);\n  line-height: 1.65;\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-prelude-main h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(30px, 3.6vw, 46px);\n  font-weight: 500;\n  line-height: 1.18;\n  color: var(--nr);\n  letter-spacing: 0.5px;\n  margin-bottom: 40px;\n}\n.lemonx-visual-root .ldc-prod-prelude-main h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--tc);\n  letter-spacing: 0;\n}\n.lemonx-visual-root .ldc-prod-prelude-main p {\n  font-size: 16px;\n  line-height: 1.9;\n  color: var(--gr);\n  margin-bottom: 24px;\n  column-count: 1;\n}\n.lemonx-visual-root .ldc-prod-prelude-quote {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 28px;\n  line-height: 1.45;\n  color: var(--nr);\n  margin: 40px 0;\n  padding: 32px 40px;\n  border-left: 3px solid var(--tc);\n  background: var(--cr);\n  position: relative;\n}\n.lemonx-visual-root .ldc-prod-prelude-quote::before {\n  content: '\u201c';\n  position: absolute;\n  top: -10px; left: 20px;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 100px;\n  color: var(--or);\n  line-height: 1;\n}<\/p>\n<p>\/* Portfolio index jump bar *\/\n.lemonx-visual-root .ldc-prod-jumpbar {\n  margin-top: 48px;\n  padding-top: 32px;\n  border-top: 1px solid var(--sb-d);\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n}\n.lemonx-visual-root .ldc-prod-jump {\n  padding: 20px 8px;\n  border-right: 1px solid var(--sb-d);\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n  transition: all 0.3s;\n}\n.lemonx-visual-root .ldc-prod-jump:last-child { border-right: none; }\n.lemonx-visual-root .ldc-prod-jump:hover { background: rgba(200,149,46,0.08); padding-left: 16px; }\n.lemonx-visual-root .ldc-prod-jump-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--or);\n}\n.lemonx-visual-root .ldc-prod-jump-name {\n  font-family: 'Cinzel', serif;\n  font-size: 18px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  color: var(--nr);\n}\n.lemonx-visual-root .ldc-prod-jump-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 13px;\n  color: var(--gr);\n}<\/p>\n<p>\/* ============================================================\n   3. PRODUCT CHAPTERS \u2014 Exhibit Pages (each one unique)\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-chapter {\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>\/* --- HPMC: dark cinematic with right info column --- *\/\n.lemonx-visual-root .ldc-prod-ch-hpmc {\n  background: var(--nr);\n  color: var(--cr);\n  min-height: 820px;\n  padding: 100px 0;\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-hero-img {\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1582719508461-905c673771fd?w=1600&q=85') center\/cover;\n  filter: sepia(30%) saturate(0.8) brightness(0.6);\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-hero-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(26,17,8,0.92) 0%, rgba(26,17,8,0.7) 55%, rgba(26,17,8,0.5) 100%);\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-inner {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 7fr 5fr;\n  gap: 80px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 220px;\n  color: var(--tc);\n  line-height: 1;\n  position: absolute;\n  top: 40px; right: 56px;\n  opacity: 0.25;\n  z-index: 1;\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-tag {\n  display: inline-block;\n  padding: 10px 18px;\n  border: 1px solid var(--or);\n  color: var(--or-pl);\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  margin-bottom: 28px;\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-sig {\n  font-size: 24px;\n  color: var(--or-pl);\n  display: block;\n  margin-bottom: 14px;\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(56px, 8vw, 120px);\n  font-weight: 500;\n  letter-spacing: 2px;\n  color: var(--cr);\n  margin-bottom: 22px;\n  line-height: 0.95;\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-subtitle {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 24px;\n  line-height: 1.5;\n  color: rgba(253,248,243,0.9);\n  margin-bottom: 32px;\n  max-width: 560px;\n  padding-left: 28px;\n  border-left: 2px solid var(--or);\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-body {\n  font-size: 15px;\n  line-height: 1.85;\n  color: rgba(253,248,243,0.82);\n  margin-bottom: 18px;\n  max-width: 600px;\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-body:last-of-type { margin-bottom: 36px; }\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-side {\n  background: rgba(253,248,243,0.04);\n  border: 1px solid rgba(200,149,46,0.3);\n  padding: 36px 32px;\n  backdrop-filter: blur(10px);\n}\n.lemonx-visual-root .ldc-prod-ch-side-title {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--or-pl);\n  padding-bottom: 16px;\n  border-bottom: 1px solid rgba(200,149,46,0.3);\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-prod-ch-side-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-prod-ch-side-list li {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  color: rgba(253,248,243,0.92);\n  display: flex;\n  align-items: start;\n  gap: 10px;\n}\n.lemonx-visual-root .ldc-prod-ch-side-list li::before {\n  content: '';\n  width: 6px; height: 6px;\n  background: var(--or);\n  transform: rotate(45deg);\n  margin-top: 8px;\n  flex-shrink: 0;\n}\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-lnk { color: var(--or-pl); border-color: var(--or); }\n.lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-lnk:hover { color: var(--cr); border-color: var(--cr); }<\/p>\n<p>\/* --- HEMC: light editorial with 2-column text + image-row --- *\/\n.lemonx-visual-root .ldc-prod-ch-hemc {\n  background: var(--cr);\n  padding: 120px 0;\n  position: relative;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc .ldc-prod-ch-num {\n  position: absolute;\n  top: 40px; left: 56px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 240px;\n  color: rgba(181,69,27,0.08);\n  line-height: 1;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-head {\n  display: grid;\n  grid-template-columns: 4fr 6fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 72px;\n  position: relative;\n  z-index: 2;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-label .ldc-prod-eb { color: var(--tc); margin-bottom: 20px; }\n.lemonx-visual-root .ldc-prod-ch-hemc-label h3 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(48px, 6vw, 88px);\n  font-weight: 500;\n  color: var(--nr);\n  letter-spacing: 1.5px;\n  line-height: 1;\n  margin-bottom: 12px;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-label span {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 20px;\n  color: var(--ar);\n  display: block;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-subtitle {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 26px;\n  line-height: 1.4;\n  color: var(--gr);\n  padding-left: 32px;\n  border-left: 2px solid var(--tc);\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-ch-hemc-gallery {\n  display: grid;\n  grid-template-columns: 2fr 1fr 1fr;\n  gap: 16px;\n  height: 400px;\n  margin-bottom: 64px;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-gallery > div {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-gallery img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.7s;\n  filter: sepia(10%);\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-gallery > div:hover img { transform: scale(1.06); filter: sepia(0%); }\n.lemonx-visual-root .ldc-prod-ch-hemc-gallery > div::after {\n  content: '';\n  position: absolute;\n  inset: 10px;\n  border: 1px solid rgba(200,149,46,0);\n  transition: border-color 0.4s;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-gallery > div:hover::after { border-color: rgba(200,149,46,0.55); }<\/p>\n<p>.lemonx-visual-root .ldc-prod-ch-hemc-body {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 56px;\n  max-width: 1100px;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-body p {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.9;\n  color: var(--gr);\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-body p:first-of-type::first-letter {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 64px;\n  float: left;\n  line-height: 0.85;\n  margin-right: 10px;\n  margin-top: 6px;\n  color: var(--tc);\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-bottom {\n  margin-top: 32px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding-top: 24px;\n  border-top: 1px solid var(--sb-d);\n  flex-wrap: wrap;\n  gap: 20px;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n.lemonx-visual-root .ldc-prod-ch-hemc-chip {\n  padding: 6px 14px;\n  border: 1px solid var(--or);\n  color: var(--gr);\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n}<\/p>\n<p>\/* --- HEC: image-left cinematic,diagonal split --- *\/\n.lemonx-visual-root .ldc-prod-ch-hec {\n  padding: 0;\n  background: var(--sb);\n  position: relative;\n  min-height: 680px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-visual {\n  position: relative;\n  overflow: hidden;\n  min-height: 680px;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  position: absolute;\n  inset: 0;\n  filter: sepia(15%) saturate(0.92);\n}\n.lemonx-visual-root .ldc-prod-ch-hec-visual::after {\n  content: '03';\n  position: absolute;\n  bottom: 32px; right: 32px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 140px;\n  color: var(--cr);\n  line-height: 1;\n  text-shadow: 0 4px 20px rgba(0,0,0,0.4);\n  z-index: 2;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-visual-mark {\n  position: absolute;\n  top: 32px; left: 32px;\n  z-index: 2;\n  background: var(--cr);\n  color: var(--tc);\n  padding: 12px 20px;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  font-weight: 600;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-content {\n  padding: 100px 72px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-content .ldc-prod-eb { margin-bottom: 20px; }\n.lemonx-visual-root .ldc-prod-ch-hec-sig {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--ar);\n  margin-bottom: 10px;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-content h3 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(48px, 6vw, 84px);\n  font-weight: 500;\n  color: var(--nr);\n  letter-spacing: 1.5px;\n  line-height: 1;\n  margin-bottom: 22px;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-subtitle {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  line-height: 1.5;\n  color: var(--gr);\n  margin-bottom: 32px;\n  padding-left: 24px;\n  border-left: 2px solid var(--or);\n  max-width: 500px;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-body {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.9;\n  color: var(--gr);\n  margin-bottom: 18px;\n  max-width: 500px;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-specs {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin: 32px 0 36px;\n  padding: 24px 0;\n  border-top: 1px solid var(--sb-d);\n  border-bottom: 1px solid var(--sb-d);\n}\n.lemonx-visual-root .ldc-prod-ch-hec-spec-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 32px;\n  color: var(--tc);\n  line-height: 1;\n  margin-bottom: 6px;\n}\n.lemonx-visual-root .ldc-prod-ch-hec-spec-label {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: var(--gr);\n}<\/p>\n<p>\/* --- CMC: full-width dark with horizontal scroll industry strip --- *\/\n.lemonx-visual-root .ldc-prod-ch-cmc {\n  background: linear-gradient(135deg, var(--nr) 0%, var(--tc) 180%);\n  color: var(--cr);\n  padding: 120px 0;\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1556909114-f6e7ad7d3136?w=1600&q=80') center\/cover;\n  opacity: 0.18;\n  mix-blend-mode: lighten;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-head {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 60px;\n  align-items: end;\n  margin-bottom: 56px;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc .ldc-prod-eb { color: var(--or-pl); }\n.lemonx-visual-root .ldc-prod-ch-cmc .ldc-prod-eb::before { background: var(--or); }\n.lemonx-visual-root .ldc-prod-ch-cmc-sig {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--or-pl);\n  margin: 18px 0 10px;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(56px, 7vw, 96px);\n  font-weight: 500;\n  letter-spacing: 2px;\n  color: var(--cr);\n  line-height: 0.95;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: clamp(80px, 11vw, 180px);\n  color: var(--or-pl);\n  line-height: 1;\n  opacity: 0.65;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 24px;\n  line-height: 1.5;\n  color: var(--or-pl);\n  max-width: 720px;\n  margin-bottom: 36px;\n  position: relative;\n  z-index: 2;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-body-grid {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1.3fr 1fr;\n  gap: 80px;\n  align-items: start;\n  margin-bottom: 56px;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-body-grid p {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.9;\n  color: rgba(253,248,243,0.85);\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-panel {\n  background: rgba(253,248,243,0.06);\n  border: 1px solid rgba(200,149,46,0.35);\n  padding: 36px 32px;\n  backdrop-filter: blur(10px);\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-panel h4 {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--or-pl);\n  margin-bottom: 20px;\n  padding-bottom: 12px;\n  border-bottom: 1px solid rgba(200,149,46,0.3);\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-panel-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px 32px;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-panel-grid span {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 17px;\n  color: rgba(253,248,243,0.92);\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc-panel-grid span::before {\n  content: '\u2192';\n  color: var(--or);\n  font-style: normal;\n}\n.lemonx-visual-root .ldc-prod-ch-cmc .ldc-prod-lnk { color: var(--or-pl); border-color: var(--or); position: relative; z-index: 2; }\n.lemonx-visual-root .ldc-prod-ch-cmc .ldc-prod-lnk:hover { color: var(--cr); border-color: var(--cr); }<\/p>\n<p>\/* ============================================================\n   4. FUNCTION STRIP \u2014 Horizontal 6-column timeline style\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-fn {\n  padding: 120px 0;\n  background: var(--cr);\n  position: relative;\n}\n.lemonx-visual-root .ldc-prod-fn-head {\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 72px;\n}\n.lemonx-visual-root .ldc-prod-fn-head h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(36px, 4.4vw, 54px);\n  font-weight: 500;\n  line-height: 1.12;\n  color: var(--nr);\n  letter-spacing: 0.8px;\n  margin-top: 16px;\n}\n.lemonx-visual-root .ldc-prod-fn-head h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--tc);\n}\n.lemonx-visual-root .ldc-prod-fn-head p {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  line-height: 1.85;\n  color: var(--gr);\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-fn-strip {\n  position: relative;\n  padding-top: 24px;\n  border-top: 1px solid var(--sb-d);\n}\n.lemonx-visual-root .ldc-prod-fn-strip::before {\n  content: '';\n  position: absolute;\n  top: -3px;\n  left: 0;\n  width: 80px; height: 5px;\n  background: var(--tc);\n}\n.lemonx-visual-root .ldc-prod-fn-row {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  gap: 24px;\n}\n.lemonx-visual-root .ldc-prod-fn-cell {\n  padding: 32px 20px 36px 0;\n  position: relative;\n  transition: all 0.3s;\n}\n.lemonx-visual-root .ldc-prod-fn-cell:not(:last-child)::after {\n  content: '';\n  position: absolute;\n  top: 32px; right: 0; bottom: 0;\n  width: 1px;\n  background: var(--sb-d);\n}\n.lemonx-visual-root .ldc-prod-fn-cell:hover {\n  padding-left: 8px;\n}\n.lemonx-visual-root .ldc-prod-fn-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 48px;\n  color: var(--or);\n  line-height: 1;\n  margin-bottom: 12px;\n}\n.lemonx-visual-root .ldc-prod-fn-icon {\n  width: 36px; height: 36px;\n  color: var(--tc);\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-prod-fn-icon svg { width: 100%; height: 100%; }\n.lemonx-visual-root .ldc-prod-fn-title {\n  font-family: 'Cinzel', serif;\n  font-size: 14px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: var(--nr);\n  margin-bottom: 14px;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-prod-fn-desc {\n  font-family: 'Lora', serif;\n  font-size: 13.5px;\n  line-height: 1.7;\n  color: var(--gr);\n}\n.lemonx-visual-root .ldc-prod-fn-cta {\n  margin-top: 64px;\n  text-align: center;\n}<\/p>\n<p>\/* ============================================================\n   5. INDUSTRY MATRIX \u2014 unique row-based layout\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-mx {\n  padding: 120px 0;\n  background: var(--sb);\n}\n.lemonx-visual-root .ldc-prod-mx-head {\n  max-width: 840px;\n  margin: 0 auto 64px;\n  text-align: center;\n}\n.lemonx-visual-root .ldc-prod-mx-head h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(36px, 4.4vw, 54px);\n  font-weight: 500;\n  margin: 16px 0;\n  color: var(--nr);\n}\n.lemonx-visual-root .ldc-prod-mx-head h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--tc);\n}\n.lemonx-visual-root .ldc-prod-mx-head .ldc-prod-eb { color: var(--tc); }\n.lemonx-visual-root .ldc-prod-mx-head .ldc-prod-eb::before, .lemonx-visual-root .ldc-prod-mx-head .ldc-prod-eb::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--or);\n}\n.lemonx-visual-root .ldc-prod-mx-head p {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  line-height: 1.85;\n  color: var(--gr);\n  max-width: 720px;\n  margin: 24px auto 0;\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-mx-rows {\n  display: flex;\n  flex-direction: column;\n  margin-bottom: 56px;\n}\n.lemonx-visual-root .ldc-prod-mx-row {\n  display: grid;\n  grid-template-columns: 80px 220px 1fr 160px;\n  gap: 32px;\n  align-items: center;\n  padding: 28px 0;\n  border-top: 1px solid var(--sb-d);\n  transition: all 0.35s;\n}\n.lemonx-visual-root .ldc-prod-mx-row:last-child { border-bottom: 1px solid var(--sb-d); }\n.lemonx-visual-root .ldc-prod-mx-row:hover {\n  background: linear-gradient(90deg, rgba(200,149,46,0.08) 0%, transparent 100%);\n  padding-left: 16px;\n}\n.lemonx-visual-root .ldc-prod-mx-row-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 36px;\n  color: var(--tc);\n  line-height: 1;\n}\n.lemonx-visual-root .ldc-prod-mx-row-img {\n  width: 220px; height: 140px;\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-prod-mx-row-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.6s;\n  filter: sepia(10%);\n}\n.lemonx-visual-root .ldc-prod-mx-row:hover .ldc-prod-mx-row-img img {\n  transform: scale(1.06);\n  filter: sepia(0%);\n}\n.lemonx-visual-root .ldc-prod-mx-row-main h3 {\n  font-family: 'Cinzel', serif;\n  font-size: 22px;\n  font-weight: 500;\n  color: var(--nr);\n  margin-bottom: 8px;\n  letter-spacing: 1px;\n}\n.lemonx-visual-root .ldc-prod-mx-row-main p {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--gr);\n}\n.lemonx-visual-root .ldc-prod-mx-row-tags {\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n  align-items: flex-end;\n}\n.lemonx-visual-root .ldc-prod-mx-row-tag {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--tc);\n  padding: 5px 10px;\n  border: 1px solid var(--or);\n  display: inline-block;\n  background: var(--cr);\n}\n.lemonx-visual-root .ldc-prod-mx-cta { text-align: center; }<\/p>\n<p>\/* ============================================================\n   6. WHY PRODUCTS \u2014 Editorial pull-quote + masonry cards\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-why {\n  padding: 120px 0;\n  background: var(--cr);\n  position: relative;\n}\n.lemonx-visual-root .ldc-prod-why-intro {\n  max-width: 980px;\n  margin: 0 auto 72px;\n  text-align: center;\n}\n.lemonx-visual-root .ldc-prod-why-intro .ldc-prod-eb {\n  display: inline-flex;\n}\n.lemonx-visual-root .ldc-prod-why-intro .ldc-prod-eb::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--or);\n}\n.lemonx-visual-root .ldc-prod-why-intro h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(40px, 5vw, 64px);\n  font-weight: 500;\n  margin: 20px 0 24px;\n  color: var(--nr);\n  letter-spacing: 0.5px;\n  line-height: 1.12;\n}\n.lemonx-visual-root .ldc-prod-why-intro h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--tc);\n}\n.lemonx-visual-root .ldc-prod-why-intro p {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  line-height: 1.6;\n  color: var(--gr);\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-why-cards {\n  display: grid;\n  grid-template-columns: repeat(12, 1fr);\n  gap: 24px;\n}\n.lemonx-visual-root .ldc-prod-why-card {\n  padding: 40px 32px;\n  background: var(--bn);\n  border: 1px solid var(--sb-d);\n  transition: all 0.4s;\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-prod-why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 40px; height: 1px;\n  background: var(--tc);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-prod-why-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 48px rgba(44,30,15,0.12);\n  border-color: var(--or);\n}\n.lemonx-visual-root .ldc-prod-why-card:hover::before { width: 100%; }<\/p>\n<p>.lemonx-visual-root .ldc-prod-why-card.w6 { grid-column: span 6; }\n.lemonx-visual-root .ldc-prod-why-card.w4 { grid-column: span 4; }\n.lemonx-visual-root .ldc-prod-why-card.w5 { grid-column: span 5; }\n.lemonx-visual-root .ldc-prod-why-card.w7 { grid-column: span 7; }\n.lemonx-visual-root .ldc-prod-why-card.w12 { grid-column: span 12; }<\/p>\n<p>.lemonx-visual-root .ldc-prod-why-card-head {\n  display: flex;\n  align-items: baseline;\n  gap: 16px;\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-prod-why-card-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 48px;\n  color: var(--tc);\n  line-height: 1;\n}\n.lemonx-visual-root .ldc-prod-why-card-kicker {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--or);\n  flex: 1;\n}\n.lemonx-visual-root .ldc-prod-why-card h3 {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 500;\n  color: var(--nr);\n  margin-bottom: 14px;\n  letter-spacing: 1.2px;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-prod-why-card p {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: var(--gr);\n}\n.lemonx-visual-root .ldc-prod-why-card.feature {\n  background: var(--nr);\n  color: var(--cr);\n  border-color: var(--nr);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  min-height: 260px;\n  padding: 40px;\n}\n.lemonx-visual-root .ldc-prod-why-card.feature h3 { color: var(--cr); }\n.lemonx-visual-root .ldc-prod-why-card.feature p { color: rgba(253,248,243,0.85); font-family: 'Cormorant Garamond', serif; font-style: italic; font-size: 22px; line-height: 1.5; }\n.lemonx-visual-root .ldc-prod-why-card.feature .ldc-prod-why-card-kicker { color: var(--or-pl); }\n.lemonx-visual-root .ldc-prod-why-card.feature::before { background: var(--or); }<\/p>\n<p>\/* ============================================================\n   7. SUPPORT \u2014 Large quote over image\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-sup {\n  position: relative;\n  padding: 160px 0;\n  background: var(--nr);\n  color: var(--cr);\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-prod-sup::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1581094794329-c8112a89af12?w=1800&q=85') center\/cover;\n  opacity: 0.3;\n  filter: sepia(20%);\n}\n.lemonx-visual-root .ldc-prod-sup::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(26,17,8,0.8) 0%, rgba(26,17,8,0.5) 50%, rgba(26,17,8,0.9) 100%);\n}\n.lemonx-visual-root .ldc-prod-sup-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1000px;\n  margin: 0 auto;\n  text-align: center;\n}\n.lemonx-visual-root .ldc-prod-sup .ldc-prod-eb { color: var(--or-pl); }\n.lemonx-visual-root .ldc-prod-sup .ldc-prod-eb::before, .lemonx-visual-root .ldc-prod-sup .ldc-prod-eb::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--or);\n}\n.lemonx-visual-root .ldc-prod-sup-quote {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: clamp(30px, 4.2vw, 56px);\n  font-weight: 500;\n  line-height: 1.25;\n  color: var(--cr);\n  margin: 32px 0 24px;\n  letter-spacing: -0.3px;\n}\n.lemonx-visual-root .ldc-prod-sup-quote em {\n  font-family: 'Cinzel', serif;\n  font-style: normal;\n  font-weight: 500;\n  color: var(--or-pl);\n  letter-spacing: 1px;\n}\n.lemonx-visual-root .ldc-prod-sup-body {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  line-height: 1.9;\n  color: rgba(253,248,243,0.78);\n  max-width: 780px;\n  margin: 0 auto 40px;\n}\n.lemonx-visual-root .ldc-prod-sup-cta {\n  display: flex;\n  gap: 20px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n.lemonx-visual-root .ldc-prod-sup-images {\n  position: absolute;\n  left: 56px;\n  bottom: 48px;\n  display: flex;\n  gap: 12px;\n  z-index: 3;\n}\n.lemonx-visual-root .ldc-prod-sup-images > div {\n  width: 100px; height: 70px;\n  overflow: hidden;\n  border: 1px solid var(--or);\n}\n.lemonx-visual-root .ldc-prod-sup-images img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(15%);\n}\n.lemonx-visual-root .ldc-prod-sup-meta {\n  position: absolute;\n  right: 56px; bottom: 56px;\n  z-index: 3;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--or-pl);\n  letter-spacing: 2px;\n  text-align: right;\n}\n.lemonx-visual-root .ldc-prod-sup-meta strong {\n  font-family: 'Cinzel', serif;\n  font-style: normal;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--cr);\n  display: block;\n  margin-bottom: 4px;\n}<\/p>\n<p>\/* ============================================================\n   8. RESOURCES PREVIEW \u2014 Library shelf layout\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-lib {\n  padding: 120px 0;\n  background: var(--cr);\n}\n.lemonx-visual-root .ldc-prod-lib-head {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 56px;\n}\n.lemonx-visual-root .ldc-prod-lib-head h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(34px, 4vw, 50px);\n  font-weight: 500;\n  line-height: 1.15;\n  color: var(--nr);\n  margin-top: 16px;\n}\n.lemonx-visual-root .ldc-prod-lib-head h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--tc);\n}\n.lemonx-visual-root .ldc-prod-lib-head p {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.85;\n  color: var(--gr);\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-lib-shelf {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 32px;\n}\n.lemonx-visual-root .ldc-prod-lib-book {\n  background: var(--sb);\n  border: 1px solid var(--sb-d);\n  padding: 0;\n  overflow: hidden;\n  position: relative;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-prod-lib-book:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 48px rgba(44,30,15,0.12);\n}\n.lemonx-visual-root .ldc-prod-lib-book-img {\n  height: 220px;\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-prod-lib-book-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.7s;\n  filter: sepia(12%);\n}\n.lemonx-visual-root .ldc-prod-lib-book:hover .ldc-prod-lib-book-img img {\n  transform: scale(1.06);\n  filter: sepia(0%);\n}\n.lemonx-visual-root .ldc-prod-lib-book-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 60%, rgba(26,17,8,0.35) 100%);\n}\n.lemonx-visual-root .ldc-prod-lib-book-cat {\n  position: absolute;\n  top: 16px; left: 16px;\n  z-index: 2;\n  background: var(--cr);\n  color: var(--tc);\n  padding: 6px 12px;\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  font-weight: 600;\n}\n.lemonx-visual-root .ldc-prod-lib-book-body {\n  padding: 28px 24px 32px;\n}\n.lemonx-visual-root .ldc-prod-lib-book-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--ar);\n  margin-bottom: 6px;\n}\n.lemonx-visual-root .ldc-prod-lib-book-title {\n  font-family: 'Cinzel', serif;\n  font-size: 16px;\n  font-weight: 500;\n  letter-spacing: 1px;\n  color: var(--nr);\n  margin-bottom: 14px;\n  line-height: 1.35;\n}\n.lemonx-visual-root .ldc-prod-lib-book-arrow {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--tc);\n}\n.lemonx-visual-root .ldc-prod-lib-cta {\n  margin-top: 56px;\n  text-align: center;\n}<\/p>\n<p>\/* ============================================================\n   9. FINAL CTA \u2014 Invoice \/ form-style split\n   ============================================================ *\/\n.lemonx-visual-root .ldc-prod-final {\n  padding: 0;\n  background: var(--cr);\n}\n.lemonx-visual-root .ldc-prod-final-inner {\n  background: var(--tc);\n  color: var(--cr);\n  display: grid;\n  grid-template-columns: 6fr 5fr;\n  min-height: 520px;\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-prod-final-inner::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1518770660439-4636190af475?w=1600&q=80') center\/cover;\n  opacity: 0.12;\n  mix-blend-mode: overlay;\n}\n.lemonx-visual-root .ldc-prod-final-left {\n  position: relative;\n  z-index: 2;\n  padding: 88px 72px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.lemonx-visual-root .ldc-prod-final-left .ldc-prod-eb { color: var(--or-pl); }\n.lemonx-visual-root .ldc-prod-final-left .ldc-prod-eb::before { background: var(--or-pl); }\n.lemonx-visual-root .ldc-prod-final-left h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(36px, 4.8vw, 60px);\n  font-weight: 500;\n  line-height: 1.08;\n  letter-spacing: 0.5px;\n  margin: 20px 0 22px;\n  color: var(--cr);\n}\n.lemonx-visual-root .ldc-prod-final-left h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  color: var(--or-pl);\n}\n.lemonx-visual-root .ldc-prod-final-left p {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  line-height: 1.85;\n  color: rgba(253,248,243,0.9);\n  max-width: 540px;\n  margin-bottom: 40px;\n}\n.lemonx-visual-root .ldc-prod-final-cta {\n  display: flex;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n.lemonx-visual-root .ldc-prod-final-cta .ldc-prod-btn-tc {\n  background: var(--nr);\n}\n.lemonx-visual-root .ldc-prod-final-cta .ldc-prod-btn-tc:hover {\n  background: var(--cr);\n  color: var(--nr);\n}<\/p>\n<p>.lemonx-visual-root .ldc-prod-final-right {\n  position: relative;\n  z-index: 2;\n  background: var(--nr);\n  padding: 72px 56px;\n  color: var(--cr);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.lemonx-visual-root .ldc-prod-final-form-title {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--or-pl);\n  margin-bottom: 32px;\n  padding-bottom: 16px;\n  border-bottom: 1px solid rgba(200,149,46,0.3);\n}\n.lemonx-visual-root .ldc-prod-final-form-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n  border-bottom: 1px solid rgba(253,248,243,0.12);\n  padding: 14px 0;\n}\n.lemonx-visual-root .ldc-prod-final-form-row:last-child { border-bottom: none; }\n.lemonx-visual-root .ldc-prod-final-form-label {\n  font-family: 'Cinzel', serif;\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(253,248,243,0.55);\n  align-self: center;\n}\n.lemonx-visual-root .ldc-prod-final-form-value {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 18px;\n  color: var(--cr);\n  text-align: right;\n}<\/p>\n<p>\/* ============================================================\n   RESPONSIVE\n   ============================================================ *\/\n@media (max-width: 1200px) {\n  .lemonx-visual-root .ldc-prod-wrap { padding: 0 36px; }\n  .lemonx-visual-root .ldc-prod-fn-row { grid-template-columns: repeat(3, 1fr); row-gap: 32px; }\n  .lemonx-visual-root .ldc-prod-fn-cell:nth-child(3n)::after { display: none; }\n  .lemonx-visual-root .ldc-prod-why-card.w6, .lemonx-visual-root .ldc-prod-why-card.w4, .lemonx-visual-root .ldc-prod-why-card.w5, .lemonx-visual-root .ldc-prod-why-card.w7 { grid-column: span 6; }\n  .lemonx-visual-root .ldc-prod-mx-row { grid-template-columns: 60px 180px 1fr 140px; gap: 24px; }\n  .lemonx-visual-root .ldc-prod-mx-row-img { width: 180px; height: 120px; }\n}\n@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-prod-cover-grid, .lemonx-visual-root .ldc-prod-prelude-layout, .lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-inner, .lemonx-visual-root .ldc-prod-ch-hemc-head, .lemonx-visual-root .ldc-prod-ch-cmc-head, .lemonx-visual-root .ldc-prod-ch-cmc-body-grid, .lemonx-visual-root .ldc-prod-fn-head, .lemonx-visual-root .ldc-prod-lib-head { grid-template-columns: 1fr; gap: 48px; }\n  .lemonx-visual-root .ldc-prod-ch-hec { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-prod-ch-hec-content { padding: 64px 32px; }\n  .lemonx-visual-root .ldc-prod-ch-hec-visual { min-height: 440px; }\n  .lemonx-visual-root .ldc-prod-prelude-aside { position: static; }\n  .lemonx-visual-root .ldc-prod-final-inner { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-prod-final-left { padding: 64px 40px; }\n  .lemonx-visual-root .ldc-prod-final-right { padding: 56px 40px; }\n  .lemonx-visual-root .ldc-prod-cover-right { min-height: 520px; }\n  .lemonx-visual-root .ldc-prod-ch-hemc-body { grid-template-columns: 1fr; gap: 24px; }\n  .lemonx-visual-root .ldc-prod-ch-hemc-gallery { grid-template-columns: 1fr 1fr; height: auto; grid-auto-rows: 200px; }\n  .lemonx-visual-root .ldc-prod-lib-shelf { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-prod-mx-row { grid-template-columns: 40px 140px 1fr; }\n  .lemonx-visual-root .ldc-prod-mx-row-tags { grid-column: 1 \/ -1; flex-direction: row; justify-content: flex-start; margin-top: 8px; }\n  .lemonx-visual-root .ldc-prod-mx-row-img { width: 140px; height: 100px; }\n  .lemonx-visual-root .ldc-prod-sup-images { display: none; }\n  .lemonx-visual-root .ldc-prod-sup-meta { display: none; }\n  .lemonx-visual-root .ldc-prod-prelude::before { font-size: 120px; }\n  .lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-num { font-size: 140px; }\n  .lemonx-visual-root .ldc-prod-ch-hemc .ldc-prod-ch-num { font-size: 140px; }\n}\n@media (max-width: 640px) {\n  .lemonx-visual-root .ldc-prod-wrap { padding: 0 20px; }\n  .lemonx-visual-root .ldc-prod-cover { padding: 32px 0 0; }\n  .lemonx-visual-root .ldc-prod-cover-top { font-size: 9px; flex-wrap: wrap; gap: 10px; }\n  .lemonx-visual-root .ldc-prod-cover-right { min-height: 360px; grid-template-rows: repeat(4, 90px); }\n  .lemonx-visual-root .ldc-prod-cover-card-num { font-size: 38px; min-width: 36px; }\n  .lemonx-visual-root .ldc-prod-cover-card-name { font-size: 17px; letter-spacing: 2px; }\n  .lemonx-visual-root .ldc-prod-cover-card-desc { font-size: 13px; }\n  .lemonx-visual-root .ldc-prod-prelude, .lemonx-visual-root .ldc-prod-fn, .lemonx-visual-root .ldc-prod-mx, .lemonx-visual-root .ldc-prod-why, .lemonx-visual-root .ldc-prod-sup, .lemonx-visual-root .ldc-prod-lib { padding: 72px 0; }\n  .lemonx-visual-root .ldc-prod-ch-hpmc, .lemonx-visual-root .ldc-prod-ch-hemc, .lemonx-visual-root .ldc-prod-ch-cmc { padding: 72px 0; }\n  .lemonx-visual-root .ldc-prod-jumpbar { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-prod-jump:nth-child(-n+2) { border-bottom: 1px solid var(--sb-d); }\n  .lemonx-visual-root .ldc-prod-jump:nth-child(2) { border-right: none; }\n  .lemonx-visual-root .ldc-prod-fn-row { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-prod-fn-cell::after { display: none; }\n  .lemonx-visual-root .ldc-prod-why-cards { grid-template-columns: 1fr; gap: 16px; }\n  .lemonx-visual-root .ldc-prod-why-card.w6, .lemonx-visual-root .ldc-prod-why-card.w4, .lemonx-visual-root .ldc-prod-why-card.w5, .lemonx-visual-root .ldc-prod-why-card.w7, .lemonx-visual-root .ldc-prod-why-card.w12 { grid-column: span 1; }\n  .lemonx-visual-root .ldc-prod-mx-row { grid-template-columns: 1fr; gap: 12px; padding: 24px 0; }\n  .lemonx-visual-root .ldc-prod-mx-row-img { width: 100%; height: 180px; }\n  .lemonx-visual-root .ldc-prod-lib-shelf { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-prod-cover-cta, .lemonx-visual-root .ldc-prod-sup-cta, .lemonx-visual-root .ldc-prod-final-cta {\n    flex-direction: column; align-items: stretch;\n  }\n  .lemonx-visual-root .ldc-prod-cover-cta .ldc-prod-btn, .lemonx-visual-root .ldc-prod-sup-cta .ldc-prod-btn, .lemonx-visual-root .ldc-prod-final-cta .ldc-prod-btn { width: 100%; justify-content: center; }\n  .lemonx-visual-root .ldc-prod-ch-cmc-head { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-prod-ch-cmc-num { font-size: 90px; }\n  .lemonx-visual-root .ldc-prod-ch-hpmc .ldc-prod-ch-num { font-size: 100px; top: 24px; right: 24px; }\n  .lemonx-visual-root .ldc-prod-ch-hemc .ldc-prod-ch-num { font-size: 100px; left: 24px; top: 24px; }\n  .lemonx-visual-root .ldc-prod-prelude::before { display: none; }\n  .lemonx-visual-root .ldc-prod-ch-hemc-gallery { grid-template-columns: 1fr; height: auto; grid-auto-rows: 180px; }\n  .lemonx-visual-root .ldc-prod-ch-cmc-panel-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-prod-final-form-row { grid-template-columns: 1fr; padding: 10px 0; gap: 4px; }\n  .lemonx-visual-root .ldc-prod-final-form-value { text-align: left; }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>LANDERCOLL \u00a0 \u00b7 \u00a0 Cellulose Ether Products Il catalogo \u00a0 \u00b7 \u00a0 Vol. MMXXV \u00b7 No. 01 HPMC \u00b7 HEMC \u00b7 HEC \u00b7 CMC Capitolo Il catalogo dei prodotti Cellulose Ether Products for diverse industrial applications Explore high-performance HPMC, HEMC, HEC, and CMC solutions designed for construction, coatings, home care, personal care, pharmaceuticals, food, and [&hellip;]<\/p>","protected":false},"author":1,"featured_media":10431,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"footnotes":""},"class_list":["post-11353","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/pages\/11353","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/comments?post=11353"}],"version-history":[{"count":2,"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/pages\/11353\/revisions"}],"predecessor-version":[{"id":11355,"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/pages\/11353\/revisions\/11355"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/media\/10431"}],"wp:attachment":[{"href":"https:\/\/landercoll.com\/de\/wp-json\/wp\/v2\/media?parent=11353"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}