{"id":11367,"date":"2026-04-20T08:00:16","date_gmt":"2026-04-20T08:00:16","guid":{"rendered":"https:\/\/landercoll.com\/?page_id=11367"},"modified":"2026-04-20T09:55:13","modified_gmt":"2026-04-20T09:55:13","slug":"tietoa","status":"publish","type":"page","link":"https:\/\/landercoll.com\/fi\/tietoa\/","title":{"rendered":"Yritys"},"content":{"rendered":"<p><!-- ==================== LANDERCOLL COMPANY BANNER START ==================== --><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-cb *,.ldc-cb *::before,.ldc-cb *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES \u2014 self-contained ===== *\/\n.ldc-cb {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\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}<\/p>\n<p>\/* ============================================\n   COMPANY BANNER \u2014 MULTI-IMAGE HERO\n   ============================================ *\/\n.ldc-cb .it-company-banner {\n  position: relative;\n  background: var(--it-nero-caldo);\n  overflow: hidden;\n  min-height: 720px;\n  display: flex;\n  align-items: stretch;\n}<\/p>\n<p>\/* ===== BACKGROUND TEXTURE ===== *\/\n.ldc-cb .it-company-banner::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background:\n    repeating-linear-gradient(\n      90deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.03) 120px,\n      rgba(200,149,46,0.03) 121px\n    ),\n    repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.02) 120px,\n      rgba(200,149,46,0.02) 121px\n    );\n  pointer-events: none;\n  z-index: 1;\n}<\/p>\n<p>\/* ===== LAYOUT: LEFT CONTENT + RIGHT IMAGES ===== *\/\n.ldc-cb .it-cb-wrapper {\n  max-width: 1440px;\n  margin: 0 auto;\n  width: 100%;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 720px;\n  position: relative;\n  z-index: 2;\n}<\/p>\n<p>\/* ===== LEFT: TEXT CONTENT ===== *\/\n.ldc-cb .it-cb-content {\n  padding: 80px 64px 80px 48px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  position: relative;\n}<\/p>\n<p>\/* Decorative corner brackets *\/\n.ldc-cb .it-cb-content::before,.ldc-cb .it-cb-content::after {\n  content: '';\n  position: absolute;\n  width: 40px;\n  height: 40px;\n  border-color: rgba(200,149,46,0.2);\n  border-style: solid;\n}\n.ldc-cb .it-cb-content::before {\n  top: 48px; left: 48px;\n  border-width: 1px 0 0 1px;\n}\n.ldc-cb .it-cb-content::after {\n  bottom: 48px; left: 48px;\n  border-width: 0 0 1px 1px;\n}<\/p>\n<p>\/* Tag \/ Eyebrow *\/\n.ldc-cb .it-cb-tag {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-oro-chiaro);\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-cb .it-cb-tag::before {\n  content: '';\n  width: 40px;\n  height: 1.5px;\n  background: linear-gradient(90deg, var(--it-oro), var(--it-arancio));\n}<\/p>\n<p>\/* Title *\/\n.ldc-cb .it-cb-title {\n  font-family: 'Cinzel', serif;\n  font-size: 36px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  max-width: 560px;\n}\n.ldc-cb .it-cb-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}<\/p>\n<p>\/* Subtitle *\/\n.ldc-cb .it-cb-subtitle {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.8;\n  margin-bottom: 28px;\n  max-width: 520px;\n}<\/p>\n<p>\/* Decorative line divider *\/\n.ldc-cb .it-cb-line {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 28px;\n}<\/p>\n<p>\/* Body copy *\/\n.ldc-cb .it-cb-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.85;\n  margin-bottom: 40px;\n  max-width: 500px;\n}\n.ldc-cb .it-cb-body p { margin-bottom: 16px; }\n.ldc-cb .it-cb-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* CTA Buttons *\/\n.ldc-cb .it-cb-actions {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}<\/p>\n<p>.ldc-cb .it-cb-btn-primary,.ldc-cb .it-cb-btn-primary:link,.ldc-cb .it-cb-btn-primary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-cb .it-cb-btn-primary::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.ldc-cb .it-cb-btn-primary:hover::before { left: 100%; }\n.ldc-cb .it-cb-btn-primary:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 8px 28px rgba(232,114,42,0.4) !important;\n}\n.ldc-cb .it-cb-btn-primary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>.ldc-cb .it-cb-btn-secondary,.ldc-cb .it-cb-btn-secondary:link,.ldc-cb .it-cb-btn-secondary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.8) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid rgba(255,255,255,0.2) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-cb .it-cb-btn-secondary:hover {\n  border-color: var(--it-oro-chiaro) !important;\n  color: var(--it-oro-chiaro) !important;\n  transform: translateY(-2px) !important;\n  background: rgba(200,149,46,0.06) !important;\n}\n.ldc-cb .it-cb-btn-secondary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* ===== TRUST BADGES ===== *\/\n.ldc-cb .it-cb-trust {\n  margin-top: 40px;\n  display: flex;\n  align-items: center;\n  gap: 32px;\n}\n.ldc-cb .it-cb-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.ldc-cb .it-cb-trust-icon {\n  width: 36px;\n  height: 36px;\n  border: 1px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  flex-shrink: 0;\n}\n.ldc-cb .it-cb-trust-icon svg {\n  width: 14px;\n  height: 14px;\n  color: var(--it-oro-chiaro);\n  transform: rotate(-45deg);\n}\n.ldc-cb .it-cb-trust-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.45);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.ldc-cb .it-cb-trust-text strong {\n  display: block;\n  color: rgba(255,255,255,0.75);\n  font-weight: 700;\n  font-size: 11px;\n}<\/p>\n<p>\/* ===== RIGHT: IMAGE MOSAIC ===== *\/\n.ldc-cb .it-cb-images {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 1fr 1fr 1fr;\n  gap: 4px;\n  min-height: 720px;\n}<\/p>\n<p>.ldc-cb .it-cb-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-cb .it-cb-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.6s;\n  filter: brightness(0.75) saturate(0.85);\n}\n.ldc-cb .it-cb-img:hover img {\n  transform: scale(1.06);\n  filter: brightness(0.85) saturate(1);\n}<\/p>\n<p>\/* Image overlay *\/\n.ldc-cb .it-cb-img::after {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background: linear-gradient(135deg, rgba(44,30,15,0.35), rgba(44,30,15,0.15));\n  pointer-events: none;\n  transition: opacity 0.5s;\n}\n.ldc-cb .it-cb-img:hover::after { opacity: 0.5; }<\/p>\n<p>\/* Span configurations *\/\n.ldc-cb .it-cb-img.span-tall {\n  grid-row: span 2;\n}\n.ldc-cb .it-cb-img.span-wide {\n  grid-column: span 2;\n}<\/p>\n<p>\/* Image labels *\/\n.ldc-cb .it-cb-img-label {\n  position: absolute;\n  bottom: 16px;\n  left: 16px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  background: rgba(26,17,8,0.55);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n  padding: 7px 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  transition: all 0.4s;\n}\n.ldc-cb .it-cb-img:hover .it-cb-img-label {\n  background: rgba(232,114,42,0.8);\n  color: #fff;\n}\n.ldc-cb .it-cb-img-label::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border: 1px solid var(--it-oro-chiaro);\n  transform: rotate(45deg);\n  flex-shrink: 0;\n  transition: border-color 0.4s;\n}\n.ldc-cb .it-cb-img:hover .it-cb-img-label::before {\n  border-color: #fff;\n}<\/p>\n<p>\/* Gradient fade on left edge to blend with text *\/\n.ldc-cb .it-cb-images::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -1px; bottom: 0;\n  width: 100px;\n  background: linear-gradient(90deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* Decorative bottom gradient *\/\n.ldc-cb .it-cb-images::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 80px;\n  background: linear-gradient(0deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* ===== BOTTOM ACCENT LINE ===== *\/\n.ldc-cb .it-company-banner-line {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: linear-gradient(90deg,\n    transparent 0%,\n    var(--it-oro) 20%,\n    var(--it-arancio) 40%,\n    var(--it-arancio) 60%,\n    var(--it-oro) 80%,\n    transparent 100%\n  );\n  z-index: 5;\n}<\/p>\n<p>\/* ===== SCROLL INDICATOR ===== *\/\n.ldc-cb .it-cb-scroll {\n  position: absolute;\n  bottom: 28px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 6;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  animation: it-cb-float 2.5s ease-in-out infinite;\n}\n@keyframes it-cb-float {\n  0%, 100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(6px); }\n}\n.ldc-cb .it-cb-scroll-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 8px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.3);\n}\n.ldc-cb .it-cb-scroll-line {\n  width: 1px;\n  height: 28px;\n  background: linear-gradient(180deg, rgba(200,149,46,0.4), transparent);\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1280px) {\n  .ldc-cb .it-cb-title { font-size: 30px; }\n  .ldc-cb .it-cb-content { padding: 60px 48px 60px 40px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .ldc-cb .it-cb-wrapper {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n  .ldc-cb .it-cb-content {\n    padding: 60px 24px;\n    order: 2;\n  }\n  .ldc-cb .it-cb-content::before,.ldc-cb .it-cb-content::after { display: none; }\n  .ldc-cb .it-cb-images {\n    min-height: 400px;\n    order: 1;\n  }\n  .ldc-cb .it-cb-images::before { display: none; }\n  .ldc-cb .it-cb-images::after {\n    height: 120px;\n    background: linear-gradient(0deg, var(--it-nero-caldo) 20%, transparent);\n  }\n  .ldc-cb .it-cb-title { max-width: 100%; }\n  .ldc-cb .it-cb-subtitle { max-width: 100%; }\n  .ldc-cb .it-cb-body { max-width: 100%; }\n  .ldc-cb .it-cb-trust { flex-wrap: wrap; gap: 20px; }\n  .ldc-cb .it-cb-scroll { display: none; }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .ldc-cb .it-cb-title { font-size: 26px; }\n  .ldc-cb .it-cb-subtitle { font-size: 13px; }\n  .ldc-cb .it-cb-images {\n    min-height: 320px;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 1fr 1fr;\n  }\n  .ldc-cb .it-cb-img.span-tall { grid-row: span 2; }\n  .ldc-cb .it-cb-img:nth-child(5),.ldc-cb .it-cb-img:nth-child(6) { display: none; }\n  .ldc-cb .it-cb-actions { flex-direction: column; align-items: flex-start; }\n  .ldc-cb .it-cb-trust { flex-direction: column; gap: 16px; }\n}<\/p>\n<p>@media (max-width: 480px) {\n  .ldc-cb .it-cb-title { font-size: 22px; }\n  .ldc-cb .it-cb-content { padding: 40px 20px; }\n  .ldc-cb .it-cb-images { min-height: 260px; }\n}\n<\/style>\n<div class=\"ldc-cb\">\n<section class=\"it-company-banner\">\n<p>    <!-- ===== LEFT: TEXT CONTENT ===== --><\/p>\n<div class=\"it-cb-wrapper\">\n<div class=\"it-cb-content\">\n<p>        <span class=\"it-cb-tag\">Tietoja Landercollista<\/span><\/p>\n<h1 class=\"it-cb-title\">Ammattilaiskolloseeriyhti\u00f6, joka rakentuu <em>Laatu<\/em>, kyvykkyydest\u00e4 ja pitk\u00e4aikaisesta <em>yhteisty\u00f6st\u00e4<\/em><\/h1>\n<p class=\"it-cb-subtitle\">Lue lis\u00e4\u00e4 LANDERCOLLista, valmistusmenetelmist\u00e4mme, laadun sitoumuksestamme, sovelluskohteistamme ja omistautumisestamme palvella globaaleja teollisuusasiakkaita.<\/p>\n<div class=\"it-cb-line\"><\/div>\n<div class=\"it-cb-body\">\n<p>Vahva teollisuuskumppani m\u00e4\u00e4ritell\u00e4\u00e4n enemm\u00e4n kuin tarjoamiensa tuotteiden perusteella. Asiakkaat arvioivat my\u00f6s valmistusluotettavuutta, laadun johdonmukaisuutta, teknist\u00e4 ymm\u00e4rryst\u00e4, viestinn\u00e4n tehokkuutta ja pitk\u00e4aikaista palvelukyky\u00e4. LANDERCOLL rakentuu n\u00e4iden prioriteettien ymp\u00e4rille.<\/p>\n<p>Ammattilaisena selluloosaherteen ratkaisuihin keskittyv\u00e4n\u00e4 toimittajana ty\u00f6skentelemme tukeaksemme asiakkaita rakennusmateriaalien, maaleiden ja pinnoitteiden, kotitaloustarvikkeiden, henkil\u00f6kohtaisen hygienian, l\u00e4\u00e4kkeiden, elintarvikej\u00e4rjestelmien ja erikoisteollisuussovellusten parissa.<\/p>\n<\/p><\/div>\n<div class=\"it-cb-actions\">\n          <a href=\"https:\/\/landercoll.com\/fi\/ota-yhteytta\/contact-us\/\" class=\"it-cb-btn-primary\"><br \/>\n            Ota yhteytt\u00e4<br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n          <\/a><br \/>\n          <a href=\"https:\/\/landercoll.com\/fi\/tuotteet\/\" class=\"it-cb-btn-secondary\"><br \/>\n            Tutustu tuotteisiin<br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n          <\/a>\n        <\/div>\n<div class=\"it-cb-trust\">\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>ISO 9001<\/strong>Sertifioitu Laatu<\/span>\n          <\/div>\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>Yli 60 maata<\/strong>Maailmanlaajuinen kattavuus<\/span>\n          <\/div>\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>1000+<\/strong>Luotetut Kumppanit<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- ===== RIGHT: IMAGE MOSAIC ===== --><\/p>\n<div class=\"it-cb-images\">\n<p>        <!-- Image 1: Factory \/ Manufacturing (tall left) --><\/p>\n<div class=\"it-cb-img span-tall\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504328345606-18bbc8c9d7d1?w=600&amp;h=800&amp;fit=crop&amp;crop=center\" alt=\"Moderni valmistuslaitos \u2014 teollisuusvalmistuslinja\"><br \/>\n          <span class=\"it-cb-img-label\">Valmistus<\/span>\n        <\/div>\n<p>        <!-- Image 2: Laboratory Quality Testing --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582719471384-894fbb16e074?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"Laatuvalvontalaboratorion testaus\"><br \/>\n          <span class=\"it-cb-img-label\">Laadunvalvonta<\/span>\n        <\/div>\n<p>        <!-- Image 3: Construction Application --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"Rakennusmateriaalien sovellus paikan p\u00e4\u00e4ll\u00e4\"><br \/>\n          <span class=\"it-cb-img-label\">Rakentaminen<\/span>\n        <\/div>\n<p>        <!-- Image 4: Global Shipping \/ Warehouse --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"Teollisuusvarastologistiikka ja maailmanlaajuinen toimitus\"><br \/>\n          <span class=\"it-cb-img-label\">Globaali Logistiikka<\/span>\n        <\/div>\n<p>        <!-- Image 5: Chemical\/Coatings\/Paints --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562259929-b4e1fd3aef09?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"Maalaus- ja pinnoitealan sovellukset\"><br \/>\n          <span class=\"it-cb-img-label\">Maalaus<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Bottom accent line --><\/p>\n<div class=\"it-company-banner-line\"><\/div>\n<p>    <!-- Scroll indicator --><\/p>\n<div class=\"it-cb-scroll\">\n      <span class=\"it-cb-scroll-text\">Vierit\u00e4<\/span><br \/>\n      <span class=\"it-cb-scroll-line\"><\/span>\n    <\/div>\n<\/section>\n<\/div>\n<p><!-- ==================== LANDERCOLL COMPANY BANNER END ==================== --><\/p>\n<p><!-- ==================== LANDERCOLL COMPANY PAGE \u2014 ALL SECTIONS START ==================== --><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-co *,.ldc-co *::before,.ldc-co *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.ldc-co {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\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}<\/p>\n<p>\/* ============================================\n   SHARED COMPONENTS\n   ============================================ *\/<\/p>\n<p>\/* Section wrapper *\/\n.ldc-co .co-section {\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n}\n.ldc-co .co-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n}<\/p>\n<p>\/* Section header (centered) *\/\n.ldc-co .co-sec-header {\n  text-align: center;\n  margin-bottom: 48px;\n}\n.ldc-co .co-sec-eyebrow {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n}\n.ldc-co .co-sec-eyebrow::before,.ldc-co .co-sec-eyebrow::after {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-sec-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(24px, 2.6vw, 36px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 12px;\n  letter-spacing: 0.5px;\n}\n.ldc-co .co-sec-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}\n.ldc-co .co-sec-ornament {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  margin-top: 20px;\n}\n.ldc-co .co-sec-ornament-dot {\n  width: 5px;\n  height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n}\n.ldc-co .co-sec-ornament-line {\n  height: 1px;\n  width: 40px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), transparent);\n}<\/p>\n<p>\/* Dark section variants *\/\n.ldc-co .co-section.dark { background: var(--it-nero-caldo); }\n.ldc-co .co-section.dark .co-sec-title { color: var(--it-bianco); }\n.ldc-co .co-section.dark .co-sec-eyebrow { color: var(--it-oro-chiaro); }\n.ldc-co .co-section.dark .co-sec-eyebrow::before,.ldc-co .co-section.dark .co-sec-eyebrow::after { background: var(--it-oro-chiaro); }<\/p>\n<p>\/* Cream section variant *\/\n.ldc-co .co-section.cream { background: var(--it-crema); }<\/p>\n<p>\/* Sabbia section variant *\/\n.ldc-co .co-section.sabbia { background: var(--it-sabbia); }<\/p>\n<p>\/* Body text styles *\/\n.ldc-co .co-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.ldc-co .co-body p { margin-bottom: 20px; }\n.ldc-co .co-body p:last-child { margin-bottom: 0; }\n.ldc-co .co-body strong {\n  color: var(--it-nero);\n  font-weight: 600;\n}\n.ldc-co .co-section.dark .co-body { color: rgba(255,255,255,0.6); }\n.ldc-co .co-section.dark .co-body strong { color: rgba(255,255,255,0.88); }<\/p>\n<p>\/* Shared CTA button *\/\n.ldc-co .co-btn,.ldc-co .co-btn:link,.ldc-co .co-btn:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: 0 6px 20px rgba(232,114,42,0.25) !important;\n  border-radius: 0 !important;\n}\n.ldc-co .co-btn::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.ldc-co .co-btn:hover::before { left: 100%; }\n.ldc-co .co-btn:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 12px 32px rgba(232,114,42,0.38) !important;\n}\n.ldc-co .co-btn svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Outline CTA *\/\n.ldc-co .co-btn-outline,.ldc-co .co-btn-outline:link,.ldc-co .co-btn-outline:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-nero) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid var(--it-nero) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-co .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}\n.ldc-co .co-btn-outline svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Dark outline CTA *\/\n.ldc-co .co-section.dark .co-btn-outline,.ldc-co .co-section.dark .co-btn-outline:link,.ldc-co .co-section.dark .co-btn-outline:visited {\n  color: rgba(255,255,255,0.8) !important;\n  border-color: rgba(255,255,255,0.25) !important;\n}\n.ldc-co .co-section.dark .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}<\/p>\n<p>\/* Arrow SVG used in links *\/\n.ldc-co .co-arrow { width: 12px; height: 12px; }<\/p>\n<p>\/* Section divider line *\/\n.ldc-co .co-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}<\/p>\n<p>\/* ============================================\n   1. INTRO SECTION\n   ============================================ *\/\n.ldc-co .co-intro {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-intro-grid {\n  display: grid;\n  grid-template-columns: 360px 1fr;\n  gap: 72px;\n  align-items: start;\n}\n.ldc-co .co-intro-left {}\n.ldc-co .co-intro-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 20px;\n}\n.ldc-co .co-intro-label::before {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-intro-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(28px, 3vw, 44px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.2;\n  margin-bottom: 24px;\n}\n.ldc-co .co-intro-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n  display: block;\n}\n.ldc-co .co-intro-deco {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-co .co-intro-deco-dot {\n  width: 6px;\n  height: 6px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}\n.ldc-co .co-intro-deco-line {\n  width: 48px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--it-oro), transparent);\n}<\/p>\n<p>.ldc-co .co-intro-right {}\n.ldc-co .co-intro-right .co-body {\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n.ldc-co .co-intro-right .co-body p:first-child {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  font-style: italic;\n  color: var(--it-nero);\n  line-height: 1.75;\n  padding-bottom: 24px;\n  margin-bottom: 24px;\n  border-bottom: 1px solid rgba(200,149,46,0.15);\n}<\/p>\n<p>\/* ============================================\n   2. COMPANY OVERVIEW\n   ============================================ *\/\n.ldc-co .co-overview {\n  padding: 96px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.ldc-co .co-overview::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}\n.ldc-co .co-overview-layout {\n  display: grid;\n  grid-template-columns: 1fr 440px;\n  gap: 64px;\n  align-items: center;\n}\n.ldc-co .co-overview-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-co .co-overview-img img {\n  width: 100%;\n  height: 480px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.9);\n  transition: transform 0.7s ease;\n}\n.ldc-co .co-overview-img:hover img { transform: scale(1.04); }\n.ldc-co .co-overview-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 32px; height: 32px;\n  border-top: 2px solid var(--it-oro);\n  border-left: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-overview-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 32px; height: 32px;\n  border-bottom: 2px solid var(--it-oro);\n  border-right: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-overview-badge {\n  position: absolute;\n  bottom: 24px;\n  left: 24px;\n  background: var(--it-arancio);\n  padding: 14px 20px;\n  z-index: 3;\n  box-shadow: 0 8px 24px rgba(232,114,42,0.35);\n}\n.ldc-co .co-overview-badge-num {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1;\n  display: block;\n}\n.ldc-co .co-overview-badge-txt {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  display: block;\n  margin-top: 4px;\n}<\/p>\n<p>\/* ============================================\n   3. MISSION & VISION (side by side)\n   ============================================ *\/\n.ldc-co .co-mv {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-mv-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n.ldc-co .co-mv-card {\n  padding: 56px 52px;\n  position: relative;\n}\n.ldc-co .co-mv-card:first-child {\n  border-right: 1px solid rgba(200,149,46,0.15);\n}\n.ldc-co .co-mv-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 52px;\n  width: 40px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n}\n.ldc-co .co-mv-icon {\n  width: 52px;\n  height: 52px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 28px;\n}\n.ldc-co .co-mv-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n}\n.ldc-co .co-mv-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 14px;\n}\n.ldc-co .co-mv-title {\n  font-family: 'Cinzel', serif;\n  font-size: 24px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  line-height: 1.3;\n}\n.ldc-co .co-mv-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13.5px;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.ldc-co .co-mv-body p { margin-bottom: 16px; }\n.ldc-co .co-mv-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* ============================================\n   4. WHAT WE DO\n   ============================================ *\/\n.ldc-co .co-wwd {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.ldc-co .co-wwd::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px),\n    repeating-linear-gradient(0deg, transparent, transparent 120px, rgba(200,149,46,0.02) 120px, rgba(200,149,46,0.02) 121px);\n  pointer-events: none;\n}\n.ldc-co .co-wwd-layout {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.ldc-co .co-wwd-content {}\n.ldc-co .co-wwd-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 200px 200px;\n  gap: 8px;\n}\n.ldc-co .co-wwd-img {\n  overflow: hidden;\n  position: relative;\n}\n.ldc-co .co-wwd-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.7) brightness(0.8);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.ldc-co .co-wwd-img:hover img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.88);\n}\n.ldc-co .co-wwd-img.tall { grid-row: span 2; }\n.ldc-co .co-wwd-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(26,17,8,0.5) 100%);\n  pointer-events: none;\n}\n.ldc-co .co-wwd-img-cap {\n  position: absolute;\n  bottom: 10px;\n  left: 12px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* ============================================\n   5. CORE STRENGTHS\n   ============================================ *\/\n.ldc-co .co-strengths {\n  padding: 96px 0;\n  background: var(--it-crema);\n}\n.ldc-co .co-str-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0;\n}\n.ldc-co .co-str-card {\n  padding: 44px 28px;\n  text-align: center;\n  position: relative;\n  transition: all 0.4s;\n}\n.ldc-co .co-str-card::after {\n  content: '';\n  position: absolute;\n  top: 24px;\n  right: 0;\n  bottom: 24px;\n  width: 1px;\n  background: rgba(200,149,46,0.15);\n}\n.ldc-co .co-str-card:last-child::after { display: none; }\n.ldc-co .co-str-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.ldc-co .co-str-card:hover::before { width: 50px; }\n.ldc-co .co-str-card:hover { background: rgba(255,255,255,0.6); }\n.ldc-co .co-str-icon {\n  width: 56px;\n  height: 56px;\n  margin: 0 auto 24px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  transition: all 0.4s;\n}\n.ldc-co .co-str-card:hover .co-str-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.ldc-co .co-str-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.ldc-co .co-str-card:hover .co-str-icon svg { color: #fff; }\n.ldc-co .co-str-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  letter-spacing: 0.5px;\n  margin-bottom: 14px;\n  line-height: 1.4;\n}\n.ldc-co .co-str-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: var(--it-grigio);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   6. MANUFACTURING (Image left + Text right)\n   ============================================ *\/\n.ldc-co .co-mfg {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.ldc-co .co-split.reverse { direction: rtl; }\n.ldc-co .co-split.reverse > * { direction: ltr; }\n.ldc-co .co-split-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-co .co-split-img img {\n  width: 100%;\n  height: 420px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.88);\n  transition: transform 0.7s ease;\n}\n.ldc-co .co-split-img:hover img { transform: scale(1.04); }\n.ldc-co .co-split-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 28px; height: 28px;\n  border-top: 2px solid rgba(200,149,46,0.5);\n  border-left: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-split-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 28px; height: 28px;\n  border-bottom: 2px solid rgba(200,149,46,0.5);\n  border-right: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-split-content {}\n.ldc-co .co-split-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.ldc-co .co-split-label::before {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-split-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(22px, 2.2vw, 30px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n.ldc-co .co-section.dark .co-split-title { color: var(--it-bianco); }\n.ldc-co .co-section.dark .co-split-label { color: var(--it-oro-chiaro); }\n.ldc-co .co-section.dark .co-split-label::before { background: var(--it-oro-chiaro); }\n.ldc-co .co-split-line {\n  width: 50px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 20px;\n}\n.ldc-co .co-split-cta {\n  margin-top: 32px;\n}<\/p>\n<p>\/* ============================================\n   7. WHY CHOOSE US\n   ============================================ *\/\n.ldc-co .co-why {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.ldc-co .co-why::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px);\n  pointer-events: none;\n}\n.ldc-co .co-why-layout {\n  position: relative;\n  z-index: 2;\n}\n.ldc-co .co-why-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 52px;\n}\n.ldc-co .co-why-intro .co-body {\n  color: rgba(255,255,255,0.55);\n}\n.ldc-co .co-why-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n.ldc-co .co-why-card {\n  padding: 36px 32px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n}\n.ldc-co .co-why-card:hover {\n  border-color: rgba(232,114,42,0.35);\n  background: rgba(200,149,46,0.04);\n}\n.ldc-co .co-why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 32px;\n  width: 30px;\n  height: 2px;\n  background: var(--it-arancio);\n  opacity: 0;\n  transition: opacity 0.4s;\n}\n.ldc-co .co-why-card:hover::before { opacity: 1; }\n.ldc-co .co-why-num {\n  font-family: 'Cinzel', serif;\n  font-size: 32px;\n  font-weight: 700;\n  color: rgba(200,149,46,0.15);\n  margin-bottom: 16px;\n  line-height: 1;\n}\n.ldc-co .co-why-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 12px;\n  letter-spacing: 0.3px;\n  line-height: 1.4;\n}\n.ldc-co .co-why-card-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   8. COMPANY PAGES PREVIEW\n   ============================================ *\/\n.ldc-co .co-pages {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-pages-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n.ldc-co .co-page-card {\n  text-decoration: none;\n  display: block;\n  padding: 36px 28px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n  overflow: hidden;\n}\n.ldc-co .co-page-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0;\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.ldc-co .co-page-card:hover::after { width: 100%; }\n.ldc-co .co-page-card:hover {\n  background: var(--it-crema);\n  border-color: rgba(200,149,46,0.25);\n  transform: translateY(-3px);\n  box-shadow: 0 12px 32px rgba(26,17,8,0.06);\n}\n.ldc-co .co-page-icon {\n  width: 44px;\n  height: 44px;\n  border: 1.5px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 22px;\n  transition: all 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.ldc-co .co-page-icon svg {\n  width: 17px; height: 17px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-icon svg { color: #fff; }\n.ldc-co .co-page-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 10px;\n  letter-spacing: 0.3px;\n  transition: color 0.3s;\n}\n.ldc-co .co-page-card:hover .co-page-title { color: var(--it-arancio); }\n.ldc-co .co-page-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11.5px;\n  color: var(--it-grigio-chiaro);\n  line-height: 1.6;\n}\n.ldc-co .co-page-arrow {\n  margin-top: 18px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  opacity: 0;\n  transform: translateX(-8px);\n  transition: all 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-arrow {\n  opacity: 1;\n  transform: translateX(0);\n}<\/p>\n<p>\/* ============================================\n   9. CONTACT SECTION\n   ============================================ *\/\n.ldc-co .co-contact {\n  padding: 96px 0;\n  background: var(--it-crema);\n  text-align: center;\n}\n.ldc-co .co-contact-body {\n  max-width: 640px;\n  margin: 0 auto 40px;\n}\n.ldc-co .co-contact-btns {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ============================================\n   10. FINAL CTA\n   ============================================ *\/\n.ldc-co .co-final {\n  padding: 80px 0;\n  background: var(--it-nero-caldo);\n  text-align: center;\n  position: relative;\n}\n.ldc-co .co-final::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), var(--it-arancio), var(--it-oro), transparent);\n}\n.ldc-co .co-final-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(20px, 2vw, 28px);\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 16px;\n}\n.ldc-co .co-final-body {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  font-style: italic;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.7;\n  max-width: 580px;\n  margin: 0 auto 36px;\n}\n.ldc-co .co-final-cta {\n  display: flex;\n  justify-content: center;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .ldc-co .co-str-grid { grid-template-columns: repeat(3, 1fr); }\n  .ldc-co .co-str-card:nth-child(3)::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .ldc-co .co-inner { padding: 0 32px; }\n  .ldc-co .co-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-overview-layout { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-overview-img { order: -1; }\n  .ldc-co .co-mv-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-mv-card:first-child { border-right: none; border-bottom: 1px solid rgba(200,149,46,0.15); }\n  .ldc-co .co-split { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-split.reverse { direction: ltr; }\n  .ldc-co .co-split-img { order: -1; }\n  .ldc-co .co-wwd-layout { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-wwd-images { order: -1; }\n  .ldc-co .co-why-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .ldc-co .co-inner { padding: 0 24px; }\n  .ldc-co .co-section { padding: 64px 0 !important; }\n  .ldc-co .co-intro { padding: 64px 0 !important; }\n  .ldc-co .co-str-grid { grid-template-columns: 1fr 1fr; }\n  .ldc-co .co-str-card:nth-child(2n)::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: 1fr 1fr; }\n  .ldc-co .co-why-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-wwd-images { grid-template-rows: 160px 160px; }\n  .ldc-co .co-split-img img { height: 320px; }\n  .ldc-co .co-overview-img img { height: 360px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .ldc-co .co-inner { padding: 0 20px; }\n  .ldc-co .co-str-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-str-card::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-contact-btns { flex-direction: column; }\n  .ldc-co .co-contact-btns .co-btn,.ldc-co .co-contact-btns .co-btn-outline { width: 100% !important; justify-content: center !important; }\n  .ldc-co .co-mv-card { padding: 40px 24px; }\n  .ldc-co .co-split-img img { height: 260px; }\n}\n<\/style>\n<div class=\"ldc-co\">\n<p>  <!-- ============================================\n       SECTION 1 \u2014 INTRO\n       ============================================ --><\/p>\n<section class=\"co-section co-intro\">\n<div class=\"co-inner\">\n<div class=\"co-intro-grid\">\n<div class=\"co-intro-left\">\n          <span class=\"co-intro-label\">Johdanto<\/span><\/p>\n<h2 class=\"co-intro-title\">Tietoja<br \/><em>LANDERCOLL<\/em><\/h2>\n<div class=\"co-intro-deco\">\n            <span class=\"co-intro-deco-dot\"><\/span><br \/>\n            <span class=\"co-intro-deco-line\"><\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"co-intro-right\">\n<div class=\"co-body\">\n<p>LANDERCOLL on sitoutunut toimittamaan selluloosaherttuja ja sovelluskohteisiin suunnattua tukea teollisuusasiakkaille ymp\u00e4ri maailmaa. Palvelemme valmistajia, formulointeja, jakelijoita ja hankintatiimej\u00e4, jotka tarvitsevat luotettavia tuotteita, k\u00e4yt\u00e4nn\u00f6llist\u00e4 teknist\u00e4 viestint\u00e4\u00e4 ja ammattimaista kumppania, joka pystyy tukemaan pitk\u00e4aikaista liiketoimintayhteisty\u00f6t\u00e4.<\/p>\n<p>Yrityksemme rakentuu ajatukselle, ett\u00e4 teollisuustoimitusten tulisi olla sek\u00e4 <strong>luotettavia ett\u00e4 hy\u00f6dyllisi\u00e4<\/strong>. Luotettavuus tarkoittaa johdonmukaista tuotteen suorituskyky\u00e4, vakaa laatua ja reagoivaa palvelua. Hy\u00f6dyllisyys tarkoittaa ymm\u00e4rryst\u00e4 siit\u00e4, miten tuotteet k\u00e4ytt\u00e4ytyv\u00e4t todellisissa sovelluksissa ja auttaakseen asiakkaita valitsemaan ratkaisuja, jotka vastaavat heid\u00e4n tuotantotavoitteitaan ja markkinatarpeitaan.<\/p>\n<p>Sen sijaan, ett\u00e4 toimisi vain raaka-aineiden myyj\u00e4n\u00e4, LANDERCOLL pyrkii olemaan yritys, joka tukee <strong>tuotevalintaa, sovellusten ymm\u00e4rt\u00e4mist\u00e4 ja vahvempaa asiakasvalintaa<\/strong>. T\u00e4m\u00e4 on yrityksemme filosofia ja suunta, jonka avulla jatkamme kasvua.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 2 \u2014 COMPANY OVERVIEW\n       ============================================ --><\/p>\n<section class=\"co-section co-overview cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">Yritysesittely<\/span><\/p>\n<h2 class=\"co-sec-title\">Yritys, joka keskittyy selluloosaheteeriin<br \/>ja <em>Teollinen suorituskyky<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-overview-layout\">\n<div class=\"co-body\">\n<p>LANDERCOLL keskittyy selluloosaheteerituotteisiin, mukaan lukien <strong>HPMC, HEMC, HEC ja CMC<\/strong>. N\u00e4it\u00e4 tuotteita k\u00e4ytet\u00e4\u00e4n laajasti teollisuudenaloilla, joissa vedenpid\u00e4tys, paksuntaminen, rheologian hallinta, suspensioiden vakaus, sitominen ja formuloinnin johdonmukaisuus ovat t\u00e4rkeit\u00e4.<\/p>\n<p>Yrityksemme palvelee asiakkaita useilla markkinoilla, mukaan lukien rakentaminen ja rakennusmateriaalit, maalit ja pinnoitteet, kotisiivous ja pesuaineet, henkil\u00f6kohtainen hoito ja kosmetiikka, l\u00e4\u00e4keteollisuus, elintarvikesysteemit, keramiikka, \u00f6ljyteollisuuden sovellukset ja muut erikoisteollisuuden k\u00e4ytt\u00f6tarkoitukset. T\u00e4m\u00e4 laaja sovellusalue antaa meille arvokasta n\u00e4kemyst\u00e4 siit\u00e4, kuinka tuotevaatimukset vaihtelevat teollisuudenalasta toiseen.<\/p>\n<p>Koska teollisuuden asiakkaat toimivat usein monimutkaisissa hankinta- ja kehitysymp\u00e4rist\u00f6iss\u00e4, arvostamme suuresti <strong>ammatillista viestint\u00e4\u00e4, k\u00e4yt\u00e4nn\u00f6n tukea ja pitk\u00e4aikaista yhteisty\u00f6t\u00e4<\/strong>. Uskomme, ett\u00e4 luotettava toimittaja auttaa asiakkaita siirtym\u00e4\u00e4n tuotehankinnasta luottavaiseen tuotteen valintaan selke\u00e4sti ja tehokkaasti.<\/p>\n<\/p><\/div>\n<div class=\"co-overview-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581091226033-d5c48150dbaa?w=600&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"LANDERCOLL teollisuuslaitos\" loading=\"lazy\"><\/p>\n<div class=\"co-overview-badge\">\n            <span class=\"co-overview-badge-num\">4<\/span><br \/>\n            <span class=\"co-overview-badge-txt\">Perustuotteet<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 3 \u2014 MISSION & VISION\n       ============================================ --><\/p>\n<section class=\"co-section co-mv\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">Tarkoitus ja suunta<\/span><\/p>\n<h2 class=\"co-sec-title\">Missio &amp; <em>Visio<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-mv-grid\">\n<p>        <!-- Mission --><\/p>\n<div class=\"co-mv-card\">\n<div class=\"co-mv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"6\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><\/svg>\n          <\/div>\n<p>          <span class=\"co-mv-label\">Missiomme<\/span><\/p>\n<h3 class=\"co-mv-title\">Missiomme<\/h3>\n<div class=\"co-mv-body\">\n<p>Missiomme on tarjota korkealaatuisia selluloosaheteeriratkaisuja, jotka auttavat teollisuuden asiakkaita parantamaan formuloinnin suorituskyky\u00e4, tuotannon johdonmukaisuutta ja lopputuotteen arvoa. Tavoitteenamme on tukea asiakkaita paitsi tuotteilla my\u00f6s ammattimaisella palveluasenteella ja sovelluspohjaisella yhteisty\u00f6ll\u00e4.<\/p>\n<p>Uskomme, ett\u00e4 arvokkaimmat teolliset kumppanuudet rakentuvat, kun molemmat osapuolet keskittyv\u00e4t selkeyteen, johdonmukaisuuteen ja pitk\u00e4aikaisiin tuloksiin. Siksi missiomme ulottuu toimituksen lis\u00e4ksi. Ty\u00f6skentelemme auttaaksemme asiakkaita v\u00e4hent\u00e4m\u00e4\u00e4n ep\u00e4varmuutta, arvioimaan vaihtoehtoja tehokkaammin ja rakentamaan luottamusta valitsemiinsa ratkaisuihin.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Vision --><\/p>\n<div class=\"co-mv-card\">\n<div class=\"co-mv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><\/svg>\n          <\/div>\n<p>          <span class=\"co-mv-label\">Visiomme<\/span><\/p>\n<h3 class=\"co-mv-title\">Visiomme<\/h3>\n<div class=\"co-mv-body\">\n<p>Visiomme on olla luotettava globaalinen selluloosaheteerikumppani, joka tunnetaan tuotteen luotettavuudesta, sovellusten ymm\u00e4rryksest\u00e4 ja vastuullisesta pitk\u00e4aikaisesta kasvusta. Tavoitteenamme on vahvistaa asemaamme jatkamalla laadun parantamista, syvent\u00e4m\u00e4ll\u00e4 ymm\u00e4rryst\u00e4mme teollisuuden sovelluksista ja kehitt\u00e4m\u00e4ll\u00e4 tapaa tukea asiakkaita kansainv\u00e4lisill\u00e4 markkinoilla.<\/p>\n<p>Uskomme, ett\u00e4 pitk\u00e4aikainen menestys t\u00e4ss\u00e4 teollisuudessa riippuu valmistuskyvyn yhdist\u00e4misest\u00e4 ammattimaisuuden, innovoinnin ja asiakasarvon kanssa. Visiomme heijastaa sitoutumistamme kasvaa tavalla, joka tukee sek\u00e4 asiakkaitamme ett\u00e4 laajempaa rooliamme nykyaikaisessa teollisessa toimituksessa.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 4 \u2014 WHAT WE DO\n       ============================================ --><\/p>\n<section class=\"co-section co-wwd dark\">\n<div class=\"co-inner\">\n<div class=\"co-wwd-layout\">\n<div class=\"co-wwd-content\">\n          <span class=\"co-split-label\">Kyvyt<\/span><\/p>\n<h2 class=\"co-split-title\" style=\"color:var(--it-bianco);\">Mit\u00e4 teemme<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>LANDERCOLL toimittaa selluloosahertekseoksia laajaan teolliseen k\u00e4ytt\u00f6\u00f6n. Ty\u00f6mme sis\u00e4lt\u00e4\u00e4 <strong>tuotekehityst\u00e4, valmistustukea, sovellukseen perustuvaa tuotehankintaa,<\/strong> ja asiakaspalvelua ostajille ja teknisille tiimeille eri markkinoilla.<\/p>\n<p>Keskitymme auttamaan asiakkaita tunnistamaan sopivat tuotevaihtoehdot sovelluksiin kuten kuivam\u00f6rtit, laastit, sein\u00e4laastit, maalit ja pinnoitteet, nestem\u00e4iset pesuaineet, henkil\u00f6kohtaisen hygienian tuotteet, l\u00e4\u00e4kevalmisteet, elintarvikej\u00e4rjestelm\u00e4t, keramiikka ja muut teolliset tuotteet. Ymm\u00e4rt\u00e4m\u00e4ll\u00e4 sek\u00e4 tuoteperheen ett\u00e4 formulointialustan, autamme asiakkaita tekem\u00e4\u00e4n tehokkaampia ja luotettavampia p\u00e4\u00e4t\u00f6ksi\u00e4.<\/p>\n<p>Roolimme on tarjota tuotearvoa k\u00e4yt\u00e4nn\u00f6llisell\u00e4 tavalla. T\u00e4m\u00e4 tarkoittaa ratkaisujen tarjoamista, jotka tukevat sek\u00e4 <strong>teknisi\u00e4 vaatimuksia ett\u00e4 kaupallisia tarpeita<\/strong>.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-wwd-images\">\n<div class=\"co-wwd-img tall\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"Rakennussovellukset\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">Rakentaminen<\/span>\n          <\/div>\n<div class=\"co-wwd-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1532187863486-abf9dbad1b69?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"Laboratoriotestaus\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">Laboratoriotestit<\/span>\n          <\/div>\n<div class=\"co-wwd-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562259929-b4e1fd3aef09?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"Pinnoitesovellukset\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">Maalaus<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 5 \u2014 CORE STRENGTHS\n       ============================================ --><\/p>\n<section class=\"co-section co-strengths cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">Mit\u00e4 m\u00e4\u00e4rittelee meid\u00e4t<\/span><\/p>\n<h2 class=\"co-sec-title\">Ytimemme <em>Vahvuutemme<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-str-grid\">\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"6\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">Keskittynyt tuotevalikoima<\/h4>\n<p class=\"co-str-body\">Olemme erikoistuneet selluloosahertekseosovelluksiin. T\u00e4m\u00e4 keskittynyt tuotevalikoima auttaa meit\u00e4 ymm\u00e4rt\u00e4m\u00e4\u00e4n paremmin suorituskykyfunktioita, sovellustarpeita ja asiakasprioriteetteja useilla teollisuudenaloilla.<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">Laaja sovelluskattavuus<\/h4>\n<p class=\"co-str-body\">Tuotteitamme k\u00e4ytet\u00e4\u00e4n rakentamisessa, pinnoitteissa, kotisiivouksessa, henkil\u00f6kohtaisessa hygieniassa, l\u00e4\u00e4keaineissa, elintarvikkeissa, keramiikassa, \u00f6ljyteollisuudessa ja erikoisteollisuuden sovelluksissa.<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"><\/polygon><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">Sovellukseen perustuva ajattelu<\/h4>\n<p class=\"co-str-body\">Harkitsemme, miten tuote tarvitsee suorittaa todellisessa formuloinnissa ja miten t\u00e4m\u00e4 suorituskyky liittyy prosessiin, k\u00e4ytett\u00e4vyyteen ja lopullisen markkinan vaatimuksiin.<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">Ammattimainen viestint\u00e4<\/h4>\n<p class=\"co-str-body\">Teollisuuden asiakkaat arvostavat selkeytt\u00e4, nopeutta ja luotettavuutta. Olemme sitoutuneet viestint\u00e4tyyliin, joka on reagoiva, j\u00e4sennelty ja keskittynyt ratkomaan k\u00e4yt\u00e4nn\u00f6n kysymyksi\u00e4 tehokkaasti.<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">Pitk\u00e4aikainen yhteisty\u00f6<\/h4>\n<p class=\"co-str-body\">Uskomme, ett\u00e4 vahvat liiketoimintasuhteet rakentuvat johdonmukaisuuden, luottamuksen ja yhteisen edistyksen kautta. Tuemme pitk\u00e4aikaista yhteisty\u00f6t\u00e4 asiakkaiden kanssa eri alueilla ja teollisuudenaloilla.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 6 \u2014 MANUFACTURING\n       ============================================ --><\/p>\n<section class=\"co-section co-mfg\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565793298595-6a879b1d9492?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"Valmistuskapasiteetti\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">Valmistus<\/span><\/p>\n<h2 class=\"co-split-title\">Valmistuskapasiteetti<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>Valmistus on yksi teollisen luottamuksen peruspilareista. Asiakkaat tarvitsevat varmuutta siit\u00e4, ett\u00e4 tuotteen takana oleva toimittaja ymm\u00e4rt\u00e4\u00e4 <strong>prosessin hallinnan, laadunhallinnan,<\/strong> ja johdonmukaisuuden t\u00e4rkeyden er\u00e4st\u00e4 toiseen.<\/p>\n<p>LANDERCOLL sitoutuu valmistusl\u00e4hestymistapaan, joka priorisoi luotettavuuden, tehokkuuden ja soveltuvuuden teollisiin sovelluksiin. Ymm\u00e4rr\u00e4mme, ett\u00e4 valmistus suorituskyky vaikuttaa suoraan asiakkaan formulointituloksiin, tuotantosuunnitteluun ja pitk\u00e4aikaiseen hankintaluottamukseen.<\/p>\n<p>Valmistusajattelumme ei ole vain tuotantom\u00e4\u00e4rist\u00e4 kiinni. Se liittyy my\u00f6s <strong>tuotteen johdonmukaisuuteen, prosessinohjaukseen,<\/strong> ja kykyyn tukea erilaisia markkinavaatimuksia vakaalla ja ammattimaisella toimintatavalla.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/fi\/yritys\/our-manufacturing\/\" class=\"co-btn\"><br \/>\n              Lue lis\u00e4\u00e4 valmistuksesta<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 7 \u2014 QUALITY ASSURANCE\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582719471384-894fbb16e074?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"Laadunvarmistuslaboratorio\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">Laatu<\/span><\/p>\n<h2 class=\"co-split-title\">Laadunvarmistus<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>Laadukas cellulose-etherin toimitus on v\u00e4ltt\u00e4m\u00e4t\u00f6nt\u00e4, koska tuotteen suorituskyvyn on pysytt\u00e4v\u00e4 luotettavana eri sovelluksissa, projekteissa ja tuotantokierroissa. Asiakkaat luottavat laatuun paitsi teknisen suorituskyvyn vuoksi, my\u00f6s <strong>suunnittelussa, toistettavuudessa ja luottamuksessa<\/strong> pitk\u00e4aikaisessa yhteisty\u00f6ss\u00e4.<\/p>\n<p>LANDERCOLL:ssa laadunvarmistus on keskeinen osa yrityksemme arvoa. Ymm\u00e4rr\u00e4mme, ett\u00e4 oikean tuotteen on teht\u00e4v\u00e4 enemm\u00e4n kuin vain t\u00e4ytett\u00e4v\u00e4 yleinen kuvaus. Sen on tuettava todellisia formulointitarpeita vakaalla ja ennustettavalla tavalla.<\/p>\n<p>Laatuajattelumme rakentuu <strong>hallinnan, johdonmukaisuuden ja asiakasluottamuksen ymp\u00e4rille<\/strong>. Tavoitteenamme on tukea asiakkaita tuotteilla, jotka auttavat v\u00e4hent\u00e4m\u00e4\u00e4n ep\u00e4varmuutta ja parantamaan toistettavaa suorituskyky\u00e4 k\u00e4yt\u00e4nn\u00f6n valmistusymp\u00e4rist\u00f6iss\u00e4.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/fi\/yritys\/laadunvarmistus\/\" class=\"co-btn\"><br \/>\n              Tutustu Laadunvarmistukseen<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 8 \u2014 R&D AND INNOVATION\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1532094349884-543bc11b234d?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"T&amp;K ja innovaatiolaboratorio\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">Innovaatio<\/span><\/p>\n<h2 class=\"co-split-title\">T&amp;K ja Innovaatio<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>Teollisuusmarkkinat kehittyv\u00e4t jatkuvasti, ja asiakasodotukset kasvavat. Jotta pysymme relevantteina ja hy\u00f6dyllisin\u00e4, selluloosahartsiyrityksen on jatkettava ymm\u00e4rryksens\u00e4 parantamista <strong>tuotteen suorituskyvyst\u00e4, formulointitarpeista ja sovellustrendeist\u00e4<\/strong>.<\/p>\n<p>LANDERCOLL arvostaa tutkimusta, kehityst\u00e4 ja jatkuvaa oppimista osana pitk\u00e4aikaista kasvustrategiaansa. Innovaatiomme ei tarkoita vain uuden luomista. Se tarkoittaa my\u00f6s sit\u00e4, kuinka tuemme asiakkaita, kuinka ymm\u00e4rr\u00e4mme sovellustarpeita ja kuinka sovitamme tuotevalikoimaa muuttuviin teollisiin vaatimuksiin.<\/p>\n<p>Uskomme, ett\u00e4 vahvempi innovaatioajattelu auttaa luomaan <strong>parempaa yhteisty\u00f6t\u00e4, k\u00e4yt\u00e4nn\u00f6llisempi\u00e4 ratkaisuja,<\/strong> ja kest\u00e4v\u00e4mm\u00e4n yritys tulevaisuuden.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/fi\/yritys\/rd-center\/\" class=\"co-btn\"><br \/>\n              Lis\u00e4tietoja T&amp;K:st\u00e4mme<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 9 \u2014 CERTIFICATIONS\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"Sertifioinnit ja standardiasiakirjat\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">Standardit<\/span><\/p>\n<h2 class=\"co-split-title\">Sertifikaatit ja standardit<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>Teollisuuden asiakkaat arvioivat usein toimittajaa katsomalla, kuinka vakavasti t\u00e4m\u00e4 suhtautuu <strong>laatuj\u00e4rjestelmiin, dokumentaatioon ja ammatillisiin standardeihin<\/strong>. Sertifikaatit ja standardit auttavat viestim\u00e4\u00e4n luottamusta, vastuullisuutta ja organisaation kurinalaisuutta.<\/p>\n<p>LANDERCOLL ymm\u00e4rt\u00e4\u00e4 muodollisten j\u00e4rjestelmien ja dokumentoitujen laatuk\u00e4yt\u00e4nt\u00f6jen arvon globaalissa liiketoiminnassa. Jatkamme yritysprofiilimme vahvistamista tukemalla ammatillisia toimintatapoja, vastuullista valmistusk\u00e4yt\u00e4nt\u00f6\u00e4 ja yritysrakennetta, joka vastaa asiakkaiden odotuksia kansainv\u00e4lisill\u00e4 markkinoilla.<\/p>\n<p>Monille asiakkaille sertifikaatit eiv\u00e4t ole vain vaatimustenmukaisuutta. Ne ovat my\u00f6s merkki <strong>uskottavuudesta<\/strong>. Siksi t\u00e4m\u00e4 alue on edelleen t\u00e4rke\u00e4 osa yrityksemme esittely\u00e4 ja pitk\u00e4aikaista kehityst\u00e4.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/fi\/yritys\/certifications\/\" class=\"co-btn\"><br \/>\n              N\u00e4yt\u00e4 sertifikaatit<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 10 \u2014 SUSTAINABILITY\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1473341304170-971dccb5ac1e?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"Kest\u00e4vyys ja vastuullinen kasvu\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">Vastuu<\/span><\/p>\n<h2 class=\"co-split-title\">Kest\u00e4vyys ja vastuullinen kasvu<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>Nykyaikaisen teollisuusyrityksen tulisi ottaa huomioon ei vain liiketoiminnan kasvu, vaan my\u00f6s laajempi vaikutus siit\u00e4, kuinka se toimii. LANDERCOLL:ssa n\u00e4emme kest\u00e4vyyden osana <strong>Vastuullinen yrityskehitys<\/strong>. Se liittyy valmistustehokkuuteen, pitk\u00e4j\u00e4nteiseen ajatteluun, resurssitietoisuuteen, ty\u00f6paikan vastuullisuuteen ja suhteidemme laatuun asiakkaiden ja yhteisty\u00f6kumppaneiden kanssa.<\/p>\n<p>Vastuullinen kasvu tarkoittaa yrityksen rakentamista, joka voi luoda arvoa ajan my\u00f6t\u00e4 pysyen tietoisena <strong>toiminnan kurinalaisuudesta, asiakasluottamuksesta ja tulevaisuuden odotuksista<\/strong> globaaleilla markkinoilla. Uskomme, ett\u00e4 kest\u00e4vyyteen tulisi suhtautua k\u00e4yt\u00e4nn\u00f6llisesti ja uskottavasti, kiinnitt\u00e4en huomiota sek\u00e4 yrityksen edistymiseen ett\u00e4 pitk\u00e4aikaiseen liiketoimintavastuuseen.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/fi\/yritys\/sustainability\/\" class=\"co-btn\"><br \/>\n              Lis\u00e4tietoja kest\u00e4vyydest\u00e4<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 11 \u2014 GLOBAL MARKETS\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/12\/Landu-saleswoman-at-CHINACOAT-2025-scaled.jpg\" alt=\"Globaali toimitus ja markkinat\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">Maailmanlaajuinen kattavuus<\/span><\/p>\n<h2 class=\"co-split-title\">Palvelee globaaleja markkinoita<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>Teollisuuden toimitukset ovat nyky\u00e4\u00e4n luontaisesti globaaleja. Asiakkaat eri maissa ja alueilla tarvitsevat toimittajia, jotka voivat <strong>kommunikoida selke\u00e4sti, ymm\u00e4rt\u00e4\u00e4 erilaisia markkinavaatimuksia,<\/strong> ja tukea yhteisty\u00f6t\u00e4 kansainv\u00e4lisiss\u00e4 liiketoimintaymp\u00e4rist\u00f6iss\u00e4.<\/p>\n<p>LANDERCOLL on sitoutunut palvelemaan globaaleja markkinoita ammattimaisella ja sopeutuvalla l\u00e4hestymistavalla. Teemme yhteisty\u00f6t\u00e4 eri teollisuudenalojen, liiketoimintamallien ja alueellisten tarpeiden kanssa, ja ymm\u00e4rr\u00e4mme kulttuurien, standardien ja kaupallisten odotusten v\u00e4lisen luottamuksen rakentamisen t\u00e4rkeyden.<\/p>\n<p>Globaaleille asiakkaille arvokas toimittaja on sellainen, joka pystyy yhdist\u00e4m\u00e4\u00e4n <strong>tuoteorientoituneisuuden viestint\u00e4tehokkuuteen ja kumppanuuden vakauteen<\/strong>. T\u00e4m\u00e4 on tyyppi yrityssuhdetta, jonka rakentamista tavoittelemme.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 12 \u2014 OEM AND PARTNERSHIP\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521791136064-7986c2920216?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"Liikekumppanuus ja yhteisty\u00f6\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">yhteisty\u00f6st\u00e4<\/span><\/p>\n<h2 class=\"co-split-title\">OEM- ja pitk\u00e4aikaisen yhteisty\u00f6n tuki<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>Jotkut asiakkaat tarvitsevat enemm\u00e4n kuin standardituotteen hankintaa. He tarvitsevat yrityksen, joka voi tukea <strong>OEM-yhteisty\u00f6t\u00e4, pitk\u00e4aikaista toimitussuunnittelua, markkinakehityst\u00e4,<\/strong> tai sovelluskeskeist\u00e4 tuotteen asemoimista.<\/p>\n<p>LANDERCOLL tukee yhteisty\u00f6malleja, jotka priorisoivat joustavuutta, ammattitaitoa ja pitk\u00e4aikaista arvonluontia. Olipa asiakkaana jakelija, teollisuusvalmistaja, yksityismerkki-partneri tai strategisen hankinnan tiimi, pyrimme tukemaan yhteisty\u00f6t\u00e4 k\u00e4yt\u00e4nn\u00f6llisell\u00e4 ja luotettavalla asenteella.<\/p>\n<p>Pitk\u00e4aikainen kumppanuus rakentuu <strong>luottamuksesta, johdonmukaisuudesta ja yhteisest\u00e4 kasvusta<\/strong>. Siksi arvostamme vahvasti vakaita yhteisty\u00f6suhteita ja molemminpuolista liiketoiminnan kehitt\u00e4mist\u00e4.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/fi\/yritys\/oem-contract-manufacturing\/\" class=\"co-btn\"><br \/>\n              Keskustele yhteisty\u00f6mahdollisuuksista<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 13 \u2014 WHY CHOOSE US\n       ============================================ --><\/p>\n<section class=\"co-section co-why dark\">\n<div class=\"co-inner\">\n<div class=\"co-why-layout\">\n<div class=\"co-why-intro\">\n          <span class=\"co-sec-eyebrow\">Landercollin ero<\/span><\/p>\n<h2 class=\"co-sec-title\" style=\"color:var(--it-bianco);\">Miksi yritykset valitsevat <em>LANDERCOLL<\/em><\/h2>\n<div class=\"co-sec-ornament\" style=\"margin-bottom:24px;\">\n            <span class=\"co-sec-ornament-line\"><\/span><br \/>\n            <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n            <span class=\"co-sec-ornament-line\"><\/span>\n          <\/div>\n<div class=\"co-body\">\n<p>Asiakkaat valitsevat teolliset kumppanit tuotteen laadun, luottamuksen, reagointikyvyn ja liiketoimintayhteensopivuuden perusteella. LANDERCOLL sitoutuu tarjoamaan arvoa n\u00e4ill\u00e4 kaikilla alueilla keskittyneell\u00e4 tuotestrategialla ja ammattimaisella tukimallilla.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-why-grid\">\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">01<\/span><\/p>\n<h4 class=\"co-why-card-title\">Keskittynyt selluloosahartsi-asiantuntemus<\/h4>\n<p class=\"co-why-card-body\">Syv\u00e4llinen erikoistuminen HPMC-, HEMC-, HEC- ja CMC-tuotteisiin kaikilla teollisilla luokilla ja sovelluksilla.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">02<\/span><\/p>\n<h4 class=\"co-why-card-title\">Laaja sovellustuntemus<\/h4>\n<p class=\"co-why-card-body\">K\u00e4yt\u00e4nn\u00f6n tieto siit\u00e4, miten tuotteet toimivat rakentamisessa, pinnoitteissa, l\u00e4\u00e4ketieteess\u00e4, ruoassa ja erikoisteollisuuden sovelluksissa.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">03<\/span><\/p>\n<h4 class=\"co-why-card-title\">Laadun ja tuotteen johdonmukaisuuden varmistaminen<\/h4>\n<p class=\"co-why-card-body\">Sitoutuminen vakaaseen suorituskykyyn, er\u00e4-erityiseen luotettavuuteen ja dokumentoituihin laatujohtamisk\u00e4yt\u00e4nt\u00f6ihin.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">04<\/span><\/p>\n<h4 class=\"co-why-card-title\">Ammattimainen viestint\u00e4<\/h4>\n<p class=\"co-why-card-body\">Reagoiva, j\u00e4sennelty ja tehokas tuki teknisiss\u00e4 kysymyksiss\u00e4, tuotteen valinnassa ja projektien aikatauluissa.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">05<\/span><\/p>\n<h4 class=\"co-why-card-title\">Pitk\u00e4aikainen yhteisty\u00f6ajattelu<\/h4>\n<p class=\"co-why-card-body\">Rakentaa kest\u00e4vi\u00e4 suhteita johdonmukaisuuden, luottamuksen ja yhteisen edistyksen kautta globaalilla tasolla.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">06<\/span><\/p>\n<h4 class=\"co-why-card-title\">Vahvempi asiakasluottamus<\/h4>\n<p class=\"co-why-card-body\">Auttaa asiakkaita v\u00e4hent\u00e4m\u00e4\u00e4n ep\u00e4varmuutta ja siirtym\u00e4\u00e4n kyselyst\u00e4 luottavaiseen yhteisty\u00f6h\u00f6n suuremmalla selkeydell\u00e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 14 \u2014 COMPANY PAGES PREVIEW\n       ============================================ --><\/p>\n<section class=\"co-section co-pages\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">Navigoi<\/span><\/p>\n<h2 class=\"co-sec-title\">Lue lis\u00e4\u00e4 <em>Yrityksemme<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-pages-grid\">\n<p>        <a href=\"https:\/\/landercoll.com\/fi\/yritys\/about-us\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">Tietoa meist\u00e4<\/h4>\n<p class=\"co-page-desc\">Lis\u00e4tietoja yrityksemme taustasta, arvoista ja suunnasta.<\/p>\n<p>          <span class=\"co-page-arrow\">Tutustu <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/fi\/yritys\/our-manufacturing\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h20M5 20V10l7-7 7 7v10\"><\/path><rect x=\"9\" y=\"14\" width=\"6\" height=\"6\"><\/rect><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">Valmistus<\/h4>\n<p class=\"co-page-desc\">Tutustu tuotantokapasiteettiimme ja prosessil\u00e4hestymist\u00e4mme.<\/p>\n<p>          <span class=\"co-page-arrow\">Tutustu <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/fi\/yritys\/laadunvarmistus\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">Laadunvarmistus<\/h4>\n<p class=\"co-page-desc\">L\u00e4hestymistapamme laadunvalvontaan ja tuotteen johdonmukaisuuteen.<\/p>\n<p>          <span class=\"co-page-arrow\">Tutustu <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/fi\/yritys\/rd-center\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"><\/polyline><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">T&amp;K-keskus<\/h4>\n<p class=\"co-page-desc\">Innovaatio, tutkimus ja tuotekehitysmahdollisuudet.<\/p>\n<p>          <span class=\"co-page-arrow\">Tutustu <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/fi\/yritys\/certifications\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"><\/rect><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">Sertifikaatit<\/h4>\n<p class=\"co-page-desc\">ISO 9001, EU REACH ja kansainv\u00e4liset laatuvaatimukset.<\/p>\n<p>          <span class=\"co-page-arrow\">Tutustu <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/fi\/yritys\/sustainability\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"><\/path><path d=\"M7 13.5s1.5 2 5 2 5-2 5-2\"><\/path><path d=\"M12 2v10\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">Kest\u00e4v\u00e4 kehitys<\/h4>\n<p class=\"co-page-desc\">Vastuullinen kasvu ja pitk\u00e4aikainen operatiivinen kurinalaisuus.<\/p>\n<p>          <span class=\"co-page-arrow\">Tutustu <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/fi\/yritys\/global-markets\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">Kansainv\u00e4liset markkinat<\/h4>\n<p class=\"co-page-desc\">Palvelemme asiakkaita yli 60 maassa maailmanlaajuisesti.<\/p>\n<p>          <span class=\"co-page-arrow\">Tutustu <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/fi\/yritys\/oem-contract-manufacturing\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">OEM \/ Kumppanuus<\/h4>\n<p class=\"co-page-desc\">Joustavat yhteisty\u00f6mallit jakelijoille ja br\u00e4ndeille.<\/p>\n<p>          <span class=\"co-page-arrow\">Tutustu <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 15 \u2014 CONTACT\n       ============================================ --><\/p>\n<section class=\"co-section co-contact cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">Ota Yhteytt\u00e4<\/span><\/p>\n<h2 class=\"co-sec-title\">Let&#8217;s Build a More <em>Luotettava Kumppanuus<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-contact-body\">\n<div class=\"co-body\" style=\"text-align:center;\">\n<p>Jos etsit ammattitaitoista selluloosahartsi-toimittajaa, jolla on vahva tuotekeskeisyys, sovelluskeskeinen ajattelutapa ja pitk\u00e4aikainen yhteisty\u00f6mentaliteetti, LANDERCOLL on valmis tukemaan seuraavaa askeltasi.<\/p>\n<p>Tervetuloa kyselyihin valmistajilta, formulanteilta, jakelijoilta, hankintatiimeilt\u00e4 ja teollisuusbr\u00e4ndeilt\u00e4, jotka etsiv\u00e4t luotettavia selluloosahartsi-tuotteita ja k\u00e4yt\u00e4nn\u00f6n liiketoimintayhteisty\u00f6t\u00e4.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-contact-btns\">\n        <a href=\"https:\/\/landercoll.com\/fi\/ota-yhteytta\/contact-us\/\" class=\"co-btn\"><br \/>\n          Ota yhteytt\u00e4<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a><br \/>\n        <a href=\"https:\/\/landercoll.com\/fi\/ota-yhteytta\/request-a-quote\/\" class=\"co-btn-outline\"><br \/>\n          Pyyd\u00e4 tarjous<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 16 \u2014 FINAL CTA\n       ============================================ --><\/p>\n<section class=\"co-section co-final dark\">\n<div class=\"co-inner\">\n      <span class=\"co-sec-eyebrow\">Aloita T\u00e4n\u00e4\u00e4n<\/span><\/p>\n<h2 class=\"co-final-title\">Tutustu Tuotteiden Takana olevaan Yritykseen<\/h2>\n<p class=\"co-final-body\">Tutustu LANDERCOLL:iin oppiaksesi, kuinka yrityskohtainen l\u00e4hestymistapamme, tuotekeskeisyytemme ja sitoutumisemme teolliseen tukeen voivat auttaa luomaan vahvempaa arvoa liiketoiminnallesi.<\/p>\n<div class=\"co-final-cta\">\n        <a href=\"https:\/\/landercoll.com\/fi\/ota-yhteytta\/contact-us\/\" class=\"co-btn\"><br \/>\n          Aloita kyselysi<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><!-- ==================== LANDERCOLL COMPANY PAGE \u2014 ALL SECTIONS END ==================== --><\/p>\n<style data-lemonx-boosted=\"true\">\n\/* Lemonx: User CSS ,Theme\/Elementor GlobalStyle *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;.lemonx-visual-root 500;600;700&family=Lora:ital, .lemonx-visual-root wght@0, .lemonx-visual-root 400;0, .lemonx-visual-root 500;0, .lemonx-visual-root 600;0, .lemonx-visual-root 700;1, .lemonx-visual-root 400;1, .lemonx-visual-root 500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-cb *, .lemonx-visual-root .ldc-cb *::before, .lemonx-visual-root .ldc-cb *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES \u2014 self-contained ===== *\/\n.lemonx-visual-root .ldc-cb {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\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}<\/p>\n<p>\/* ============================================\n   COMPANY BANNER \u2014 MULTI-IMAGE HERO\n   ============================================ *\/\n.lemonx-visual-root .ldc-cb .it-company-banner {\n  position: relative;\n  background: var(--it-nero-caldo);\n  overflow: hidden;\n  min-height: 720px;\n  display: flex;\n  align-items: stretch;\n}<\/p>\n<p>\/* ===== BACKGROUND TEXTURE ===== *\/\n.lemonx-visual-root .ldc-cb .it-company-banner::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background:\n    repeating-linear-gradient(\n      90deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.03) 120px,\n      rgba(200,149,46,0.03) 121px\n    ),\n    repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.02) 120px,\n      rgba(200,149,46,0.02) 121px\n    );\n  pointer-events: none;\n  z-index: 1;\n}<\/p>\n<p>\/* ===== LAYOUT: LEFT CONTENT + RIGHT IMAGES ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-wrapper {\n  max-width: 1440px;\n  margin: 0 auto;\n  width: 100%;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 720px;\n  position: relative;\n  z-index: 2;\n}<\/p>\n<p>\/* ===== LEFT: TEXT CONTENT ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-content {\n  padding: 80px 64px 80px 48px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  position: relative;\n}<\/p>\n<p>\/* Decorative corner brackets *\/\n.lemonx-visual-root .ldc-cb .it-cb-content::before, .lemonx-visual-root .ldc-cb .it-cb-content::after {\n  content: '';\n  position: absolute;\n  width: 40px;\n  height: 40px;\n  border-color: rgba(200,149,46,0.2);\n  border-style: solid;\n}\n.lemonx-visual-root .ldc-cb .it-cb-content::before {\n  top: 48px; left: 48px;\n  border-width: 1px 0 0 1px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-content::after {\n  bottom: 48px; left: 48px;\n  border-width: 0 0 1px 1px;\n}<\/p>\n<p>\/* Tag \/ Eyebrow *\/\n.lemonx-visual-root .ldc-cb .it-cb-tag {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-oro-chiaro);\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-tag::before {\n  content: '';\n  width: 40px;\n  height: 1.5px;\n  background: linear-gradient(90deg, var(--it-oro), var(--it-arancio));\n}<\/p>\n<p>\/* Title *\/\n.lemonx-visual-root .ldc-cb .it-cb-title {\n  font-family: 'Cinzel', serif;\n  font-size: 36px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  max-width: 560px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}<\/p>\n<p>\/* Subtitle *\/\n.lemonx-visual-root .ldc-cb .it-cb-subtitle {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.8;\n  margin-bottom: 28px;\n  max-width: 520px;\n}<\/p>\n<p>\/* Decorative line divider *\/\n.lemonx-visual-root .ldc-cb .it-cb-line {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 28px;\n}<\/p>\n<p>\/* Body copy *\/\n.lemonx-visual-root .ldc-cb .it-cb-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.85;\n  margin-bottom: 40px;\n  max-width: 500px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-body p { margin-bottom: 16px; }\n.lemonx-visual-root .ldc-cb .it-cb-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* CTA Buttons *\/\n.lemonx-visual-root .ldc-cb .it-cb-actions {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-btn-primary, .lemonx-visual-root .ldc-cb .it-cb-btn-primary:link, .lemonx-visual-root .ldc-cb .it-cb-btn-primary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary:hover::before { left: 100%; }\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 8px 28px rgba(232,114,42,0.4) !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-btn-secondary, .lemonx-visual-root .ldc-cb .it-cb-btn-secondary:link, .lemonx-visual-root .ldc-cb .it-cb-btn-secondary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.8) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid rgba(255,255,255,0.2) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-secondary:hover {\n  border-color: var(--it-oro-chiaro) !important;\n  color: var(--it-oro-chiaro) !important;\n  transform: translateY(-2px) !important;\n  background: rgba(200,149,46,0.06) !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-secondary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* ===== TRUST BADGES ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-trust {\n  margin-top: 40px;\n  display: flex;\n  align-items: center;\n  gap: 32px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-icon {\n  width: 36px;\n  height: 36px;\n  border: 1px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  flex-shrink: 0;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-icon svg {\n  width: 14px;\n  height: 14px;\n  color: var(--it-oro-chiaro);\n  transform: rotate(-45deg);\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.45);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-text strong {\n  display: block;\n  color: rgba(255,255,255,0.75);\n  font-weight: 700;\n  font-size: 11px;\n}<\/p>\n<p>\/* ===== RIGHT: IMAGE MOSAIC ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-images {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 1fr 1fr 1fr;\n  gap: 4px;\n  min-height: 720px;\n}<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.6s;\n  filter: brightness(0.75) saturate(0.85);\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover img {\n  transform: scale(1.06);\n  filter: brightness(0.85) saturate(1);\n}<\/p>\n<p>\/* Image overlay *\/\n.lemonx-visual-root .ldc-cb .it-cb-img::after {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background: linear-gradient(135deg, rgba(44,30,15,0.35), rgba(44,30,15,0.15));\n  pointer-events: none;\n  transition: opacity 0.5s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover::after { opacity: 0.5; }<\/p>\n<p>\/* Span configurations *\/\n.lemonx-visual-root .ldc-cb .it-cb-img.span-tall {\n  grid-row: span 2;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img.span-wide {\n  grid-column: span 2;\n}<\/p>\n<p>\/* Image labels *\/\n.lemonx-visual-root .ldc-cb .it-cb-img-label {\n  position: absolute;\n  bottom: 16px;\n  left: 16px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  background: rgba(26,17,8,0.55);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n  padding: 7px 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover .it-cb-img-label {\n  background: rgba(232,114,42,0.8);\n  color: #fff;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img-label::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border: 1px solid var(--it-oro-chiaro);\n  transform: rotate(45deg);\n  flex-shrink: 0;\n  transition: border-color 0.4s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover .it-cb-img-label::before {\n  border-color: #fff;\n}<\/p>\n<p>\/* Gradient fade on left edge to blend with text *\/\n.lemonx-visual-root .ldc-cb .it-cb-images::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -1px; bottom: 0;\n  width: 100px;\n  background: linear-gradient(90deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* Decorative bottom gradient *\/\n.lemonx-visual-root .ldc-cb .it-cb-images::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 80px;\n  background: linear-gradient(0deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* ===== BOTTOM ACCENT LINE ===== *\/\n.lemonx-visual-root .ldc-cb .it-company-banner-line {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: linear-gradient(90deg,\n    transparent 0%,\n    var(--it-oro) 20%,\n    var(--it-arancio) 40%,\n    var(--it-arancio) 60%,\n    var(--it-oro) 80%,\n    transparent 100%\n  );\n  z-index: 5;\n}<\/p>\n<p>\/* ===== SCROLL INDICATOR ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-scroll {\n  position: absolute;\n  bottom: 28px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 6;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  animation: it-cb-float 2.5s ease-in-out infinite;\n}\n@keyframes it-cb-float {\n  0%, 100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(6px); }\n}\n.lemonx-visual-root .ldc-cb .it-cb-scroll-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 8px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.3);\n}\n.lemonx-visual-root .ldc-cb .it-cb-scroll-line {\n  width: 1px;\n  height: 28px;\n  background: linear-gradient(180deg, rgba(200,149,46,0.4), transparent);\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1280px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 30px; }\n  .lemonx-visual-root .ldc-cb .it-cb-content { padding: 60px 48px 60px 40px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-cb .it-cb-wrapper {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-content {\n    padding: 60px 24px;\n    order: 2;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-content::before, .lemonx-visual-root .ldc-cb .it-cb-content::after { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-images {\n    min-height: 400px;\n    order: 1;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-images::before { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-images::after {\n    height: 120px;\n    background: linear-gradient(0deg, var(--it-nero-caldo) 20%, transparent);\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-title { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-subtitle { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-body { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-trust { flex-wrap: wrap; gap: 20px; }\n  .lemonx-visual-root .ldc-cb .it-cb-scroll { display: none; }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 26px; }\n  .lemonx-visual-root .ldc-cb .it-cb-subtitle { font-size: 13px; }\n  .lemonx-visual-root .ldc-cb .it-cb-images {\n    min-height: 320px;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 1fr 1fr;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-img.span-tall { grid-row: span 2; }\n  .lemonx-visual-root .ldc-cb .it-cb-img:nth-child(5), .lemonx-visual-root .ldc-cb .it-cb-img:nth-child(6) { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-actions { flex-direction: column; align-items: flex-start; }\n  .lemonx-visual-root .ldc-cb .it-cb-trust { flex-direction: column; gap: 16px; }\n}<\/p>\n<p>@media (max-width: 480px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 22px; }\n  .lemonx-visual-root .ldc-cb .it-cb-content { padding: 40px 20px; }\n  .lemonx-visual-root .ldc-cb .it-cb-images { min-height: 260px; }\n}\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&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-co *, .lemonx-visual-root .ldc-co *::before, .lemonx-visual-root .ldc-co *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.lemonx-visual-root .ldc-co {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\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}<\/p>\n<p>\/* ============================================\n   SHARED COMPONENTS\n   ============================================ *\/<\/p>\n<p>\/* Section wrapper *\/\n.lemonx-visual-root .ldc-co .co-section {\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n}\n.lemonx-visual-root .ldc-co .co-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n}<\/p>\n<p>\/* Section header (centered) *\/\n.lemonx-visual-root .ldc-co .co-sec-header {\n  text-align: center;\n  margin-bottom: 48px;\n}\n.lemonx-visual-root .ldc-co .co-sec-eyebrow {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-co .co-sec-eyebrow::before, .lemonx-visual-root .ldc-co .co-sec-eyebrow::after {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-sec-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(24px, 2.6vw, 36px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 12px;\n  letter-spacing: 0.5px;\n}\n.lemonx-visual-root .ldc-co .co-sec-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  margin-top: 20px;\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament-dot {\n  width: 5px;\n  height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament-line {\n  height: 1px;\n  width: 40px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), transparent);\n}<\/p>\n<p>\/* Dark section variants *\/\n.lemonx-visual-root .ldc-co .co-section.dark { background: var(--it-nero-caldo); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-title { color: var(--it-bianco); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow { color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow::before, .lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow::after { background: var(--it-oro-chiaro); }<\/p>\n<p>\/* Cream section variant *\/\n.lemonx-visual-root .ldc-co .co-section.cream { background: var(--it-crema); }<\/p>\n<p>\/* Sabbia section variant *\/\n.lemonx-visual-root .ldc-co .co-section.sabbia { background: var(--it-sabbia); }<\/p>\n<p>\/* Body text styles *\/\n.lemonx-visual-root .ldc-co .co-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.lemonx-visual-root .ldc-co .co-body p { margin-bottom: 20px; }\n.lemonx-visual-root .ldc-co .co-body p:last-child { margin-bottom: 0; }\n.lemonx-visual-root .ldc-co .co-body strong {\n  color: var(--it-nero);\n  font-weight: 600;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-body { color: rgba(255,255,255,0.6); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-body strong { color: rgba(255,255,255,0.88); }<\/p>\n<p>\/* Shared CTA button *\/\n.lemonx-visual-root .ldc-co .co-btn, .lemonx-visual-root .ldc-co .co-btn:link, .lemonx-visual-root .ldc-co .co-btn:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: 0 6px 20px rgba(232,114,42,0.25) !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-co .co-btn::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.lemonx-visual-root .ldc-co .co-btn:hover::before { left: 100%; }\n.lemonx-visual-root .ldc-co .co-btn:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 12px 32px rgba(232,114,42,0.38) !important;\n}\n.lemonx-visual-root .ldc-co .co-btn svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Outline CTA *\/\n.lemonx-visual-root .ldc-co .co-btn-outline, .lemonx-visual-root .ldc-co .co-btn-outline:link, .lemonx-visual-root .ldc-co .co-btn-outline:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-nero) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid var(--it-nero) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-co .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}\n.lemonx-visual-root .ldc-co .co-btn-outline svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Dark outline CTA *\/\n.lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline, .lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:link, .lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:visited {\n  color: rgba(255,255,255,0.8) !important;\n  border-color: rgba(255,255,255,0.25) !important;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}<\/p>\n<p>\/* Arrow SVG used in links *\/\n.lemonx-visual-root .ldc-co .co-arrow { width: 12px; height: 12px; }<\/p>\n<p>\/* Section divider line *\/\n.lemonx-visual-root .ldc-co .co-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}<\/p>\n<p>\/* ============================================\n   1. INTRO SECTION\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-intro {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-intro-grid {\n  display: grid;\n  grid-template-columns: 360px 1fr;\n  gap: 72px;\n  align-items: start;\n}\n.lemonx-visual-root .ldc-co .co-intro-left {}\n.lemonx-visual-root .ldc-co .co-intro-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-co .co-intro-label::before {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-intro-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(28px, 3vw, 44px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.2;\n  margin-bottom: 24px;\n}\n.lemonx-visual-root .ldc-co .co-intro-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n  display: block;\n}\n.lemonx-visual-root .ldc-co .co-intro-deco {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-co .co-intro-deco-dot {\n  width: 6px;\n  height: 6px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}\n.lemonx-visual-root .ldc-co .co-intro-deco-line {\n  width: 48px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--it-oro), transparent);\n}<\/p>\n<p>.lemonx-visual-root .ldc-co .co-intro-right {}\n.lemonx-visual-root .ldc-co .co-intro-right .co-body {\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n.lemonx-visual-root .ldc-co .co-intro-right .co-body p:first-child {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  font-style: italic;\n  color: var(--it-nero);\n  line-height: 1.75;\n  padding-bottom: 24px;\n  margin-bottom: 24px;\n  border-bottom: 1px solid rgba(200,149,46,0.15);\n}<\/p>\n<p>\/* ============================================\n   2. COMPANY OVERVIEW\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-overview {\n  padding: 96px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-overview::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}\n.lemonx-visual-root .ldc-co .co-overview-layout {\n  display: grid;\n  grid-template-columns: 1fr 440px;\n  gap: 64px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-overview-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-overview-img img {\n  width: 100%;\n  height: 480px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.9);\n  transition: transform 0.7s ease;\n}\n.lemonx-visual-root .ldc-co .co-overview-img:hover img { transform: scale(1.04); }\n.lemonx-visual-root .ldc-co .co-overview-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 32px; height: 32px;\n  border-top: 2px solid var(--it-oro);\n  border-left: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-overview-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 32px; height: 32px;\n  border-bottom: 2px solid var(--it-oro);\n  border-right: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-overview-badge {\n  position: absolute;\n  bottom: 24px;\n  left: 24px;\n  background: var(--it-arancio);\n  padding: 14px 20px;\n  z-index: 3;\n  box-shadow: 0 8px 24px rgba(232,114,42,0.35);\n}\n.lemonx-visual-root .ldc-co .co-overview-badge-num {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1;\n  display: block;\n}\n.lemonx-visual-root .ldc-co .co-overview-badge-txt {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  display: block;\n  margin-top: 4px;\n}<\/p>\n<p>\/* ============================================\n   3. MISSION & VISION (side by side)\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-mv {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-mv-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n.lemonx-visual-root .ldc-co .co-mv-card {\n  padding: 56px 52px;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-mv-card:first-child {\n  border-right: 1px solid rgba(200,149,46,0.15);\n}\n.lemonx-visual-root .ldc-co .co-mv-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 52px;\n  width: 40px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n}\n.lemonx-visual-root .ldc-co .co-mv-icon {\n  width: 52px;\n  height: 52px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 28px;\n}\n.lemonx-visual-root .ldc-co .co-mv-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n}\n.lemonx-visual-root .ldc-co .co-mv-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 14px;\n}\n.lemonx-visual-root .ldc-co .co-mv-title {\n  font-family: 'Cinzel', serif;\n  font-size: 24px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-co .co-mv-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13.5px;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.lemonx-visual-root .ldc-co .co-mv-body p { margin-bottom: 16px; }\n.lemonx-visual-root .ldc-co .co-mv-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* ============================================\n   4. WHAT WE DO\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-wwd {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-wwd::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px),\n    repeating-linear-gradient(0deg, transparent, transparent 120px, rgba(200,149,46,0.02) 120px, rgba(200,149,46,0.02) 121px);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-wwd-layout {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-wwd-content {}\n.lemonx-visual-root .ldc-co .co-wwd-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 200px 200px;\n  gap: 8px;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img {\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.7) brightness(0.8);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img:hover img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.88);\n}\n.lemonx-visual-root .ldc-co .co-wwd-img.tall { grid-row: span 2; }\n.lemonx-visual-root .ldc-co .co-wwd-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(26,17,8,0.5) 100%);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img-cap {\n  position: absolute;\n  bottom: 10px;\n  left: 12px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* ============================================\n   5. CORE STRENGTHS\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-strengths {\n  padding: 96px 0;\n  background: var(--it-crema);\n}\n.lemonx-visual-root .ldc-co .co-str-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0;\n}\n.lemonx-visual-root .ldc-co .co-str-card {\n  padding: 44px 28px;\n  text-align: center;\n  position: relative;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card::after {\n  content: '';\n  position: absolute;\n  top: 24px;\n  right: 0;\n  bottom: 24px;\n  width: 1px;\n  background: rgba(200,149,46,0.15);\n}\n.lemonx-visual-root .ldc-co .co-str-card:last-child::after { display: none; }\n.lemonx-visual-root .ldc-co .co-str-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover::before { width: 50px; }\n.lemonx-visual-root .ldc-co .co-str-card:hover { background: rgba(255,255,255,0.6); }\n.lemonx-visual-root .ldc-co .co-str-icon {\n  width: 56px;\n  height: 56px;\n  margin: 0 auto 24px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover .co-str-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-str-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover .co-str-icon svg { color: #fff; }\n.lemonx-visual-root .ldc-co .co-str-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  letter-spacing: 0.5px;\n  margin-bottom: 14px;\n  line-height: 1.4;\n}\n.lemonx-visual-root .ldc-co .co-str-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: var(--it-grigio);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   6. MANUFACTURING (Image left + Text right)\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-mfg {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-split.reverse { direction: rtl; }\n.lemonx-visual-root .ldc-co .co-split.reverse > * { direction: ltr; }\n.lemonx-visual-root .ldc-co .co-split-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-split-img img {\n  width: 100%;\n  height: 420px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.88);\n  transition: transform 0.7s ease;\n}\n.lemonx-visual-root .ldc-co .co-split-img:hover img { transform: scale(1.04); }\n.lemonx-visual-root .ldc-co .co-split-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 28px; height: 28px;\n  border-top: 2px solid rgba(200,149,46,0.5);\n  border-left: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-split-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 28px; height: 28px;\n  border-bottom: 2px solid rgba(200,149,46,0.5);\n  border-right: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-split-content {}\n.lemonx-visual-root .ldc-co .co-split-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-co .co-split-label::before {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-split-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(22px, 2.2vw, 30px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-title { color: var(--it-bianco); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-label { color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-label::before { background: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-split-line {\n  width: 50px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-co .co-split-cta {\n  margin-top: 32px;\n}<\/p>\n<p>\/* ============================================\n   7. WHY CHOOSE US\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-why {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-why::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-why-layout {\n  position: relative;\n  z-index: 2;\n}\n.lemonx-visual-root .ldc-co .co-why-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 52px;\n}\n.lemonx-visual-root .ldc-co .co-why-intro .co-body {\n  color: rgba(255,255,255,0.55);\n}\n.lemonx-visual-root .ldc-co .co-why-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n.lemonx-visual-root .ldc-co .co-why-card {\n  padding: 36px 32px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-why-card:hover {\n  border-color: rgba(232,114,42,0.35);\n  background: rgba(200,149,46,0.04);\n}\n.lemonx-visual-root .ldc-co .co-why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 32px;\n  width: 30px;\n  height: 2px;\n  background: var(--it-arancio);\n  opacity: 0;\n  transition: opacity 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-why-card:hover::before { opacity: 1; }\n.lemonx-visual-root .ldc-co .co-why-num {\n  font-family: 'Cinzel', serif;\n  font-size: 32px;\n  font-weight: 700;\n  color: rgba(200,149,46,0.15);\n  margin-bottom: 16px;\n  line-height: 1;\n}\n.lemonx-visual-root .ldc-co .co-why-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 12px;\n  letter-spacing: 0.3px;\n  line-height: 1.4;\n}\n.lemonx-visual-root .ldc-co .co-why-card-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   8. COMPANY PAGES PREVIEW\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-pages {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-pages-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n.lemonx-visual-root .ldc-co .co-page-card {\n  text-decoration: none;\n  display: block;\n  padding: 36px 28px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-page-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0;\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover::after { width: 100%; }\n.lemonx-visual-root .ldc-co .co-page-card:hover {\n  background: var(--it-crema);\n  border-color: rgba(200,149,46,0.25);\n  transform: translateY(-3px);\n  box-shadow: 0 12px 32px rgba(26,17,8,0.06);\n}\n.lemonx-visual-root .ldc-co .co-page-icon {\n  width: 44px;\n  height: 44px;\n  border: 1.5px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 22px;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-page-icon svg {\n  width: 17px; height: 17px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-icon svg { color: #fff; }\n.lemonx-visual-root .ldc-co .co-page-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 10px;\n  letter-spacing: 0.3px;\n  transition: color 0.3s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-title { color: var(--it-arancio); }\n.lemonx-visual-root .ldc-co .co-page-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11.5px;\n  color: var(--it-grigio-chiaro);\n  line-height: 1.6;\n}\n.lemonx-visual-root .ldc-co .co-page-arrow {\n  margin-top: 18px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  opacity: 0;\n  transform: translateX(-8px);\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-arrow {\n  opacity: 1;\n  transform: translateX(0);\n}<\/p>\n<p>\/* ============================================\n   9. CONTACT SECTION\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-contact {\n  padding: 96px 0;\n  background: var(--it-crema);\n  text-align: center;\n}\n.lemonx-visual-root .ldc-co .co-contact-body {\n  max-width: 640px;\n  margin: 0 auto 40px;\n}\n.lemonx-visual-root .ldc-co .co-contact-btns {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ============================================\n   10. FINAL CTA\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-final {\n  padding: 80px 0;\n  background: var(--it-nero-caldo);\n  text-align: center;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-final::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), var(--it-arancio), var(--it-oro), transparent);\n}\n.lemonx-visual-root .ldc-co .co-final-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(20px, 2vw, 28px);\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-co .co-final-body {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  font-style: italic;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.7;\n  max-width: 580px;\n  margin: 0 auto 36px;\n}\n.lemonx-visual-root .ldc-co .co-final-cta {\n  display: flex;\n  justify-content: center;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: repeat(3, 1fr); }\n  .lemonx-visual-root .ldc-co .co-str-card:nth-child(3)::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 32px; }\n  .lemonx-visual-root .ldc-co .co-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-overview-layout { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-overview-img { order: -1; }\n  .lemonx-visual-root .ldc-co .co-mv-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-mv-card:first-child { border-right: none; border-bottom: 1px solid rgba(200,149,46,0.15); }\n  .lemonx-visual-root .ldc-co .co-split { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-split.reverse { direction: ltr; }\n  .lemonx-visual-root .ldc-co .co-split-img { order: -1; }\n  .lemonx-visual-root .ldc-co .co-wwd-layout { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-wwd-images { order: -1; }\n  .lemonx-visual-root .ldc-co .co-why-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 24px; }\n  .lemonx-visual-root .ldc-co .co-section { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-co .co-intro { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-co .co-str-card:nth-child(2n)::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-co .co-why-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-wwd-images { grid-template-rows: 160px 160px; }\n  .lemonx-visual-root .ldc-co .co-split-img img { height: 320px; }\n  .lemonx-visual-root .ldc-co .co-overview-img img { height: 360px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 20px; }\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-str-card::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-contact-btns { flex-direction: column; }\n  .lemonx-visual-root .ldc-co .co-contact-btns .co-btn, .lemonx-visual-root .ldc-co .co-contact-btns .co-btn-outline { width: 100% !important; justify-content: center !important; }\n  .lemonx-visual-root .ldc-co .co-mv-card { padding: 40px 24px; }\n  .lemonx-visual-root .ldc-co .co-split-img img { height: 260px; }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>About Landercoll A Professional Cellulose Ether Company Built on Quality, Capability, and Long-Term Cooperation Learn more about LANDERCOLL, our manufacturing approach, quality commitment, application focus, and dedication to serving global industrial customers. A strong industrial partner is defined by more than the products it offers. Customers also evaluate manufacturing reliability, quality consistency, technical understanding, communication [&hellip;]<\/p>","protected":false},"author":1,"featured_media":10431,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"footnotes":""},"class_list":["post-11367","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/pages\/11367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/comments?post=11367"}],"version-history":[{"count":8,"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/pages\/11367\/revisions"}],"predecessor-version":[{"id":11378,"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/pages\/11367\/revisions\/11378"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/media\/10431"}],"wp:attachment":[{"href":"https:\/\/landercoll.com\/fi\/wp-json\/wp\/v2\/media?parent=11367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}