{"id":11369,"date":"2026-04-20T09:14:02","date_gmt":"2026-04-20T09:14:02","guid":{"rendered":"https:\/\/landercoll.com\/?page_id=11369"},"modified":"2026-04-20T10:03:07","modified_gmt":"2026-04-20T10:03:07","slug":"%ce%b5%cf%80%ce%b9%ce%ba%ce%bf%ce%b9%ce%bd%cf%89%ce%bd%ce%ae%cf%83%cf%84%ce%b5%ce%bc%ce%b1%cf%82","status":"publish","type":"page","link":"https:\/\/landercoll.com\/el\/%ce%b5%cf%80%ce%b9%ce%ba%ce%bf%ce%b9%ce%bd%cf%89%ce%bd%ce%ae%cf%83%cf%84%ce%b5%ce%bc%ce%b1%cf%82\/","title":{"rendered":"\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1"},"content":{"rendered":"<p><!-- ==================== LANDERCOLL CONTACT 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-ctb *,.ldc-ctb *::before,.ldc-ctb *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.ldc-ctb {\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   CONTACT BANNER WRAPPER\n   ============================================ *\/\n.ldc-ctb .ctb-banner {\n  background: var(--it-nero-caldo);\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n}<\/p>\n<p>\/* ===== BACKGROUND IMAGE ===== *\/\n.ldc-ctb .ctb-bg {\n  position: absolute;\n  inset: 0;\n  background-image: url('https:\/\/images.unsplash.com\/photo-1497366216548-37526070297c?w=1920&q=80&auto=format&fit=crop');\n  background-size: cover;\n  background-position: center 35%;\n  background-repeat: no-repeat;\n  filter: brightness(0.18) saturate(0.5);\n  transform: scale(1.04);\n  transition: transform 8s ease;\n}\n.ldc-ctb .ctb-banner:hover .ctb-bg { transform: scale(1.0); }<\/p>\n<p>\/* Grain texture *\/\n.ldc-ctb .ctb-grain {\n  position: absolute;\n  inset: 0;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.035'\/%3E%3C\/svg%3E\");\n  pointer-events: none;\n  opacity: 0.5;\n  z-index: 1;\n}<\/p>\n<p>\/* Diagonal gradient overlay *\/\n.ldc-ctb .ctb-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    120deg,\n    rgba(26,17,8,0.96) 0%,\n    rgba(44,30,15,0.90) 40%,\n    rgba(44,30,15,0.50) 68%,\n    rgba(26,17,8,0.30) 100%\n  );\n  z-index: 2;\n}<\/p>\n<p>\/* Gold top line *\/\n.ldc-ctb .ctb-top-line {\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg,\n    transparent 0%,\n    var(--it-oro) 20%,\n    var(--it-arancio) 50%,\n    var(--it-oro) 80%,\n    transparent 100%\n  );\n  z-index: 10;\n}<\/p>\n<p>\/* ============================================\n   INNER LAYOUT \u2014 Text left + Contact cards right\n   ============================================ *\/\n.ldc-ctb .ctb-inner {\n  position: relative;\n  z-index: 5;\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 88px 48px 96px;\n  display: grid;\n  grid-template-columns: 1fr 400px;\n  gap: 72px;\n  align-items: center;\n}<\/p>\n<p>\/* ============================================\n   LEFT \u2014 Copy\n   ============================================ *\/\n.ldc-ctb .ctb-copy {}<\/p>\n<p>\/* Eyebrow *\/\n.ldc-ctb .ctb-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 28px;\n}\n.ldc-ctb .ctb-eyebrow-line {\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-ctb .ctb-eyebrow-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10.5px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* Title *\/\n.ldc-ctb .ctb-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(26px, 2.8vw, 42px);\n  font-weight: 600;\n  color: var(--it-bianco);\n  line-height: 1.25;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n.ldc-ctb .ctb-title em {\n  font-style: normal;\n  color: var(--it-oro-chiaro);\n}<\/p>\n<p>\/* Subtitle *\/\n.ldc-ctb .ctb-subtitle {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.55);\n  line-height: 1.65;\n  margin-bottom: 28px;\n  max-width: 580px;\n}<\/p>\n<p>\/* Divider *\/\n.ldc-ctb .ctb-divider {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 28px;\n}\n.ldc-ctb .ctb-divider-dot {\n  width: 5px;\n  height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n  flex-shrink: 0;\n}\n.ldc-ctb .ctb-divider-line {\n  height: 1px;\n  width: 60px;\n  background: linear-gradient(90deg, var(--it-oro) 0%, transparent 100%);\n}<\/p>\n<p>\/* Body *\/\n.ldc-ctb .ctb-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13.5px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.58);\n  line-height: 1.85;\n  margin-bottom: 40px;\n  max-width: 600px;\n}\n.ldc-ctb .ctb-body strong {\n  color: rgba(255,255,255,0.85);\n  font-weight: 600;\n}<\/p>\n<p>\/* CTA row *\/\n.ldc-ctb .ctb-cta-row {\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* Primary CTA *\/\n.ldc-ctb .ctb-cta-primary,.ldc-ctb .ctb-cta-primary:link,.ldc-ctb .ctb-cta-primary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 11px !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: 16px 36px !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 8px 28px rgba(232,114,42,0.30) !important;\n  border-radius: 0 !important;\n}\n.ldc-ctb .ctb-cta-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-ctb .ctb-cta-primary:hover::before { left: 100%; }\n.ldc-ctb .ctb-cta-primary:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 14px 36px rgba(232,114,42,0.42) !important;\n}\n.ldc-ctb .ctb-cta-primary svg { width: 13px !important; height: 13px !important; }<\/p>\n<p>\/* Secondary CTA *\/\n.ldc-ctb .ctb-cta-secondary,.ldc-ctb .ctb-cta-secondary:link,.ldc-ctb .ctb-cta-secondary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.85) !important;\n  background: transparent !important;\n  padding: 15px 34px !important;\n  border: 1.5px solid rgba(255,255,255,0.25) !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-ctb .ctb-cta-secondary:hover {\n  border-color: var(--it-oro-chiaro) !important;\n  color: var(--it-oro-chiaro) !important;\n  background: rgba(200,149,46,0.06) !important;\n}\n.ldc-ctb .ctb-cta-secondary svg { width: 13px !important; height: 13px !important; }<\/p>\n<p>\/* Stats row *\/\n.ldc-ctb .ctb-stats {\n  display: flex;\n  gap: 40px;\n  margin-top: 48px;\n  padding-top: 36px;\n  border-top: 1px solid rgba(255,255,255,0.07);\n}\n.ldc-ctb .ctb-stat {}\n.ldc-ctb .ctb-stat-num {\n  font-family: 'Cinzel', serif;\n  font-size: 26px;\n  font-weight: 700;\n  color: var(--it-bianco);\n  line-height: 1;\n  display: block;\n  margin-bottom: 5px;\n}\n.ldc-ctb .ctb-stat-num span { color: var(--it-arancio); }\n.ldc-ctb .ctb-stat-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 500;\n  color: rgba(255,255,255,0.38);\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  display: block;\n}<\/p>\n<p>\/* ============================================\n   RIGHT \u2014 Quick Contact Cards\n   ============================================ *\/\n.ldc-ctb .ctb-cards {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.ldc-ctb .ctb-card {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  padding: 22px 24px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(200,149,46,0.10);\n  text-decoration: none;\n  transition: all 0.4s;\n  position: relative;\n  overflow: hidden;\n}\n.ldc-ctb .ctb-card::after {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 0;\n  bottom: 0;\n  width: 0;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.ldc-ctb .ctb-card:hover::after { width: 3px; }\n.ldc-ctb .ctb-card:hover {\n  background: rgba(255,255,255,0.07);\n  border-color: rgba(200,149,46,0.22);\n  transform: translateX(4px);\n}<\/p>\n<p>.ldc-ctb .ctb-card-icon {\n  width: 46px;\n  height: 46px;\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  flex-shrink: 0;\n  transition: all 0.4s;\n}\n.ldc-ctb .ctb-card:hover .ctb-card-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.ldc-ctb .ctb-card-icon svg {\n  width: 17px;\n  height: 17px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.ldc-ctb .ctb-card:hover .ctb-card-icon svg { color: #fff; }<\/p>\n<p>.ldc-ctb .ctb-card-content {\n  flex: 1;\n  min-width: 0;\n}\n.ldc-ctb .ctb-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  letter-spacing: 0.3px;\n  margin-bottom: 4px;\n  transition: color 0.3s;\n}\n.ldc-ctb .ctb-card:hover .ctb-card-title { color: var(--it-oro-chiaro); }\n.ldc-ctb .ctb-card-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11.5px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.40);\n  line-height: 1.5;\n}\n.ldc-ctb .ctb-card-detail {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11px;\n  font-weight: 600;\n  color: var(--it-arancio);\n  letter-spacing: 0.5px;\n  margin-top: 6px;\n  display: block;\n  transition: color 0.3s;\n}\n.ldc-ctb .ctb-card:hover .ctb-card-detail { color: var(--it-oro-chiaro); }<\/p>\n<p>.ldc-ctb .ctb-card-arrow {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  opacity: 0;\n  transform: translateX(-8px);\n  transition: all 0.4s;\n}\n.ldc-ctb .ctb-card:hover .ctb-card-arrow {\n  opacity: 0.6;\n  transform: translateX(0);\n}\n.ldc-ctb .ctb-card-arrow svg {\n  width: 14px;\n  height: 14px;\n  color: var(--it-oro-chiaro);\n}<\/p>\n<p>\/* Cards header label *\/\n.ldc-ctb .ctb-cards-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(200,149,46,0.5);\n  margin-bottom: 4px;\n  text-align: center;\n}<\/p>\n<p>\/* ============================================\n   SCROLL INDICATOR\n   ============================================ *\/\n.ldc-ctb .ctb-scroll {\n  position: absolute;\n  bottom: 32px;\n  left: 50%;\n  transform: translateX(-50%);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  z-index: 6;\n  text-decoration: none;\n  opacity: 0.45;\n  transition: opacity 0.3s;\n}\n.ldc-ctb .ctb-scroll:hover { opacity: 0.85; }\n.ldc-ctb .ctb-scroll-text {\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: 2.5px;\n  text-transform: uppercase;\n}\n.ldc-ctb .ctb-scroll-line {\n  width: 1px;\n  height: 36px;\n  background: linear-gradient(180deg, rgba(200,149,46,0.6), transparent);\n  animation: ctbScrollPulse 2s ease-in-out infinite;\n}\n@keyframes ctbScrollPulse {\n  0%, 100% { opacity: 0.4; transform: scaleY(1); }\n  50% { opacity: 1; transform: scaleY(0.7); }\n}<\/p>\n<p>\/* ============================================\n   TRUST STRIP\n   ============================================ *\/\n.ldc-ctb .ctb-trust {\n  background: var(--it-crema);\n  border-top: 1px solid rgba(200,149,46,0.12);\n  border-bottom: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  z-index: 5;\n}\n.ldc-ctb .ctb-trust-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n  display: flex;\n  align-items: stretch;\n  justify-content: space-between;\n}\n.ldc-ctb .ctb-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  padding: 22px 0;\n  flex: 1;\n  position: relative;\n}\n.ldc-ctb .ctb-trust-item + .ctb-trust-item {\n  border-left: 1px solid rgba(200,149,46,0.12);\n  padding-left: 32px;\n  margin-left: 32px;\n}\n.ldc-ctb .ctb-trust-icon {\n  width: 40px;\n  height: 40px;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.ldc-ctb .ctb-trust-icon svg {\n  width: 18px; height: 18px; color: #fff;\n}\n.ldc-ctb .ctb-trust-title {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--it-nero);\n  letter-spacing: 0.5px;\n  display: block;\n  margin-bottom: 3px;\n}\n.ldc-ctb .ctb-trust-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11px;\n  font-weight: 400;\n  color: var(--it-grigio-chiaro);\n  letter-spacing: 0.3px;\n  display: block;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .ldc-ctb .ctb-inner {\n    grid-template-columns: 1fr 360px;\n    gap: 48px;\n    padding: 72px 48px 80px;\n  }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .ldc-ctb .ctb-inner {\n    grid-template-columns: 1fr;\n    gap: 48px;\n    padding: 64px 32px 72px;\n  }\n  .ldc-ctb .ctb-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n  .ldc-ctb .ctb-cards-label { grid-column: 1 \/ -1; }\n  .ldc-ctb .ctb-stats { gap: 28px; }\n  .ldc-ctb .ctb-trust-inner {\n    flex-wrap: wrap;\n    padding: 0 32px;\n    gap: 0;\n  }\n  .ldc-ctb .ctb-trust-item {\n    flex: 0 0 calc(50% - 16px);\n    padding: 18px 0;\n  }\n  .ldc-ctb .ctb-trust-item:nth-child(2n) {\n    border-left: 1px solid rgba(200,149,46,0.12);\n    padding-left: 24px;\n    margin-left: 0;\n  }\n  .ldc-ctb .ctb-trust-item:nth-child(n+3) {\n    border-top: 1px solid rgba(200,149,46,0.08);\n  }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .ldc-ctb .ctb-inner { padding: 52px 24px 60px; }\n  .ldc-ctb .ctb-title { font-size: clamp(22px, 5vw, 32px); }\n  .ldc-ctb .ctb-stats { gap: 20px; flex-wrap: wrap; }\n  .ldc-ctb .ctb-stat-num { font-size: 22px; }\n  .ldc-ctb .ctb-cards { grid-template-columns: 1fr; }\n  .ldc-ctb .ctb-scroll { display: none; }\n  .ldc-ctb .ctb-trust-inner { padding: 0 24px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .ldc-ctb .ctb-inner { padding: 44px 20px 52px; }\n  .ldc-ctb .ctb-cta-row { flex-direction: column; align-items: flex-start; gap: 12px; }\n  .ldc-ctb .ctb-cta-primary,.ldc-ctb .ctb-cta-secondary { width: 100% !important; justify-content: center !important; }\n  .ldc-ctb .ctb-trust-item { flex: 0 0 100%; }\n  .ldc-ctb .ctb-trust-item + .ctb-trust-item {\n    border-left: none;\n    border-top: 1px solid rgba(200,149,46,0.10);\n    padding-left: 0;\n    margin-left: 0;\n  }\n  .ldc-ctb .ctb-card { padding: 18px 20px; }\n}\n<\/style>\n<div class=\"ldc-ctb\">\n<p>  <!-- ===== BANNER ===== --><\/p>\n<div class=\"ctb-banner\">\n<p>    <!-- BG layers --><\/p>\n<div class=\"ctb-bg\"><\/div>\n<div class=\"ctb-grain\"><\/div>\n<div class=\"ctb-overlay\"><\/div>\n<div class=\"ctb-top-line\"><\/div>\n<p>    <!-- MAIN CONTENT --><\/p>\n<div class=\"ctb-inner\">\n<p>      <!-- ===== LEFT: COPY ===== --><\/p>\n<div class=\"ctb-copy\">\n<p>        <!-- Eyebrow --><\/p>\n<div class=\"ctb-eyebrow\">\n          <span class=\"ctb-eyebrow-line\"><\/span><br \/>\n          <span class=\"ctb-eyebrow-text\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2<\/span>\n        <\/div>\n<p>        <!-- Title --><\/p>\n<h1 class=\"ctb-title\">\n          \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5<br \/><em>LANDERCOLL<\/em><br \/>\n        <\/h1>\n<p>        <!-- Subtitle --><\/p>\n<p class=\"ctb-subtitle\">\n          \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03c1\u03c9\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1, \u03b1\u03b9\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac\u03c2, \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7, \u03c3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b4\u03b5\u03b9\u03b3\u03bc\u03ac\u03c4\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1.\n        <\/p>\n<p>        <!-- Divider --><\/p>\n<div class=\"ctb-divider\">\n          <span class=\"ctb-divider-dot\"><\/span><br \/>\n          <span class=\"ctb-divider-line\"><\/span>\n        <\/div>\n<p>        <!-- Body --><\/p>\n<p class=\"ctb-body\">\n          \u0395\u03af\u03c4\u03b5 \u03c8\u03ac\u03c7\u03bd\u03b5\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03bf \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd \u03b1\u03b9\u03b8\u03c5\u03bb\u03b9\u03ba\u03ae\u03c2 \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2, \u03b1\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b5 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03bc\u03b9\u03b1 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03b7 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae, \u03c3\u03c5\u03b3\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b5 \u03b2\u03b1\u03b8\u03bc\u03af\u03b4\u03b5\u03c2 \u03ae \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac\u03c4\u03b5 \u03bc\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1, \u03b7 LANDERCOLL \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03c4\u03bf\u03b9\u03bc\u03b7 \u03bd\u03b1 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03be\u03b5\u03b9 \u03c4\u03bf \u03b1\u03af\u03c4\u03b7\u03bc\u03ac \u03c3\u03b1\u03c2. \u0397 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c0\u03b5\u03bb\u03ac\u03c4\u03b5\u03c2 \u03c3\u03b5 <strong>\u03b4\u03bf\u03bc\u03b9\u03ba\u03ac \u03c5\u03bb\u03b9\u03ba\u03ac, \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2, \u03bf\u03b9\u03ba\u03b9\u03b1\u03ba\u03ae \u03c6\u03c1\u03bf\u03bd\u03c4\u03af\u03b4\u03b1, \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ae \u03c6\u03c1\u03bf\u03bd\u03c4\u03af\u03b4\u03b1, \u03c6\u03b1\u03c1\u03bc\u03b1\u03ba\u03b5\u03c5\u03c4\u03b9\u03ba\u03ac \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1, \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c4\u03c1\u03bf\u03c6\u03af\u03bc\u03c9\u03bd,<\/strong> \u03ba\u03b1\u03b9 \u03b5\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b1\u03b3\u03bf\u03c1\u03ad\u03c2.<\/p>\n<p>          \u0391\u03c5\u03c4\u03ae \u03b7 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03c4\u03b5\u03af \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03b1\u03c2 \u03b2\u03bf\u03b7\u03b8\u03ac \u03bd\u03b1 \u03c6\u03c4\u03ac\u03c3\u03b5\u03c4\u03b5 \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03b7 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd, \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7, \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03ae \u03b3\u03b5\u03bd\u03b9\u03ba\u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1. \u0391\u03bd \u03ae\u03b4\u03b7 \u03b3\u03bd\u03c9\u03c1\u03af\u03b6\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2, \u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae, \u03c4\u03b7\u03bd \u03b1\u03b3\u03bf\u03c1\u03ac \u03c3\u03c4\u03cc\u03c7\u03bf \u03ae \u03c4\u03b7\u03bd \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1, \u03b7 \u03ba\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b1\u03c5\u03c4\u03ce\u03bd \u03c4\u03c9\u03bd \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ce\u03bd \u03b8\u03b1 \u03bc\u03b1\u03c2 \u03b2\u03bf\u03b7\u03b8\u03ae\u03c3\u03b5\u03b9 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b1\u03c0\u03bf\u03ba\u03c1\u03b9\u03b8\u03bf\u03cd\u03bc\u03b5 <strong>\u03c0\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c0\u03b9\u03bf \u03b1\u03ba\u03c1\u03b9\u03b2\u03ae<\/strong>.\n        <\/p>\n<p>        <!-- CTA Buttons --><\/p>\n<div class=\"ctb-cta-row\">\n          <a href=\"mailto:Sales@landu-china.com\" class=\"ctb-cta-primary\"><br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m2 4 10 8 10-8\"><\/path><\/svg><br \/>\n            \u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 Email<br \/>\n          <\/a><br \/>\n          <a href=\"https:\/\/wa.me\/8618043224403\" target=\"_blank\" rel=\"noopener\" class=\"ctb-cta-secondary\"><br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"currentColor\" style=\"width:14px!important;height:14px!important;\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"><\/path><\/svg><br \/>\n            \u039c\u03b9\u03bb\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2<br \/>\n          <\/a>\n        <\/div>\n<p>        <!-- Stats --><\/p>\n<div class=\"ctb-stats\">\n<div class=\"ctb-stat\">\n            <span class=\"ctb-stat-num\">&lt;24<span>h<\/span><\/span><br \/>\n            <span class=\"ctb-stat-label\">\u03a7\u03c1\u03cc\u03bd\u03bf\u03c2 \u0391\u03c0\u03cc\u03ba\u03c1\u03b9\u03c3\u03b7\u03c2<\/span>\n          <\/div>\n<div class=\"ctb-stat\">\n            <span class=\"ctb-stat-num\">60<span>+<\/span><\/span><br \/>\n            <span class=\"ctb-stat-label\">\u03a7\u03ce\u03c1\u03b5\u03c2 \u03a5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1\u03c2<\/span>\n          <\/div>\n<div class=\"ctb-stat\">\n            <span class=\"ctb-stat-num\">7<span>+<\/span><\/span><br \/>\n            <span class=\"ctb-stat-label\">\u03a4\u03bf\u03bc\u03b5\u03af\u03c2 \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1\u03c2<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- ===== RIGHT: QUICK CONTACT CARDS ===== --><\/p>\n<div class=\"ctb-cards\">\n<p>        <span class=\"ctb-cards-label\">\u0393\u03c1\u03ae\u03b3\u03bf\u03c1\u03b7 \u03a0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7<\/span><\/p>\n<p>        <!-- Email --><br \/>\n        <a href=\"mailto:Sales@landu-china.com\" class=\"ctb-card\"><\/p>\n<div class=\"ctb-card-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m2 4 10 8 10-8\"><\/path><\/svg>\n          <\/div>\n<div class=\"ctb-card-content\">\n            <span class=\"ctb-card-title\">\u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 Email<\/span><br \/>\n            <span class=\"ctb-card-desc\">\u0393\u03b5\u03bd\u03b9\u03ba\u03ac \u03b5\u03c1\u03c9\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 &amp; \u03b1\u03b9\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac\u03c2<\/span><br \/>\n            <span class=\"ctb-card-detail\">Sales@landu-china.com<\/span>\n          <\/div>\n<div class=\"ctb-card-arrow\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n          <\/div>\n<p>        <\/a><\/p>\n<p>        <!-- WhatsApp --><br \/>\n        <a href=\"https:\/\/wa.me\/8618043224403\" target=\"_blank\" rel=\"noopener\" class=\"ctb-card\"><\/p>\n<div class=\"ctb-card-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"><\/path><\/svg>\n          <\/div>\n<div class=\"ctb-card-content\">\n            <span class=\"ctb-card-title\">WhatsApp<\/span><br \/>\n            <span class=\"ctb-card-desc\">\u0393\u03c1\u03ae\u03b3\u03bf\u03c1\u03b7 \u03b1\u03bd\u03c4\u03b1\u03c0\u03cc\u03ba\u03c1\u03b9\u03c3\u03b7 &amp; \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c3\u03b5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c7\u03c1\u03cc\u03bd\u03bf<\/span><br \/>\n            <span class=\"ctb-card-detail\">(+86) 180 4322 4403<\/span>\n          <\/div>\n<div class=\"ctb-card-arrow\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n          <\/div>\n<p>        <\/a><\/p>\n<p>        <!-- Request Quote --><br \/>\n        <a href=\"https:\/\/landercoll.com\/el\/%ce%b5%cf%80%ce%b1%cf%86%ce%ae\/request-a-quote\/\" class=\"ctb-card\"><\/p>\n<div class=\"ctb-card-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><\/svg>\n          <\/div>\n<div class=\"ctb-card-content\">\n            <span class=\"ctb-card-title\">\u0396\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac<\/span><br \/>\n            <span class=\"ctb-card-desc\">\u039b\u03ac\u03b2\u03b5\u03c4\u03b5 \u03b1\u03bd\u03c4\u03b1\u03b3\u03c9\u03bd\u03b9\u03c3\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c4\u03b9\u03bc\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c3\u03b1\u03c2<\/span>\n          <\/div>\n<div class=\"ctb-card-arrow\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n          <\/div>\n<p>        <\/a><\/p>\n<p>        <!-- Request Sample --><br \/>\n        <a href=\"https:\/\/landercoll.com\/el\/%ce%b5%cf%80%ce%b1%cf%86%ce%ae\/request-a-sample\/\" class=\"ctb-card\"><\/p>\n<div class=\"ctb-card-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 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z\"><\/path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line><\/svg>\n          <\/div>\n<div class=\"ctb-card-content\">\n            <span class=\"ctb-card-title\">\u0396\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03b4\u03b5\u03af\u03b3\u03bc\u03b1<\/span><br \/>\n            <span class=\"ctb-card-desc\">\u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b1 \u03c7\u03cd\u03bc\u03b1<\/span>\n          <\/div>\n<div class=\"ctb-card-arrow\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n          <\/div>\n<p>        <\/a><\/p>\n<p>        <!-- Technical Consultation --><br \/>\n        <a href=\"https:\/\/landercoll.com\/el\/%ce%b5%cf%80%ce%b1%cf%86%ce%ae\/technical-consultation\/\" class=\"ctb-card\"><\/p>\n<div class=\"ctb-card-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=\"M9.09 9a3 3 0 015.83 1c0 2-3 3-3 3\"><\/path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"><\/line><\/svg>\n          <\/div>\n<div class=\"ctb-card-content\">\n            <span class=\"ctb-card-title\">\u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03a3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03b5\u03c5\u03c4\u03b9\u03ba\u03ae<\/span><br \/>\n            <span class=\"ctb-card-desc\">\u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7 &amp; \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae<\/span>\n          <\/div>\n<div class=\"ctb-card-arrow\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg>\n          <\/div>\n<p>        <\/a><\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Scroll indicator --><br \/>\n    <a href=\"#contact-content\" class=\"ctb-scroll\" aria-label=\"\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03cd\u03bb\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03ba\u03ac\u03c4\u03c9\"><br \/>\n      <span class=\"ctb-scroll-text\">\u039a\u03cd\u03bb\u03b9\u03c3\u03b7<\/span><br \/>\n      <span class=\"ctb-scroll-line\"><\/span><br \/>\n    <\/a><\/p><\/div>\n<p>  <!-- ===== TRUST STRIP ===== --><\/p>\n<div class=\"ctb-trust\">\n<div class=\"ctb-trust-inner\">\n<div class=\"ctb-trust-item\">\n<div class=\"ctb-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><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n        <\/div>\n<div class=\"ctb-trust-text\">\n          <span class=\"ctb-trust-title\">\u0393\u03c1\u03ae\u03b3\u03bf\u03c1\u03b7 \u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7<\/span><br \/>\n          <span class=\"ctb-trust-desc\">\u0391\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b5\u03bd\u03c4\u03cc\u03c2 24 \u03b5\u03c1\u03b3\u03ac\u03c3\u03b9\u03bc\u03c9\u03bd \u03c9\u03c1\u03ce\u03bd<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ctb-trust-item\">\n<div class=\"ctb-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=\"M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z\"><\/path><\/svg>\n        <\/div>\n<div class=\"ctb-trust-text\">\n          <span class=\"ctb-trust-title\">\u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ce\u03bd \u03ba\u03b1\u03bd\u03b1\u03bb\u03b9\u03ce\u03bd<\/span><br \/>\n          <span class=\"ctb-trust-desc\">Email, WhatsApp &amp; online \u03c6\u03cc\u03c1\u03bc\u03b5\u03c2<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ctb-trust-item\">\n<div class=\"ctb-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><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"><\/line><path d=\"M12 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<div class=\"ctb-trust-text\">\n          <span class=\"ctb-trust-title\">\u03a0\u03b1\u03b3\u03ba\u03cc\u03c3\u03bc\u03b9\u03b1 \u03a5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1<\/span><br \/>\n          <span class=\"ctb-trust-desc\">\u0395\u03be\u03c5\u03c0\u03b7\u03c1\u03ad\u03c4\u03b7\u03c3\u03b7 \u03c3\u03b5 60+ \u03c7\u03ce\u03c1\u03b5\u03c2 \u03c3\u03b5 6 \u03b7\u03c0\u03b5\u03af\u03c1\u03bf\u03c5\u03c2<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ctb-trust-item\">\n<div class=\"ctb-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<div class=\"ctb-trust-text\">\n          <span class=\"ctb-trust-title\">\u0394\u03c9\u03c1\u03b5\u03ac\u03bd \u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03b1 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b1<\/span><br \/>\n          <span class=\"ctb-trust-desc\">\u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03c0\u03c1\u03b9\u03bd \u03b4\u03b5\u03c3\u03bc\u03b5\u03c5\u03c4\u03b5\u03af\u03c4\u03b5 \u03c3\u03b5 \u03bc\u03b1\u03b6\u03b9\u03ba\u03ad\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b5\u03c2<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- ==================== LANDERCOLL CONTACT BANNER END ==================== --><\/p>\n<p><!-- ==================== LANDERCOLL CONTACT PAGE CONTENT 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-ctp *,.ldc-ctp *::before,.ldc-ctp *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.ldc-ctp {\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\n   ============================================ *\/\n.ldc-ctp .ctp-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n}\n.ldc-ctp .ctp-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-ctp .ctp-body p { margin-bottom: 20px; }\n.ldc-ctp .ctp-body p:last-child { margin-bottom: 0; }\n.ldc-ctp .ctp-body strong { color: var(--it-nero); font-weight: 600; }<\/p>\n<p>.ldc-ctp .ctp-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  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.ldc-ctp .ctp-sec-eyebrow::before {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-ctp .ctp-sec-eyebrow.center {\n  justify-content: center;\n}\n.ldc-ctp .ctp-sec-eyebrow.center::after {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}<\/p>\n<p>.ldc-ctp .ctp-sec-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(24px, 2.4vw, 34px);\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-ctp .ctp-sec-title em { font-style: normal; color: var(--it-arancio); }<\/p>\n<p>.ldc-ctp .ctp-ornament {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-top: 18px;\n  margin-bottom: 0;\n}\n.ldc-ctp .ctp-ornament.center { justify-content: center; }\n.ldc-ctp .ctp-ornament-dot {\n  width: 5px; height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n}\n.ldc-ctp .ctp-ornament-line {\n  height: 1px; width: 40px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), transparent);\n}<\/p>\n<p>.ldc-ctp .ctp-split-line {\n  width: 50px; height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 24px;\n}<\/p>\n<p>.ldc-ctp .ctp-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}<\/p>\n<p>\/* Dark helpers *\/\n.ldc-ctp .dark { background: var(--it-nero-caldo); }\n.ldc-ctp .dark .ctp-sec-title { color: var(--it-bianco); }\n.ldc-ctp .dark .ctp-sec-eyebrow { color: var(--it-oro-chiaro); }\n.ldc-ctp .dark .ctp-sec-eyebrow::before,.ldc-ctp .dark .ctp-sec-eyebrow::after { background: var(--it-oro-chiaro); }\n.ldc-ctp .dark .ctp-body { color: rgba(255,255,255,0.58); }\n.ldc-ctp .dark .ctp-body strong { color: rgba(255,255,255,0.88); }<\/p>\n<p>\/* Shared CTA *\/\n.ldc-ctp .ctp-btn,.ldc-ctp .ctp-btn:link,.ldc-ctp .ctp-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-ctp .ctp-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-ctp .ctp-btn:hover::before { left: 100%; }\n.ldc-ctp .ctp-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-ctp .ctp-btn svg { width: 13px !important; height: 13px !important; }<\/p>\n<p>.ldc-ctp .ctp-btn-outline,.ldc-ctp .ctp-btn-outline:link,.ldc-ctp .ctp-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-ctp .ctp-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}\n.ldc-ctp .ctp-btn-outline svg { width: 13px !important; height: 13px !important; }<\/p>\n<p>.ldc-ctp .dark .ctp-btn-outline,.ldc-ctp .dark .ctp-btn-outline:link,.ldc-ctp .dark .ctp-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-ctp .dark .ctp-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}<\/p>\n<p>\/* ============================================\n   1. INTRO SECTION\n   ============================================ *\/\n.ldc-ctp .ctp-intro {\n  padding: 88px 0;\n  background: var(--it-bianco);\n}\n.ldc-ctp .ctp-intro-grid {\n  display: grid;\n  grid-template-columns: 340px 1fr;\n  gap: 72px;\n  align-items: start;\n}\n.ldc-ctp .ctp-intro-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(28px, 3vw, 42px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.2;\n  margin-bottom: 20px;\n}\n.ldc-ctp .ctp-intro-title em { font-style: normal; color: var(--it-arancio); display: block; }\n.ldc-ctp .ctp-intro-deco {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-ctp .ctp-intro-deco-dot {\n  width: 6px; height: 6px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}\n.ldc-ctp .ctp-intro-deco-line {\n  width: 48px; height: 1px;\n  background: linear-gradient(90deg, var(--it-oro), transparent);\n}\n.ldc-ctp .ctp-intro-right .ctp-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. CONTACT INFO CARDS\n   ============================================ *\/\n.ldc-ctp .ctp-info {\n  padding: 96px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.ldc-ctp .ctp-info::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-ctp .ctp-info-header {\n  text-align: center;\n  margin-bottom: 52px;\n}\n.ldc-ctp .ctp-info-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n.ldc-ctp .ctp-info-card {\n  background: var(--it-bianco);\n  padding: 40px 28px 36px;\n  position: relative;\n  transition: all 0.4s;\n  border: 1px solid rgba(200,149,46,0.08);\n  overflow: hidden;\n}\n.ldc-ctp .ctp-info-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform 0.4s;\n}\n.ldc-ctp .ctp-info-card:hover::before { transform: scaleX(1); }\n.ldc-ctp .ctp-info-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 16px 40px rgba(26,17,8,0.08);\n  border-color: rgba(200,149,46,0.18);\n}<\/p>\n<p>.ldc-ctp .ctp-info-icon {\n  width: 56px; height: 56px;\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: 28px;\n  transition: all 0.4s;\n}\n.ldc-ctp .ctp-info-card:hover .ctp-info-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.ldc-ctp .ctp-info-icon svg {\n  width: 20px; height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.ldc-ctp .ctp-info-card:hover .ctp-info-icon svg { color: #fff; }<\/p>\n<p>.ldc-ctp .ctp-info-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 10px;\n}\n.ldc-ctp .ctp-info-title {\n  font-family: 'Cinzel', serif;\n  font-size: 16px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 12px;\n  letter-spacing: 0.3px;\n  line-height: 1.3;\n}\n.ldc-ctp .ctp-info-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: var(--it-grigio);\n  line-height: 1.75;\n  margin-bottom: 20px;\n}\n.ldc-ctp .ctp-info-value {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 0.3px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  text-decoration: none;\n  transition: color 0.3s;\n  word-break: break-all;\n}\n.ldc-ctp .ctp-info-value:hover { color: var(--it-terracotta); }\n.ldc-ctp .ctp-info-value svg {\n  width: 14px; height: 14px;\n  flex-shrink: 0;\n  opacity: 0.6;\n}<\/p>\n<p>\/* ============================================\n   3. BUSINESS INQUIRY\n   ============================================ *\/\n.ldc-ctp .ctp-inquiry {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-ctp .ctp-inquiry-layout {\n  display: grid;\n  grid-template-columns: 1fr 480px;\n  gap: 72px;\n  align-items: center;\n}\n.ldc-ctp .ctp-inquiry-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-ctp .ctp-inquiry-img img {\n  width: 100%;\n  height: 440px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.88);\n  transition: transform 0.7s ease;\n}\n.ldc-ctp .ctp-inquiry-img:hover img { transform: scale(1.04); }\n.ldc-ctp .ctp-inquiry-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-ctp .ctp-inquiry-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}<\/p>\n<p>\/* Checklist style *\/\n.ldc-ctp .ctp-checklist {\n  list-style: none;\n  margin-top: 24px;\n}\n.ldc-ctp .ctp-checklist li {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  color: var(--it-grigio);\n  line-height: 1.6;\n  padding: 8px 0 8px 28px;\n  position: relative;\n  border-bottom: 1px solid rgba(200,149,46,0.08);\n}\n.ldc-ctp .ctp-checklist li:last-child { border-bottom: none; }\n.ldc-ctp .ctp-checklist li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 50%;\n  transform: translateY(-50%) rotate(45deg);\n  width: 7px; height: 7px;\n  border: 1.5px solid var(--it-arancio);\n  background: transparent;\n  transition: background 0.3s;\n}\n.ldc-ctp .ctp-checklist li:hover::before {\n  background: var(--it-arancio);\n}<\/p>\n<p>\/* Dark checklist *\/\n.ldc-ctp .dark .ctp-checklist li { color: rgba(255,255,255,0.55); border-color: rgba(255,255,255,0.06); }\n.ldc-ctp .dark .ctp-checklist li::before { border-color: var(--it-oro-chiaro); }\n.ldc-ctp .dark .ctp-checklist li:hover::before { background: var(--it-oro-chiaro); }<\/p>\n<p>\/* ============================================\n   4. THREE-CARD ROW (Tech \/ Sample \/ Partner)\n   ============================================ *\/\n.ldc-ctp .ctp-three {\n  padding: 96px 0;\n  background: var(--it-crema);\n}\n.ldc-ctp .ctp-three-header { text-align: center; margin-bottom: 52px; }\n.ldc-ctp .ctp-three-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.ldc-ctp .ctp-three-card {\n  background: var(--it-bianco);\n  position: relative;\n  overflow: hidden;\n  transition: all 0.4s;\n  border: 1px solid rgba(200,149,46,0.08);\n}\n.ldc-ctp .ctp-three-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 16px 40px rgba(26,17,8,0.07);\n  border-color: rgba(200,149,46,0.18);\n}\n.ldc-ctp .ctp-three-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n  transform: scaleX(0);\n  transform-origin: center;\n  transition: transform 0.4s;\n}\n.ldc-ctp .ctp-three-card:hover::after { transform: scaleX(1); }<\/p>\n<p>.ldc-ctp .ctp-three-img {\n  width: 100%;\n  height: 200px;\n  overflow: hidden;\n  position: relative;\n}\n.ldc-ctp .ctp-three-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.75) brightness(0.85);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.ldc-ctp .ctp-three-card:hover .ctp-three-img img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.9);\n}\n.ldc-ctp .ctp-three-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 40%, rgba(26,17,8,0.4) 100%);\n  pointer-events: none;\n}\n.ldc-ctp .ctp-three-img-label {\n  position: absolute;\n  top: 16px; 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(8px);\n  -webkit-backdrop-filter: blur(8px);\n  padding: 6px 12px;\n  display: flex;\n  align-items: center;\n  gap: 7px;\n}\n.ldc-ctp .ctp-three-img-label::before {\n  content: '';\n  width: 5px; height: 5px;\n  border: 1px solid var(--it-oro-chiaro);\n  transform: rotate(45deg);\n}<\/p>\n<p>.ldc-ctp .ctp-three-content {\n  padding: 32px 28px 36px;\n}\n.ldc-ctp .ctp-three-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 10px;\n}\n.ldc-ctp .ctp-three-title {\n  font-family: 'Cinzel', serif;\n  font-size: 18px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 14px;\n  line-height: 1.3;\n  letter-spacing: 0.3px;\n}\n.ldc-ctp .ctp-three-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  color: var(--it-grigio);\n  line-height: 1.8;\n}<\/p>\n<p>\/* ============================================\n   5. WHY CONTACT LANDERCOLL\n   ============================================ *\/\n.ldc-ctp .ctp-why {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n  overflow: hidden;\n}\n.ldc-ctp .ctp-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    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-ctp .ctp-why-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-ctp .ctp-why-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 200px 200px;\n  gap: 8px;\n}\n.ldc-ctp .ctp-why-img {\n  overflow: hidden;\n  position: relative;\n}\n.ldc-ctp .ctp-why-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.7) brightness(0.78);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.ldc-ctp .ctp-why-img:hover img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.85);\n}\n.ldc-ctp .ctp-why-img.tall { grid-row: span 2; }\n.ldc-ctp .ctp-why-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-ctp .ctp-why-img-cap {\n  position: absolute;\n  bottom: 10px; left: 12px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px; font-weight: 600;\n  color: rgba(255,255,255,0.65);\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* ============================================\n   6. FINAL CTA\n   ============================================ *\/\n.ldc-ctp .ctp-final {\n  padding: 80px 0;\n  background: var(--it-crema);\n  text-align: center;\n  position: relative;\n}\n.ldc-ctp .ctp-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-ctp .ctp-final-body {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  font-style: italic;\n  color: var(--it-grigio);\n  line-height: 1.75;\n  max-width: 600px;\n  margin: 0 auto 36px;\n}\n.ldc-ctp .ctp-final-btns {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .ldc-ctp .ctp-info-grid { grid-template-columns: repeat(2, 1fr); }\n  .ldc-ctp .ctp-inquiry-layout { grid-template-columns: 1fr 400px; gap: 48px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .ldc-ctp .ctp-inner { padding: 0 32px; }\n  .ldc-ctp .ctp-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-ctp .ctp-inquiry-layout { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-ctp .ctp-inquiry-img { order: -1; }\n  .ldc-ctp .ctp-three-grid { grid-template-columns: 1fr; }\n  .ldc-ctp .ctp-why-layout { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-ctp .ctp-why-images { order: -1; }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .ldc-ctp .ctp-inner { padding: 0 24px; }\n  .ldc-ctp .ctp-intro { padding: 64px 0 !important; }\n  .ldc-ctp .ctp-info { padding: 64px 0 !important; }\n  .ldc-ctp .ctp-three { padding: 64px 0 !important; }\n  .ldc-ctp .ctp-inquiry { padding: 64px 0 !important; }\n  .ldc-ctp .ctp-why { padding: 64px 0 !important; }\n  .ldc-ctp .ctp-info-grid { grid-template-columns: 1fr; }\n  .ldc-ctp .ctp-inquiry-img img { height: 320px; }\n  .ldc-ctp .ctp-why-images { grid-template-rows: 160px 160px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .ldc-ctp .ctp-inner { padding: 0 20px; }\n  .ldc-ctp .ctp-final-btns { flex-direction: column; }\n  .ldc-ctp .ctp-final-btns .ctp-btn,.ldc-ctp .ctp-final-btns .ctp-btn-outline { width: 100% !important; justify-content: center !important; }\n  .ldc-ctp .ctp-inquiry-img img { height: 260px; }\n  .ldc-ctp .ctp-three-card { margin-bottom: 0; }\n}\n<\/style>\n<div class=\"ldc-ctp\" id=\"contact-content\">\n<p>  <!-- ============================================\n       1. INTRO\n       ============================================ --><\/p>\n<section class=\"ctp-intro\" style=\"padding:88px 0;\">\n<div class=\"ctp-inner\">\n<div class=\"ctp-intro-grid\">\n<div class=\"ctp-intro-left\">\n          <span class=\"ctp-sec-eyebrow\">\u039e\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5<\/span><\/p>\n<h2 class=\"ctp-intro-title\">\u0386\u03bc\u03b5\u03c3\u03b7 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1,<br \/><em>\u039a\u03b1\u03b8\u03b1\u03c1\u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1<\/em><\/h2>\n<div class=\"ctp-intro-deco\">\n            <span class=\"ctp-intro-deco-dot\"><\/span><br \/>\n            <span class=\"ctp-intro-deco-line\"><\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"ctp-intro-right\">\n<div class=\"ctp-body\">\n<p>\u0393\u03b9\u03b1 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03bf\u03cd\u03c2 \u03b1\u03b3\u03bf\u03c1\u03b1\u03c3\u03c4\u03ad\u03c2, \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03c4\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03c0\u03c1\u03bf\u03bc\u03ae\u03b8\u03b5\u03b9\u03b1\u03c2, \u03b7 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c5\u03c7\u03bd\u03ac \u03bf \u03c4\u03b1\u03c7\u03cd\u03c4\u03b5\u03c1\u03bf\u03c2 \u03c4\u03c1\u03cc\u03c0\u03bf\u03c2 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c7\u03c9\u03c1\u03ae\u03c3\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03ad\u03c1\u03b3\u03bf. \u039c\u03b5\u03c1\u03b9\u03ba\u03bf\u03af \u03c0\u03b5\u03bb\u03ac\u03c4\u03b5\u03c2 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03bf\u03cd\u03bd \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac. \u0386\u03bb\u03bb\u03bf\u03b9 \u03b8\u03ad\u03bb\u03bf\u03c5\u03bd \u03bd\u03b1 \u03c3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03bf\u03c5\u03bd \u03b3\u03b9\u03b1 HPMC, HEMC, HEC \u03ae CMC \u03b3\u03b9\u03b1 \u03bc\u03b9\u03b1 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03b7 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae. \u0386\u03bb\u03bb\u03bf\u03b9 \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03bf\u03cd\u03bd \u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03b1, \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03ae \u03bc\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1.<\/p>\n<p>\u03a3\u03c4\u03b7 LANDERCOLL, \u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03bf\u03c5\u03bc\u03b5 \u03cc\u03c4\u03b9 \u03bc\u03b9\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03b1\u03c0\u03bb\u03ae. \u0393\u03b9' \u03b1\u03c5\u03c4\u03cc \u03bf \u03c3\u03c7\u03b5\u03b4\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 \u03b1\u03c5\u03c4\u03ae\u03c2 \u03c4\u03b7\u03c2 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 <strong>\u03ac\u03bc\u03b5\u03c3\u03b7 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03bc\u03ad\u03c3\u03c9 email, \u03c4\u03b7\u03bb\u03b5\u03c6\u03ce\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03bd\u03b1\u03bb\u03b9\u03ce\u03bd \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2<\/strong>, \u03c7\u03c9\u03c1\u03af\u03c2 \u03c0\u03b5\u03c1\u03b9\u03c4\u03c4\u03ac \u03b2\u03ae\u03bc\u03b1\u03c4\u03b1.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"ctp-divider\"><\/div>\n<p>  <!-- ============================================\n       2. CONTACT INFORMATION\n       ============================================ --><\/p>\n<section class=\"ctp-info\">\n<div class=\"ctp-inner\">\n<div class=\"ctp-info-header\">\n        <span class=\"ctp-sec-eyebrow center\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2<\/span><\/p>\n<h2 class=\"ctp-sec-title\" style=\"text-align:center;\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 <em>\u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2<\/em><\/h2>\n<div class=\"ctp-ornament center\">\n          <span class=\"ctp-ornament-line\"><\/span><br \/>\n          <span class=\"ctp-ornament-dot\"><\/span><br \/>\n          <span class=\"ctp-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ctp-info-grid\">\n<p>        <!-- Email --><\/p>\n<div class=\"ctp-info-card\">\n<div class=\"ctp-info-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m2 4 10 8 10-8\"><\/path><\/svg>\n          <\/div>\n<p>          <span class=\"ctp-info-label\">\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf<\/span><\/p>\n<h3 class=\"ctp-info-title\">\u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 Email<\/h3>\n<p class=\"ctp-info-desc\">\u0393\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ad\u03c2, \u03b5\u03c1\u03c9\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd, \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b3\u03b5\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u03c3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03bc\u03ad\u03c3\u03c9 email.<\/p>\n<p>          <a href=\"mailto:sales@landu-china.com\" class=\"ctp-info-value\"><br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            sales@landu-china.com<br \/>\n          <\/a>\n        <\/div>\n<p>        <!-- Telephone --><\/p>\n<div class=\"ctp-info-card\">\n<div class=\"ctp-info-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"><\/path><\/svg>\n          <\/div>\n<p>          <span class=\"ctp-info-label\">\u03a4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf<\/span><\/p>\n<h3 class=\"ctp-info-title\">\u039a\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2<\/h3>\n<p class=\"ctp-info-desc\">\u0393\u03b9\u03b1 \u03b5\u03c0\u03b5\u03af\u03b3\u03bf\u03c5\u03c3\u03b5\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03ae \u03ac\u03bc\u03b5\u03c3\u03b7 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03bf\u03bc\u03ac\u03b4\u03b1 \u03c0\u03c9\u03bb\u03ae\u03c3\u03b5\u03ce\u03bd \u03bc\u03b1\u03c2, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03bb\u03b5\u03c6\u03ce\u03bd\u03bf\u03c5.<\/p>\n<p>          <a href=\"tel:+8653169959221\" class=\"ctp-info-value\"><br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            +86 531 6995 9221<br \/>\n          <\/a>\n        <\/div>\n<p>        <!-- Mobile --><\/p>\n<div class=\"ctp-info-card\">\n<div class=\"ctp-info-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"><\/line><\/svg>\n          <\/div>\n<p>          <span class=\"ctp-info-label\">\u039a\u03b9\u03bd\u03b7\u03c4\u03cc<\/span><\/p>\n<h3 class=\"ctp-info-title\">\u0395\u03c0\u03b1\u03c6\u03ae \u039a\u03b9\u03bd\u03b7\u03c4\u03bf\u03cd<\/h3>\n<p class=\"ctp-info-desc\">\u0393\u03b9\u03b1 \u03b5\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03ba\u03b1\u03b9 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03cd\u03b8\u03b7\u03c3\u03b7, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03b7\u03c2 \u03ba\u03b9\u03bd\u03b7\u03c4\u03ae\u03c2 \u03bc\u03b1\u03c2 \u03b5\u03c0\u03b1\u03c6\u03ae\u03c2.<\/p>\n<p>          <a href=\"https:\/\/wa.me\/8618043224403\" target=\"_blank\" rel=\"noopener\" class=\"ctp-info-value\"><br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            +86 180 4322 4403<br \/>\n          <\/a>\n        <\/div>\n<p>        <!-- Location --><\/p>\n<div class=\"ctp-info-card\">\n<div class=\"ctp-info-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 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n          <\/div>\n<p>          <span class=\"ctp-info-label\">\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1<\/span><\/p>\n<h3 class=\"ctp-info-title\">\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1<\/h3>\n<p class=\"ctp-info-desc\">\u0397 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 \u03bc\u03b1\u03c2 \u03b5\u03b4\u03c1\u03b5\u03cd\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1, \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c0\u03b5\u03bb\u03ac\u03c4\u03b5\u03c2 \u03c3\u03b5 \u03c0\u03b1\u03b3\u03ba\u03cc\u03c3\u03bc\u03b9\u03b5\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b1\u03b3\u03bf\u03c1\u03ad\u03c2.<\/p>\n<p>          <span class=\"ctp-info-value\" style=\"cursor:default;\"><br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg><br \/>\n            \u03a0\u03cc\u03bb\u03b7 \u03c4\u03b7\u03c2 \u0391\u03b8\u03ae\u03bd\u03b1\u03c2, \u0395\u03bb\u03bb\u03ac\u03b4\u03b1<br \/>\n          <\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       3. BUSINESS INQUIRY\n       ============================================ --><\/p>\n<section class=\"ctp-inquiry\" style=\"padding:96px 0;\">\n<div class=\"ctp-inner\">\n<div class=\"ctp-inquiry-layout\">\n<div>\n          <span class=\"ctp-sec-eyebrow\">\u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u0395\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03c9\u03bd<\/span><\/p>\n<h2 class=\"ctp-sec-title\">\u0393\u03b9\u03b1 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd \u03ba\u03b1\u03b9 <em>\u0395\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u0395\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2<\/em><\/h2>\n<div class=\"ctp-split-line\"><\/div>\n<div class=\"ctp-body\">\n<p>\u0391\u03bd \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03b5\u03af\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd LANDERCOLL \u03b3\u03b9\u03b1 \u03b5\u03bc\u03c0\u03bf\u03c1\u03b9\u03ba\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1, \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac\u03c2 \u03ae \u03c3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03bf\u03bc\u03ae\u03b8\u03b5\u03b9\u03b1\u03c2, \u03b5\u03af\u03bd\u03b1\u03b9 \u03c7\u03c1\u03ae\u03c3\u03b9\u03bc\u03bf \u03bd\u03b1 \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03ba\u03cc\u03bb\u03bf\u03c5\u03b8\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03c3\u03c4\u03bf email \u03ae \u03c4\u03bf \u03bc\u03ae\u03bd\u03c5\u03bc\u03ac \u03c3\u03b1\u03c2:<\/p>\n<\/p><\/div>\n<ul class=\"ctp-checklist\">\n<li>\u03a0\u03c1\u03bf\u03ca\u03cc\u03bd \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03bf\u03c2 (HPMC, HEMC, HEC, CMC)<\/li>\n<li>\u03a4\u03cd\u03c0\u03bf\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2<\/li>\n<li>\u0391\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1<\/li>\n<li>\u03a7\u03ce\u03c1\u03b1 \u03ae \u03b1\u03b3\u03bf\u03c1\u03ac \u03c0\u03c1\u03bf\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd<\/li>\n<li>\u038c\u03bd\u03bf\u03bc\u03b1 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1\u03c2<\/li>\n<li>\u03a4\u03cd\u03c0\u03bf\u03c2 \u03b5\u03c0\u03b9\u03c7\u03b5\u03af\u03c1\u03b7\u03c3\u03b7\u03c2 (\u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03c4\u03ae\u03c2, \u03b4\u03b9\u03b1\u03bd\u03bf\u03bc\u03ad\u03b1\u03c2, \u03ba.\u03bb\u03c0.)<\/li>\n<li>\u039f\u03c0\u03bf\u03b9\u03b1\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03ae \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03ae \u03b5\u03bc\u03c0\u03bf\u03c1\u03b9\u03ba\u03ae \u03b1\u03c0\u03b1\u03af\u03c4\u03b7\u03c3\u03b7<\/li>\n<\/ul>\n<div class=\"ctp-body\" style=\"margin-top:24px;\">\n<p>\u0397 \u03c0\u03b1\u03c1\u03bf\u03c7\u03ae \u03b1\u03c5\u03c4\u03ce\u03bd \u03c4\u03c9\u03bd \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03b5\u03c1\u03b5\u03b9\u03ce\u03bd \u03b2\u03bf\u03b7\u03b8\u03ac \u03c4\u03b7\u03bd \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b1\u03bd\u03bf\u03ae\u03c3\u03b5\u03b9 \u03c0\u03b9\u03bf \u03ba\u03b1\u03b8\u03b1\u03c1\u03ac \u03c4\u03bf \u03ad\u03c1\u03b3\u03bf \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b1\u03c0\u03bf\u03ba\u03c1\u03b9\u03b8\u03b5\u03af <strong>\u03c0\u03b9\u03bf \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac<\/strong>.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"ctp-inquiry-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1553877522-43269d4ea984?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u0395\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b5\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac\u03c2\" loading=\"lazy\">\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"ctp-divider\"><\/div>\n<p>  <!-- ============================================\n       4. THREE-CARD ROW: Technical \/ Sample \/ Partner\n       ============================================ --><\/p>\n<section class=\"ctp-three\">\n<div class=\"ctp-inner\">\n<div class=\"ctp-three-header\">\n        <span class=\"ctp-sec-eyebrow center\">\u03a0\u03ce\u03c2 \u039c\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u0392\u03bf\u03b7\u03b8\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5<\/span><\/p>\n<h2 class=\"ctp-sec-title\" style=\"text-align:center;\">\u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf <em>\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2<\/em><\/h2>\n<div class=\"ctp-ornament center\">\n          <span class=\"ctp-ornament-line\"><\/span><br \/>\n          <span class=\"ctp-ornament-dot\"><\/span><br \/>\n          <span class=\"ctp-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"ctp-three-grid\">\n<p>        <!-- Technical Support --><\/p>\n<div class=\"ctp-three-card\">\n<div class=\"ctp-three-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1532094349884-543bc11b234d?w=600&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u03a3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03b1\u03ba\u03ae\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b4\u03b9\u03b1\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7\u03c2\" loading=\"lazy\"><br \/>\n            <span class=\"ctp-three-img-label\">\u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03cc<\/span>\n          <\/div>\n<div class=\"ctp-three-content\">\n            <span class=\"ctp-three-label\">\u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03a3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7\u03c2<\/span><\/p>\n<h3 class=\"ctp-three-title\">\u0393\u03b9\u03b1 \u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ad\u03c2 \u03a3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2<\/h3>\n<p class=\"ctp-three-body\">\u0395\u03ac\u03bd \u03b7 \u03b5\u03c1\u03ce\u03c4\u03b7\u03c3\u03ae \u03c3\u03b1\u03c2 \u03c3\u03c7\u03b5\u03c4\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03b2\u03b5\u03bb\u03c4\u03af\u03c9\u03c3\u03b7 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7\u03c2, \u03c3\u03cd\u03b3\u03ba\u03c1\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd, \u03b1\u03bd\u03c4\u03b9\u03c3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ce\u03bd \u03ae \u03c3\u03c4\u03cc\u03c7\u03bf\u03c5\u03c2 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03b9\u03be\u03ce\u03b4\u03b5\u03c2, \u03b4\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u03bd\u03b5\u03c1\u03bf\u03cd, \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1, \u03c5\u03c6\u03ae \u03ae \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1, \u03b7 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2 \u03ba\u03b1\u03bb\u03c9\u03c3\u03bf\u03c1\u03af\u03b6\u03b5\u03b9 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1. \u038c\u03c4\u03b1\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03bd, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03c3\u03b1\u03c2, \u03c4\u03bf \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03ba\u03cd\u03c1\u03b9\u03bf \u03b6\u03ae\u03c4\u03b7\u03bc\u03b1 \u03ae \u03c3\u03c4\u03cc\u03c7\u03bf \u03c0\u03bf\u03c5 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03c9\u03c0\u03af\u03c3\u03b5\u03c4\u03b5.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Sample Discussion --><\/p>\n<div class=\"ctp-three-card\">\n<div class=\"ctp-three-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=\"\u0391\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 \u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ae \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2\" loading=\"lazy\"><br \/>\n            <span class=\"ctp-three-img-label\">\u0394\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03b1<\/span>\n          <\/div>\n<div class=\"ctp-three-content\">\n            <span class=\"ctp-three-label\">\u0391\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2<\/span><\/p>\n<h3 class=\"ctp-three-title\">\u0393\u03b9\u03b1 \u03a3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u0394\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u0391\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7<\/h3>\n<p class=\"ctp-three-body\">\u0395\u03ac\u03bd \u03c3\u03c7\u03b5\u03b4\u03b9\u03ac\u03b6\u03b5\u03c4\u03b5 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ad\u03c2 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03ae \u03c3\u03ba\u03ad\u03c6\u03c4\u03b5\u03c3\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b1\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 \u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2, \u03c0\u03c1\u03bf\u03c4\u03b5\u03af\u03bd\u03bf\u03c5\u03bc\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03b5\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03bc\u03b5 \u03bc\u03b9\u03b1 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b7 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u03b1\u03bd\u03b1\u03bc\u03b5\u03bd\u03cc\u03bc\u03b5\u03bd\u03bf \u03c3\u03ba\u03bf\u03c0\u03cc \u03b4\u03bf\u03ba\u03b9\u03bc\u03ae\u03c2. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03b4\u03b9\u03c9\u03ba\u03cc\u03bc\u03b5\u03bd\u03b7 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7, \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03c4\u03b5\u03bb\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b1\u03b3\u03bf\u03c1\u03ac\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c0\u03b9\u03bf \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03ae.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Distributor \/ Partnership --><\/p>\n<div class=\"ctp-three-card\">\n<div class=\"ctp-three-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521791136064-7986c2920216?w=600&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u0395\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b4\u03b9\u03b1\u03bd\u03bf\u03bc\u03ad\u03b1\" loading=\"lazy\"><br \/>\n            <span class=\"ctp-three-img-label\">\u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1<\/span>\n          <\/div>\n<div class=\"ctp-three-content\">\n            <span class=\"ctp-three-label\">\u039c\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03b7 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1<\/span><\/p>\n<h3 class=\"ctp-three-title\">\u0393\u03b9\u03b1 \u0394\u03b9\u03b1\u03bd\u03bf\u03bc\u03b5\u03af\u03c2 \u03ba\u03b1\u03b9 \u039c\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03bf\u03c5\u03c2 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03ac\u03c4\u03b5\u03c2<\/h3>\n<p class=\"ctp-three-body\">\u0397 LANDERCOLL \u03ba\u03b1\u03bb\u03c9\u03c3\u03bf\u03c1\u03af\u03b6\u03b5\u03b9 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03b1\u03c0\u03cc \u03b4\u03b9\u03b1\u03bd\u03bf\u03bc\u03b5\u03af\u03c2, \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03c2, \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03bc\u03ac\u03c1\u03ba\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03bf\u03bc\u03ae\u03b8\u03b5\u03b9\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03bc\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1. \u0395\u03ac\u03bd \u03b5\u03c0\u03b9\u03b4\u03b9\u03ce\u03ba\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03ba\u03c4\u03b5\u03af\u03bd\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c7\u03b1\u03c1\u03c4\u03bf\u03c6\u03c5\u03bb\u03ac\u03ba\u03b9\u03bf \u03b5\u03c4\u03b5\u03c1\u03ce\u03bd \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2 \u03ae \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03c0\u03b9\u03bf \u03b9\u03c3\u03c7\u03c5\u03c1\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03bc\u03ae\u03b8\u03b5\u03b9\u03b1, \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b1\u03bd\u03bf\u03b9\u03c7\u03c4\u03bf\u03af \u03c3\u03b5 \u03c3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03c5\u03ba\u03b1\u03b9\u03c1\u03af\u03b5\u03c2 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       5. WHY CONTACT LANDERCOLL\n       ============================================ --><\/p>\n<section class=\"ctp-why dark\">\n<div class=\"ctp-inner\">\n<div class=\"ctp-why-layout\">\n<div>\n          <span class=\"ctp-sec-eyebrow\">\u0397 \u0394\u03b9\u03b1\u03c6\u03bf\u03c1\u03ac Landercoll<\/span><\/p>\n<h2 class=\"ctp-sec-title\" style=\"color:var(--it-bianco);\">\u0393\u03b9\u03b1\u03c4\u03af \u03bf\u03b9 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b5\u03c2 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03bf\u03cd\u03bd <em>LANDERCOLL<\/em><\/h2>\n<div class=\"ctp-split-line\"><\/div>\n<div class=\"ctp-body\">\n<p>\u039f\u03b9 \u03c0\u03b5\u03bb\u03ac\u03c4\u03b5\u03c2 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03bf\u03cd\u03bd \u03bc\u03b5 \u03c4\u03b7\u03bd LANDERCOLL \u03b3\u03b9\u03b1 \u03c0\u03bf\u03bb\u03bb\u03bf\u03cd\u03c2 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03bb\u03cc\u03b3\u03bf\u03c5\u03c2, \u03b1\u03bb\u03bb\u03ac \u03bf\u03b9 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c3\u03c5\u03bd\u03bf\u03bc\u03b9\u03bb\u03af\u03b5\u03c2 \u03be\u03b5\u03ba\u03b9\u03bd\u03bf\u03cd\u03bd \u03bc\u03b5 \u03ad\u03bd\u03b1\u03bd \u03ba\u03bf\u03b9\u03bd\u03cc \u03c3\u03c4\u03cc\u03c7\u03bf: \u03c4\u03b7\u03bd \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7 \u03bc\u03b9\u03b1\u03c2 <strong>\u03b1\u03be\u03b9\u03cc\u03c0\u03b9\u03c3\u03c4\u03b7\u03c2 \u03bb\u03cd\u03c3\u03b7\u03c2 \u03b5\u03c4\u03b5\u03c1\u03ae\u03c2 \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2<\/strong> \u03ba\u03b1\u03b9 \u03b5\u03bd\u03cc\u03c2 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b1 \u03c0\u03c1\u03bf\u03bc\u03b7\u03b8\u03b5\u03c5\u03c4\u03ae \u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03be\u03b5\u03b9 \u03c4\u03cc\u03c3\u03bf \u03c4\u03b9\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7.<\/p>\n<\/p><\/div>\n<ul class=\"ctp-checklist\" style=\"margin-top:24px;\">\n<li>\u0391\u03af\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03c4\u03b9\u03bc\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 \u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac\u03c2<\/li>\n<li>\u0395\u03bd\u03c4\u03bf\u03c0\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03b7\u03c2 \u03b5\u03c4\u03b5\u03c1\u03ae\u03c2 \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03bc\u03b9\u03b1 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae<\/li>\n<li>\u03a3\u03cd\u03b3\u03ba\u03c1\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd HPMC, HEMC, HEC \u03ba\u03b1\u03b9 CMC<\/li>\n<li>\u03a3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03b9\u03be\u03ce\u03b4\u03b5\u03c2, \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1, \u03c5\u03c6\u03ae \u03ae \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2<\/li>\n<li>\u0395\u03be\u03b5\u03c1\u03b5\u03cd\u03bd\u03b7\u03c3\u03b7 \u03b1\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7\u03c2 \u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2<\/li>\n<li>\u03a3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b4\u03b9\u03b1\u03bd\u03bf\u03bc\u03ad\u03b1 \u03ae \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ad\u03b1<\/li>\n<li>\u039e\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03bc\u03b5 \u03ad\u03bd\u03b1\u03bd \u03bc\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03bf \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03ac\u03c4\u03b7 \u03c0\u03c1\u03bf\u03bc\u03ae\u03b8\u03b5\u03b9\u03b1\u03c2<\/li>\n<\/ul><\/div>\n<div class=\"ctp-why-images\">\n<div class=\"ctp-why-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=\"\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2\" loading=\"lazy\"><br \/>\n            <span class=\"ctp-why-img-cap\">\u039a\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae<\/span>\n          <\/div>\n<div class=\"ctp-why-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=\"\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ce\u03c3\u03b5\u03c9\u03bd\" loading=\"lazy\"><br \/>\n            <span class=\"ctp-why-img-cap\">\u0395\u03c0\u03b9\u03ba\u03ac\u03bb\u03c5\u03c8\u03b7<\/span>\n          <\/div>\n<div class=\"ctp-why-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582719471384-894fbb16e074?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03b1\u03ba\u03ad\u03c2 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ad\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2\" loading=\"lazy\"><br \/>\n            <span class=\"ctp-why-img-cap\">\u03a0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       6. FINAL CTA\n       ============================================ --><\/p>\n<section class=\"ctp-final\">\n<div class=\"ctp-inner\">\n      <span class=\"ctp-sec-eyebrow center\">Let&#8217;s Connect<\/span><\/p>\n<h2 class=\"ctp-sec-title\" style=\"text-align:center;\">\u039e\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03a3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u039c\u03b5 <em>LANDERCOLL<\/em><\/h2>\n<div class=\"ctp-ornament center\" style=\"margin-bottom:24px;\">\n        <span class=\"ctp-ornament-line\"><\/span><br \/>\n        <span class=\"ctp-ornament-dot\"><\/span><br \/>\n        <span class=\"ctp-ornament-line\"><\/span>\n      <\/div>\n<p class=\"ctp-final-body\">\u0395\u03af\u03c4\u03b5 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2, \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03c0\u03c1\u03bf\u03c3\u03c6\u03bf\u03c1\u03ac\u03c2, \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03ae \u03bc\u03b1\u03ba\u03c1\u03bf\u03c0\u03c1\u03cc\u03b8\u03b5\u03c3\u03bc\u03b7 \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1, \u03b7 LANDERCOLL \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03c4\u03bf\u03b9\u03bc\u03b7 \u03bd\u03b1 \u03b1\u03ba\u03bf\u03cd\u03c3\u03b5\u03b9 \u03b5\u03c3\u03ac\u03c2. \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03ad\u03c3\u03c9 email \u03ae \u03c4\u03b7\u03bb\u03b5\u03c6\u03ce\u03bd\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03be\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03c7\u03b5\u03af\u03c1\u03b7\u03c3\u03ae \u03c3\u03b1\u03c2.<\/p>\n<div class=\"ctp-final-btns\">\n        <a href=\"mailto:sales@landu-china.com\" class=\"ctp-btn\"><br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m2 4 10 8 10-8\"><\/path><\/svg><br \/>\n          sales@landu-china.com<br \/>\n        <\/a><br \/>\n        <a href=\"tel:+8653169959221\" class=\"ctp-btn-outline\"><br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"><\/path><\/svg><br \/>\n          +86 531 6995 9221<br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><!-- ==================== LANDERCOLL CONTACT PAGE CONTENT 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-ctb *, .lemonx-visual-root .ldc-ctb *::before, .lemonx-visual-root .ldc-ctb *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.lemonx-visual-root .ldc-ctb {\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   CONTACT BANNER WRAPPER\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctb .ctb-banner {\n  background: var(--it-nero-caldo);\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n}<\/p>\n<p>\/* ===== BACKGROUND IMAGE ===== *\/\n.lemonx-visual-root .ldc-ctb .ctb-bg {\n  position: absolute;\n  inset: 0;\n  background-image: url('https:\/\/images.unsplash.com\/photo-1497366216548-37526070297c?w=1920&q=80&auto=format&fit=crop');\n  background-size: cover;\n  background-position: center 35%;\n  background-repeat: no-repeat;\n  filter: brightness(0.18) saturate(0.5);\n  transform: scale(1.04);\n  transition: transform 8s ease;\n}\n.lemonx-visual-root .ldc-ctb .ctb-banner:hover .ctb-bg { transform: scale(1.0); }<\/p>\n<p>\/* Grain texture *\/\n.lemonx-visual-root .ldc-ctb .ctb-grain {\n  position: absolute;\n  inset: 0;\n  background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.035'\/%3E%3C\/svg%3E\");\n  pointer-events: none;\n  opacity: 0.5;\n  z-index: 1;\n}<\/p>\n<p>\/* Diagonal gradient overlay *\/\n.lemonx-visual-root .ldc-ctb .ctb-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    120deg,\n    rgba(26,17,8,0.96) 0%,\n    rgba(44,30,15,0.90) 40%,\n    rgba(44,30,15,0.50) 68%,\n    rgba(26,17,8,0.30) 100%\n  );\n  z-index: 2;\n}<\/p>\n<p>\/* Gold top line *\/\n.lemonx-visual-root .ldc-ctb .ctb-top-line {\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg,\n    transparent 0%,\n    var(--it-oro) 20%,\n    var(--it-arancio) 50%,\n    var(--it-oro) 80%,\n    transparent 100%\n  );\n  z-index: 10;\n}<\/p>\n<p>\/* ============================================\n   INNER LAYOUT \u2014 Text left + Contact cards right\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctb .ctb-inner {\n  position: relative;\n  z-index: 5;\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 88px 48px 96px;\n  display: grid;\n  grid-template-columns: 1fr 400px;\n  gap: 72px;\n  align-items: center;\n}<\/p>\n<p>\/* ============================================\n   LEFT \u2014 Copy\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctb .ctb-copy {}<\/p>\n<p>\/* Eyebrow *\/\n.lemonx-visual-root .ldc-ctb .ctb-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 28px;\n}\n.lemonx-visual-root .ldc-ctb .ctb-eyebrow-line {\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-ctb .ctb-eyebrow-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10.5px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* Title *\/\n.lemonx-visual-root .ldc-ctb .ctb-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(26px, 2.8vw, 42px);\n  font-weight: 600;\n  color: var(--it-bianco);\n  line-height: 1.25;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n.lemonx-visual-root .ldc-ctb .ctb-title em {\n  font-style: normal;\n  color: var(--it-oro-chiaro);\n}<\/p>\n<p>\/* Subtitle *\/\n.lemonx-visual-root .ldc-ctb .ctb-subtitle {\n  font-family: 'Lora', serif;\n  font-size: 15px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.55);\n  line-height: 1.65;\n  margin-bottom: 28px;\n  max-width: 580px;\n}<\/p>\n<p>\/* Divider *\/\n.lemonx-visual-root .ldc-ctb .ctb-divider {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 28px;\n}\n.lemonx-visual-root .ldc-ctb .ctb-divider-dot {\n  width: 5px;\n  height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n  flex-shrink: 0;\n}\n.lemonx-visual-root .ldc-ctb .ctb-divider-line {\n  height: 1px;\n  width: 60px;\n  background: linear-gradient(90deg, var(--it-oro) 0%, transparent 100%);\n}<\/p>\n<p>\/* Body *\/\n.lemonx-visual-root .ldc-ctb .ctb-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13.5px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.58);\n  line-height: 1.85;\n  margin-bottom: 40px;\n  max-width: 600px;\n}\n.lemonx-visual-root .ldc-ctb .ctb-body strong {\n  color: rgba(255,255,255,0.85);\n  font-weight: 600;\n}<\/p>\n<p>\/* CTA row *\/\n.lemonx-visual-root .ldc-ctb .ctb-cta-row {\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* Primary CTA *\/\n.lemonx-visual-root .ldc-ctb .ctb-cta-primary, .lemonx-visual-root .ldc-ctb .ctb-cta-primary:link, .lemonx-visual-root .ldc-ctb .ctb-cta-primary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 11px !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: 16px 36px !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 8px 28px rgba(232,114,42,0.30) !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-ctb .ctb-cta-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-ctb .ctb-cta-primary:hover::before { left: 100%; }\n.lemonx-visual-root .ldc-ctb .ctb-cta-primary:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 14px 36px rgba(232,114,42,0.42) !important;\n}\n.lemonx-visual-root .ldc-ctb .ctb-cta-primary svg { width: 13px !important; height: 13px !important; }<\/p>\n<p>\/* Secondary CTA *\/\n.lemonx-visual-root .ldc-ctb .ctb-cta-secondary, .lemonx-visual-root .ldc-ctb .ctb-cta-secondary:link, .lemonx-visual-root .ldc-ctb .ctb-cta-secondary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.85) !important;\n  background: transparent !important;\n  padding: 15px 34px !important;\n  border: 1.5px solid rgba(255,255,255,0.25) !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-ctb .ctb-cta-secondary:hover {\n  border-color: var(--it-oro-chiaro) !important;\n  color: var(--it-oro-chiaro) !important;\n  background: rgba(200,149,46,0.06) !important;\n}\n.lemonx-visual-root .ldc-ctb .ctb-cta-secondary svg { width: 13px !important; height: 13px !important; }<\/p>\n<p>\/* Stats row *\/\n.lemonx-visual-root .ldc-ctb .ctb-stats {\n  display: flex;\n  gap: 40px;\n  margin-top: 48px;\n  padding-top: 36px;\n  border-top: 1px solid rgba(255,255,255,0.07);\n}\n.lemonx-visual-root .ldc-ctb .ctb-stat {}\n.lemonx-visual-root .ldc-ctb .ctb-stat-num {\n  font-family: 'Cinzel', serif;\n  font-size: 26px;\n  font-weight: 700;\n  color: var(--it-bianco);\n  line-height: 1;\n  display: block;\n  margin-bottom: 5px;\n}\n.lemonx-visual-root .ldc-ctb .ctb-stat-num span { color: var(--it-arancio); }\n.lemonx-visual-root .ldc-ctb .ctb-stat-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 500;\n  color: rgba(255,255,255,0.38);\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  display: block;\n}<\/p>\n<p>\/* ============================================\n   RIGHT \u2014 Quick Contact Cards\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctb .ctb-cards {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  padding: 22px 24px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(200,149,46,0.10);\n  text-decoration: none;\n  transition: all 0.4s;\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card::after {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 0;\n  bottom: 0;\n  width: 0;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card:hover::after { width: 3px; }\n.lemonx-visual-root .ldc-ctb .ctb-card:hover {\n  background: rgba(255,255,255,0.07);\n  border-color: rgba(200,149,46,0.22);\n  transform: translateX(4px);\n}<\/p>\n<p>.lemonx-visual-root .ldc-ctb .ctb-card-icon {\n  width: 46px;\n  height: 46px;\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  flex-shrink: 0;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card:hover .ctb-card-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-ctb .ctb-card-icon svg {\n  width: 17px;\n  height: 17px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card:hover .ctb-card-icon svg { color: #fff; }<\/p>\n<p>.lemonx-visual-root .ldc-ctb .ctb-card-content {\n  flex: 1;\n  min-width: 0;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  letter-spacing: 0.3px;\n  margin-bottom: 4px;\n  transition: color 0.3s;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card:hover .ctb-card-title { color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-ctb .ctb-card-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11.5px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.40);\n  line-height: 1.5;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card-detail {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11px;\n  font-weight: 600;\n  color: var(--it-arancio);\n  letter-spacing: 0.5px;\n  margin-top: 6px;\n  display: block;\n  transition: color 0.3s;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card:hover .ctb-card-detail { color: var(--it-oro-chiaro); }<\/p>\n<p>.lemonx-visual-root .ldc-ctb .ctb-card-arrow {\n  flex-shrink: 0;\n  width: 20px;\n  height: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  opacity: 0;\n  transform: translateX(-8px);\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-ctb .ctb-card:hover .ctb-card-arrow {\n  opacity: 0.6;\n  transform: translateX(0);\n}\n.lemonx-visual-root .ldc-ctb .ctb-card-arrow svg {\n  width: 14px;\n  height: 14px;\n  color: var(--it-oro-chiaro);\n}<\/p>\n<p>\/* Cards header label *\/\n.lemonx-visual-root .ldc-ctb .ctb-cards-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(200,149,46,0.5);\n  margin-bottom: 4px;\n  text-align: center;\n}<\/p>\n<p>\/* ============================================\n   SCROLL INDICATOR\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctb .ctb-scroll {\n  position: absolute;\n  bottom: 32px;\n  left: 50%;\n  transform: translateX(-50%);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  z-index: 6;\n  text-decoration: none;\n  opacity: 0.45;\n  transition: opacity 0.3s;\n}\n.lemonx-visual-root .ldc-ctb .ctb-scroll:hover { opacity: 0.85; }\n.lemonx-visual-root .ldc-ctb .ctb-scroll-text {\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: 2.5px;\n  text-transform: uppercase;\n}\n.lemonx-visual-root .ldc-ctb .ctb-scroll-line {\n  width: 1px;\n  height: 36px;\n  background: linear-gradient(180deg, rgba(200,149,46,0.6), transparent);\n  animation: ctbScrollPulse 2s ease-in-out infinite;\n}\n@keyframes ctbScrollPulse {\n  0%, 100% { opacity: 0.4; transform: scaleY(1); }\n  50% { opacity: 1; transform: scaleY(0.7); }\n}<\/p>\n<p>\/* ============================================\n   TRUST STRIP\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctb .ctb-trust {\n  background: var(--it-crema);\n  border-top: 1px solid rgba(200,149,46,0.12);\n  border-bottom: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  z-index: 5;\n}\n.lemonx-visual-root .ldc-ctb .ctb-trust-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n  display: flex;\n  align-items: stretch;\n  justify-content: space-between;\n}\n.lemonx-visual-root .ldc-ctb .ctb-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  padding: 22px 0;\n  flex: 1;\n  position: relative;\n}\n.lemonx-visual-root .ldc-ctb .ctb-trust-item + .ctb-trust-item {\n  border-left: 1px solid rgba(200,149,46,0.12);\n  padding-left: 32px;\n  margin-left: 32px;\n}\n.lemonx-visual-root .ldc-ctb .ctb-trust-icon {\n  width: 40px;\n  height: 40px;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.lemonx-visual-root .ldc-ctb .ctb-trust-icon svg {\n  width: 18px; height: 18px; color: #fff;\n}\n.lemonx-visual-root .ldc-ctb .ctb-trust-title {\n  font-family: 'Cinzel', serif;\n  font-size: 12px;\n  font-weight: 600;\n  color: var(--it-nero);\n  letter-spacing: 0.5px;\n  display: block;\n  margin-bottom: 3px;\n}\n.lemonx-visual-root .ldc-ctb .ctb-trust-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11px;\n  font-weight: 400;\n  color: var(--it-grigio-chiaro);\n  letter-spacing: 0.3px;\n  display: block;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .lemonx-visual-root .ldc-ctb .ctb-inner {\n    grid-template-columns: 1fr 360px;\n    gap: 48px;\n    padding: 72px 48px 80px;\n  }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-ctb .ctb-inner {\n    grid-template-columns: 1fr;\n    gap: 48px;\n    padding: 64px 32px 72px;\n  }\n  .lemonx-visual-root .ldc-ctb .ctb-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n  .lemonx-visual-root .ldc-ctb .ctb-cards-label { grid-column: 1 \/ -1; }\n  .lemonx-visual-root .ldc-ctb .ctb-stats { gap: 28px; }\n  .lemonx-visual-root .ldc-ctb .ctb-trust-inner {\n    flex-wrap: wrap;\n    padding: 0 32px;\n    gap: 0;\n  }\n  .lemonx-visual-root .ldc-ctb .ctb-trust-item {\n    flex: 0 0 calc(50% - 16px);\n    padding: 18px 0;\n  }\n  .lemonx-visual-root .ldc-ctb .ctb-trust-item:nth-child(2n) {\n    border-left: 1px solid rgba(200,149,46,0.12);\n    padding-left: 24px;\n    margin-left: 0;\n  }\n  .lemonx-visual-root .ldc-ctb .ctb-trust-item:nth-child(n+3) {\n    border-top: 1px solid rgba(200,149,46,0.08);\n  }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .lemonx-visual-root .ldc-ctb .ctb-inner { padding: 52px 24px 60px; }\n  .lemonx-visual-root .ldc-ctb .ctb-title { font-size: clamp(22px, 5vw, 32px); }\n  .lemonx-visual-root .ldc-ctb .ctb-stats { gap: 20px; flex-wrap: wrap; }\n  .lemonx-visual-root .ldc-ctb .ctb-stat-num { font-size: 22px; }\n  .lemonx-visual-root .ldc-ctb .ctb-cards { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-ctb .ctb-scroll { display: none; }\n  .lemonx-visual-root .ldc-ctb .ctb-trust-inner { padding: 0 24px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .lemonx-visual-root .ldc-ctb .ctb-inner { padding: 44px 20px 52px; }\n  .lemonx-visual-root .ldc-ctb .ctb-cta-row { flex-direction: column; align-items: flex-start; gap: 12px; }\n  .lemonx-visual-root .ldc-ctb .ctb-cta-primary, .lemonx-visual-root .ldc-ctb .ctb-cta-secondary { width: 100% !important; justify-content: center !important; }\n  .lemonx-visual-root .ldc-ctb .ctb-trust-item { flex: 0 0 100%; }\n  .lemonx-visual-root .ldc-ctb .ctb-trust-item + .ctb-trust-item {\n    border-left: none;\n    border-top: 1px solid rgba(200,149,46,0.10);\n    padding-left: 0;\n    margin-left: 0;\n  }\n  .lemonx-visual-root .ldc-ctb .ctb-card { padding: 18px 20px; }\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-ctp *, .lemonx-visual-root .ldc-ctp *::before, .lemonx-visual-root .ldc-ctp *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.lemonx-visual-root .ldc-ctp {\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\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctp .ctp-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-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-ctp .ctp-body p { margin-bottom: 20px; }\n.lemonx-visual-root .ldc-ctp .ctp-body p:last-child { margin-bottom: 0; }\n.lemonx-visual-root .ldc-ctp .ctp-body strong { color: var(--it-nero); font-weight: 600; }<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-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  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-sec-eyebrow::before {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-ctp .ctp-sec-eyebrow.center {\n  justify-content: center;\n}\n.lemonx-visual-root .ldc-ctp .ctp-sec-eyebrow.center::after {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-sec-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(24px, 2.4vw, 34px);\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-ctp .ctp-sec-title em { font-style: normal; color: var(--it-arancio); }<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-ornament {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-top: 18px;\n  margin-bottom: 0;\n}\n.lemonx-visual-root .ldc-ctp .ctp-ornament.center { justify-content: center; }\n.lemonx-visual-root .ldc-ctp .ctp-ornament-dot {\n  width: 5px; height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n}\n.lemonx-visual-root .ldc-ctp .ctp-ornament-line {\n  height: 1px; width: 40px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), transparent);\n}<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-split-line {\n  width: 50px; height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 24px;\n}<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}<\/p>\n<p>\/* Dark helpers *\/\n.lemonx-visual-root .ldc-ctp .dark { background: var(--it-nero-caldo); }\n.lemonx-visual-root .ldc-ctp .dark .ctp-sec-title { color: var(--it-bianco); }\n.lemonx-visual-root .ldc-ctp .dark .ctp-sec-eyebrow { color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-ctp .dark .ctp-sec-eyebrow::before, .lemonx-visual-root .ldc-ctp .dark .ctp-sec-eyebrow::after { background: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-ctp .dark .ctp-body { color: rgba(255,255,255,0.58); }\n.lemonx-visual-root .ldc-ctp .dark .ctp-body strong { color: rgba(255,255,255,0.88); }<\/p>\n<p>\/* Shared CTA *\/\n.lemonx-visual-root .ldc-ctp .ctp-btn, .lemonx-visual-root .ldc-ctp .ctp-btn:link, .lemonx-visual-root .ldc-ctp .ctp-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-ctp .ctp-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-ctp .ctp-btn:hover::before { left: 100%; }\n.lemonx-visual-root .ldc-ctp .ctp-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-ctp .ctp-btn svg { width: 13px !important; height: 13px !important; }<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-btn-outline, .lemonx-visual-root .ldc-ctp .ctp-btn-outline:link, .lemonx-visual-root .ldc-ctp .ctp-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-ctp .ctp-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-ctp .ctp-btn-outline svg { width: 13px !important; height: 13px !important; }<\/p>\n<p>.lemonx-visual-root .ldc-ctp .dark .ctp-btn-outline, .lemonx-visual-root .ldc-ctp .dark .ctp-btn-outline:link, .lemonx-visual-root .ldc-ctp .dark .ctp-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-ctp .dark .ctp-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}<\/p>\n<p>\/* ============================================\n   1. INTRO SECTION\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctp .ctp-intro {\n  padding: 88px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-ctp .ctp-intro-grid {\n  display: grid;\n  grid-template-columns: 340px 1fr;\n  gap: 72px;\n  align-items: start;\n}\n.lemonx-visual-root .ldc-ctp .ctp-intro-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(28px, 3vw, 42px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.2;\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-intro-title em { font-style: normal; color: var(--it-arancio); display: block; }\n.lemonx-visual-root .ldc-ctp .ctp-intro-deco {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-intro-deco-dot {\n  width: 6px; height: 6px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}\n.lemonx-visual-root .ldc-ctp .ctp-intro-deco-line {\n  width: 48px; height: 1px;\n  background: linear-gradient(90deg, var(--it-oro), transparent);\n}\n.lemonx-visual-root .ldc-ctp .ctp-intro-right .ctp-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. CONTACT INFO CARDS\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctp .ctp-info {\n  padding: 96px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info::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-ctp .ctp-info-header {\n  text-align: center;\n  margin-bottom: 52px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-card {\n  background: var(--it-bianco);\n  padding: 40px 28px 36px;\n  position: relative;\n  transition: all 0.4s;\n  border: 1px solid rgba(200,149,46,0.08);\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform 0.4s;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-card:hover::before { transform: scaleX(1); }\n.lemonx-visual-root .ldc-ctp .ctp-info-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 16px 40px rgba(26,17,8,0.08);\n  border-color: rgba(200,149,46,0.18);\n}<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-info-icon {\n  width: 56px; height: 56px;\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: 28px;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-card:hover .ctp-info-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-icon svg {\n  width: 20px; height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-card:hover .ctp-info-icon svg { color: #fff; }<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-info-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 10px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-title {\n  font-family: 'Cinzel', serif;\n  font-size: 16px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 12px;\n  letter-spacing: 0.3px;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: var(--it-grigio);\n  line-height: 1.75;\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-value {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 0.3px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  text-decoration: none;\n  transition: color 0.3s;\n  word-break: break-all;\n}\n.lemonx-visual-root .ldc-ctp .ctp-info-value:hover { color: var(--it-terracotta); }\n.lemonx-visual-root .ldc-ctp .ctp-info-value svg {\n  width: 14px; height: 14px;\n  flex-shrink: 0;\n  opacity: 0.6;\n}<\/p>\n<p>\/* ============================================\n   3. BUSINESS INQUIRY\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctp .ctp-inquiry {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-ctp .ctp-inquiry-layout {\n  display: grid;\n  grid-template-columns: 1fr 480px;\n  gap: 72px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-ctp .ctp-inquiry-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-ctp .ctp-inquiry-img img {\n  width: 100%;\n  height: 440px;\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-ctp .ctp-inquiry-img:hover img { transform: scale(1.04); }\n.lemonx-visual-root .ldc-ctp .ctp-inquiry-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-ctp .ctp-inquiry-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}<\/p>\n<p>\/* Checklist style *\/\n.lemonx-visual-root .ldc-ctp .ctp-checklist {\n  list-style: none;\n  margin-top: 24px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-checklist li {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  color: var(--it-grigio);\n  line-height: 1.6;\n  padding: 8px 0 8px 28px;\n  position: relative;\n  border-bottom: 1px solid rgba(200,149,46,0.08);\n}\n.lemonx-visual-root .ldc-ctp .ctp-checklist li:last-child { border-bottom: none; }\n.lemonx-visual-root .ldc-ctp .ctp-checklist li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 50%;\n  transform: translateY(-50%) rotate(45deg);\n  width: 7px; height: 7px;\n  border: 1.5px solid var(--it-arancio);\n  background: transparent;\n  transition: background 0.3s;\n}\n.lemonx-visual-root .ldc-ctp .ctp-checklist li:hover::before {\n  background: var(--it-arancio);\n}<\/p>\n<p>\/* Dark checklist *\/\n.lemonx-visual-root .ldc-ctp .dark .ctp-checklist li { color: rgba(255,255,255,0.55); border-color: rgba(255,255,255,0.06); }\n.lemonx-visual-root .ldc-ctp .dark .ctp-checklist li::before { border-color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-ctp .dark .ctp-checklist li:hover::before { background: var(--it-oro-chiaro); }<\/p>\n<p>\/* ============================================\n   4. THREE-CARD ROW (Tech \/ Sample \/ Partner)\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctp .ctp-three {\n  padding: 96px 0;\n  background: var(--it-crema);\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-header { text-align: center; margin-bottom: 52px; }\n.lemonx-visual-root .ldc-ctp .ctp-three-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-card {\n  background: var(--it-bianco);\n  position: relative;\n  overflow: hidden;\n  transition: all 0.4s;\n  border: 1px solid rgba(200,149,46,0.08);\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 16px 40px rgba(26,17,8,0.07);\n  border-color: rgba(200,149,46,0.18);\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n  transform: scaleX(0);\n  transform-origin: center;\n  transition: transform 0.4s;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-card:hover::after { transform: scaleX(1); }<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-three-img {\n  width: 100%;\n  height: 200px;\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.75) brightness(0.85);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-card:hover .ctp-three-img img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.9);\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 40%, rgba(26,17,8,0.4) 100%);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-img-label {\n  position: absolute;\n  top: 16px; 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(8px);\n  -webkit-backdrop-filter: blur(8px);\n  padding: 6px 12px;\n  display: flex;\n  align-items: center;\n  gap: 7px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-img-label::before {\n  content: '';\n  width: 5px; height: 5px;\n  border: 1px solid var(--it-oro-chiaro);\n  transform: rotate(45deg);\n}<\/p>\n<p>.lemonx-visual-root .ldc-ctp .ctp-three-content {\n  padding: 32px 28px 36px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 10px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-title {\n  font-family: 'Cinzel', serif;\n  font-size: 18px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 14px;\n  line-height: 1.3;\n  letter-spacing: 0.3px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-three-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  color: var(--it-grigio);\n  line-height: 1.8;\n}<\/p>\n<p>\/* ============================================\n   5. WHY CONTACT LANDERCOLL\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctp .ctp-why {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-ctp .ctp-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    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-ctp .ctp-why-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-ctp .ctp-why-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-ctp .ctp-why-img {\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-ctp .ctp-why-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.7) brightness(0.78);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.lemonx-visual-root .ldc-ctp .ctp-why-img:hover img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.85);\n}\n.lemonx-visual-root .ldc-ctp .ctp-why-img.tall { grid-row: span 2; }\n.lemonx-visual-root .ldc-ctp .ctp-why-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-ctp .ctp-why-img-cap {\n  position: absolute;\n  bottom: 10px; left: 12px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px; font-weight: 600;\n  color: rgba(255,255,255,0.65);\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* ============================================\n   6. FINAL CTA\n   ============================================ *\/\n.lemonx-visual-root .ldc-ctp .ctp-final {\n  padding: 80px 0;\n  background: var(--it-crema);\n  text-align: center;\n  position: relative;\n}\n.lemonx-visual-root .ldc-ctp .ctp-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-ctp .ctp-final-body {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  font-style: italic;\n  color: var(--it-grigio);\n  line-height: 1.75;\n  max-width: 600px;\n  margin: 0 auto 36px;\n}\n.lemonx-visual-root .ldc-ctp .ctp-final-btns {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .lemonx-visual-root .ldc-ctp .ctp-info-grid { grid-template-columns: repeat(2, 1fr); }\n  .lemonx-visual-root .ldc-ctp .ctp-inquiry-layout { grid-template-columns: 1fr 400px; gap: 48px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-ctp .ctp-inner { padding: 0 32px; }\n  .lemonx-visual-root .ldc-ctp .ctp-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-ctp .ctp-inquiry-layout { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-ctp .ctp-inquiry-img { order: -1; }\n  .lemonx-visual-root .ldc-ctp .ctp-three-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-ctp .ctp-why-layout { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-ctp .ctp-why-images { order: -1; }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .lemonx-visual-root .ldc-ctp .ctp-inner { padding: 0 24px; }\n  .lemonx-visual-root .ldc-ctp .ctp-intro { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-ctp .ctp-info { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-ctp .ctp-three { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-ctp .ctp-inquiry { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-ctp .ctp-why { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-ctp .ctp-info-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-ctp .ctp-inquiry-img img { height: 320px; }\n  .lemonx-visual-root .ldc-ctp .ctp-why-images { grid-template-rows: 160px 160px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .lemonx-visual-root .ldc-ctp .ctp-inner { padding: 0 20px; }\n  .lemonx-visual-root .ldc-ctp .ctp-final-btns { flex-direction: column; }\n  .lemonx-visual-root .ldc-ctp .ctp-final-btns .ctp-btn, .lemonx-visual-root .ldc-ctp .ctp-final-btns .ctp-btn-outline { width: 100% !important; justify-content: center !important; }\n  .lemonx-visual-root .ldc-ctp .ctp-inquiry-img img { height: 260px; }\n  .lemonx-visual-root .ldc-ctp .ctp-three-card { margin-bottom: 0; }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>Contact Us Get in Touch WithLANDERCOLL Contact our team for product inquiries, quotation requests, technical support, sample discussions, and business cooperation. Whether you are looking for the right cellulose ether product, evaluating options for a specific application, comparing grades, or exploring long-term cooperation, LANDERCOLL is ready to support your inquiry. Our team works with customers [&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-11369","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/pages\/11369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/comments?post=11369"}],"version-history":[{"count":4,"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/pages\/11369\/revisions"}],"predecessor-version":[{"id":11380,"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/pages\/11369\/revisions\/11380"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/media\/10431"}],"wp:attachment":[{"href":"https:\/\/landercoll.com\/el\/wp-json\/wp\/v2\/media?parent=11369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}