{"id":11335,"date":"2026-04-17T09:54:09","date_gmt":"2026-04-17T09:54:09","guid":{"rendered":"https:\/\/landercoll.com\/?page_id=11335"},"modified":"2026-07-02T08:52:06","modified_gmt":"2026-07-02T08:52:06","slug":"newhome","status":"publish","type":"page","link":"https:\/\/landercoll.com\/en\/","title":{"rendered":"Landu"},"content":{"rendered":"<div class=\"lemonx-visual-root\">\n<style>\n\/* ==================== FONTS & BASE ==================== *\/\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=Raleway:wght@300;400;500;600;700&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, .ldc *, .ldc *::before, .ldc *::after { margin: 0; padding: 0; box-sizing: border-box; }<\/p>\n<p>.ldc {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-oro-pallido: #E8C987;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n  --it-sabbia-deep: #E8DCCB;\n  font-family: 'Lora', 'Georgia', serif;\n  color: var(--it-nero-caldo);\n  line-height: 1.75;\n  background: var(--it-crema);\n  -webkit-font-smoothing: antialiased;\n}\n.ldc img { max-width: 100%; display: block; }\n.ldc a { text-decoration: none; color: inherit; }<\/p>\n<p>.ldc { width: 100%; overflow-x: hidden; background: var(--it-crema); }\n.ldc-container { max-width: 1320px; margin: 0 auto; padding: 0 48px; }<\/p>\n<p>\/* ==================== TYPOGRAPHY PRIMITIVES ==================== *\/\n.ldc-script {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--it-arancio);\n}\n.ldc-eyebrow {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--it-terracotta);\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-eyebrow::before, .ldc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--it-oro);\n}\n.ldc-eyebrow.left::after { display: none; }\n.ldc-eyebrow.right::before { display: none; }<\/p>\n<p>.ldc-h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(34px, 4.2vw, 56px);\n  font-weight: 500;\n  line-height: 1.15;\n  color: var(--it-nero);\n  letter-spacing: 1px;\n  margin: 20px 0 24px;\n}\n.ldc-h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--it-terracotta);\n  letter-spacing: 0;\n}<\/p>\n<p>.ldc-lead {\n  font-family: 'Lora', serif;\n  font-size: 17px;\n  font-weight: 400;\n  line-height: 1.9;\n  color: var(--it-grigio);\n  max-width: 680px;\n}\n.ldc-lead + .ldc-lead { margin-top: 18px; }<\/p>\n<p>\/* Decorative divider *\/\n.ldc-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 16px;\n  margin: 32px 0;\n}\n.ldc-divider-line {\n  width: 80px; height: 1px;\n  background: var(--it-oro);\n}\n.ldc-divider-dot {\n  width: 8px; height: 8px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}<\/p>\n<p>\/* ==================== BUTTONS ==================== *\/\n.ldc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  padding: 18px 38px;\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\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  position: relative;\n}\n.ldc-btn-primary {\n  background: var(--it-terracotta);\n  color: var(--it-crema);\n}\n.ldc-btn-primary:hover {\n  background: var(--it-nero);\n  transform: translateY(-2px);\n  box-shadow: 0 12px 30px rgba(45,22,8,0.35);\n}\n.ldc-btn-ghost {\n  background: transparent;\n  color: var(--it-crema);\n  border: 1px solid rgba(253,248,243,0.55);\n}\n.ldc-btn-ghost:hover {\n  background: var(--it-crema);\n  color: var(--it-nero);\n  border-color: var(--it-crema);\n}\n.ldc-btn-outline {\n  background: transparent;\n  color: var(--it-nero);\n  border: 1px solid var(--it-nero);\n}\n.ldc-btn-outline:hover {\n  background: var(--it-nero);\n  color: var(--it-crema);\n}\n.ldc-btn-link {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-terracotta);\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  padding-bottom: 4px;\n  border-bottom: 1px solid var(--it-oro);\n  transition: all 0.3s;\n}\n.ldc-btn-link::after {\n  content: '\u27f6';\n  font-size: 16px;\n  transition: transform 0.3s;\n}\n.ldc-btn-link:hover { color: var(--it-nero); border-color: var(--it-nero); }\n.ldc-btn-link:hover::after { transform: translateX(6px); }<\/p>\n<p>\/* ==================== 1. HERO SLIDER \u2014 LIGHT & AIRY ==================== *\/\n.ldc-hero {\n  position: relative;\n  height: 88vh;\n  min-height: 620px;\n  max-height: 780px;\n  overflow: hidden;\n  background: var(--it-crema);\n}\n.ldc-slides { position: relative; width: 100%; height: 100%; }<\/p>\n<p>.ldc-slide {\n  position: absolute;\n  inset: 0;\n  opacity: 0;\n  visibility: hidden;\n  transition: opacity 1s ease, visibility 1s;\n  z-index: 1;\n}\n.ldc-slide.is-active {\n  opacity: 1;\n  visibility: visible;\n  z-index: 2;\n}<\/p>\n<p>.ldc-slide-bg {\n  position: absolute;\n  inset: 0;\n  background-size: cover;\n  background-position: center;\n  transform: scale(1.06);\n  transition: transform 7s ease-out;\n}\n.ldc-slide.is-active .ldc-slide-bg {\n  transform: scale(1);\n}\n.ldc-slide-bg::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg,\n    rgba(26,17,8,0.55) 0%,\n    rgba(26,17,8,0.35) 50%,\n    rgba(26,17,8,0.15) 100%);\n}\n.ldc-slide-1 .ldc-slide-bg { background-image: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-SAMPLE-Testing-about-Chemical-Composition-scaled.jpg'); }\n.ldc-slide-2 .ldc-slide-bg { background-image: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-powder-low-ash-factory-scaled.jpg'); }\n.ldc-slide-3 .ldc-slide-bg { background-image: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/landu-factory4.jpg'); }<\/p>\n<p>.ldc-slide-content {\n  position: relative;\n  z-index: 2;\n  height: 100%;\n  display: flex;\n  align-items: center;\n}\n.ldc-slide-inner {\n  max-width: 680px;\n  color: var(--it-crema);\n  opacity: 0;\n  transform: translateY(24px);\n  transition: opacity 0.9s ease 0.2s, transform 0.9s ease 0.2s;\n}\n.ldc-slide.is-active .ldc-slide-inner {\n  opacity: 1;\n  transform: translateY(0);\n}<\/p>\n<p>.ldc-slide-eyebrow {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-oro-pallido);\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 24px;\n}\n.ldc-slide-eyebrow::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--it-oro);\n}\n.ldc-slide-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(30px, 4vw, 52px);\n  font-weight: 500;\n  line-height: 1.15;\n  letter-spacing: 0.5px;\n  margin-bottom: 20px;\n}\n.ldc-slide-title em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--it-oro-pallido);\n  letter-spacing: 0;\n}\n.ldc-slide-body {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.75;\n  color: rgba(253,248,243,0.88);\n  margin-bottom: 36px;\n  max-width: 560px;\n}\n.ldc-slide-cta { display: flex; flex-wrap: wrap; gap: 14px; }\n.ldc-slide .ldc-btn {\n  padding: 14px 30px;\n  font-size: 11px;\n  letter-spacing: 3px;\n}<\/p>\n<p>\/* ========== Slider controls: dots + arrows + counter ========== *\/\n.ldc-slide-nav {\n  position: absolute;\n  bottom: 48px;\n  left: 48px;\n  right: 48px;\n  z-index: 10;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 24px;\n}\n.ldc-slide-dots {\n  display: flex;\n  gap: 14px;\n  align-items: center;\n}\n.ldc-slide-dot {\n  width: 52px;\n  height: 1px;\n  background: rgba(253,248,243,0.3);\n  position: relative;\n  overflow: hidden;\n  cursor: pointer;\n  border: none;\n  padding: 0;\n  transition: background 0.3s;\n}\n.ldc-slide-dot:hover { background: rgba(253,248,243,0.5); }\n.ldc-slide-dot::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: var(--it-oro-pallido);\n  transform: scaleX(0);\n  transform-origin: left;\n}\n.ldc-slide-dot.is-active::after {\n  transform: scaleX(1);\n  transition: transform 7s linear;\n}<\/p>\n<p>.ldc-slide-counter {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 4px;\n  color: var(--it-oro-pallido);\n  user-select: none;\n}\n.ldc-slide-counter strong {\n  font-weight: 600;\n  color: var(--it-crema);\n}<\/p>\n<p>.ldc-slide-arrows {\n  display: flex;\n  gap: 6px;\n  align-items: center;\n}\n.ldc-slide-arrow {\n  width: 52px;\n  height: 52px;\n  border: 1px solid rgba(253,248,243,0.35);\n  background: transparent;\n  color: rgba(253,248,243,0.9);\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: all 0.3s ease;\n  backdrop-filter: blur(8px);\n}\n.ldc-slide-arrow:hover {\n  background: var(--it-crema);\n  color: var(--it-nero);\n  border-color: var(--it-crema);\n}\n.ldc-slide-arrow svg {\n  width: 18px;\n  height: 18px;\n  stroke-width: 1.5;\n}<\/p>\n<p>\/* ==================== 2. INTRO ==================== *\/\n.ldc-intro {\n  padding: 140px 0 120px;\n  background: var(--it-crema);\n  position: relative;\n}\n.ldc-intro::before {\n  content: '\u223e';\n  position: absolute;\n  top: 60px;\n  left: 50%;\n  transform: translateX(-50%);\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 48px;\n  color: var(--it-oro);\n  letter-spacing: -8px;\n}\n.ldc-intro-grid {\n  display: grid;\n  grid-template-columns: 1.1fr 1fr;\n  gap: 96px;\n  align-items: center;\n}\n.ldc-intro-text .ldc-script {\n  font-size: 28px;\n  margin-bottom: 8px;\n  display: block;\n}\n.ldc-intro-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 220px 220px;\n  gap: 18px;\n  position: relative;\n}\n.ldc-intro-img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.6s ease;\n  filter: sepia(8%) saturate(0.95);\n}\n.ldc-intro-img:hover { transform: scale(1.03); filter: sepia(0%); }\n.ldc-intro-img-wrap {\n  overflow: hidden;\n  position: relative;\n}\n.ldc-intro-img-wrap:nth-child(1) { grid-row: span 2; }\n.ldc-intro-img-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  border: 1px solid var(--it-oro);\n  transform: translate(12px, 12px);\n  opacity: 0;\n  transition: all 0.5s;\n  pointer-events: none;\n}\n.ldc-intro-img-wrap:hover::after {\n  transform: translate(8px, 8px);\n  opacity: 0.4;\n}\n.ldc-intro-caption {\n  position: absolute;\n  bottom: -28px;\n  right: 0;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 15px;\n  color: var(--it-grigio);\n  letter-spacing: 1px;\n}<\/p>\n<p>\/* ==================== 3. PRODUCTS ==================== *\/\n.ldc-products {\n  padding: 140px 0;\n  background: var(--it-sabbia);\n  position: relative;\n}\n.ldc-products::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--it-oro) 50%, transparent);\n  opacity: 0.4;\n}\n.ldc-section-head {\n  text-align: center;\n  max-width: 800px;\n  margin: 0 auto 80px;\n}\n.ldc-section-head .ldc-script {\n  font-size: 32px;\n  display: block;\n  margin-bottom: 8px;\n}<\/p>\n<p>.ldc-product-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 48px;\n  margin-bottom: 72px;\n}\n.ldc-product {\n  background: var(--it-bianco);\n  overflow: hidden;\n  position: relative;\n  transition: all 0.5s cubic-bezier(.4,0,.2,1);\n  display: flex;\n  flex-direction: column;\n}\n.ldc-product::before {\n  content: '';\n  position: absolute;\n  top: 24px; left: 24px; right: 24px; bottom: 24px;\n  border: 1px solid transparent;\n  transition: border-color 0.4s;\n  pointer-events: none;\n  z-index: 3;\n}\n.ldc-product:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 24px 60px rgba(44,30,15,0.18);\n}\n.ldc-product:hover::before {\n  border-color: var(--it-oro);\n}\n.ldc-product-img {\n  position: relative;\n  height: 300px;\n  overflow: hidden;\n}\n.ldc-product-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.8s;\n  filter: sepia(10%) saturate(0.95);\n}\n.ldc-product:hover .ldc-product-img img { transform: scale(1.08); filter: sepia(0%); }\n.ldc-product-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(26,17,8,0.3) 100%);\n}\n.ldc-product-tag {\n  position: absolute;\n  top: 24px; left: 24px;\n  z-index: 2;\n  background: var(--it-crema);\n  color: var(--it-terracotta);\n  padding: 10px 18px;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n}\n.ldc-product-body {\n  padding: 44px 40px 48px;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n}\n.ldc-product-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 16px;\n  color: var(--it-oro);\n  margin-bottom: 10px;\n}\n.ldc-product-title {\n  font-family: 'Cinzel', serif;\n  font-size: 26px;\n  font-weight: 500;\n  color: var(--it-nero);\n  margin-bottom: 20px;\n  letter-spacing: 1px;\n  line-height: 1.25;\n}\n.ldc-product-desc {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.85;\n  color: var(--it-grigio);\n  flex: 1;\n  margin-bottom: 28px;\n}\n.ldc-products-cta { text-align: center; }<\/p>\n<p>\/* ==================== 4. FUNCTIONS ==================== *\/\n.ldc-functions {\n  padding: 140px 0;\n  background: var(--it-nero);\n  color: var(--it-crema);\n  position: relative;\n  overflow: hidden;\n}\n.ldc-functions::before {\n  content: '';\n  position: absolute;\n  top: 0; right: 0;\n  width: 45%; height: 100%;\n  background: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-powder-low-ash-1-scaled.jpg') center\/cover;\n  opacity: 0.18;\n  mix-blend-mode: screen;\n}\n.ldc-functions::after {\n  content: '';\n  position: absolute;\n  top: 60px; left: 48px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 180px;\n  font-weight: 400;\n  color: rgba(200,149,46,0.08);\n  content: 'Funzioni';\n  line-height: 1;\n  letter-spacing: -4px;\n}\n.ldc-functions .ldc-eyebrow { color: var(--it-oro-pallido); }\n.ldc-functions .ldc-eyebrow::before, .ldc-functions .ldc-eyebrow::after { background: var(--it-oro); }\n.ldc-functions .ldc-h2 { color: var(--it-crema); }\n.ldc-functions .ldc-h2 em { color: var(--it-oro-pallido); }\n.ldc-functions .ldc-lead { color: rgba(253,248,243,0.78); }<\/p>\n<p>.ldc-func-layout {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 1.1fr;\n  gap: 80px;\n  align-items: center;\n}\n.ldc-func-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0;\n  margin-top: 48px;\n  border-top: 1px solid rgba(200,149,46,0.3);\n  border-left: 1px solid rgba(200,149,46,0.3);\n}\n.ldc-func-card {\n  padding: 32px 28px;\n  border-right: 1px solid rgba(200,149,46,0.3);\n  border-bottom: 1px solid rgba(200,149,46,0.3);\n  transition: all 0.3s;\n  position: relative;\n}\n.ldc-func-card:hover {\n  background: rgba(200,149,46,0.08);\n}\n.ldc-func-icon {\n  width: 44px; height: 44px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 18px;\n  color: var(--it-oro);\n}\n.ldc-func-icon svg { width: 28px; height: 28px; }\n.ldc-func-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-oro);\n  margin-bottom: 6px;\n}\n.ldc-func-title {\n  font-family: 'Cinzel', serif;\n  font-size: 15px;\n  font-weight: 500;\n  color: var(--it-crema);\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}<\/p>\n<p>.ldc-func-visual {\n  position: relative;\n  height: 580px;\n  overflow: hidden;\n}\n.ldc-func-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(20%) saturate(0.85) brightness(0.95);\n}\n.ldc-func-visual::after {\n  content: '';\n  position: absolute;\n  inset: 16px;\n  border: 1px solid var(--it-oro);\n  opacity: 0.5;\n  pointer-events: none;\n}\n.ldc-func-caption {\n  position: absolute;\n  bottom: 36px; left: 36px; right: 36px;\n  z-index: 2;\n  color: var(--it-crema);\n  padding: 28px;\n  background: rgba(26,17,8,0.75);\n  backdrop-filter: blur(10px);\n  border-left: 2px solid var(--it-oro);\n}\n.ldc-func-caption em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-oro-pallido);\n  display: block;\n  margin-bottom: 6px;\n}\n.ldc-func-caption strong {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  display: block;\n  margin-bottom: 10px;\n}\n.ldc-func-caption span {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  line-height: 1.7;\n  opacity: 0.85;\n}<\/p>\n<p>.ldc-func-support {\n  position: relative;\n  z-index: 2;\n  grid-column: 1 \/ -1;\n  text-align: center;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 20px;\n  line-height: 1.7;\n  color: rgba(253,248,243,0.85);\n  max-width: 900px;\n  margin: 64px auto 0;\n  padding-top: 48px;\n  border-top: 1px solid rgba(200,149,46,0.3);\n}<\/p>\n<p>\/* ==================== 5. APPLICATIONS ==================== *\/\n.ldc-applications {\n  padding: 140px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.ldc-app-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  grid-auto-rows: 280px;\n  gap: 20px;\n  margin-bottom: 72px;\n}\n.ldc-app-card {\n  position: relative;\n  overflow: hidden;\n  cursor: pointer;\n  background: var(--it-nero);\n}\n.ldc-app-card img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.8s, filter 0.6s;\n  filter: sepia(15%) saturate(0.9);\n}\n.ldc-app-card:hover img {\n  transform: scale(1.08);\n  filter: sepia(0%) saturate(1.1);\n}\n.ldc-app-card::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 35%, rgba(26,17,8,0.95) 100%);\n  transition: background 0.4s;\n}\n.ldc-app-card::before {\n  content: '';\n  position: absolute;\n  inset: 16px;\n  border: 1px solid rgba(253,248,243,0);\n  transition: border-color 0.4s;\n  z-index: 3;\n}\n.ldc-app-card:hover::before { border-color: rgba(232,201,135,0.5); }<\/p>\n<p>.ldc-app-content {\n  position: absolute;\n  z-index: 2;\n  bottom: 0; left: 0; right: 0;\n  padding: 32px 28px;\n  color: var(--it-crema);\n}\n.ldc-app-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-oro-pallido);\n  margin-bottom: 8px;\n}\n.ldc-app-title {\n  font-family: 'Cinzel', serif;\n  font-size: 18px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n  line-height: 1.25;\n}\n.ldc-app-desc {\n  font-family: 'Lora', serif;\n  font-size: 13px;\n  line-height: 1.7;\n  opacity: 0;\n  max-height: 0;\n  overflow: hidden;\n  transition: all 0.5s;\n  color: rgba(253,248,243,0.88);\n}\n.ldc-app-card:hover .ldc-app-desc {\n  opacity: 1;\n  max-height: 220px;\n  margin-top: 8px;\n}<\/p>\n<p>.ldc-app-card.wide { grid-column: span 2; }\n.ldc-app-card.tall { grid-row: span 2; }<\/p>\n<p>.ldc-app-cta { text-align: center; }<\/p>\n<p>\/* ==================== 6. SOLUTIONS ==================== *\/\n.ldc-solutions {\n  padding: 140px 0;\n  background: var(--it-bianco);\n}\n.ldc-solutions-intro {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  margin-bottom: 88px;\n  align-items: center;\n}\n.ldc-sol-img-wrap {\n  position: relative;\n  height: 480px;\n  overflow: hidden;\n}\n.ldc-sol-img-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 20px;\n  border: 1px solid var(--it-oro);\n  opacity: 0.6;\n  pointer-events: none;\n  z-index: 2;\n}\n.ldc-sol-img-wrap img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(10%);\n}\n.ldc-sol-img-badge {\n  position: absolute;\n  bottom: 0; right: 0;\n  background: var(--it-terracotta);\n  color: var(--it-crema);\n  padding: 24px 32px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 20px;\n  z-index: 3;\n}\n.ldc-sol-img-badge em {\n  font-family: 'Cinzel', serif;\n  font-style: normal;\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  display: block;\n  margin-bottom: 4px;\n  color: var(--it-oro-pallido);\n}<\/p>\n<p>.ldc-sol-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 32px;\n  margin-bottom: 72px;\n}\n.ldc-sol-card {\n  position: relative;\n  min-height: 380px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 40px 32px;\n  color: var(--it-crema);\n  overflow: hidden;\n  transition: transform 0.5s;\n}\n.ldc-sol-card:hover { transform: translateY(-8px); }\n.ldc-sol-card-bg { position: absolute; inset: 0; z-index: 1; }\n.ldc-sol-card-bg img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(25%) saturate(0.85);\n  transition: transform 0.8s;\n}\n.ldc-sol-card:hover .ldc-sol-card-bg img { transform: scale(1.06); }\n.ldc-sol-card-bg::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(26,17,8,0.2) 0%, rgba(26,17,8,0.95) 100%);\n}\n.ldc-sol-card::before {\n  content: '';\n  position: absolute;\n  inset: 16px;\n  border: 1px solid rgba(232,201,135,0.4);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-sol-card-num {\n  position: relative;\n  z-index: 3;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 40px;\n  color: var(--it-oro);\n  line-height: 1;\n  margin-bottom: 18px;\n}\n.ldc-sol-card-title {\n  position: relative;\n  z-index: 3;\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n  line-height: 1.3;\n}\n.ldc-sol-card-desc {\n  position: relative;\n  z-index: 3;\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  line-height: 1.8;\n  color: rgba(253,248,243,0.88);\n}\n.ldc-sol-cta { text-align: center; }<\/p>\n<p>\/* ==================== 7. WHY US ==================== *\/\n.ldc-why {\n  padding: 140px 0;\n  background: var(--it-sabbia);\n  position: relative;\n}\n.ldc-why::before {\n  content: 'Perch\u00e9';\n  position: absolute;\n  top: 80px; right: 48px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 160px;\n  color: rgba(181,69,27,0.08);\n  line-height: 1;\n  letter-spacing: -3px;\n}\n.ldc-why-layout {\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: 96px;\n  align-items: start;\n  position: relative;\n  z-index: 2;\n}\n.ldc-why-visual-wrap {\n  position: sticky;\n  top: 60px;\n  height: 680px;\n  position: relative;\n}\n.ldc-why-visual-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  border: 1px solid var(--it-oro);\n  transform: translate(20px, 20px);\n  z-index: 0;\n}\n.ldc-why-visual {\n  position: relative;\n  width: 100%; height: 100%;\n  overflow: hidden;\n  z-index: 1;\n}\n.ldc-why-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(10%);\n}\n.ldc-why-badge {\n  position: absolute;\n  top: 32px; left: 32px;\n  z-index: 3;\n  padding: 14px 22px;\n  background: var(--it-crema);\n  color: var(--it-nero);\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n}\n.ldc-why-signature {\n  position: absolute;\n  bottom: 32px; right: 32px;\n  z-index: 3;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 26px;\n  color: var(--it-crema);\n  text-shadow: 0 2px 8px rgba(0,0,0,0.5);\n}\n.ldc-why-list .ldc-script {\n  font-size: 30px;\n  display: block;\n  margin-bottom: 8px;\n}\n.ldc-why-items {\n  display: flex;\n  flex-direction: column;\n  margin-top: 48px;\n}\n.ldc-why-item {\n  padding: 32px 0;\n  border-top: 1px solid var(--it-sabbia-deep);\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 32px;\n  align-items: start;\n  transition: padding 0.4s, background 0.4s;\n}\n.ldc-why-item:last-child { border-bottom: 1px solid var(--it-sabbia-deep); }\n.ldc-why-item:hover {\n  padding-left: 16px;\n  background: linear-gradient(90deg, rgba(200,149,46,0.08) 0%, transparent 100%);\n}\n.ldc-why-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 56px;\n  font-weight: 500;\n  color: var(--it-terracotta);\n  line-height: 1;\n}\n.ldc-why-title {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 500;\n  color: var(--it-nero);\n  margin-bottom: 10px;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.ldc-why-desc {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.85;\n  color: var(--it-grigio);\n}<\/p>\n<p>\/* ==================== 8. MANUFACTURING ==================== *\/\n.ldc-manufacturing {\n  background: var(--it-nero);\n  color: var(--it-crema);\n  position: relative;\n}\n.ldc-mfg-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 680px;\n}\n.ldc-mfg-visual {\n  position: relative;\n  min-height: 580px;\n  overflow: hidden;\n}\n.ldc-mfg-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  position: absolute;\n  inset: 0;\n  filter: sepia(20%) saturate(0.85) brightness(0.92);\n}\n.ldc-mfg-visual::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(26,17,8,0.15) 0%, rgba(26,17,8,0.1) 60%, var(--it-nero) 100%);\n}\n.ldc-mfg-visual-mark {\n  position: absolute;\n  top: 48px; left: 48px;\n  z-index: 2;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--it-oro-pallido);\n  letter-spacing: 2px;\n}\n.ldc-mfg-content {\n  padding: 112px 72px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.ldc-mfg-content .ldc-eyebrow { color: var(--it-oro-pallido); }\n.ldc-mfg-content .ldc-eyebrow::before, .ldc-mfg-content .ldc-eyebrow::after { background: var(--it-oro); }\n.ldc-mfg-content .ldc-h2 { color: var(--it-crema); }\n.ldc-mfg-content .ldc-h2 em { color: var(--it-oro-pallido); }\n.ldc-mfg-content .ldc-lead { color: rgba(253,248,243,0.78); }\n.ldc-mfg-cta {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n  margin-top: 40px;\n}\n.ldc-mfg-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  margin-top: 56px;\n  padding-top: 48px;\n  border-top: 1px solid rgba(200,149,46,0.3);\n}\n.ldc-mfg-stat {\n  border-right: 1px solid rgba(200,149,46,0.2);\n  padding-right: 24px;\n}\n.ldc-mfg-stat:last-child { border-right: none; }\n.ldc-mfg-stat-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 44px;\n  font-weight: 500;\n  color: var(--it-oro);\n  line-height: 1;\n  margin-bottom: 8px;\n}\n.ldc-mfg-stat-label {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--it-oro-pallido);\n}<\/p>\n<p>\/* ==================== 9. R&D ==================== *\/\n.ldc-rd {\n  padding: 140px 0;\n  background: var(--it-crema);\n}\n.ldc-rd-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 96px;\n  align-items: center;\n}\n.ldc-rd-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 240px 240px;\n  gap: 20px;\n  position: relative;\n}\n.ldc-rd-img-wrap {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-rd-img-wrap img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.7s;\n  filter: sepia(10%);\n}\n.ldc-rd-img-wrap:hover img { transform: scale(1.06); filter: sepia(0%); }\n.ldc-rd-img-wrap.big { grid-row: span 2; }\n.ldc-rd-img-label {\n  position: absolute;\n  bottom: 20px; left: 20px;\n  background: var(--it-crema);\n  color: var(--it-terracotta);\n  padding: 8px 16px;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n}\n.ldc-rd-img-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 8px;\n  border: 1px solid rgba(200,149,46,0);\n  transition: border-color 0.4s;\n  pointer-events: none;\n}\n.ldc-rd-img-wrap:hover::after { border-color: rgba(200,149,46,0.6); }<\/p>\n<p>.ldc-rd-list {\n  list-style: none;\n  margin: 40px 0;\n  border-top: 1px solid var(--it-sabbia-deep);\n}\n.ldc-rd-item {\n  padding: 22px 0;\n  border-bottom: 1px solid var(--it-sabbia-deep);\n  display: flex;\n  align-items: center;\n  gap: 24px;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 20px;\n  color: var(--it-nero);\n  transition: all 0.4s;\n}\n.ldc-rd-item:hover {\n  padding-left: 16px;\n  color: var(--it-terracotta);\n}\n.ldc-rd-num {\n  font-style: italic;\n  color: var(--it-oro);\n  font-size: 22px;\n  min-width: 40px;\n}<\/p>\n<p>\/* ==================== 10. RESOURCES ==================== *\/\n.ldc-resources {\n  padding: 140px 0;\n  background: var(--it-sabbia);\n}\n.ldc-res-header {\n  display: grid;\n  grid-template-columns: 2fr 1fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 72px;\n}\n.ldc-res-img-wrap {\n  position: relative;\n  height: 260px;\n  overflow: hidden;\n}\n.ldc-res-img-wrap img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(15%);\n}\n.ldc-res-img-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 14px;\n  border: 1px solid rgba(200,149,46,0.6);\n}\n.ldc-res-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  margin-bottom: 56px;\n}\n.ldc-res-card {\n  background: var(--it-bianco);\n  border: 1px solid var(--it-sabbia-deep);\n  padding: 36px 28px;\n  transition: all 0.4s;\n  cursor: pointer;\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n  min-height: 220px;\n  position: relative;\n}\n.ldc-res-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 40px; height: 1px;\n  background: var(--it-oro);\n  transition: width 0.4s;\n}\n.ldc-res-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 48px rgba(44,30,15,0.12);\n  border-color: var(--it-oro);\n}\n.ldc-res-card:hover::before { width: 100%; }\n.ldc-res-icon {\n  width: 48px; height: 48px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--it-terracotta);\n  border: 1px solid var(--it-oro);\n}\n.ldc-res-card-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-oro);\n}\n.ldc-res-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 15px;\n  font-weight: 500;\n  color: var(--it-nero);\n  margin-top: auto;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  line-height: 1.4;\n}\n.ldc-res-card-arrow {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-terracotta);\n}\n.ldc-res-cta { text-align: center; }<\/p>\n<p>\/* ==================== 11. COMPANY ==================== *\/\n.ldc-company {\n  padding: 140px 0;\n  background: var(--it-bianco);\n}\n.ldc-comp-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 96px;\n  align-items: center;\n}\n.ldc-comp-signature {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 36px;\n  color: var(--it-terracotta);\n  margin: 32px 0 24px;\n  line-height: 1.2;\n}\n.ldc-comp-signature::after {\n  content: '';\n  display: block;\n  width: 60px; height: 1px;\n  background: var(--it-oro);\n  margin-top: 16px;\n}\n.ldc-comp-visual {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  height: 600px;\n  position: relative;\n}\n.ldc-comp-visual > div {\n  overflow: hidden;\n  position: relative;\n}\n.ldc-comp-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(12%);\n  transition: transform 0.7s;\n}\n.ldc-comp-visual > div:hover img { transform: scale(1.06); }\n.ldc-comp-v1 { grid-row: span 2; }\n.ldc-comp-visual::after {\n  content: 'est. LANDERCOLL';\n  position: absolute;\n  bottom: -40px; right: 0;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-grigio);\n  letter-spacing: 3px;\n}<\/p>\n<p>\/* ==================== 12. FINAL ==================== *\/\n.ldc-final {\n  padding: 160px 0;\n  background: var(--it-nero);\n  color: var(--it-crema);\n  position: relative;\n  overflow: hidden;\n}\n.ldc-final::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-powder-low-ash-scaled.jpg') center\/cover;\n  opacity: 0.14;\n  filter: sepia(40%);\n}\n.ldc-final::after {\n  content: '\u223e';\n  position: absolute;\n  top: 60px; left: 50%;\n  transform: translateX(-50%);\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 56px;\n  color: var(--it-oro);\n  letter-spacing: -8px;\n  opacity: 0.7;\n}\n.ldc-final-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 880px;\n  margin: 0 auto;\n  text-align: center;\n}\n.ldc-final .ldc-eyebrow { color: var(--it-oro-pallido); }\n.ldc-final .ldc-eyebrow::before, .ldc-final .ldc-eyebrow::after { background: var(--it-oro); }\n.ldc-final .ldc-h2 { color: var(--it-crema); margin-bottom: 24px; }\n.ldc-final .ldc-h2 em { color: var(--it-oro-pallido); }\n.ldc-final-lead {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  line-height: 1.75;\n  color: rgba(253,248,243,0.88);\n  margin-bottom: 16px;\n}\n.ldc-final-body {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.9;\n  color: rgba(253,248,243,0.75);\n  margin-bottom: 48px;\n  max-width: 720px;\n  margin-left: auto;\n  margin-right: auto;\n}\n.ldc-final-cta {\n  display: flex;\n  gap: 20px;\n  justify-content: center;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ==================== 13. STRIP ==================== *\/\n.ldc-strip {\n  background: var(--it-terracotta);\n  padding: 72px 0;\n  color: var(--it-crema);\n  position: relative;\n}\n.ldc-strip::before {\n  content: '';\n  position: absolute;\n  top: 12px; left: 0; right: 0;\n  height: 1px;\n  background: var(--it-oro);\n  opacity: 0.5;\n}\n.ldc-strip::after {\n  content: '';\n  position: absolute;\n  bottom: 12px; left: 0; right: 0;\n  height: 1px;\n  background: var(--it-oro);\n  opacity: 0.5;\n}\n.ldc-strip-inner {\n  display: grid;\n  grid-template-columns: 2fr 1fr;\n  gap: 48px;\n  align-items: center;\n}\n.ldc-strip-script {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--it-oro-pallido);\n  margin-bottom: 8px;\n}\n.ldc-strip-title {\n  font-family: 'Cinzel', serif;\n  font-size: 40px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  margin-bottom: 12px;\n  line-height: 1.2;\n}\n.ldc-strip-body {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  opacity: 0.92;\n  max-width: 640px;\n}\n.ldc-strip-cta { text-align: right; }\n.ldc-strip .ldc-btn-primary {\n  background: var(--it-nero);\n  color: var(--it-crema);\n}\n.ldc-strip .ldc-btn-primary:hover {\n  background: var(--it-crema);\n  color: var(--it-nero);\n}<\/p>\n<p>\/* ==================== RESPONSIVE ==================== *\/\n@media (max-width: 1024px) {\n  .ldc-container { padding: 0 28px; }\n  .ldc-intro-grid,\n  .ldc-func-layout,\n  .ldc-solutions-intro,\n  .ldc-why-layout,\n  .ldc-mfg-grid,\n  .ldc-rd-grid,\n  .ldc-comp-grid,\n  .ldc-res-header { grid-template-columns: 1fr; gap: 56px; }\n  .ldc-why-visual-wrap { position: static; height: 480px; }\n  .ldc-mfg-content { padding: 80px 32px; }\n  .ldc-product-grid,\n  .ldc-sol-grid { grid-template-columns: 1fr 1fr; }\n  .ldc-app-grid { grid-template-columns: repeat(2, 1fr); }\n  .ldc-res-grid { grid-template-columns: repeat(2, 1fr); }\n  .ldc-functions::after { display: none; }\n  .ldc-why::before { display: none; }\n}\n@media (max-width: 640px) {\n  .ldc-hero { min-height: 640px; }\n  .ldc-intro, .ldc-products, .ldc-functions, .ldc-applications, .ldc-solutions, .ldc-why, .ldc-rd, .ldc-resources, .ldc-company, .ldc-final { padding: 88px 0; }\n  .ldc-product-grid, .ldc-sol-grid, .ldc-app-grid, .ldc-res-grid, .ldc-func-grid, .ldc-intro-images, .ldc-rd-images, .ldc-comp-visual { grid-template-columns: 1fr; }\n  .ldc-app-card.wide, .ldc-app-card.tall { grid-column: auto; grid-row: auto; }\n  .ldc-intro-images, .ldc-rd-images { grid-auto-rows: 200px; }\n  .ldc-comp-visual { height: auto; }\n  .ldc-comp-v1 { grid-row: auto; }\n  .ldc-strip-inner { grid-template-columns: 1fr; text-align: center; }\n  .ldc-strip-cta { text-align: center; }\n  .ldc-mfg-stats { grid-template-columns: 1fr; gap: 24px; }\n  .ldc-mfg-stat { border-right: none; border-bottom: 1px solid rgba(200,149,46,0.2); padding-bottom: 24px; }\n  .ldc-slide-cta { flex-direction: column; align-items: flex-start; }\n  .ldc-slide-cta .ldc-btn { width: 100%; justify-content: center; }\n  .ldc-why-item { grid-template-columns: 60px 1fr; gap: 20px; }\n  .ldc-why-num { font-size: 40px; }\n  .ldc-slide-nav {\n    bottom: 28px; left: 24px; right: 24px;\n    flex-wrap: wrap;\n    gap: 16px;\n  }\n  .ldc-slide-dot { width: 32px; }\n  .ldc-slide-arrow { width: 44px; height: 44px; }\n  .ldc-slide-counter { display: none; }\n}\n<\/style>\n<div class=\"ldc\">\n<p><!-- ============================================================\n     1. HERO SLIDER\n     ============================================================ --><\/p>\n<section class=\"ldc-hero\" id=\"ldcHero\">\n<div class=\"ldc-slides\">\n<div class=\"ldc-slide ldc-slide-1\">\n<div class=\"ldc-slide-bg\"><\/div>\n<div class=\"ldc-slide-content\">\n<div class=\"ldc-container\">\n<div class=\"ldc-slide-inner\">\n            <span class=\"ldc-slide-eyebrow\">Cellulose Ether Specialist<\/span><\/p>\n<h1 class=\"ldc-slide-title\">\n              Advanced <em>Cellulose Ether<\/em> Solutions<br \/>for Global Manufacturing<br \/>\n            <\/h1>\n<p class=\"ldc-slide-body\">\n              High-performance HPMC, HEMC, HEC, and CMC for construction, coatings, home care, pharmaceuticals, food, and industrial applications.\n            <\/p>\n<div class=\"ldc-slide-cta\">\n              <a href=\"https:\/\/landercoll.com\/en\/products\/\" class=\"ldc-btn ldc-btn-primary\">Explore Products<\/a><br \/>\n              <a href=\"https:\/\/landercoll.com\/en\/request-a-quote\/\" class=\"ldc-btn ldc-btn-ghost\">Request a Quote<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-slide ldc-slide-2 is-active\">\n<div class=\"ldc-slide-bg\"><\/div>\n<div class=\"ldc-slide-content\">\n<div class=\"ldc-container\">\n<div class=\"ldc-slide-inner\">\n            <span class=\"ldc-slide-eyebrow\">Application Expertise<\/span><\/p>\n<h1 class=\"ldc-slide-title\">\n              Built for Performance.<br \/><em>Backed by Expertise.<\/em><br \/>\n            <\/h1>\n<p class=\"ldc-slide-body\">\n              From laboratory development to industrial-scale production, we help you formulate with confidence across every manufacturing stage.\n            <\/p>\n<div class=\"ldc-slide-cta\">\n              <a href=\"https:\/\/landercoll.com\/en\/applications\/\" class=\"ldc-btn ldc-btn-primary\">View Applications<\/a><br \/>\n              <a href=\"https:\/\/landercoll.com\/en\/contactus\/\" class=\"ldc-btn ldc-btn-ghost\">Talk to Our Team<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-slide ldc-slide-3\">\n<div class=\"ldc-slide-bg\"><\/div>\n<div class=\"ldc-slide-content\">\n<div class=\"ldc-container\">\n<div class=\"ldc-slide-inner\">\n            <span class=\"ldc-slide-eyebrow\">Trusted Partner<\/span><\/p>\n<h1 class=\"ldc-slide-title\">\n              One Trusted Source for<br \/><em>Cellulose Ether<\/em> Solutions<br \/>\n            <\/h1>\n<p class=\"ldc-slide-body\">\n              A professional partner for manufacturers, formulators, distributors, and industrial brands worldwide.\n            <\/p>\n<div class=\"ldc-slide-cta\">\n              <a href=\"https:\/\/landercoll.com\/en\/solutions\/\" class=\"ldc-btn ldc-btn-primary\">Explore Solutions<\/a><br \/>\n              <a href=\"https:\/\/landercoll.com\/en\/contactus\/\" class=\"ldc-btn ldc-btn-ghost\">Contact Us<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-slide-nav\">\n<div class=\"ldc-slide-dots\" role=\"tablist\" aria-label=\"Hero slides\">\n      <button class=\"ldc-slide-dot\" data-slide=\"0\" type=\"button\" aria-label=\"Slide 1\"><\/button><br \/>\n      <button class=\"ldc-slide-dot is-active\" data-slide=\"1\" type=\"button\" aria-label=\"Slide 2\"><\/button><br \/>\n      <button class=\"ldc-slide-dot\" data-slide=\"2\" type=\"button\" aria-label=\"Slide 3\"><\/button>\n    <\/div>\n<div class=\"ldc-slide-counter\">\n      <strong id=\"ldcSlideCurrent\">02<\/strong> \u00a0\/\u00a0 03\n    <\/div>\n<div class=\"ldc-slide-arrows\">\n      <button class=\"ldc-slide-arrow\" id=\"ldcPrev\" type=\"button\" aria-label=\"Previous slide\"><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg><br \/>\n      <\/button><br \/>\n      <button class=\"ldc-slide-arrow\" id=\"ldcNext\" type=\"button\" aria-label=\"Next slide\"><br \/>\n        <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><polyline points=\"9 6 15 12 9 18\"><\/polyline><\/svg><br \/>\n      <\/button>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><script>\n(function() {\n  var hero = document.getElementById('ldcHero');\n  if (!hero) return;\n  var slides = hero.querySelectorAll('.ldc-slide');\n  var dots = hero.querySelectorAll('.ldc-slide-dot');\n  var counter = document.getElementById('ldcSlideCurrent');\n  var prevBtn = document.getElementById('ldcPrev');\n  var nextBtn = document.getElementById('ldcNext');\n  var current = 0;\n  var timer = null;\n  var interval = 7000;<\/p>\n<p>  function go(i) {\n    current = (i + slides.length) % slides.length;\n    slides.forEach(function(s, idx) { s.classList.toggle('is-active', idx === current); });\n    dots.forEach(function(d, idx) { d.classList.toggle('is-active', idx === current); });\n    if (counter) counter.textContent = String(current + 1).padStart(2, '0');\n  }\n  function next() { go(current + 1); }\n  function prev() { go(current - 1); }\n  function start() { stop(); timer = setInterval(next, interval); }\n  function stop() { if (timer) { clearInterval(timer); timer = null; } }\n  function reset() { start(); }<\/p>\n<p>  dots.forEach(function(d) {\n    d.addEventListener('click', function() {\n      go(parseInt(d.getAttribute('data-slide'), 10));\n      reset();\n    });\n  });\n  if (prevBtn) prevBtn.addEventListener('click', function() { prev(); reset(); });\n  if (nextBtn) nextBtn.addEventListener('click', function() { next(); reset(); });<\/p>\n<p>  hero.addEventListener('mouseenter', stop);\n  hero.addEventListener('mouseleave', start);<\/p>\n<p>  document.addEventListener('keydown', function(e) {\n    if (e.key === 'ArrowLeft') { prev(); reset(); }\n    else if (e.key === 'ArrowRight') { next(); reset(); }\n  });<\/p>\n<p>  var touchX = null;\n  hero.addEventListener('touchstart', function(e) { touchX = e.touches[0].clientX; }, { passive: true });\n  hero.addEventListener('touchend', function(e) {\n    if (touchX === null) return;\n    var dx = e.changedTouches[0].clientX - touchX;\n    if (Math.abs(dx) > 50) { dx < 0 ? next() : prev(); reset(); }\n    touchX = null;\n  });\n\n  start();\n})();\n<\/script><\/p>\n<p><!-- ============================================================\n     2. INTRO\n     ============================================================ --><\/p>\n<section class=\"ldc-intro\">\n<div class=\"ldc-container\">\n<div class=\"ldc-intro-grid\">\n<div class=\"ldc-intro-text\">\n        <span class=\"ldc-script\">La nostra filosofia<\/span><br \/>\n        <span class=\"ldc-eyebrow left\">About Our Solutions<\/span><\/p>\n<h2 class=\"ldc-h2\">Cellulose Ether Solutions<br \/>Designed Around <em>Real Applications<\/em><\/h2>\n<div style=\"width:60px; height:1px; background:var(--it-oro); margin:8px 0 28px\"><\/div>\n<p class=\"ldc-lead\">\n          LANDERCOLL is focused on cellulose-based performance additives that serve modern manufacturing needs across a wide range of industries. Our product portfolio is built to support formulation efficiency, production consistency, and end-use performance in both standard and demanding applications.\n        <\/p>\n<p class=\"ldc-lead\">\n          We work with customers who need more than a raw material supplier. They need a partner who understands viscosity control, water retention, thickening efficiency, suspension stability, film-forming performance, and process compatibility. That is why our approach combines product development, application understanding, and responsive technical support.\n        <\/p>\n<\/p><\/div>\n<div class=\"ldc-intro-images\">\n<div class=\"ldc-intro-img-wrap\">\n          <img decoding=\"async\" class=\"ldc-intro-img\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/8120746C-6E27-48A2-9011-CB506B5B211E-scaled.jpg\" alt=\"Laboratorio\">\n        <\/div>\n<div class=\"ldc-intro-img-wrap\">\n          <img decoding=\"async\" class=\"ldc-intro-img\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/04\/Hydroxypropyl-Methyl-Cellulose-Manufacturer-scaled.jpg\" alt=\"Produzione\">\n        <\/div>\n<div class=\"ldc-intro-img-wrap\">\n          <img decoding=\"async\" class=\"ldc-intro-img\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/04\/landercoll-factory-1-scaled.jpg\" alt=\"Qualit\u00e0\">\n        <\/div>\n<p>        <span class=\"ldc-intro-caption\">\u2014 fatto con cura<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     3. PRODUCTS\n     ============================================================ --><\/p>\n<section class=\"ldc-products\" id=\"products\">\n<div class=\"ldc-container\">\n<div class=\"ldc-section-head\">\n      <span class=\"ldc-script\">I nostri prodotti<\/span><br \/>\n      <span class=\"ldc-eyebrow\">Our Core Products<\/span><\/p>\n<h2 class=\"ldc-h2\">Engineered for <em>Formulation Excellence<\/em><\/h2>\n<div class=\"ldc-divider\">\n        <span class=\"ldc-divider-line\"><\/span><br \/>\n        <span class=\"ldc-divider-dot\"><\/span><br \/>\n        <span class=\"ldc-divider-line\"><\/span>\n      <\/div>\n<p class=\"ldc-lead\" style=\"margin: 0 auto\">\n        Our cellulose ether portfolio is developed to meet the evolving requirements of manufacturers in construction materials, paints and coatings, household care, personal care, pharmaceuticals, food systems, ceramics, oilfield applications, and other specialty industries.\n      <\/p>\n<\/p><\/div>\n<div class=\"ldc-product-grid\">\n<article class=\"ldc-product\">\n<div class=\"ldc-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/04\/landercoll-factory-scaled.jpg\" alt=\"HPMC\"><br \/>\n          <span class=\"ldc-product-tag\">HPMC<\/span>\n        <\/div>\n<div class=\"ldc-product-body\">\n          <span class=\"ldc-product-sub\">Il versatile<\/span><\/p>\n<h3 class=\"ldc-product-title\">Hydroxypropyl Methylcellulose<\/h3>\n<p class=\"ldc-product-desc\">\n            A versatile cellulose ether widely used for water retention, thickening, workability improvement, and adhesion support. Suitable for tile adhesive, wall putty, drymix mortar, detergents, pharmaceuticals, and many other applications.\n          <\/p>\n<p>          <a href=\"https:\/\/landercoll.com\/en\/products\/cellulose-ether\/hpmc\/\" class=\"ldc-btn-link\">Learn More<\/a>\n        <\/div>\n<\/article>\n<article class=\"ldc-product\">\n<div class=\"ldc-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/landu-factory-1-scaled.jpg\" alt=\"HEMC\"><br \/>\n          <span class=\"ldc-product-tag\">HEMC \u00b7 MHEC<\/span>\n        <\/div>\n<div class=\"ldc-product-body\">\n          <span class=\"ldc-product-sub\">Il resistente<\/span><\/p>\n<h3 class=\"ldc-product-title\">Hydroxyethyl Methylcellulose<\/h3>\n<p class=\"ldc-product-desc\">\n            Designed for demanding construction formulations where balanced water retention, open time, sag resistance, and workability are essential. A reliable option for mortar-based systems and other formulation environments.\n          <\/p>\n<p>          <a href=\"https:\/\/landercoll.com\/en\/products\/cellulose-ether\/hemc-mhec\/\" class=\"ldc-btn-link\">Learn More<\/a>\n        <\/div>\n<\/article>\n<article class=\"ldc-product\">\n<div class=\"ldc-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/04\/landercoll-laboratory-cellulose-ether-11-scaled.jpg\" alt=\"HEC\"><br \/>\n          <span class=\"ldc-product-tag\">HEC<\/span>\n        <\/div>\n<div class=\"ldc-product-body\">\n          <span class=\"ldc-product-sub\">L'elegante<\/span><\/p>\n<h3 class=\"ldc-product-title\">Hydroxyethyl Cellulose<\/h3>\n<p class=\"ldc-product-desc\">\n            An effective rheology modifier and thickener for water-based systems. Commonly used in paints, coatings, home care products, personal care formulations, and selected industrial applications requiring stable viscosity and flow behavior.\n          <\/p>\n<p>          <a href=\"https:\/\/landercoll.com\/en\/products\/cellulose-ether\/hec\/\" class=\"ldc-btn-link\">Learn More<\/a>\n        <\/div>\n<\/article>\n<article class=\"ldc-product\">\n<div class=\"ldc-product-img\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/04\/LANDERCOLL-Laboratories-scaled.jpg\" alt=\"CMC\"><br \/>\n          <span class=\"ldc-product-tag\">CMC<\/span>\n        <\/div>\n<div class=\"ldc-product-body\">\n          <span class=\"ldc-product-sub\">Il multifunzionale<\/span><\/p>\n<h3 class=\"ldc-product-title\">Carboxymethyl Cellulose<\/h3>\n<p class=\"ldc-product-desc\">\n            A multifunctional cellulose derivative used for thickening, stabilization, binding, suspension control, and texture improvement across food, pharmaceuticals, detergents, ceramics, and industrial formulations.\n          <\/p>\n<p>          <a href=\"https:\/\/landercoll.com\/en\/products\/cellulose-ether\/cmc\/\" class=\"ldc-btn-link\">Learn More<\/a>\n        <\/div>\n<\/article><\/div>\n<div class=\"ldc-products-cta\">\n      <a href=\"https:\/\/landercoll.com\/en\/products\/\" class=\"ldc-btn ldc-btn-outline\">View All Products<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     4. FUNCTIONS\n     ============================================================ --><\/p>\n<section class=\"ldc-functions\">\n<div class=\"ldc-container\">\n<div class=\"ldc-func-layout\">\n<div class=\"ldc-func-text\">\n        <span class=\"ldc-eyebrow left\">Performance by Design<\/span><\/p>\n<h2 class=\"ldc-h2\">Performance Functions<br \/><em>That Matter<\/em><\/h2>\n<p class=\"ldc-lead\">\n          Our products are selected not only by chemistry, but by the function they deliver in a real formulation environment.\n        <\/p>\n<div class=\"ldc-func-grid\">\n<div class=\"ldc-func-card\">\n<div class=\"ldc-func-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-func-num\">i.<\/div>\n<div class=\"ldc-func-title\">Thickening<\/div>\n<\/p><\/div>\n<div class=\"ldc-func-card\">\n<div class=\"ldc-func-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-func-num\">ii.<\/div>\n<div class=\"ldc-func-title\">Water Retention<\/div>\n<\/p><\/div>\n<div class=\"ldc-func-card\">\n<div class=\"ldc-func-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-func-num\">iii.<\/div>\n<div class=\"ldc-func-title\">Rheology Control<\/div>\n<\/p><\/div>\n<div class=\"ldc-func-card\">\n<div class=\"ldc-func-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-func-num\">iv.<\/div>\n<div class=\"ldc-func-title\">Film Forming<\/div>\n<\/p><\/div>\n<div class=\"ldc-func-card\">\n<div class=\"ldc-func-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-func-num\">v.<\/div>\n<div class=\"ldc-func-title\">Suspension Stability<\/div>\n<\/p><\/div>\n<div class=\"ldc-func-card\">\n<div class=\"ldc-func-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-func-num\">vi.<\/div>\n<div class=\"ldc-func-title\">Binding &amp; Cohesion<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-func-visual\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-powder-low-ash-factory-scaled.jpg\" alt=\"Performance\"><\/p>\n<div class=\"ldc-func-caption\">\n          <em>La performance \u00e8 tutto<\/em><br \/>\n          <strong>Function Meets Form<\/strong><br \/>\n          <span>From viscosity build to texture stability \u2014 every grade is selected to deliver a specific function in a specific formulation.<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"ldc-func-support\">\n      \" Whether your priority is improved open time, anti-sag behavior, viscosity build, surface feel, texture stability, or production consistency \u2014 our team can help identify the right cellulose ether solution for your formulation. \"\n    <\/p>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     5. APPLICATIONS\n     ============================================================ --><\/p>\n<section class=\"ldc-applications\" id=\"applications\">\n<div class=\"ldc-container\">\n<div class=\"ldc-section-head\">\n      <span class=\"ldc-script\">Le applicazioni<\/span><br \/>\n      <span class=\"ldc-eyebrow\">Applications We Serve<\/span><\/p>\n<h2 class=\"ldc-h2\">Built for <em>Real-World<\/em> Manufacturing<\/h2>\n<div class=\"ldc-divider\">\n        <span class=\"ldc-divider-line\"><\/span><br \/>\n        <span class=\"ldc-divider-dot\"><\/span><br \/>\n        <span class=\"ldc-divider-line\"><\/span>\n      <\/div>\n<p class=\"ldc-lead\" style=\"margin: 0 auto\">\n        LANDERCOLL cellulose ether products are used across a broad range of application sectors. We help manufacturers improve processing, consistency, and end-product quality in both mainstream and specialized industries.\n      <\/p>\n<\/p><\/div>\n<div class=\"ldc-app-grid\">\n<div class=\"ldc-app-card wide tall\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/landu-factory2-scaled.jpg\" alt=\"Construction\"><\/p>\n<div class=\"ldc-app-content\">\n<div class=\"ldc-app-num\">i \u2014 Settore Costruzioni<\/div>\n<h3 class=\"ldc-app-title\">Construction &amp; Building Materials<\/h3>\n<p class=\"ldc-app-desc\">\n            Solutions for tile adhesive, tile grout, wall putty, skim coat, cement render, plaster, gypsum-based products, self-leveling compounds, EIFS, masonry mortar, repair mortar, waterproof mortar, insulation mortar, and ready-mix dry mortar.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-app-card\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/landu-factory-scaled.jpg\" alt=\"Paints\"><\/p>\n<div class=\"ldc-app-content\">\n<div class=\"ldc-app-num\">ii \u2014 Vernici<\/div>\n<h3 class=\"ldc-app-title\">Paints &amp; Coatings<\/h3>\n<p class=\"ldc-app-desc\">\n            Support for interior and exterior wall paint, latex paint, water-based coatings, textured coatings, and emulsion paint systems.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-app-card\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/landu-factory-wall-putty-scaled.jpg\" alt=\"Home Care\"><\/p>\n<div class=\"ldc-app-content\">\n<div class=\"ldc-app-num\">iii \u2014 Casa<\/div>\n<h3 class=\"ldc-app-title\">Home Care &amp; Detergents<\/h3>\n<p class=\"ldc-app-desc\">\n            Thickening and stability for laundry detergent, dishwashing liquid, toilet cleaner, gel cleaner, and other household products.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-app-card\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/LANDERCOLL-Laboratory-scaled.jpg\" alt=\"Personal Care\"><\/p>\n<div class=\"ldc-app-content\">\n<div class=\"ldc-app-num\">iv \u2014 Cura Personale<\/div>\n<h3 class=\"ldc-app-title\">Personal Care &amp; Cosmetics<\/h3>\n<p class=\"ldc-app-desc\">\n            Performance support for shampoo, body wash, facial cleanser, lotion, cream, toothpaste and other personal care systems.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-app-card\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2024\/12\/manufacture-of-ceramic-products-workpiece-close-up-background-with-ceramic-pieces.jpg\" alt=\"Pharma\"><\/p>\n<div class=\"ldc-app-content\">\n<div class=\"ldc-app-num\">v \u2014 Farmaceutica<\/div>\n<h3 class=\"ldc-app-title\">Pharmaceuticals<\/h3>\n<p class=\"ldc-app-desc\">\n            Functional cellulose derivatives for pharmaceutical excipient applications including binding, coating, and controlled release.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-app-card\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/manufacture-of-ceramic-products-workpiece-beautiful-background-with-ceramic-pieces.jpg\" alt=\"Food\"><\/p>\n<div class=\"ldc-app-content\">\n<div class=\"ldc-app-num\">vi \u2014 Alimentare<\/div>\n<h3 class=\"ldc-app-title\">Food &amp; Nutrition<\/h3>\n<p class=\"ldc-app-desc\">\n            Solutions for texture control, stabilization, thickening, and formulation consistency in selected food applications.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-app-card\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-SAMPLE-Testing-2-1-scaled.jpg\" alt=\"Ceramics\"><\/p>\n<div class=\"ldc-app-content\">\n<div class=\"ldc-app-num\">vii \u2014 Ceramica<\/div>\n<h3 class=\"ldc-app-title\">Ceramics<\/h3>\n<p class=\"ldc-app-desc\">\n            Used in ceramic processing systems where binding performance, workability, and process control are important.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-app-card wide\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-SAMPLE-Testing-1-scaled.jpg\" alt=\"Oilfield\"><\/p>\n<div class=\"ldc-app-content\">\n<div class=\"ldc-app-num\">viii \u2014 Industria<\/div>\n<h3 class=\"ldc-app-title\">Oilfield &amp; Other Industrial Uses<\/h3>\n<p class=\"ldc-app-desc\">\n            Supporting fluid management, viscosity control, and formulation performance in drilling fluids, industrial processing systems, adhesives, paper-related systems, textile printing, and other specialty applications.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-app-cta\">\n      <a href=\"https:\/\/landercoll.com\/en\/applications\/\" class=\"ldc-btn ldc-btn-outline\">Explore All Applications<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     6. SOLUTIONS\n     ============================================================ --><\/p>\n<section class=\"ldc-solutions\" id=\"solutions\">\n<div class=\"ldc-container\">\n<div class=\"ldc-solutions-intro\">\n<div>\n        <span class=\"ldc-script\">Su misura per voi<\/span><br \/>\n        <span class=\"ldc-eyebrow left\">Tailored Solutions<\/span><\/p>\n<h2 class=\"ldc-h2\">Solutions for Manufacturers<br \/>and <em>Formulators<\/em><\/h2>\n<div style=\"width:60px; height:1px; background:var(--it-oro); margin:8px 0 28px\"><\/div>\n<p class=\"ldc-lead\">\n          Different customers face different challenges. Some need better water retention. Some need improved anti-sag performance. Some need the right viscosity profile for pumpability, brushing, leveling, or storage stability. Our solutions are designed around real manufacturing scenarios.\n        <\/p>\n<\/p><\/div>\n<div class=\"ldc-sol-img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/technician-or-engineer-with-protective-mask-and-helmet-standing-in-industrial-factory.jpg\" alt=\"Partnership\"><\/p>\n<div class=\"ldc-sol-img-badge\">\n          <em>Made for You<\/em><br \/>\n          Su Misura\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-sol-grid\">\n<article class=\"ldc-sol-card\">\n<div class=\"ldc-sol-card-bg\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/landu-factory-1-scaled.jpg\" alt=\"Mortar\">\n        <\/div>\n<p>        <span class=\"ldc-sol-card-num\">i.<\/span><\/p>\n<h3 class=\"ldc-sol-card-title\">For Mortar Manufacturers<\/h3>\n<p class=\"ldc-sol-card-desc\">\n          Support for tile adhesive, wall putty, plaster, self-leveling compounds, and drymix mortar formulations with balanced workability and performance.\n        <\/p>\n<\/article>\n<article class=\"ldc-sol-card\">\n<div class=\"ldc-sol-card-bg\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/electric-vehicle-lithium-nmc-battery-with-multimeter-electric-car-battery-manufacturing-factory.jpg\" alt=\"Paint\">\n        <\/div>\n<p>        <span class=\"ldc-sol-card-num\">ii.<\/span><\/p>\n<h3 class=\"ldc-sol-card-title\">For Paint Manufacturers<\/h3>\n<p class=\"ldc-sol-card-desc\">\n          Rheology solutions for water-based coatings requiring smooth application, storage stability, and controlled flow behavior.\n        <\/p>\n<\/article>\n<article class=\"ldc-sol-card\">\n<div class=\"ldc-sol-card-bg\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/03\/Hydroxypropyl-Methyl-Cellulose-Manufacturer.jpg\" alt=\"Detergent\">\n        <\/div>\n<p>        <span class=\"ldc-sol-card-num\">iii.<\/span><\/p>\n<h3 class=\"ldc-sol-card-title\">For Detergent Manufacturers<\/h3>\n<p class=\"ldc-sol-card-desc\">\n          Cellulose ether support for liquid cleaning systems that require stable viscosity, consistent appearance, and user-friendly texture.\n        <\/p>\n<\/article>\n<article class=\"ldc-sol-card\">\n<div class=\"ldc-sol-card-bg\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/cellulose-ether-manufacturer.jpg\" alt=\"Personal Care\">\n        <\/div>\n<p>        <span class=\"ldc-sol-card-num\">iv.<\/span><\/p>\n<h3 class=\"ldc-sol-card-title\">For Personal Care Brands<\/h3>\n<p class=\"ldc-sol-card-desc\">\n          Ingredients and formulation support for products where sensory feel, suspension stability, and texture consistency matter.\n        <\/p>\n<\/article>\n<article class=\"ldc-sol-card\">\n<div class=\"ldc-sol-card-bg\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/landu-factory-2.jpg\" alt=\"Distributors\">\n        <\/div>\n<p>        <span class=\"ldc-sol-card-num\">v.<\/span><\/p>\n<h3 class=\"ldc-sol-card-title\">For Distributors &amp; Importers<\/h3>\n<p class=\"ldc-sol-card-desc\">\n          A dependable manufacturing partner with professional communication, product support, and export-oriented cooperation.\n        <\/p>\n<\/article>\n<article class=\"ldc-sol-card\">\n<div class=\"ldc-sol-card-bg\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/8120746C-6E27-48A2-9011-CB506B5B211E-scaled.jpg\" alt=\"OEM\">\n        <\/div>\n<p>        <span class=\"ldc-sol-card-num\">vi.<\/span><\/p>\n<h3 class=\"ldc-sol-card-title\">OEM &amp; Custom Formulation<\/h3>\n<p class=\"ldc-sol-card-desc\">\n          If your formulation requires specific performance targets, our team can help evaluate suitable grades and recommend a practical solution path.\n        <\/p>\n<\/article><\/div>\n<div class=\"ldc-sol-cta\">\n      <a href=\"https:\/\/landercoll.com\/en\/solutions\/\" class=\"ldc-btn ldc-btn-outline\">Explore Solutions<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     7. WHY US\n     ============================================================ --><\/p>\n<section class=\"ldc-why\">\n<div class=\"ldc-container\">\n<div class=\"ldc-why-layout\">\n<div class=\"ldc-why-visual-wrap\">\n<div class=\"ldc-why-visual\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/landu-factory-1-e1737604370571.jpg\" alt=\"Why Landercoll\"><br \/>\n          <span class=\"ldc-why-badge\">Why LANDERCOLL<\/span><br \/>\n          <span class=\"ldc-why-signature\">\u2014 la promessa<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ldc-why-list\">\n        <span class=\"ldc-script\">Il nostro impegno<\/span><br \/>\n        <span class=\"ldc-eyebrow left\">Our Commitment<\/span><\/p>\n<h2 class=\"ldc-h2\">A Supplier You Can<br \/><em>Plan Around<\/em><\/h2>\n<div style=\"width:60px; height:1px; background:var(--it-oro); margin:8px 0 28px\"><\/div>\n<p class=\"ldc-lead\">\n          We understand that industrial buyers look for more than a product list. They need a supplier that can support quality, consistency, communication, and long-term cooperation.\n        <\/p>\n<div class=\"ldc-why-items\">\n<div class=\"ldc-why-item\">\n<div class=\"ldc-why-num\">i.<\/div>\n<div>\n<h3 class=\"ldc-why-title\">Consistent Product Quality<\/h3>\n<p class=\"ldc-why-desc\">Our products are developed to deliver stable performance across batches and support repeatable formulation results.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-why-item\">\n<div class=\"ldc-why-num\">ii.<\/div>\n<div>\n<h3 class=\"ldc-why-title\">Application-Oriented Support<\/h3>\n<p class=\"ldc-why-desc\">We focus on how cellulose ether performs in real applications, not only on specifications on paper.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-why-item\">\n<div class=\"ldc-why-num\">iii.<\/div>\n<div>\n<h3 class=\"ldc-why-title\">Broad Industry Coverage<\/h3>\n<p class=\"ldc-why-desc\">From construction and coatings to home care, pharmaceuticals, food, and specialty industrial systems, we serve multiple market segments with practical solutions.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-why-item\">\n<div class=\"ldc-why-num\">iv.<\/div>\n<div>\n<h3 class=\"ldc-why-title\">Reliable Supply Capability<\/h3>\n<p class=\"ldc-why-desc\">We support customers who need confidence in sourcing, continuity, and long-term manufacturing planning.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-why-item\">\n<div class=\"ldc-why-num\">v.<\/div>\n<div>\n<h3 class=\"ldc-why-title\">Responsive Service<\/h3>\n<p class=\"ldc-why-desc\">We value clear communication, timely support, and solution-focused cooperation from inquiry to delivery.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     8. MANUFACTURING\n     ============================================================ --><\/p>\n<section class=\"ldc-manufacturing\">\n<div class=\"ldc-mfg-grid\">\n<div class=\"ldc-mfg-visual\">\n      <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/landu-factory-cotton.jpg\" alt=\"Manufacturing\"><br \/>\n      <span class=\"ldc-mfg-visual-mark\">~ fatto con cura ~<\/span>\n    <\/div>\n<div class=\"ldc-mfg-content\">\n      <span class=\"ldc-eyebrow left\">Manufacturing &amp; Quality<\/span><\/p>\n<h2 class=\"ldc-h2\">Manufacturing <em>Reliability<\/em><br \/>and Quality Commitment<\/h2>\n<div style=\"width:60px; height:1px; background:var(--it-oro); margin:8px 0 28px\"><\/div>\n<p class=\"ldc-lead\">\n        Quality is the foundation of industrial cooperation. LANDERCOLL is committed to producing cellulose ether products with a strong focus on consistency, control, and application suitability.\n      <\/p>\n<p class=\"ldc-lead\">\n        From raw material selection and production management to quality inspection and product evaluation, we work to maintain dependable standards that support customer confidence. Our goal is to help customers reduce formulation risk, improve process predictability, and build long-term trust in supply.\n      <\/p>\n<div class=\"ldc-mfg-cta\">\n        <a href=\"https:\/\/landercoll.com\/en\/about\/\" class=\"ldc-btn ldc-btn-primary\">Learn About Quality<\/a><br \/>\n        <a href=\"https:\/\/landercoll.com\/en\/about\/\" class=\"ldc-btn ldc-btn-ghost\">View Company Profile<\/a>\n      <\/div>\n<div class=\"ldc-mfg-stats\">\n<div class=\"ldc-mfg-stat\">\n<div class=\"ldc-mfg-stat-num\">Batch<\/div>\n<div class=\"ldc-mfg-stat-label\">Level QC<\/div>\n<\/p><\/div>\n<div class=\"ldc-mfg-stat\">\n<div class=\"ldc-mfg-stat-num\">ISO<\/div>\n<div class=\"ldc-mfg-stat-label\">Aligned Processes<\/div>\n<\/p><\/div>\n<div class=\"ldc-mfg-stat\">\n<div class=\"ldc-mfg-stat-num\">24\/7<\/div>\n<div class=\"ldc-mfg-stat-label\">Production Control<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     9. R&D\n     ============================================================ --><\/p>\n<section class=\"ldc-rd\">\n<div class=\"ldc-container\">\n<div class=\"ldc-rd-grid\">\n<div class=\"ldc-rd-images\">\n<div class=\"ldc-rd-img-wrap big\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/hpmc-manufacturer.jpg\" alt=\"Lab\"><br \/>\n          <span class=\"ldc-rd-img-label\">R&amp;D Lab<\/span>\n        <\/div>\n<div class=\"ldc-rd-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/landu-cmc1.jpg\" alt=\"Analysis\"><br \/>\n          <span class=\"ldc-rd-img-label\">Analisi<\/span>\n        <\/div>\n<div class=\"ldc-rd-img-wrap\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/01\/hpmc-factory.jpg\" alt=\"Trial\"><br \/>\n          <span class=\"ldc-rd-img-label\">Prova<\/span>\n        <\/div>\n<\/p><\/div>\n<div>\n        <span class=\"ldc-script\">Al vostro fianco<\/span><br \/>\n        <span class=\"ldc-eyebrow left\">Technical Support<\/span><\/p>\n<h2 class=\"ldc-h2\">Technical Support<br \/>That Goes <em>Beyond Supply<\/em><\/h2>\n<div style=\"width:60px; height:1px; background:var(--it-oro); margin:8px 0 28px\"><\/div>\n<p class=\"ldc-lead\">\n          Successful formulations require the right balance of chemistry, process conditions, and application understanding. Our team supports customers by helping identify suitable product options, reviewing performance goals, and guiding the selection process based on practical application needs.\n        <\/p>\n<p class=\"ldc-lead\">\n          Whether you are developing a new formulation, improving an existing product, or evaluating alternative grades, LANDERCOLL aims to provide useful and efficient support at each step.\n        <\/p>\n<ul class=\"ldc-rd-list\">\n<li class=\"ldc-rd-item\">\n            <span class=\"ldc-rd-num\">i.<\/span><br \/>\n            Product Selection Guidance\n          <\/li>\n<li class=\"ldc-rd-item\">\n            <span class=\"ldc-rd-num\">ii.<\/span><br \/>\n            Application Matching\n          <\/li>\n<li class=\"ldc-rd-item\">\n            <span class=\"ldc-rd-num\">iii.<\/span><br \/>\n            Viscosity &amp; Performance Optimization\n          <\/li>\n<li class=\"ldc-rd-item\">\n            <span class=\"ldc-rd-num\">iv.<\/span><br \/>\n            Trial Sample Support\n          <\/li>\n<li class=\"ldc-rd-item\">\n            <span class=\"ldc-rd-num\">v.<\/span><br \/>\n            Technical Communication for Industrial Buyers\n          <\/li>\n<\/ul>\n<p>        <a href=\"https:\/\/landercoll.com\/en\/technical-consultation\/\" class=\"ldc-btn ldc-btn-primary\">Request Technical Support<\/a>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     10. RESOURCES\n     ============================================================ --><\/p>\n<section class=\"ldc-resources\">\n<div class=\"ldc-container\">\n<div class=\"ldc-res-header\">\n<div>\n        <span class=\"ldc-script\">Il nostro archivio<\/span><br \/>\n        <span class=\"ldc-eyebrow left\">Resource Center<\/span><\/p>\n<h2 class=\"ldc-h2\">Resources for<br \/><em>Better Decisions<\/em><\/h2>\n<div style=\"width:60px; height:1px; background:var(--it-oro); margin:8px 0 28px\"><\/div>\n<p class=\"ldc-lead\">\n          A professional website should not only present products. It should also help customers understand applications, compare options, and make informed decisions. Our resource center is designed to provide useful content for purchasing teams, formulators, and product developers.\n        <\/p>\n<\/p><\/div>\n<div class=\"ldc-res-img-wrap\">\n        <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-SAMPLE-Testing-2-scaled.jpg\" alt=\"Library\">\n      <\/div>\n<\/p><\/div>\n<div class=\"ldc-res-grid\">\n<div class=\"ldc-res-card\">\n<div class=\"ldc-res-icon\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><\/svg>\n        <\/div>\n<div class=\"ldc-res-card-num\">i \u2014 Brochure<\/div>\n<div class=\"ldc-res-card-title\">Product Brochures<\/div>\n<div class=\"ldc-res-card-arrow\">~ download \u27f6<\/div>\n<\/p><\/div>\n<div class=\"ldc-res-card\">\n<div class=\"ldc-res-icon\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M4 19.5A2.5 2.5 0 016.5 17H20V3H6.5A2.5 2.5 0 004 5.5v14z\"><\/path><\/svg>\n        <\/div>\n<div class=\"ldc-res-card-num\">ii \u2014 Articoli<\/div>\n<div class=\"ldc-res-card-title\">Technical Articles<\/div>\n<div class=\"ldc-res-card-arrow\">~ read \u27f6<\/div>\n<\/p><\/div>\n<div class=\"ldc-res-card\">\n<div class=\"ldc-res-icon\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\"><\/rect><path d=\"M9 3v18M3 9h6\"><\/path><\/svg>\n        <\/div>\n<div class=\"ldc-res-card-num\">iii \u2014 Guide<\/div>\n<div class=\"ldc-res-card-title\">Application Guides<\/div>\n<div class=\"ldc-res-card-arrow\">~ explore \u27f6<\/div>\n<\/p><\/div>\n<div class=\"ldc-res-card\">\n<div class=\"ldc-res-icon\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3M12 17h.01\"><\/path><\/svg>\n        <\/div>\n<div class=\"ldc-res-card-num\">iv \u2014 Domande<\/div>\n<div class=\"ldc-res-card-title\">Frequently Asked<\/div>\n<div class=\"ldc-res-card-arrow\">~ view \u27f6<\/div>\n<\/p><\/div>\n<div class=\"ldc-res-card\">\n<div class=\"ldc-res-icon\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><polygon points=\"5 3 19 12 5 21 5 3\"><\/polygon><\/svg>\n        <\/div>\n<div class=\"ldc-res-card-num\">v \u2014 Video<\/div>\n<div class=\"ldc-res-card-title\">Videos<\/div>\n<div class=\"ldc-res-card-arrow\">~ watch \u27f6<\/div>\n<\/p><\/div>\n<div class=\"ldc-res-card\">\n<div class=\"ldc-res-icon\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M7 10l5 5 5-5M12 15V3\"><\/path><\/svg>\n        <\/div>\n<div class=\"ldc-res-card-num\">vi \u2014 Archivio<\/div>\n<div class=\"ldc-res-card-title\">Download Center<\/div>\n<div class=\"ldc-res-card-arrow\">~ access \u27f6<\/div>\n<\/p><\/div>\n<div class=\"ldc-res-card\">\n<div class=\"ldc-res-icon\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18 20V10M12 20V4M6 20v-6\"><\/path><\/svg>\n        <\/div>\n<div class=\"ldc-res-card-num\">vii \u2014 Tendenze<\/div>\n<div class=\"ldc-res-card-title\">Industry Insights<\/div>\n<div class=\"ldc-res-card-arrow\">~ read \u27f6<\/div>\n<\/p><\/div>\n<div class=\"ldc-res-card\" style=\"background: var(--it-nero); color: var(--it-crema); border-color: var(--it-nero)\">\n<div class=\"ldc-res-icon\" style=\"color: var(--it-oro); border-color: var(--it-oro)\">\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><path d=\"M21 21l-4.35-4.35\"><\/path><\/svg>\n        <\/div>\n<div class=\"ldc-res-card-num\" style=\"color: var(--it-oro-pallido)\">~ Esplora Tutto<\/div>\n<div class=\"ldc-res-card-title\" style=\"color: var(--it-crema)\">Browse All Resources<\/div>\n<div class=\"ldc-res-card-arrow\" style=\"color: var(--it-oro-pallido)\">~ explore \u27f6<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ldc-res-cta\">\n      <a href=\"https:\/\/landercoll.com\/en\/resources\/\" class=\"ldc-btn ldc-btn-outline\">Visit Resource Center<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     11. COMPANY\n     ============================================================ --><\/p>\n<section class=\"ldc-company\">\n<div class=\"ldc-container\">\n<div class=\"ldc-comp-grid\">\n<div>\n        <span class=\"ldc-script\">La nostra storia<\/span><br \/>\n        <span class=\"ldc-eyebrow left\">About LANDERCOLL<\/span><\/p>\n<h2 class=\"ldc-h2\">A Professional Partner<br \/>in <em>Cellulose Ether<\/em><\/h2>\n<div style=\"width:60px; height:1px; background:var(--it-oro); margin:8px 0 28px\"><\/div>\n<p class=\"ldc-lead\">\n          LANDERCOLL is committed to serving global customers with cellulose ether products and application-driven support. We continue to strengthen our capabilities in product quality, manufacturing reliability, and customer collaboration so that clients can work with greater confidence in every stage of sourcing and formulation development.\n        <\/p>\n<p class=\"ldc-lead\">\n          Our company approach is built on professionalism, long-term cooperation, and a clear understanding of industrial customer expectations.\n        <\/p>\n<div class=\"ldc-comp-signature\">\n          \" Insieme, costruiamo meglio. \"\n        <\/div>\n<p>        <a href=\"https:\/\/landercoll.com\/en\/about\/\" class=\"ldc-btn ldc-btn-primary\">Learn More About Us<\/a>\n      <\/div>\n<div class=\"ldc-comp-visual\">\n<div class=\"ldc-comp-v1\">\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/landercoll-cellulose-ether-manufacturing-certification.png\" alt=\"Team\">\n        <\/div>\n<div>\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/landu-factory-3.jpg\" alt=\"Business\">\n        <\/div>\n<div>\n          <img decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-HPMC-Detergent-manufacture.jpg\" alt=\"Global\">\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     12. FINAL CTA\n     ============================================================ --><\/p>\n<section class=\"ldc-final\" id=\"contact\">\n<div class=\"ldc-container\">\n<div class=\"ldc-final-inner\">\n      <span class=\"ldc-eyebrow\">Get In Touch<\/span><\/p>\n<h2 class=\"ldc-h2\">Looking for the Right<br \/><em>Cellulose Ether<\/em> Solution?<\/h2>\n<p class=\"ldc-final-lead\">\n        Whether you are sourcing for construction materials, coatings, detergents, personal care, pharmaceuticals, food systems, or specialty industrial applications \u2014 our team is ready to support your next project.\n      <\/p>\n<p class=\"ldc-final-body\">\n        Tell us about your product type, application, target performance, and required quantity. We will help you find a suitable solution for your market and manufacturing needs.\n      <\/p>\n<div class=\"ldc-final-cta\">\n        <a href=\"https:\/\/landercoll.com\/en\/request-a-quote\/\" class=\"ldc-btn ldc-btn-primary\">Request a Quote<\/a><br \/>\n        <a href=\"https:\/\/landercoll.com\/en\/contactus\/\" class=\"ldc-btn ldc-btn-ghost\">Contact Us<\/a>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ============================================================\n     13. FOOTER CTA STRIP\n     ============================================================ --><\/p>\n<section class=\"ldc-strip\">\n<div class=\"ldc-container\">\n<div class=\"ldc-strip-inner\">\n<div>\n<div class=\"ldc-strip-script\">~ prodotti \u00b7 applicazioni \u00b7 soluzioni ~<\/div>\n<div class=\"ldc-strip-title\">Products. Applications. Solutions.<\/div>\n<div class=\"ldc-strip-body\">One reliable source for cellulose ether products, technical support, and long-term cooperation.<\/div>\n<\/p><\/div>\n<div class=\"ldc-strip-cta\">\n        <a href=\"https:\/\/landercoll.com\/en\/contactus\/\" class=\"ldc-btn ldc-btn-primary\">Start Your Inquiry<\/a>\n      <\/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\/* ==================== FONTS & BASE ==================== *\/\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=Raleway:wght@300;400;500;600;700&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, .lemonx-visual-root .ldc *, .lemonx-visual-root .ldc *::before, .lemonx-visual-root .ldc *::after { margin: 0; padding: 0; box-sizing: border-box; }<\/p>\n<p>.lemonx-visual-root .ldc {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-oro-pallido: #E8C987;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n  --it-sabbia-deep: #E8DCCB;\n  font-family: 'Lora', 'Georgia', serif;\n  color: var(--it-nero-caldo);\n  line-height: 1.75;\n  background: var(--it-crema);\n  -webkit-font-smoothing: antialiased;\n}\n.lemonx-visual-root .ldc img { max-width: 100%; display: block; }\n.lemonx-visual-root .ldc a { text-decoration: none; color: inherit; }<\/p>\n<p>.lemonx-visual-root .ldc { width: 100%; overflow-x: hidden; background: var(--it-crema); }\n.lemonx-visual-root .ldc-container { max-width: 1320px; margin: 0 auto; padding: 0 48px; }<\/p>\n<p>\/* ==================== TYPOGRAPHY PRIMITIVES ==================== *\/\n.lemonx-visual-root .ldc-script {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-eyebrow {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--it-terracotta);\n  display: inline-flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-eyebrow::before, .lemonx-visual-root .ldc-eyebrow::after {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--it-oro);\n}\n.lemonx-visual-root .ldc-eyebrow.left::after { display: none; }\n.lemonx-visual-root .ldc-eyebrow.right::before { display: none; }<\/p>\n<p>.lemonx-visual-root .ldc-h2 {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(34px, 4.2vw, 56px);\n  font-weight: 500;\n  line-height: 1.15;\n  color: var(--it-nero);\n  letter-spacing: 1px;\n  margin: 20px 0 24px;\n}\n.lemonx-visual-root .ldc-h2 em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--it-terracotta);\n  letter-spacing: 0;\n}<\/p>\n<p>.lemonx-visual-root .ldc-lead {\n  font-family: 'Lora', serif;\n  font-size: 17px;\n  font-weight: 400;\n  line-height: 1.9;\n  color: var(--it-grigio);\n  max-width: 680px;\n}\n.lemonx-visual-root .ldc-lead + .ldc-lead { margin-top: 18px; }<\/p>\n<p>\/* Decorative divider *\/\n.lemonx-visual-root .ldc-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 16px;\n  margin: 32px 0;\n}\n.lemonx-visual-root .ldc-divider-line {\n  width: 80px; height: 1px;\n  background: var(--it-oro);\n}\n.lemonx-visual-root .ldc-divider-dot {\n  width: 8px; height: 8px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}<\/p>\n<p>\/* ==================== BUTTONS ==================== *\/\n.lemonx-visual-root .ldc-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  padding: 18px 38px;\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\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  position: relative;\n}\n.lemonx-visual-root .ldc-btn-primary {\n  background: var(--it-terracotta);\n  color: var(--it-crema);\n}\n.lemonx-visual-root .ldc-btn-primary:hover {\n  background: var(--it-nero);\n  transform: translateY(-2px);\n  box-shadow: 0 12px 30px rgba(45,22,8,0.35);\n}\n.lemonx-visual-root .ldc-btn-ghost {\n  background: transparent;\n  color: var(--it-crema);\n  border: 1px solid rgba(253,248,243,0.55);\n}\n.lemonx-visual-root .ldc-btn-ghost:hover {\n  background: var(--it-crema);\n  color: var(--it-nero);\n  border-color: var(--it-crema);\n}\n.lemonx-visual-root .ldc-btn-outline {\n  background: transparent;\n  color: var(--it-nero);\n  border: 1px solid var(--it-nero);\n}\n.lemonx-visual-root .ldc-btn-outline:hover {\n  background: var(--it-nero);\n  color: var(--it-crema);\n}\n.lemonx-visual-root .ldc-btn-link {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-terracotta);\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  padding-bottom: 4px;\n  border-bottom: 1px solid var(--it-oro);\n  transition: all 0.3s;\n}\n.lemonx-visual-root .ldc-btn-link::after {\n  content: '\u27f6';\n  font-size: 16px;\n  transition: transform 0.3s;\n}\n.lemonx-visual-root .ldc-btn-link:hover { color: var(--it-nero); border-color: var(--it-nero); }\n.lemonx-visual-root .ldc-btn-link:hover::after { transform: translateX(6px); }<\/p>\n<p>\/* ==================== 1. HERO SLIDER \u2014 LIGHT & AIRY ==================== *\/\n.lemonx-visual-root .ldc-hero {\n  position: relative;\n  height: 88vh;\n  min-height: 620px;\n  max-height: 780px;\n  overflow: hidden;\n  background: var(--it-crema);\n}\n.lemonx-visual-root .ldc-slides { position: relative; width: 100%; height: 100%; }<\/p>\n<p>.lemonx-visual-root .ldc-slide {\n  position: absolute;\n  inset: 0;\n  opacity: 0;\n  visibility: hidden;\n  transition: opacity 1s ease, visibility 1s;\n  z-index: 1;\n}\n.lemonx-visual-root .ldc-slide.is-active {\n  opacity: 1;\n  visibility: visible;\n  z-index: 2;\n}<\/p>\n<p>.lemonx-visual-root .ldc-slide-bg {\n  position: absolute;\n  inset: 0;\n  background-size: cover;\n  background-position: center;\n  transform: scale(1.06);\n  transition: transform 7s ease-out;\n}\n.lemonx-visual-root .ldc-slide.is-active .ldc-slide-bg {\n  transform: scale(1);\n}\n.lemonx-visual-root .ldc-slide-bg::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg,\n    rgba(26,17,8,0.55) 0%,\n    rgba(26,17,8,0.35) 50%,\n    rgba(26,17,8,0.15) 100%);\n}\n.lemonx-visual-root .ldc-slide-1 .ldc-slide-bg { background-image: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-SAMPLE-Testing-about-Chemical-Composition-scaled.jpg'); }\n.lemonx-visual-root .ldc-slide-2 .ldc-slide-bg { background-image: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-powder-low-ash-factory-scaled.jpg'); }\n.lemonx-visual-root .ldc-slide-3 .ldc-slide-bg { background-image: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/landu-factory4.jpg'); }<\/p>\n<p>.lemonx-visual-root .ldc-slide-content {\n  position: relative;\n  z-index: 2;\n  height: 100%;\n  display: flex;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-slide-inner {\n  max-width: 680px;\n  color: var(--it-crema);\n  opacity: 0;\n  transform: translateY(24px);\n  transition: opacity 0.9s ease 0.2s, transform 0.9s ease 0.2s;\n}\n.lemonx-visual-root .ldc-slide.is-active .ldc-slide-inner {\n  opacity: 1;\n  transform: translateY(0);\n}<\/p>\n<p>.lemonx-visual-root .ldc-slide-eyebrow {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-oro-pallido);\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 24px;\n}\n.lemonx-visual-root .ldc-slide-eyebrow::before {\n  content: '';\n  width: 28px; height: 1px;\n  background: var(--it-oro);\n}\n.lemonx-visual-root .ldc-slide-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(30px, 4vw, 52px);\n  font-weight: 500;\n  line-height: 1.15;\n  letter-spacing: 0.5px;\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-slide-title em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-weight: 500;\n  color: var(--it-oro-pallido);\n  letter-spacing: 0;\n}\n.lemonx-visual-root .ldc-slide-body {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.75;\n  color: rgba(253,248,243,0.88);\n  margin-bottom: 36px;\n  max-width: 560px;\n}\n.lemonx-visual-root .ldc-slide-cta { display: flex; flex-wrap: wrap; gap: 14px; }\n.lemonx-visual-root .ldc-slide .ldc-btn {\n  padding: 14px 30px;\n  font-size: 11px;\n  letter-spacing: 3px;\n}<\/p>\n<p>\/* ========== Slider controls: dots + arrows + counter ========== *\/\n.lemonx-visual-root .ldc-slide-nav {\n  position: absolute;\n  bottom: 48px;\n  left: 48px;\n  right: 48px;\n  z-index: 10;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 24px;\n}\n.lemonx-visual-root .ldc-slide-dots {\n  display: flex;\n  gap: 14px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-slide-dot {\n  width: 52px;\n  height: 1px;\n  background: rgba(253,248,243,0.3);\n  position: relative;\n  overflow: hidden;\n  cursor: pointer;\n  border: none;\n  padding: 0;\n  transition: background 0.3s;\n}\n.lemonx-visual-root .ldc-slide-dot:hover { background: rgba(253,248,243,0.5); }\n.lemonx-visual-root .ldc-slide-dot::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: var(--it-oro-pallido);\n  transform: scaleX(0);\n  transform-origin: left;\n}\n.lemonx-visual-root .ldc-slide-dot.is-active::after {\n  transform: scaleX(1);\n  transition: transform 7s linear;\n}<\/p>\n<p>.lemonx-visual-root .ldc-slide-counter {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 4px;\n  color: var(--it-oro-pallido);\n  user-select: none;\n}\n.lemonx-visual-root .ldc-slide-counter strong {\n  font-weight: 600;\n  color: var(--it-crema);\n}<\/p>\n<p>.lemonx-visual-root .ldc-slide-arrows {\n  display: flex;\n  gap: 6px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-slide-arrow {\n  width: 52px;\n  height: 52px;\n  border: 1px solid rgba(253,248,243,0.35);\n  background: transparent;\n  color: rgba(253,248,243,0.9);\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transition: all 0.3s ease;\n  backdrop-filter: blur(8px);\n}\n.lemonx-visual-root .ldc-slide-arrow:hover {\n  background: var(--it-crema);\n  color: var(--it-nero);\n  border-color: var(--it-crema);\n}\n.lemonx-visual-root .ldc-slide-arrow svg {\n  width: 18px;\n  height: 18px;\n  stroke-width: 1.5;\n}<\/p>\n<p>\/* ==================== 2. INTRO ==================== *\/\n.lemonx-visual-root .ldc-intro {\n  padding: 140px 0 120px;\n  background: var(--it-crema);\n  position: relative;\n}\n.lemonx-visual-root .ldc-intro::before {\n  content: '\u223e';\n  position: absolute;\n  top: 60px;\n  left: 50%;\n  transform: translateX(-50%);\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 48px;\n  color: var(--it-oro);\n  letter-spacing: -8px;\n}\n.lemonx-visual-root .ldc-intro-grid {\n  display: grid;\n  grid-template-columns: 1.1fr 1fr;\n  gap: 96px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-intro-text .ldc-script {\n  font-size: 28px;\n  margin-bottom: 8px;\n  display: block;\n}\n.lemonx-visual-root .ldc-intro-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 220px 220px;\n  gap: 18px;\n  position: relative;\n}\n.lemonx-visual-root .ldc-intro-img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.6s ease;\n  filter: sepia(8%) saturate(0.95);\n}\n.lemonx-visual-root .ldc-intro-img:hover { transform: scale(1.03); filter: sepia(0%); }\n.lemonx-visual-root .ldc-intro-img-wrap {\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-intro-img-wrap:nth-child(1) { grid-row: span 2; }\n.lemonx-visual-root .ldc-intro-img-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  border: 1px solid var(--it-oro);\n  transform: translate(12px, 12px);\n  opacity: 0;\n  transition: all 0.5s;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-intro-img-wrap:hover::after {\n  transform: translate(8px, 8px);\n  opacity: 0.4;\n}\n.lemonx-visual-root .ldc-intro-caption {\n  position: absolute;\n  bottom: -28px;\n  right: 0;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 15px;\n  color: var(--it-grigio);\n  letter-spacing: 1px;\n}<\/p>\n<p>\/* ==================== 3. PRODUCTS ==================== *\/\n.lemonx-visual-root .ldc-products {\n  padding: 140px 0;\n  background: var(--it-sabbia);\n  position: relative;\n}\n.lemonx-visual-root .ldc-products::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--it-oro) 50%, transparent);\n  opacity: 0.4;\n}\n.lemonx-visual-root .ldc-section-head {\n  text-align: center;\n  max-width: 800px;\n  margin: 0 auto 80px;\n}\n.lemonx-visual-root .ldc-section-head .ldc-script {\n  font-size: 32px;\n  display: block;\n  margin-bottom: 8px;\n}<\/p>\n<p>.lemonx-visual-root .ldc-product-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 48px;\n  margin-bottom: 72px;\n}\n.lemonx-visual-root .ldc-product {\n  background: var(--it-bianco);\n  overflow: hidden;\n  position: relative;\n  transition: all 0.5s cubic-bezier(.4,0,.2,1);\n  display: flex;\n  flex-direction: column;\n}\n.lemonx-visual-root .ldc-product::before {\n  content: '';\n  position: absolute;\n  top: 24px; left: 24px; right: 24px; bottom: 24px;\n  border: 1px solid transparent;\n  transition: border-color 0.4s;\n  pointer-events: none;\n  z-index: 3;\n}\n.lemonx-visual-root .ldc-product:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 24px 60px rgba(44,30,15,0.18);\n}\n.lemonx-visual-root .ldc-product:hover::before {\n  border-color: var(--it-oro);\n}\n.lemonx-visual-root .ldc-product-img {\n  position: relative;\n  height: 300px;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-product-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.8s;\n  filter: sepia(10%) saturate(0.95);\n}\n.lemonx-visual-root .ldc-product:hover .ldc-product-img img { transform: scale(1.08); filter: sepia(0%); }\n.lemonx-visual-root .ldc-product-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(26,17,8,0.3) 100%);\n}\n.lemonx-visual-root .ldc-product-tag {\n  position: absolute;\n  top: 24px; left: 24px;\n  z-index: 2;\n  background: var(--it-crema);\n  color: var(--it-terracotta);\n  padding: 10px 18px;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n}\n.lemonx-visual-root .ldc-product-body {\n  padding: 44px 40px 48px;\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n}\n.lemonx-visual-root .ldc-product-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 16px;\n  color: var(--it-oro);\n  margin-bottom: 10px;\n}\n.lemonx-visual-root .ldc-product-title {\n  font-family: 'Cinzel', serif;\n  font-size: 26px;\n  font-weight: 500;\n  color: var(--it-nero);\n  margin-bottom: 20px;\n  letter-spacing: 1px;\n  line-height: 1.25;\n}\n.lemonx-visual-root .ldc-product-desc {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.85;\n  color: var(--it-grigio);\n  flex: 1;\n  margin-bottom: 28px;\n}\n.lemonx-visual-root .ldc-products-cta { text-align: center; }<\/p>\n<p>\/* ==================== 4. FUNCTIONS ==================== *\/\n.lemonx-visual-root .ldc-functions {\n  padding: 140px 0;\n  background: var(--it-nero);\n  color: var(--it-crema);\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-functions::before {\n  content: '';\n  position: absolute;\n  top: 0; right: 0;\n  width: 45%; height: 100%;\n  background: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-powder-low-ash-1-scaled.jpg') center\/cover;\n  opacity: 0.18;\n  mix-blend-mode: screen;\n}\n.lemonx-visual-root .ldc-functions::after {\n  content: '';\n  position: absolute;\n  top: 60px; left: 48px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 180px;\n  font-weight: 400;\n  color: rgba(200,149,46,0.08);\n  content: 'Funzioni';\n  line-height: 1;\n  letter-spacing: -4px;\n}\n.lemonx-visual-root .ldc-functions .ldc-eyebrow { color: var(--it-oro-pallido); }\n.lemonx-visual-root .ldc-functions .ldc-eyebrow::before, .lemonx-visual-root .ldc-functions .ldc-eyebrow::after { background: var(--it-oro); }\n.lemonx-visual-root .ldc-functions .ldc-h2 { color: var(--it-crema); }\n.lemonx-visual-root .ldc-functions .ldc-h2 em { color: var(--it-oro-pallido); }\n.lemonx-visual-root .ldc-functions .ldc-lead { color: rgba(253,248,243,0.78); }<\/p>\n<p>.lemonx-visual-root .ldc-func-layout {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 1.1fr;\n  gap: 80px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-func-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0;\n  margin-top: 48px;\n  border-top: 1px solid rgba(200,149,46,0.3);\n  border-left: 1px solid rgba(200,149,46,0.3);\n}\n.lemonx-visual-root .ldc-func-card {\n  padding: 32px 28px;\n  border-right: 1px solid rgba(200,149,46,0.3);\n  border-bottom: 1px solid rgba(200,149,46,0.3);\n  transition: all 0.3s;\n  position: relative;\n}\n.lemonx-visual-root .ldc-func-card:hover {\n  background: rgba(200,149,46,0.08);\n}\n.lemonx-visual-root .ldc-func-icon {\n  width: 44px; height: 44px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 18px;\n  color: var(--it-oro);\n}\n.lemonx-visual-root .ldc-func-icon svg { width: 28px; height: 28px; }\n.lemonx-visual-root .ldc-func-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-oro);\n  margin-bottom: 6px;\n}\n.lemonx-visual-root .ldc-func-title {\n  font-family: 'Cinzel', serif;\n  font-size: 15px;\n  font-weight: 500;\n  color: var(--it-crema);\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}<\/p>\n<p>.lemonx-visual-root .ldc-func-visual {\n  position: relative;\n  height: 580px;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-func-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(20%) saturate(0.85) brightness(0.95);\n}\n.lemonx-visual-root .ldc-func-visual::after {\n  content: '';\n  position: absolute;\n  inset: 16px;\n  border: 1px solid var(--it-oro);\n  opacity: 0.5;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-func-caption {\n  position: absolute;\n  bottom: 36px; left: 36px; right: 36px;\n  z-index: 2;\n  color: var(--it-crema);\n  padding: 28px;\n  background: rgba(26,17,8,0.75);\n  backdrop-filter: blur(10px);\n  border-left: 2px solid var(--it-oro);\n}\n.lemonx-visual-root .ldc-func-caption em {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-oro-pallido);\n  display: block;\n  margin-bottom: 6px;\n}\n.lemonx-visual-root .ldc-func-caption strong {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  display: block;\n  margin-bottom: 10px;\n}\n.lemonx-visual-root .ldc-func-caption span {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  line-height: 1.7;\n  opacity: 0.85;\n}<\/p>\n<p>.lemonx-visual-root .ldc-func-support {\n  position: relative;\n  z-index: 2;\n  grid-column: 1 \/ -1;\n  text-align: center;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 20px;\n  line-height: 1.7;\n  color: rgba(253,248,243,0.85);\n  max-width: 900px;\n  margin: 64px auto 0;\n  padding-top: 48px;\n  border-top: 1px solid rgba(200,149,46,0.3);\n}<\/p>\n<p>\/* ==================== 5. APPLICATIONS ==================== *\/\n.lemonx-visual-root .ldc-applications {\n  padding: 140px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.lemonx-visual-root .ldc-app-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  grid-auto-rows: 280px;\n  gap: 20px;\n  margin-bottom: 72px;\n}\n.lemonx-visual-root .ldc-app-card {\n  position: relative;\n  overflow: hidden;\n  cursor: pointer;\n  background: var(--it-nero);\n}\n.lemonx-visual-root .ldc-app-card img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  transition: transform 0.8s, filter 0.6s;\n  filter: sepia(15%) saturate(0.9);\n}\n.lemonx-visual-root .ldc-app-card:hover img {\n  transform: scale(1.08);\n  filter: sepia(0%) saturate(1.1);\n}\n.lemonx-visual-root .ldc-app-card::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 35%, rgba(26,17,8,0.95) 100%);\n  transition: background 0.4s;\n}\n.lemonx-visual-root .ldc-app-card::before {\n  content: '';\n  position: absolute;\n  inset: 16px;\n  border: 1px solid rgba(253,248,243,0);\n  transition: border-color 0.4s;\n  z-index: 3;\n}\n.lemonx-visual-root .ldc-app-card:hover::before { border-color: rgba(232,201,135,0.5); }<\/p>\n<p>.lemonx-visual-root .ldc-app-content {\n  position: absolute;\n  z-index: 2;\n  bottom: 0; left: 0; right: 0;\n  padding: 32px 28px;\n  color: var(--it-crema);\n}\n.lemonx-visual-root .ldc-app-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-oro-pallido);\n  margin-bottom: 8px;\n}\n.lemonx-visual-root .ldc-app-title {\n  font-family: 'Cinzel', serif;\n  font-size: 18px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n  line-height: 1.25;\n}\n.lemonx-visual-root .ldc-app-desc {\n  font-family: 'Lora', serif;\n  font-size: 13px;\n  line-height: 1.7;\n  opacity: 0;\n  max-height: 0;\n  overflow: hidden;\n  transition: all 0.5s;\n  color: rgba(253,248,243,0.88);\n}\n.lemonx-visual-root .ldc-app-card:hover .ldc-app-desc {\n  opacity: 1;\n  max-height: 220px;\n  margin-top: 8px;\n}<\/p>\n<p>.lemonx-visual-root .ldc-app-card.wide { grid-column: span 2; }\n.lemonx-visual-root .ldc-app-card.tall { grid-row: span 2; }<\/p>\n<p>.lemonx-visual-root .ldc-app-cta { text-align: center; }<\/p>\n<p>\/* ==================== 6. SOLUTIONS ==================== *\/\n.lemonx-visual-root .ldc-solutions {\n  padding: 140px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-solutions-intro {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 80px;\n  margin-bottom: 88px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-sol-img-wrap {\n  position: relative;\n  height: 480px;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-sol-img-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 20px;\n  border: 1px solid var(--it-oro);\n  opacity: 0.6;\n  pointer-events: none;\n  z-index: 2;\n}\n.lemonx-visual-root .ldc-sol-img-wrap img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(10%);\n}\n.lemonx-visual-root .ldc-sol-img-badge {\n  position: absolute;\n  bottom: 0; right: 0;\n  background: var(--it-terracotta);\n  color: var(--it-crema);\n  padding: 24px 32px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 20px;\n  z-index: 3;\n}\n.lemonx-visual-root .ldc-sol-img-badge em {\n  font-family: 'Cinzel', serif;\n  font-style: normal;\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  display: block;\n  margin-bottom: 4px;\n  color: var(--it-oro-pallido);\n}<\/p>\n<p>.lemonx-visual-root .ldc-sol-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 32px;\n  margin-bottom: 72px;\n}\n.lemonx-visual-root .ldc-sol-card {\n  position: relative;\n  min-height: 380px;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end;\n  padding: 40px 32px;\n  color: var(--it-crema);\n  overflow: hidden;\n  transition: transform 0.5s;\n}\n.lemonx-visual-root .ldc-sol-card:hover { transform: translateY(-8px); }\n.lemonx-visual-root .ldc-sol-card-bg { position: absolute; inset: 0; z-index: 1; }\n.lemonx-visual-root .ldc-sol-card-bg img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(25%) saturate(0.85);\n  transition: transform 0.8s;\n}\n.lemonx-visual-root .ldc-sol-card:hover .ldc-sol-card-bg img { transform: scale(1.06); }\n.lemonx-visual-root .ldc-sol-card-bg::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(26,17,8,0.2) 0%, rgba(26,17,8,0.95) 100%);\n}\n.lemonx-visual-root .ldc-sol-card::before {\n  content: '';\n  position: absolute;\n  inset: 16px;\n  border: 1px solid rgba(232,201,135,0.4);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-sol-card-num {\n  position: relative;\n  z-index: 3;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 40px;\n  color: var(--it-oro);\n  line-height: 1;\n  margin-bottom: 18px;\n}\n.lemonx-visual-root .ldc-sol-card-title {\n  position: relative;\n  z-index: 3;\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-sol-card-desc {\n  position: relative;\n  z-index: 3;\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  line-height: 1.8;\n  color: rgba(253,248,243,0.88);\n}\n.lemonx-visual-root .ldc-sol-cta { text-align: center; }<\/p>\n<p>\/* ==================== 7. WHY US ==================== *\/\n.lemonx-visual-root .ldc-why {\n  padding: 140px 0;\n  background: var(--it-sabbia);\n  position: relative;\n}\n.lemonx-visual-root .ldc-why::before {\n  content: 'Perch\u00e9';\n  position: absolute;\n  top: 80px; right: 48px;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 160px;\n  color: rgba(181,69,27,0.08);\n  line-height: 1;\n  letter-spacing: -3px;\n}\n.lemonx-visual-root .ldc-why-layout {\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: 96px;\n  align-items: start;\n  position: relative;\n  z-index: 2;\n}\n.lemonx-visual-root .ldc-why-visual-wrap {\n  position: sticky;\n  top: 60px;\n  height: 680px;\n  position: relative;\n}\n.lemonx-visual-root .ldc-why-visual-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  border: 1px solid var(--it-oro);\n  transform: translate(20px, 20px);\n  z-index: 0;\n}\n.lemonx-visual-root .ldc-why-visual {\n  position: relative;\n  width: 100%; height: 100%;\n  overflow: hidden;\n  z-index: 1;\n}\n.lemonx-visual-root .ldc-why-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(10%);\n}\n.lemonx-visual-root .ldc-why-badge {\n  position: absolute;\n  top: 32px; left: 32px;\n  z-index: 3;\n  padding: 14px 22px;\n  background: var(--it-crema);\n  color: var(--it-nero);\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n}\n.lemonx-visual-root .ldc-why-signature {\n  position: absolute;\n  bottom: 32px; right: 32px;\n  z-index: 3;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 26px;\n  color: var(--it-crema);\n  text-shadow: 0 2px 8px rgba(0,0,0,0.5);\n}\n.lemonx-visual-root .ldc-why-list .ldc-script {\n  font-size: 30px;\n  display: block;\n  margin-bottom: 8px;\n}\n.lemonx-visual-root .ldc-why-items {\n  display: flex;\n  flex-direction: column;\n  margin-top: 48px;\n}\n.lemonx-visual-root .ldc-why-item {\n  padding: 32px 0;\n  border-top: 1px solid var(--it-sabbia-deep);\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 32px;\n  align-items: start;\n  transition: padding 0.4s, background 0.4s;\n}\n.lemonx-visual-root .ldc-why-item:last-child { border-bottom: 1px solid var(--it-sabbia-deep); }\n.lemonx-visual-root .ldc-why-item:hover {\n  padding-left: 16px;\n  background: linear-gradient(90deg, rgba(200,149,46,0.08) 0%, transparent 100%);\n}\n.lemonx-visual-root .ldc-why-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 56px;\n  font-weight: 500;\n  color: var(--it-terracotta);\n  line-height: 1;\n}\n.lemonx-visual-root .ldc-why-title {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 500;\n  color: var(--it-nero);\n  margin-bottom: 10px;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-why-desc {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.85;\n  color: var(--it-grigio);\n}<\/p>\n<p>\/* ==================== 8. MANUFACTURING ==================== *\/\n.lemonx-visual-root .ldc-manufacturing {\n  background: var(--it-nero);\n  color: var(--it-crema);\n  position: relative;\n}\n.lemonx-visual-root .ldc-mfg-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 680px;\n}\n.lemonx-visual-root .ldc-mfg-visual {\n  position: relative;\n  min-height: 580px;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-mfg-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  position: absolute;\n  inset: 0;\n  filter: sepia(20%) saturate(0.85) brightness(0.92);\n}\n.lemonx-visual-root .ldc-mfg-visual::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(90deg, rgba(26,17,8,0.15) 0%, rgba(26,17,8,0.1) 60%, var(--it-nero) 100%);\n}\n.lemonx-visual-root .ldc-mfg-visual-mark {\n  position: absolute;\n  top: 48px; left: 48px;\n  z-index: 2;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--it-oro-pallido);\n  letter-spacing: 2px;\n}\n.lemonx-visual-root .ldc-mfg-content {\n  padding: 112px 72px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.lemonx-visual-root .ldc-mfg-content .ldc-eyebrow { color: var(--it-oro-pallido); }\n.lemonx-visual-root .ldc-mfg-content .ldc-eyebrow::before, .lemonx-visual-root .ldc-mfg-content .ldc-eyebrow::after { background: var(--it-oro); }\n.lemonx-visual-root .ldc-mfg-content .ldc-h2 { color: var(--it-crema); }\n.lemonx-visual-root .ldc-mfg-content .ldc-h2 em { color: var(--it-oro-pallido); }\n.lemonx-visual-root .ldc-mfg-content .ldc-lead { color: rgba(253,248,243,0.78); }\n.lemonx-visual-root .ldc-mfg-cta {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n  margin-top: 40px;\n}\n.lemonx-visual-root .ldc-mfg-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  margin-top: 56px;\n  padding-top: 48px;\n  border-top: 1px solid rgba(200,149,46,0.3);\n}\n.lemonx-visual-root .ldc-mfg-stat {\n  border-right: 1px solid rgba(200,149,46,0.2);\n  padding-right: 24px;\n}\n.lemonx-visual-root .ldc-mfg-stat:last-child { border-right: none; }\n.lemonx-visual-root .ldc-mfg-stat-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 44px;\n  font-weight: 500;\n  color: var(--it-oro);\n  line-height: 1;\n  margin-bottom: 8px;\n}\n.lemonx-visual-root .ldc-mfg-stat-label {\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--it-oro-pallido);\n}<\/p>\n<p>\/* ==================== 9. R&D ==================== *\/\n.lemonx-visual-root .ldc-rd {\n  padding: 140px 0;\n  background: var(--it-crema);\n}\n.lemonx-visual-root .ldc-rd-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 96px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-rd-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 240px 240px;\n  gap: 20px;\n  position: relative;\n}\n.lemonx-visual-root .ldc-rd-img-wrap {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-rd-img-wrap 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-rd-img-wrap:hover img { transform: scale(1.06); filter: sepia(0%); }\n.lemonx-visual-root .ldc-rd-img-wrap.big { grid-row: span 2; }\n.lemonx-visual-root .ldc-rd-img-label {\n  position: absolute;\n  bottom: 20px; left: 20px;\n  background: var(--it-crema);\n  color: var(--it-terracotta);\n  padding: 8px 16px;\n  font-family: 'Cinzel', serif;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n}\n.lemonx-visual-root .ldc-rd-img-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 8px;\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-rd-img-wrap:hover::after { border-color: rgba(200,149,46,0.6); }<\/p>\n<p>.lemonx-visual-root .ldc-rd-list {\n  list-style: none;\n  margin: 40px 0;\n  border-top: 1px solid var(--it-sabbia-deep);\n}\n.lemonx-visual-root .ldc-rd-item {\n  padding: 22px 0;\n  border-bottom: 1px solid var(--it-sabbia-deep);\n  display: flex;\n  align-items: center;\n  gap: 24px;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 20px;\n  color: var(--it-nero);\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-rd-item:hover {\n  padding-left: 16px;\n  color: var(--it-terracotta);\n}\n.lemonx-visual-root .ldc-rd-num {\n  font-style: italic;\n  color: var(--it-oro);\n  font-size: 22px;\n  min-width: 40px;\n}<\/p>\n<p>\/* ==================== 10. RESOURCES ==================== *\/\n.lemonx-visual-root .ldc-resources {\n  padding: 140px 0;\n  background: var(--it-sabbia);\n}\n.lemonx-visual-root .ldc-res-header {\n  display: grid;\n  grid-template-columns: 2fr 1fr;\n  gap: 80px;\n  align-items: end;\n  margin-bottom: 72px;\n}\n.lemonx-visual-root .ldc-res-img-wrap {\n  position: relative;\n  height: 260px;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-res-img-wrap img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(15%);\n}\n.lemonx-visual-root .ldc-res-img-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 14px;\n  border: 1px solid rgba(200,149,46,0.6);\n}\n.lemonx-visual-root .ldc-res-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  margin-bottom: 56px;\n}\n.lemonx-visual-root .ldc-res-card {\n  background: var(--it-bianco);\n  border: 1px solid var(--it-sabbia-deep);\n  padding: 36px 28px;\n  transition: all 0.4s;\n  cursor: pointer;\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n  min-height: 220px;\n  position: relative;\n}\n.lemonx-visual-root .ldc-res-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 40px; height: 1px;\n  background: var(--it-oro);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-res-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 20px 48px rgba(44,30,15,0.12);\n  border-color: var(--it-oro);\n}\n.lemonx-visual-root .ldc-res-card:hover::before { width: 100%; }\n.lemonx-visual-root .ldc-res-icon {\n  width: 48px; height: 48px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--it-terracotta);\n  border: 1px solid var(--it-oro);\n}\n.lemonx-visual-root .ldc-res-card-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-oro);\n}\n.lemonx-visual-root .ldc-res-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 15px;\n  font-weight: 500;\n  color: var(--it-nero);\n  margin-top: auto;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  line-height: 1.4;\n}\n.lemonx-visual-root .ldc-res-card-arrow {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-terracotta);\n}\n.lemonx-visual-root .ldc-res-cta { text-align: center; }<\/p>\n<p>\/* ==================== 11. COMPANY ==================== *\/\n.lemonx-visual-root .ldc-company {\n  padding: 140px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-comp-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 96px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-comp-signature {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 36px;\n  color: var(--it-terracotta);\n  margin: 32px 0 24px;\n  line-height: 1.2;\n}\n.lemonx-visual-root .ldc-comp-signature::after {\n  content: '';\n  display: block;\n  width: 60px; height: 1px;\n  background: var(--it-oro);\n  margin-top: 16px;\n}\n.lemonx-visual-root .ldc-comp-visual {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  height: 600px;\n  position: relative;\n}\n.lemonx-visual-root .ldc-comp-visual > div {\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-comp-visual img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  filter: sepia(12%);\n  transition: transform 0.7s;\n}\n.lemonx-visual-root .ldc-comp-visual > div:hover img { transform: scale(1.06); }\n.lemonx-visual-root .ldc-comp-v1 { grid-row: span 2; }\n.lemonx-visual-root .ldc-comp-visual::after {\n  content: 'est. LANDERCOLL';\n  position: absolute;\n  bottom: -40px; right: 0;\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 14px;\n  color: var(--it-grigio);\n  letter-spacing: 3px;\n}<\/p>\n<p>\/* ==================== 12. FINAL ==================== *\/\n.lemonx-visual-root .ldc-final {\n  padding: 160px 0;\n  background: var(--it-nero);\n  color: var(--it-crema);\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-final::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: url('https:\/\/landercoll.com\/wp-content\/uploads\/2025\/02\/Hydroxypropyl-Methylcellulose-powder-low-ash-scaled.jpg') center\/cover;\n  opacity: 0.14;\n  filter: sepia(40%);\n}\n.lemonx-visual-root .ldc-final::after {\n  content: '\u223e';\n  position: absolute;\n  top: 60px; left: 50%;\n  transform: translateX(-50%);\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 56px;\n  color: var(--it-oro);\n  letter-spacing: -8px;\n  opacity: 0.7;\n}\n.lemonx-visual-root .ldc-final-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 880px;\n  margin: 0 auto;\n  text-align: center;\n}\n.lemonx-visual-root .ldc-final .ldc-eyebrow { color: var(--it-oro-pallido); }\n.lemonx-visual-root .ldc-final .ldc-eyebrow::before, .lemonx-visual-root .ldc-final .ldc-eyebrow::after { background: var(--it-oro); }\n.lemonx-visual-root .ldc-final .ldc-h2 { color: var(--it-crema); margin-bottom: 24px; }\n.lemonx-visual-root .ldc-final .ldc-h2 em { color: var(--it-oro-pallido); }\n.lemonx-visual-root .ldc-final-lead {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  line-height: 1.75;\n  color: rgba(253,248,243,0.88);\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-final-body {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  line-height: 1.9;\n  color: rgba(253,248,243,0.75);\n  margin-bottom: 48px;\n  max-width: 720px;\n  margin-left: auto;\n  margin-right: auto;\n}\n.lemonx-visual-root .ldc-final-cta {\n  display: flex;\n  gap: 20px;\n  justify-content: center;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ==================== 13. STRIP ==================== *\/\n.lemonx-visual-root .ldc-strip {\n  background: var(--it-terracotta);\n  padding: 72px 0;\n  color: var(--it-crema);\n  position: relative;\n}\n.lemonx-visual-root .ldc-strip::before {\n  content: '';\n  position: absolute;\n  top: 12px; left: 0; right: 0;\n  height: 1px;\n  background: var(--it-oro);\n  opacity: 0.5;\n}\n.lemonx-visual-root .ldc-strip::after {\n  content: '';\n  position: absolute;\n  bottom: 12px; left: 0; right: 0;\n  height: 1px;\n  background: var(--it-oro);\n  opacity: 0.5;\n}\n.lemonx-visual-root .ldc-strip-inner {\n  display: grid;\n  grid-template-columns: 2fr 1fr;\n  gap: 48px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-strip-script {\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 22px;\n  color: var(--it-oro-pallido);\n  margin-bottom: 8px;\n}\n.lemonx-visual-root .ldc-strip-title {\n  font-family: 'Cinzel', serif;\n  font-size: 40px;\n  font-weight: 500;\n  letter-spacing: 2px;\n  margin-bottom: 12px;\n  line-height: 1.2;\n}\n.lemonx-visual-root .ldc-strip-body {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  opacity: 0.92;\n  max-width: 640px;\n}\n.lemonx-visual-root .ldc-strip-cta { text-align: right; }\n.lemonx-visual-root .ldc-strip .ldc-btn-primary {\n  background: var(--it-nero);\n  color: var(--it-crema);\n}\n.lemonx-visual-root .ldc-strip .ldc-btn-primary:hover {\n  background: var(--it-crema);\n  color: var(--it-nero);\n}<\/p>\n<p>\/* ==================== RESPONSIVE ==================== *\/\n@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-container { padding: 0 28px; }\n  .lemonx-visual-root .ldc-intro-grid, .lemonx-visual-root .ldc-func-layout, .lemonx-visual-root .ldc-solutions-intro, .lemonx-visual-root .ldc-why-layout, .lemonx-visual-root .ldc-mfg-grid, .lemonx-visual-root .ldc-rd-grid, .lemonx-visual-root .ldc-comp-grid, .lemonx-visual-root .ldc-res-header { grid-template-columns: 1fr; gap: 56px; }\n  .lemonx-visual-root .ldc-why-visual-wrap { position: static; height: 480px; }\n  .lemonx-visual-root .ldc-mfg-content { padding: 80px 32px; }\n  .lemonx-visual-root .ldc-product-grid, .lemonx-visual-root .ldc-sol-grid { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-app-grid { grid-template-columns: repeat(2, 1fr); }\n  .lemonx-visual-root .ldc-res-grid { grid-template-columns: repeat(2, 1fr); }\n  .lemonx-visual-root .ldc-functions::after { display: none; }\n  .lemonx-visual-root .ldc-why::before { display: none; }\n}\n@media (max-width: 640px) {\n  .lemonx-visual-root .ldc-hero { min-height: 640px; }\n  .lemonx-visual-root .ldc-intro, .lemonx-visual-root .ldc-products, .lemonx-visual-root .ldc-functions, .lemonx-visual-root .ldc-applications, .lemonx-visual-root .ldc-solutions, .lemonx-visual-root .ldc-why, .lemonx-visual-root .ldc-rd, .lemonx-visual-root .ldc-resources, .lemonx-visual-root .ldc-company, .lemonx-visual-root .ldc-final { padding: 88px 0; }\n  .lemonx-visual-root .ldc-product-grid, .lemonx-visual-root .ldc-sol-grid, .lemonx-visual-root .ldc-app-grid, .lemonx-visual-root .ldc-res-grid, .lemonx-visual-root .ldc-func-grid, .lemonx-visual-root .ldc-intro-images, .lemonx-visual-root .ldc-rd-images, .lemonx-visual-root .ldc-comp-visual { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-app-card.wide, .lemonx-visual-root .ldc-app-card.tall { grid-column: auto; grid-row: auto; }\n  .lemonx-visual-root .ldc-intro-images, .lemonx-visual-root .ldc-rd-images { grid-auto-rows: 200px; }\n  .lemonx-visual-root .ldc-comp-visual { height: auto; }\n  .lemonx-visual-root .ldc-comp-v1 { grid-row: auto; }\n  .lemonx-visual-root .ldc-strip-inner { grid-template-columns: 1fr; text-align: center; }\n  .lemonx-visual-root .ldc-strip-cta { text-align: center; }\n  .lemonx-visual-root .ldc-mfg-stats { grid-template-columns: 1fr; gap: 24px; }\n  .lemonx-visual-root .ldc-mfg-stat { border-right: none; border-bottom: 1px solid rgba(200,149,46,0.2); padding-bottom: 24px; }\n  .lemonx-visual-root .ldc-slide-cta { flex-direction: column; align-items: flex-start; }\n  .lemonx-visual-root .ldc-slide-cta .ldc-btn { width: 100%; justify-content: center; }\n  .lemonx-visual-root .ldc-why-item { grid-template-columns: 60px 1fr; gap: 20px; }\n  .lemonx-visual-root .ldc-why-num { font-size: 40px; }\n  .lemonx-visual-root .ldc-slide-nav {\n    bottom: 28px; left: 24px; right: 24px;\n    flex-wrap: wrap;\n    gap: 16px;\n  }\n  .lemonx-visual-root .ldc-slide-dot { width: 32px; }\n  .lemonx-visual-root .ldc-slide-arrow { width: 44px; height: 44px; }\n  .lemonx-visual-root .ldc-slide-counter { display: none; }\n}\n<\/style>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Cellulose Ether Specialist Advanced Cellulose Ether Solutionsfor Global Manufacturing High-performance HPMC, HEMC, HEC, and CMC for construction, coatings, home care, pharmaceuticals, food, and industrial applications. Explore Products Request a Quote Application Expertise Built for Performance.Backed by Expertise. From laboratory development to industrial-scale production, we help you formulate with confidence across every manufacturing stage. View Applications [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":10431,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-11335","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/pages\/11335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/comments?post=11335"}],"version-history":[{"count":12,"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/pages\/11335\/revisions"}],"predecessor-version":[{"id":11852,"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/pages\/11335\/revisions\/11852"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/media\/10431"}],"wp:attachment":[{"href":"https:\/\/landercoll.com\/en\/wp-json\/wp\/v2\/media?parent=11335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}