{"id":11367,"date":"2026-04-20T08:00:16","date_gmt":"2026-04-20T08:00:16","guid":{"rendered":"https:\/\/landercoll.com\/?page_id=11367"},"modified":"2026-04-20T09:55:13","modified_gmt":"2026-04-20T09:55:13","slug":"%d0%b7%d0%b0","status":"publish","type":"page","link":"https:\/\/landercoll.com\/bg\/%d0%b7%d0%b0\/","title":{"rendered":"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f"},"content":{"rendered":"<p><!-- ==================== LANDERCOLL COMPANY BANNER START ==================== --><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-cb *,.ldc-cb *::before,.ldc-cb *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES \u2014 self-contained ===== *\/\n.ldc-cb {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n}<\/p>\n<p>\/* ============================================\n   COMPANY BANNER \u2014 MULTI-IMAGE HERO\n   ============================================ *\/\n.ldc-cb .it-company-banner {\n  position: relative;\n  background: var(--it-nero-caldo);\n  overflow: hidden;\n  min-height: 720px;\n  display: flex;\n  align-items: stretch;\n}<\/p>\n<p>\/* ===== BACKGROUND TEXTURE ===== *\/\n.ldc-cb .it-company-banner::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background:\n    repeating-linear-gradient(\n      90deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.03) 120px,\n      rgba(200,149,46,0.03) 121px\n    ),\n    repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.02) 120px,\n      rgba(200,149,46,0.02) 121px\n    );\n  pointer-events: none;\n  z-index: 1;\n}<\/p>\n<p>\/* ===== LAYOUT: LEFT CONTENT + RIGHT IMAGES ===== *\/\n.ldc-cb .it-cb-wrapper {\n  max-width: 1440px;\n  margin: 0 auto;\n  width: 100%;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 720px;\n  position: relative;\n  z-index: 2;\n}<\/p>\n<p>\/* ===== LEFT: TEXT CONTENT ===== *\/\n.ldc-cb .it-cb-content {\n  padding: 80px 64px 80px 48px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  position: relative;\n}<\/p>\n<p>\/* Decorative corner brackets *\/\n.ldc-cb .it-cb-content::before,.ldc-cb .it-cb-content::after {\n  content: '';\n  position: absolute;\n  width: 40px;\n  height: 40px;\n  border-color: rgba(200,149,46,0.2);\n  border-style: solid;\n}\n.ldc-cb .it-cb-content::before {\n  top: 48px; left: 48px;\n  border-width: 1px 0 0 1px;\n}\n.ldc-cb .it-cb-content::after {\n  bottom: 48px; left: 48px;\n  border-width: 0 0 1px 1px;\n}<\/p>\n<p>\/* Tag \/ Eyebrow *\/\n.ldc-cb .it-cb-tag {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-oro-chiaro);\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-cb .it-cb-tag::before {\n  content: '';\n  width: 40px;\n  height: 1.5px;\n  background: linear-gradient(90deg, var(--it-oro), var(--it-arancio));\n}<\/p>\n<p>\/* Title *\/\n.ldc-cb .it-cb-title {\n  font-family: 'Cinzel', serif;\n  font-size: 36px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  max-width: 560px;\n}\n.ldc-cb .it-cb-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}<\/p>\n<p>\/* Subtitle *\/\n.ldc-cb .it-cb-subtitle {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.8;\n  margin-bottom: 28px;\n  max-width: 520px;\n}<\/p>\n<p>\/* Decorative line divider *\/\n.ldc-cb .it-cb-line {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 28px;\n}<\/p>\n<p>\/* Body copy *\/\n.ldc-cb .it-cb-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.85;\n  margin-bottom: 40px;\n  max-width: 500px;\n}\n.ldc-cb .it-cb-body p { margin-bottom: 16px; }\n.ldc-cb .it-cb-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* CTA Buttons *\/\n.ldc-cb .it-cb-actions {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}<\/p>\n<p>.ldc-cb .it-cb-btn-primary,.ldc-cb .it-cb-btn-primary:link,.ldc-cb .it-cb-btn-primary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-cb .it-cb-btn-primary::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.ldc-cb .it-cb-btn-primary:hover::before { left: 100%; }\n.ldc-cb .it-cb-btn-primary:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 8px 28px rgba(232,114,42,0.4) !important;\n}\n.ldc-cb .it-cb-btn-primary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>.ldc-cb .it-cb-btn-secondary,.ldc-cb .it-cb-btn-secondary:link,.ldc-cb .it-cb-btn-secondary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.8) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid rgba(255,255,255,0.2) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-cb .it-cb-btn-secondary:hover {\n  border-color: var(--it-oro-chiaro) !important;\n  color: var(--it-oro-chiaro) !important;\n  transform: translateY(-2px) !important;\n  background: rgba(200,149,46,0.06) !important;\n}\n.ldc-cb .it-cb-btn-secondary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* ===== TRUST BADGES ===== *\/\n.ldc-cb .it-cb-trust {\n  margin-top: 40px;\n  display: flex;\n  align-items: center;\n  gap: 32px;\n}\n.ldc-cb .it-cb-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.ldc-cb .it-cb-trust-icon {\n  width: 36px;\n  height: 36px;\n  border: 1px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  flex-shrink: 0;\n}\n.ldc-cb .it-cb-trust-icon svg {\n  width: 14px;\n  height: 14px;\n  color: var(--it-oro-chiaro);\n  transform: rotate(-45deg);\n}\n.ldc-cb .it-cb-trust-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.45);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.ldc-cb .it-cb-trust-text strong {\n  display: block;\n  color: rgba(255,255,255,0.75);\n  font-weight: 700;\n  font-size: 11px;\n}<\/p>\n<p>\/* ===== RIGHT: IMAGE MOSAIC ===== *\/\n.ldc-cb .it-cb-images {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 1fr 1fr 1fr;\n  gap: 4px;\n  min-height: 720px;\n}<\/p>\n<p>.ldc-cb .it-cb-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-cb .it-cb-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.6s;\n  filter: brightness(0.75) saturate(0.85);\n}\n.ldc-cb .it-cb-img:hover img {\n  transform: scale(1.06);\n  filter: brightness(0.85) saturate(1);\n}<\/p>\n<p>\/* Image overlay *\/\n.ldc-cb .it-cb-img::after {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background: linear-gradient(135deg, rgba(44,30,15,0.35), rgba(44,30,15,0.15));\n  pointer-events: none;\n  transition: opacity 0.5s;\n}\n.ldc-cb .it-cb-img:hover::after { opacity: 0.5; }<\/p>\n<p>\/* Span configurations *\/\n.ldc-cb .it-cb-img.span-tall {\n  grid-row: span 2;\n}\n.ldc-cb .it-cb-img.span-wide {\n  grid-column: span 2;\n}<\/p>\n<p>\/* Image labels *\/\n.ldc-cb .it-cb-img-label {\n  position: absolute;\n  bottom: 16px;\n  left: 16px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  background: rgba(26,17,8,0.55);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n  padding: 7px 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  transition: all 0.4s;\n}\n.ldc-cb .it-cb-img:hover .it-cb-img-label {\n  background: rgba(232,114,42,0.8);\n  color: #fff;\n}\n.ldc-cb .it-cb-img-label::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border: 1px solid var(--it-oro-chiaro);\n  transform: rotate(45deg);\n  flex-shrink: 0;\n  transition: border-color 0.4s;\n}\n.ldc-cb .it-cb-img:hover .it-cb-img-label::before {\n  border-color: #fff;\n}<\/p>\n<p>\/* Gradient fade on left edge to blend with text *\/\n.ldc-cb .it-cb-images::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -1px; bottom: 0;\n  width: 100px;\n  background: linear-gradient(90deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* Decorative bottom gradient *\/\n.ldc-cb .it-cb-images::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 80px;\n  background: linear-gradient(0deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* ===== BOTTOM ACCENT LINE ===== *\/\n.ldc-cb .it-company-banner-line {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: linear-gradient(90deg,\n    transparent 0%,\n    var(--it-oro) 20%,\n    var(--it-arancio) 40%,\n    var(--it-arancio) 60%,\n    var(--it-oro) 80%,\n    transparent 100%\n  );\n  z-index: 5;\n}<\/p>\n<p>\/* ===== SCROLL INDICATOR ===== *\/\n.ldc-cb .it-cb-scroll {\n  position: absolute;\n  bottom: 28px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 6;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  animation: it-cb-float 2.5s ease-in-out infinite;\n}\n@keyframes it-cb-float {\n  0%, 100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(6px); }\n}\n.ldc-cb .it-cb-scroll-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 8px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.3);\n}\n.ldc-cb .it-cb-scroll-line {\n  width: 1px;\n  height: 28px;\n  background: linear-gradient(180deg, rgba(200,149,46,0.4), transparent);\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1280px) {\n  .ldc-cb .it-cb-title { font-size: 30px; }\n  .ldc-cb .it-cb-content { padding: 60px 48px 60px 40px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .ldc-cb .it-cb-wrapper {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n  .ldc-cb .it-cb-content {\n    padding: 60px 24px;\n    order: 2;\n  }\n  .ldc-cb .it-cb-content::before,.ldc-cb .it-cb-content::after { display: none; }\n  .ldc-cb .it-cb-images {\n    min-height: 400px;\n    order: 1;\n  }\n  .ldc-cb .it-cb-images::before { display: none; }\n  .ldc-cb .it-cb-images::after {\n    height: 120px;\n    background: linear-gradient(0deg, var(--it-nero-caldo) 20%, transparent);\n  }\n  .ldc-cb .it-cb-title { max-width: 100%; }\n  .ldc-cb .it-cb-subtitle { max-width: 100%; }\n  .ldc-cb .it-cb-body { max-width: 100%; }\n  .ldc-cb .it-cb-trust { flex-wrap: wrap; gap: 20px; }\n  .ldc-cb .it-cb-scroll { display: none; }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .ldc-cb .it-cb-title { font-size: 26px; }\n  .ldc-cb .it-cb-subtitle { font-size: 13px; }\n  .ldc-cb .it-cb-images {\n    min-height: 320px;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 1fr 1fr;\n  }\n  .ldc-cb .it-cb-img.span-tall { grid-row: span 2; }\n  .ldc-cb .it-cb-img:nth-child(5),.ldc-cb .it-cb-img:nth-child(6) { display: none; }\n  .ldc-cb .it-cb-actions { flex-direction: column; align-items: flex-start; }\n  .ldc-cb .it-cb-trust { flex-direction: column; gap: 16px; }\n}<\/p>\n<p>@media (max-width: 480px) {\n  .ldc-cb .it-cb-title { font-size: 22px; }\n  .ldc-cb .it-cb-content { padding: 40px 20px; }\n  .ldc-cb .it-cb-images { min-height: 260px; }\n}\n<\/style>\n<div class=\"ldc-cb\">\n<section class=\"it-company-banner\">\n<p>    <!-- ===== LEFT: TEXT CONTENT ===== --><\/p>\n<div class=\"it-cb-wrapper\">\n<div class=\"it-cb-content\">\n<p>        <span class=\"it-cb-tag\">\u0417\u0430 Landercoll<\/span><\/p>\n<h1 class=\"it-cb-title\">\u041f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0437\u0430 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440, \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0430 \u043d\u0430 <em>\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e<\/em>, \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e <em>\u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e<\/em><\/h1>\n<p class=\"it-cb-subtitle\">\u041d\u0430\u0443\u0447\u0435\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435 \u0437\u0430 LANDERCOLL, \u043d\u0430\u0448\u0438\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d \u043f\u043e\u0434\u0445\u043e\u0434, \u0430\u043d\u0433\u0430\u0436\u0438\u043c\u0435\u043d\u0442\u0430 \u043a\u044a\u043c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e, \u0444\u043e\u043a\u0443\u0441\u0430 \u0432\u044a\u0440\u0445\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u0442\u0430 \u0438 \u043e\u0442\u0434\u0430\u0434\u0435\u043d\u043e\u0441\u0442\u0442\u0430 \u043a\u044a\u043c \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0435 \u043d\u0430 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u0438\u0442\u0435 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0438.<\/p>\n<div class=\"it-cb-line\"><\/div>\n<div class=\"it-cb-body\">\n<p>\u0421\u0438\u043b\u0435\u043d \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u0435\u043d \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440 \u0441\u0435 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f \u043d\u0435 \u0441\u0430\u043c\u043e \u043e\u0442 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0442\u0435, \u043a\u043e\u0438\u0442\u043e \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430. \u041a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0441\u044a\u0449\u043e \u0442\u0430\u043a\u0430 \u043e\u0446\u0435\u043d\u044f\u0432\u0430\u0442 \u043d\u0430\u0434\u0435\u0436\u0434\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e, \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e, \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0442\u043e \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435, \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u0430\u0442\u0430 \u0441\u0435\u0440\u0432\u0438\u0437\u043d\u0430 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442. LANDERCOLL \u0435 \u0438\u0437\u0433\u0440\u0430\u0434\u0435\u043d \u043e\u043a\u043e\u043b\u043e \u0442\u0435\u0437\u0438 \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435\u0442\u0438.<\/p>\n<p>\u041a\u0430\u0442\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a, \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d \u0432\u044a\u0440\u0445\u0443 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0437\u0430 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440, \u043d\u0438\u0435 \u0440\u0430\u0431\u043e\u0442\u0438\u043c \u0437\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u0430 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u043a\u0430\u0442\u043e \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438, \u0431\u043e\u0438 \u0438 \u043f\u043e\u043a\u0440\u0438\u0442\u0438\u044f, \u0434\u043e\u043c\u0430\u0448\u043d\u0430 \u0433\u0440\u0438\u0436\u0430, \u043b\u0438\u0447\u043d\u0430 \u0433\u0440\u0438\u0436\u0430, \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u043a\u0430, \u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f.<\/p>\n<\/p><\/div>\n<div class=\"it-cb-actions\">\n          <a href=\"https:\/\/landercoll.com\/bg\/%d1%81%d0%b2%d1%8a%d1%80%d0%b6%d0%b5%d1%82%d0%b5-%d1%81%d0%b5-%d1%81\/contact-us\/\" class=\"it-cb-btn-primary\"><br \/>\n            \u0421\u0432\u044a\u0440\u0436\u0435\u0442\u0435 \u0441\u0435 \u0441 \u043d\u0430\u0441<br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n          <\/a><br \/>\n          <a href=\"https:\/\/landercoll.com\/bg\/%d0%bf%d1%80%d0%be%d0%b4%d1%83%d0%ba%d1%82%d0%b8\/\" class=\"it-cb-btn-secondary\"><br \/>\n            \u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438<br \/>\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n          <\/a>\n        <\/div>\n<div class=\"it-cb-trust\">\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>ISO 9001<\/strong>\u0421\u0435\u0440\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u043d\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e<\/span>\n          <\/div>\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>\u041d\u0430\u0434 60 \u0434\u044a\u0440\u0436\u0430\u0432\u0438<\/strong>\u0413\u043b\u043e\u0431\u0430\u043b\u043d\u043e \u043f\u0440\u0438\u0441\u044a\u0441\u0442\u0432\u0438\u0435<\/span>\n          <\/div>\n<div class=\"it-cb-trust-item\">\n<div class=\"it-cb-trust-icon\">\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n            <\/div>\n<p>            <span class=\"it-cb-trust-text\"><strong>1000+<\/strong>\u0414\u043e\u0432\u0435\u0440\u0435\u043d\u0438 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0438<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- ===== RIGHT: IMAGE MOSAIC ===== --><\/p>\n<div class=\"it-cb-images\">\n<p>        <!-- Image 1: Factory \/ Manufacturing (tall left) --><\/p>\n<div class=\"it-cb-img span-tall\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504328345606-18bbc8c9d7d1?w=600&amp;h=800&amp;fit=crop&amp;crop=center\" alt=\"\u041c\u043e\u0434\u0435\u0440\u0435\u043d \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d \u043e\u0431\u0435\u043a\u0442 \u2014 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u0430 \u043b\u0438\u043d\u0438\u044f\"><br \/>\n          <span class=\"it-cb-img-label\">\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e<\/span>\n        <\/div>\n<p>        <!-- Image 2: Laboratory Quality Testing --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582719471384-894fbb16e074?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"\u041b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u043d\u0438 \u0442\u0435\u0441\u0442\u043e\u0432\u0435 \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e\"><br \/>\n          <span class=\"it-cb-img-label\">\u041a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e<\/span>\n        <\/div>\n<p>        <!-- Image 3: Construction Application --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"\u041f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0430 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u043d\u0430 \u043c\u044f\u0441\u0442\u043e\"><br \/>\n          <span class=\"it-cb-img-label\">\u0421\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u0441\u0442\u0432\u043e<\/span>\n        <\/div>\n<p>        <!-- Image 4: Global Shipping \/ Warehouse --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"\u0418\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0430 \u043b\u043e\u0433\u0438\u0441\u0442\u0438\u043a\u0430 \u043d\u0430 \u0441\u043a\u043b\u0430\u0434\u043e\u0432\u0435 \u0438 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u043e \u043a\u043e\u0440\u0430\u0431\u043e\u043f\u043b\u0430\u0432\u0430\u043d\u0435\"><br \/>\n          <span class=\"it-cb-img-label\">\u0413\u043b\u043e\u0431\u0430\u043b\u043d\u0430 \u043b\u043e\u0433\u0438\u0441\u0442\u0438\u043a\u0430<\/span>\n        <\/div>\n<p>        <!-- Image 5: Chemical\/Coatings\/Paints --><\/p>\n<div class=\"it-cb-img\">\n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562259929-b4e1fd3aef09?w=500&amp;h=400&amp;fit=crop&amp;crop=center\" alt=\"\u0418\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0430 \u0431\u043e\u0438 \u0438 \u043f\u043e\u043a\u0440\u0438\u0442\u0438\u044f\"><br \/>\n          <span class=\"it-cb-img-label\">\u041f\u043e\u043a\u0440\u0438\u0442\u0438\u044f<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Bottom accent line --><\/p>\n<div class=\"it-company-banner-line\"><\/div>\n<p>    <!-- Scroll indicator --><\/p>\n<div class=\"it-cb-scroll\">\n      <span class=\"it-cb-scroll-text\">\u041f\u0440\u0435\u0432\u044a\u0440\u0442\u0430\u0439<\/span><br \/>\n      <span class=\"it-cb-scroll-line\"><\/span>\n    <\/div>\n<\/section>\n<\/div>\n<p><!-- ==================== LANDERCOLL COMPANY BANNER END ==================== --><\/p>\n<p><!-- ==================== LANDERCOLL COMPANY PAGE \u2014 ALL SECTIONS START ==================== --><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-co *,.ldc-co *::before,.ldc-co *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.ldc-co {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n}<\/p>\n<p>\/* ============================================\n   SHARED COMPONENTS\n   ============================================ *\/<\/p>\n<p>\/* Section wrapper *\/\n.ldc-co .co-section {\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n}\n.ldc-co .co-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n}<\/p>\n<p>\/* Section header (centered) *\/\n.ldc-co .co-sec-header {\n  text-align: center;\n  margin-bottom: 48px;\n}\n.ldc-co .co-sec-eyebrow {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n}\n.ldc-co .co-sec-eyebrow::before,.ldc-co .co-sec-eyebrow::after {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-sec-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(24px, 2.6vw, 36px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 12px;\n  letter-spacing: 0.5px;\n}\n.ldc-co .co-sec-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}\n.ldc-co .co-sec-ornament {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  margin-top: 20px;\n}\n.ldc-co .co-sec-ornament-dot {\n  width: 5px;\n  height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n}\n.ldc-co .co-sec-ornament-line {\n  height: 1px;\n  width: 40px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), transparent);\n}<\/p>\n<p>\/* Dark section variants *\/\n.ldc-co .co-section.dark { background: var(--it-nero-caldo); }\n.ldc-co .co-section.dark .co-sec-title { color: var(--it-bianco); }\n.ldc-co .co-section.dark .co-sec-eyebrow { color: var(--it-oro-chiaro); }\n.ldc-co .co-section.dark .co-sec-eyebrow::before,.ldc-co .co-section.dark .co-sec-eyebrow::after { background: var(--it-oro-chiaro); }<\/p>\n<p>\/* Cream section variant *\/\n.ldc-co .co-section.cream { background: var(--it-crema); }<\/p>\n<p>\/* Sabbia section variant *\/\n.ldc-co .co-section.sabbia { background: var(--it-sabbia); }<\/p>\n<p>\/* Body text styles *\/\n.ldc-co .co-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.ldc-co .co-body p { margin-bottom: 20px; }\n.ldc-co .co-body p:last-child { margin-bottom: 0; }\n.ldc-co .co-body strong {\n  color: var(--it-nero);\n  font-weight: 600;\n}\n.ldc-co .co-section.dark .co-body { color: rgba(255,255,255,0.6); }\n.ldc-co .co-section.dark .co-body strong { color: rgba(255,255,255,0.88); }<\/p>\n<p>\/* Shared CTA button *\/\n.ldc-co .co-btn,.ldc-co .co-btn:link,.ldc-co .co-btn:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: 0 6px 20px rgba(232,114,42,0.25) !important;\n  border-radius: 0 !important;\n}\n.ldc-co .co-btn::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.ldc-co .co-btn:hover::before { left: 100%; }\n.ldc-co .co-btn:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 12px 32px rgba(232,114,42,0.38) !important;\n}\n.ldc-co .co-btn svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Outline CTA *\/\n.ldc-co .co-btn-outline,.ldc-co .co-btn-outline:link,.ldc-co .co-btn-outline:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-nero) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid var(--it-nero) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.ldc-co .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}\n.ldc-co .co-btn-outline svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Dark outline CTA *\/\n.ldc-co .co-section.dark .co-btn-outline,.ldc-co .co-section.dark .co-btn-outline:link,.ldc-co .co-section.dark .co-btn-outline:visited {\n  color: rgba(255,255,255,0.8) !important;\n  border-color: rgba(255,255,255,0.25) !important;\n}\n.ldc-co .co-section.dark .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}<\/p>\n<p>\/* Arrow SVG used in links *\/\n.ldc-co .co-arrow { width: 12px; height: 12px; }<\/p>\n<p>\/* Section divider line *\/\n.ldc-co .co-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}<\/p>\n<p>\/* ============================================\n   1. INTRO SECTION\n   ============================================ *\/\n.ldc-co .co-intro {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-intro-grid {\n  display: grid;\n  grid-template-columns: 360px 1fr;\n  gap: 72px;\n  align-items: start;\n}\n.ldc-co .co-intro-left {}\n.ldc-co .co-intro-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 20px;\n}\n.ldc-co .co-intro-label::before {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-intro-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(28px, 3vw, 44px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.2;\n  margin-bottom: 24px;\n}\n.ldc-co .co-intro-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n  display: block;\n}\n.ldc-co .co-intro-deco {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.ldc-co .co-intro-deco-dot {\n  width: 6px;\n  height: 6px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}\n.ldc-co .co-intro-deco-line {\n  width: 48px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--it-oro), transparent);\n}<\/p>\n<p>.ldc-co .co-intro-right {}\n.ldc-co .co-intro-right .co-body {\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n.ldc-co .co-intro-right .co-body p:first-child {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  font-style: italic;\n  color: var(--it-nero);\n  line-height: 1.75;\n  padding-bottom: 24px;\n  margin-bottom: 24px;\n  border-bottom: 1px solid rgba(200,149,46,0.15);\n}<\/p>\n<p>\/* ============================================\n   2. COMPANY OVERVIEW\n   ============================================ *\/\n.ldc-co .co-overview {\n  padding: 96px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.ldc-co .co-overview::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}\n.ldc-co .co-overview-layout {\n  display: grid;\n  grid-template-columns: 1fr 440px;\n  gap: 64px;\n  align-items: center;\n}\n.ldc-co .co-overview-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-co .co-overview-img img {\n  width: 100%;\n  height: 480px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.9);\n  transition: transform 0.7s ease;\n}\n.ldc-co .co-overview-img:hover img { transform: scale(1.04); }\n.ldc-co .co-overview-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 32px; height: 32px;\n  border-top: 2px solid var(--it-oro);\n  border-left: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-overview-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 32px; height: 32px;\n  border-bottom: 2px solid var(--it-oro);\n  border-right: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-overview-badge {\n  position: absolute;\n  bottom: 24px;\n  left: 24px;\n  background: var(--it-arancio);\n  padding: 14px 20px;\n  z-index: 3;\n  box-shadow: 0 8px 24px rgba(232,114,42,0.35);\n}\n.ldc-co .co-overview-badge-num {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1;\n  display: block;\n}\n.ldc-co .co-overview-badge-txt {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  display: block;\n  margin-top: 4px;\n}<\/p>\n<p>\/* ============================================\n   3. MISSION & VISION (side by side)\n   ============================================ *\/\n.ldc-co .co-mv {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-mv-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n.ldc-co .co-mv-card {\n  padding: 56px 52px;\n  position: relative;\n}\n.ldc-co .co-mv-card:first-child {\n  border-right: 1px solid rgba(200,149,46,0.15);\n}\n.ldc-co .co-mv-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 52px;\n  width: 40px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n}\n.ldc-co .co-mv-icon {\n  width: 52px;\n  height: 52px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 28px;\n}\n.ldc-co .co-mv-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n}\n.ldc-co .co-mv-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 14px;\n}\n.ldc-co .co-mv-title {\n  font-family: 'Cinzel', serif;\n  font-size: 24px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  line-height: 1.3;\n}\n.ldc-co .co-mv-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13.5px;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.ldc-co .co-mv-body p { margin-bottom: 16px; }\n.ldc-co .co-mv-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* ============================================\n   4. WHAT WE DO\n   ============================================ *\/\n.ldc-co .co-wwd {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.ldc-co .co-wwd::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px),\n    repeating-linear-gradient(0deg, transparent, transparent 120px, rgba(200,149,46,0.02) 120px, rgba(200,149,46,0.02) 121px);\n  pointer-events: none;\n}\n.ldc-co .co-wwd-layout {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.ldc-co .co-wwd-content {}\n.ldc-co .co-wwd-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 200px 200px;\n  gap: 8px;\n}\n.ldc-co .co-wwd-img {\n  overflow: hidden;\n  position: relative;\n}\n.ldc-co .co-wwd-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.7) brightness(0.8);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.ldc-co .co-wwd-img:hover img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.88);\n}\n.ldc-co .co-wwd-img.tall { grid-row: span 2; }\n.ldc-co .co-wwd-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(26,17,8,0.5) 100%);\n  pointer-events: none;\n}\n.ldc-co .co-wwd-img-cap {\n  position: absolute;\n  bottom: 10px;\n  left: 12px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* ============================================\n   5. CORE STRENGTHS\n   ============================================ *\/\n.ldc-co .co-strengths {\n  padding: 96px 0;\n  background: var(--it-crema);\n}\n.ldc-co .co-str-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0;\n}\n.ldc-co .co-str-card {\n  padding: 44px 28px;\n  text-align: center;\n  position: relative;\n  transition: all 0.4s;\n}\n.ldc-co .co-str-card::after {\n  content: '';\n  position: absolute;\n  top: 24px;\n  right: 0;\n  bottom: 24px;\n  width: 1px;\n  background: rgba(200,149,46,0.15);\n}\n.ldc-co .co-str-card:last-child::after { display: none; }\n.ldc-co .co-str-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.ldc-co .co-str-card:hover::before { width: 50px; }\n.ldc-co .co-str-card:hover { background: rgba(255,255,255,0.6); }\n.ldc-co .co-str-icon {\n  width: 56px;\n  height: 56px;\n  margin: 0 auto 24px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  transition: all 0.4s;\n}\n.ldc-co .co-str-card:hover .co-str-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.ldc-co .co-str-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.ldc-co .co-str-card:hover .co-str-icon svg { color: #fff; }\n.ldc-co .co-str-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  letter-spacing: 0.5px;\n  margin-bottom: 14px;\n  line-height: 1.4;\n}\n.ldc-co .co-str-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: var(--it-grigio);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   6. MANUFACTURING (Image left + Text right)\n   ============================================ *\/\n.ldc-co .co-mfg {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.ldc-co .co-split.reverse { direction: rtl; }\n.ldc-co .co-split.reverse > * { direction: ltr; }\n.ldc-co .co-split-img {\n  position: relative;\n  overflow: hidden;\n}\n.ldc-co .co-split-img img {\n  width: 100%;\n  height: 420px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.88);\n  transition: transform 0.7s ease;\n}\n.ldc-co .co-split-img:hover img { transform: scale(1.04); }\n.ldc-co .co-split-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 28px; height: 28px;\n  border-top: 2px solid rgba(200,149,46,0.5);\n  border-left: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-split-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 28px; height: 28px;\n  border-bottom: 2px solid rgba(200,149,46,0.5);\n  border-right: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.ldc-co .co-split-content {}\n.ldc-co .co-split-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.ldc-co .co-split-label::before {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.ldc-co .co-split-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(22px, 2.2vw, 30px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n.ldc-co .co-section.dark .co-split-title { color: var(--it-bianco); }\n.ldc-co .co-section.dark .co-split-label { color: var(--it-oro-chiaro); }\n.ldc-co .co-section.dark .co-split-label::before { background: var(--it-oro-chiaro); }\n.ldc-co .co-split-line {\n  width: 50px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 20px;\n}\n.ldc-co .co-split-cta {\n  margin-top: 32px;\n}<\/p>\n<p>\/* ============================================\n   7. WHY CHOOSE US\n   ============================================ *\/\n.ldc-co .co-why {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.ldc-co .co-why::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px);\n  pointer-events: none;\n}\n.ldc-co .co-why-layout {\n  position: relative;\n  z-index: 2;\n}\n.ldc-co .co-why-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 52px;\n}\n.ldc-co .co-why-intro .co-body {\n  color: rgba(255,255,255,0.55);\n}\n.ldc-co .co-why-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n.ldc-co .co-why-card {\n  padding: 36px 32px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n}\n.ldc-co .co-why-card:hover {\n  border-color: rgba(232,114,42,0.35);\n  background: rgba(200,149,46,0.04);\n}\n.ldc-co .co-why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 32px;\n  width: 30px;\n  height: 2px;\n  background: var(--it-arancio);\n  opacity: 0;\n  transition: opacity 0.4s;\n}\n.ldc-co .co-why-card:hover::before { opacity: 1; }\n.ldc-co .co-why-num {\n  font-family: 'Cinzel', serif;\n  font-size: 32px;\n  font-weight: 700;\n  color: rgba(200,149,46,0.15);\n  margin-bottom: 16px;\n  line-height: 1;\n}\n.ldc-co .co-why-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 12px;\n  letter-spacing: 0.3px;\n  line-height: 1.4;\n}\n.ldc-co .co-why-card-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   8. COMPANY PAGES PREVIEW\n   ============================================ *\/\n.ldc-co .co-pages {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.ldc-co .co-pages-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n.ldc-co .co-page-card {\n  text-decoration: none;\n  display: block;\n  padding: 36px 28px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n  overflow: hidden;\n}\n.ldc-co .co-page-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0;\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.ldc-co .co-page-card:hover::after { width: 100%; }\n.ldc-co .co-page-card:hover {\n  background: var(--it-crema);\n  border-color: rgba(200,149,46,0.25);\n  transform: translateY(-3px);\n  box-shadow: 0 12px 32px rgba(26,17,8,0.06);\n}\n.ldc-co .co-page-icon {\n  width: 44px;\n  height: 44px;\n  border: 1.5px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 22px;\n  transition: all 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.ldc-co .co-page-icon svg {\n  width: 17px; height: 17px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-icon svg { color: #fff; }\n.ldc-co .co-page-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 10px;\n  letter-spacing: 0.3px;\n  transition: color 0.3s;\n}\n.ldc-co .co-page-card:hover .co-page-title { color: var(--it-arancio); }\n.ldc-co .co-page-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11.5px;\n  color: var(--it-grigio-chiaro);\n  line-height: 1.6;\n}\n.ldc-co .co-page-arrow {\n  margin-top: 18px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  opacity: 0;\n  transform: translateX(-8px);\n  transition: all 0.4s;\n}\n.ldc-co .co-page-card:hover .co-page-arrow {\n  opacity: 1;\n  transform: translateX(0);\n}<\/p>\n<p>\/* ============================================\n   9. CONTACT SECTION\n   ============================================ *\/\n.ldc-co .co-contact {\n  padding: 96px 0;\n  background: var(--it-crema);\n  text-align: center;\n}\n.ldc-co .co-contact-body {\n  max-width: 640px;\n  margin: 0 auto 40px;\n}\n.ldc-co .co-contact-btns {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ============================================\n   10. FINAL CTA\n   ============================================ *\/\n.ldc-co .co-final {\n  padding: 80px 0;\n  background: var(--it-nero-caldo);\n  text-align: center;\n  position: relative;\n}\n.ldc-co .co-final::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), var(--it-arancio), var(--it-oro), transparent);\n}\n.ldc-co .co-final-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(20px, 2vw, 28px);\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 16px;\n}\n.ldc-co .co-final-body {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  font-style: italic;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.7;\n  max-width: 580px;\n  margin: 0 auto 36px;\n}\n.ldc-co .co-final-cta {\n  display: flex;\n  justify-content: center;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .ldc-co .co-str-grid { grid-template-columns: repeat(3, 1fr); }\n  .ldc-co .co-str-card:nth-child(3)::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .ldc-co .co-inner { padding: 0 32px; }\n  .ldc-co .co-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-overview-layout { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-overview-img { order: -1; }\n  .ldc-co .co-mv-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-mv-card:first-child { border-right: none; border-bottom: 1px solid rgba(200,149,46,0.15); }\n  .ldc-co .co-split { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-split.reverse { direction: ltr; }\n  .ldc-co .co-split-img { order: -1; }\n  .ldc-co .co-wwd-layout { grid-template-columns: 1fr; gap: 40px; }\n  .ldc-co .co-wwd-images { order: -1; }\n  .ldc-co .co-why-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .ldc-co .co-inner { padding: 0 24px; }\n  .ldc-co .co-section { padding: 64px 0 !important; }\n  .ldc-co .co-intro { padding: 64px 0 !important; }\n  .ldc-co .co-str-grid { grid-template-columns: 1fr 1fr; }\n  .ldc-co .co-str-card:nth-child(2n)::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: 1fr 1fr; }\n  .ldc-co .co-why-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-wwd-images { grid-template-rows: 160px 160px; }\n  .ldc-co .co-split-img img { height: 320px; }\n  .ldc-co .co-overview-img img { height: 360px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .ldc-co .co-inner { padding: 0 20px; }\n  .ldc-co .co-str-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-str-card::after { display: none; }\n  .ldc-co .co-pages-grid { grid-template-columns: 1fr; }\n  .ldc-co .co-contact-btns { flex-direction: column; }\n  .ldc-co .co-contact-btns .co-btn,.ldc-co .co-contact-btns .co-btn-outline { width: 100% !important; justify-content: center !important; }\n  .ldc-co .co-mv-card { padding: 40px 24px; }\n  .ldc-co .co-split-img img { height: 260px; }\n}\n<\/style>\n<div class=\"ldc-co\">\n<p>  <!-- ============================================\n       SECTION 1 \u2014 INTRO\n       ============================================ --><\/p>\n<section class=\"co-section co-intro\">\n<div class=\"co-inner\">\n<div class=\"co-intro-grid\">\n<div class=\"co-intro-left\">\n          <span class=\"co-intro-label\">\u0412\u044a\u0432\u0435\u0434\u0435\u043d\u0438\u0435<\/span><\/p>\n<h2 class=\"co-intro-title\">\u0417\u0430<br \/><em>LANDERCOLL<\/em><\/h2>\n<div class=\"co-intro-deco\">\n            <span class=\"co-intro-deco-dot\"><\/span><br \/>\n            <span class=\"co-intro-deco-line\"><\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"co-intro-right\">\n<div class=\"co-body\">\n<p>LANDERCOLL \u0435 \u0430\u043d\u0433\u0430\u0436\u0438\u0440\u0430\u043d \u0434\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u043e\u0442 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440 \u0438 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u0430, \u043e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u0430\u043d\u0430 \u043a\u044a\u043c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u0442\u0430, \u0437\u0430 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u043f\u043e \u0446\u0435\u043b\u0438\u044f \u0441\u0432\u044f\u0442. \u041d\u0438\u0435 \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043c\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0438, \u0444\u043e\u0440\u043c\u0443\u043b\u0430\u0442\u043e\u0440\u0438, \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u0440\u0438 \u0438 \u0435\u043a\u0438\u043f\u0438 \u0437\u0430 \u0441\u043d\u0430\u0431\u0434\u044f\u0432\u0430\u043d\u0435, \u043a\u043e\u0438\u0442\u043e \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u044f\u0442 \u043e\u0442 \u043d\u0430\u0434\u0435\u0436\u0434\u043d\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u043d\u0430 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f \u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440, \u0441\u043f\u043e\u0441\u043e\u0431\u0435\u043d \u0434\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u0431\u0438\u0437\u043d\u0435\u0441 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e.<\/p>\n<p>\u041d\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0435 \u0438\u0437\u0433\u0440\u0430\u0434\u0435\u043da \u043e\u043a\u043e\u043b\u043e \u0438\u0434\u0435\u044f\u0442\u0430, \u0447\u0435 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u043e\u0442\u043e \u0441\u043d\u0430\u0431\u0434\u044f\u0432\u0430\u043d\u0435 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0431\u044a\u0434\u0435 \u043a\u0430\u043a\u0442\u043e <strong>\u043d\u0430\u0434\u0435\u0436\u0434\u043d\u043e, \u0442\u0430\u043a\u0430 \u0438 \u043f\u043e\u043b\u0435\u0437\u043d\u043e<\/strong>. \u041d\u0430\u0434\u0435\u0436\u0434\u043d\u043e\u0441\u0442\u0442\u0430 \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u0441\u0442\u0430\u0431\u0438\u043b\u043d\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0438 \u043e\u0442\u0437\u0438\u0432\u0447\u0438\u0432\u043e \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0435. \u041f\u043e\u043b\u0435\u0437\u043d\u043e\u0441\u0442\u0442\u0430 \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430 \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043a\u0430\u043a \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0442\u0435 \u0441\u0435 \u0434\u044a\u0440\u0436\u0430\u0442 \u0432 \u0440\u0435\u0430\u043b\u043d\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438 \u043f\u043e\u043c\u043e\u0449 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u043f\u0440\u0438 \u0438\u0437\u0431\u043e\u0440\u0430 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f, \u043a\u043e\u0438\u0442\u043e \u043e\u0442\u0433\u043e\u0432\u0430\u0440\u044f\u0442 \u043d\u0430 \u0442\u0435\u0445\u043d\u0438\u0442\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u0438 \u0446\u0435\u043b\u0438 \u0438 \u043f\u0430\u0437\u0430\u0440\u043d\u0438 \u043d\u0443\u0436\u0434\u0438.<\/p>\n<p>\u0412\u043c\u0435\u0441\u0442\u043e \u0434\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0430 \u0441\u0430\u043c\u043e \u043a\u0430\u0442\u043e \u043f\u0440\u043e\u0434\u0430\u0432\u0430\u0447 \u043d\u0430 \u0441\u0443\u0440\u043e\u0432\u0438\u043d\u0438, LANDERCOLL \u0441\u0435 \u0441\u0442\u0440\u0435\u043c\u0438 \u0434\u0430 \u0431\u044a\u0434\u0435 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u043a\u043e\u044f\u0442\u043e \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f <strong>\u0438\u0437\u0431\u043e\u0440 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u0442\u0430 \u0438 \u043f\u043e-\u0441\u0438\u043b\u043d\u043e \u0432\u0437\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u043e\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435<\/strong>. \u0422\u043e\u0432\u0430 \u0435 \u043e\u0441\u043d\u043e\u0432\u0430\u0442\u0430 \u043d\u0430 \u043d\u0430\u0448\u0430\u0442\u0430 \u0444\u0438\u0440\u043c\u0435\u043d\u0430 \u0444\u0438\u043b\u043e\u0441\u043e\u0444\u0438\u044f \u0438 \u043f\u043e\u0441\u043e\u043a\u0430\u0442\u0430, \u043f\u043e \u043a\u043e\u044f\u0442\u043e \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430\u043c\u0435 \u0434\u0430 \u0440\u0430\u0441\u0442\u0435\u043c.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 2 \u2014 COMPANY OVERVIEW\n       ============================================ --><\/p>\n<section class=\"co-section co-overview cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u041e\u0431\u0449 \u043f\u0440\u0435\u0433\u043b\u0435\u0434 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430<\/span><\/p>\n<h2 class=\"co-sec-title\">\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0430 \u0432\u044a\u0440\u0445\u0443 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440<br \/>\u0438 <em>\u0418\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-overview-layout\">\n<div class=\"co-body\">\n<p>LANDERCOLL \u0441\u0435 \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0430 \u0432\u044a\u0440\u0445\u0443 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u043e\u0442 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440, \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e <strong>HPMC, HEMC, HEC \u0438 CMC<\/strong>. \u0422\u0435\u0437\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u0432 \u0448\u0438\u0440\u043e\u043a \u0441\u043f\u0435\u043a\u0442\u044a\u0440 \u043e\u0442 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u0441\u0435\u043a\u0442\u043e\u0440\u0438, \u043a\u044a\u0434\u0435\u0442\u043e \u0432\u0430\u0436\u043d\u0438 \u0441\u0430 \u0437\u0430\u0434\u044a\u0440\u0436\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0432\u043e\u0434\u0430, \u0441\u0433\u044a\u0441\u0442\u044f\u0432\u0430\u043d\u0435\u0442\u043e, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044a\u0442 \u043d\u0430 \u0440\u0435\u0445\u043e\u043b\u0438\u0433\u0440\u0430\u0444\u0438\u044f\u0442\u0430, \u0441\u0442\u0430\u0431\u0438\u043b\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u0441\u0443\u0441\u043f\u0435\u043d\u0437\u0438\u044f\u0442\u0430, \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435\u0442\u043e \u0438 \u043a\u043e\u043d\u0441\u0438\u0441\u0442\u0435\u043d\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u0430\u0442\u0430.<\/p>\n<p>\u041d\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u043f\u0430\u0437\u0430\u0440\u0438, \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u043e \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u0441\u0442\u0432\u043e \u0438 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u043d\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438, \u0431\u043e\u0438 \u0438 \u043f\u043e\u043a\u0440\u0438\u0442\u0438\u044f, \u0434\u043e\u043c\u0430\u0448\u043d\u0430 \u0433\u0440\u0438\u0436\u0430 \u0438 \u043f\u0440\u0435\u043f\u0430\u0440\u0430\u0442\u0438, \u043b\u0438\u0447\u043d\u0430 \u0433\u0440\u0438\u0436\u0430 \u0438 \u043a\u043e\u0437\u043c\u0435\u0442\u0438\u043a\u0430, \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u043a\u0430, \u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0438, \u043a\u0435\u0440\u0430\u043c\u0438\u043a\u0430, \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0432 \u043d\u0435\u0444\u0442\u0435\u043d\u0430\u0442\u0430 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u044f \u0438 \u0434\u0440\u0443\u0433\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438. \u0422\u043e\u0432\u0430 \u0448\u0438\u0440\u043e\u043a\u043e\u0442\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0438 \u0434\u0430\u0432\u0430 \u0446\u0435\u043d\u043d\u0430 \u043f\u0435\u0440\u0441\u043f\u0435\u043a\u0442\u0438\u0432\u0430 \u0437\u0430 \u0442\u043e\u0432\u0430 \u043a\u0430\u043a \u0438\u0437\u0438\u0441\u043a\u0432\u0430\u043d\u0438\u044f\u0442\u0430 \u043a\u044a\u043c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0442\u0435 \u0432\u0430\u0440\u0438\u0440\u0430\u0442 \u043e\u0442 \u0435\u0434\u043d\u0430 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u044f \u0434\u043e \u0434\u0440\u0443\u0433\u0430.<\/p>\n<p>\u0422\u044a\u0439 \u043a\u0430\u0442\u043e \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438\u0442\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0447\u0435\u0441\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u044f\u0442 \u0432 \u0441\u043b\u043e\u0436\u043d\u0438 \u0441\u0440\u0435\u0434\u0438 \u0437\u0430 \u0441\u043d\u0430\u0431\u0434\u044f\u0432\u0430\u043d\u0435 \u0438 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435, \u043d\u0438\u0435 \u043e\u0442\u0434\u0430\u0434\u0435\u043c \u0433\u043e\u043b\u044f\u043c\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043d\u0430 <strong>\u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u0430\u0442\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f, \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u0442\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u0430 \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e\u0442\u043e \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e<\/strong>. \u0412\u044f\u0440\u0432\u0430\u043c\u0435, \u0447\u0435 \u043d\u0430\u0434\u0435\u0436\u0434\u0435\u043d \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u043e\u043c\u0430\u0433\u0430 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0434\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u0442 \u043e\u0442 \u0437\u0430\u043f\u0438\u0442\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u0443\u0432\u0435\u0440\u0435\u043d \u0438\u0437\u0431\u043e\u0440 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u043f\u043e \u044f\u0441\u0435\u043d \u0438 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u0435\u043d \u043d\u0430\u0447\u0438\u043d.<\/p>\n<\/p><\/div>\n<div class=\"co-overview-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581091226033-d5c48150dbaa?w=600&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u0418\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u043e \u0441\u044a\u043e\u0440\u044a\u0436\u0435\u043d\u0438\u0435 \u041b\u0430\u043d\u0434\u0435\u0440\u043a\u043e\u043b\" loading=\"lazy\"><\/p>\n<div class=\"co-overview-badge\">\n            <span class=\"co-overview-badge-num\">4<\/span><br \/>\n            <span class=\"co-overview-badge-txt\">\u041e\u0441\u043d\u043e\u0432\u043d\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u0438 \u043b\u0438\u043d\u0438\u0438<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 3 \u2014 MISSION & VISION\n       ============================================ --><\/p>\n<section class=\"co-section co-mv\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u0426\u0435\u043b \u0438 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435<\/span><\/p>\n<h2 class=\"co-sec-title\">\u041c\u0438\u0441\u0438\u044f \u0438 <em>\u0412\u0438\u0437\u0438\u044f<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-mv-grid\">\n<p>        <!-- Mission --><\/p>\n<div class=\"co-mv-card\">\n<div class=\"co-mv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"6\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><\/svg>\n          <\/div>\n<p>          <span class=\"co-mv-label\">\u041d\u0430\u0448\u0430\u0442\u0430 \u043c\u0438\u0441\u0438\u044f<\/span><\/p>\n<h3 class=\"co-mv-title\">\u041d\u0430\u0448\u0430\u0442\u0430 \u043c\u0438\u0441\u0438\u044f<\/h3>\n<div class=\"co-mv-body\">\n<p>\u041d\u0430\u0448\u0430\u0442\u0430 \u043c\u0438\u0441\u0438\u044f \u0435 \u0434\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043c\u0435 \u0432\u0438\u0441\u043e\u043a\u043e\u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u0438 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u043e\u0442 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440, \u043a\u043e\u0438\u0442\u043e \u043f\u043e\u043c\u0430\u0433\u0430\u0442 \u043d\u0430 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438\u0442\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0434\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0442 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0442\u0435, \u043a\u043e\u043d\u0441\u0438\u0441\u0442\u0435\u043d\u0446\u0438\u044f\u0442\u0430 \u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e \u0438 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043a\u0440\u0430\u0439\u043d\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442. \u0421\u0442\u0440\u0435\u043c\u0438\u043c \u0441\u0435 \u0434\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u043c\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u043d\u0435 \u0441\u0430\u043c\u043e \u0441 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u043d\u043e \u0438 \u0441 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u043e \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0435 \u0438 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e, \u0431\u0430\u0437\u0438\u0440\u0430\u043d\u043e \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f.<\/p>\n<p>\u0412\u044f\u0440\u0432\u0430\u043c\u0435, \u0447\u0435 \u043d\u0430\u0439-\u0446\u0435\u043d\u043d\u0438\u0442\u0435 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u0430 \u0441\u0435 \u0438\u0437\u0433\u0440\u0430\u0436\u0434\u0430\u0442, \u043a\u043e\u0433\u0430\u0442\u043e \u0438 \u0434\u0432\u0435\u0442\u0435 \u0441\u0442\u0440\u0430\u043d\u0438 \u0441\u0435 \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u0442 \u0432\u044a\u0440\u0445\u0443 \u044f\u0441\u043d\u043e\u0442\u0430, \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442 \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u0438 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438. \u0417\u0430\u0442\u043e\u0432\u0430 \u043d\u0430\u0448\u0430\u0442\u0430 \u043c\u0438\u0441\u0438\u044f \u043d\u0430\u0434\u0445\u0432\u044a\u0440\u043b\u044f \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430\u0442\u0430. \u0420\u0430\u0431\u043e\u0442\u0438\u043c, \u0437\u0430 \u0434\u0430 \u043f\u043e\u043c\u043e\u0433\u043d\u0435\u043c \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0434\u0430 \u043d\u0430\u043c\u0430\u043b\u044f\u0442 \u043d\u0435\u0441\u0438\u0433\u0443\u0440\u043d\u043e\u0441\u0442\u0442\u0430, \u0434\u0430 \u043e\u0446\u0435\u043d\u044f\u0432\u0430\u0442 \u043f\u043e-\u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438\u0442\u0435 \u0438 \u0434\u0430 \u0438\u0437\u0433\u0440\u0430\u0434\u044f\u0442 \u0434\u043e\u0432\u0435\u0440\u0438\u0435 \u0432 \u0438\u0437\u0431\u043e\u0440\u0430 \u0441\u0438 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Vision --><\/p>\n<div class=\"co-mv-card\">\n<div class=\"co-mv-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><\/svg>\n          <\/div>\n<p>          <span class=\"co-mv-label\">\u041d\u0430\u0448\u0430\u0442\u0430 \u0432\u0438\u0437\u0438\u044f<\/span><\/p>\n<h3 class=\"co-mv-title\">\u041d\u0430\u0448\u0430\u0442\u0430 \u0432\u0438\u0437\u0438\u044f<\/h3>\n<div class=\"co-mv-body\">\n<p>\u041d\u0430\u0448\u0430\u0442\u0430 \u0432\u0438\u0437\u0438\u044f \u0435 \u0434\u0430 \u0431\u044a\u0434\u0435\u043c \u0434\u043e\u0432\u0435\u0440\u0435\u043d \u0433\u043b\u043e\u0431\u0430\u043b\u0435\u043d \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0442\u0430 \u043d\u0430 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u043d\u0438\u044f \u0435\u0442\u0435\u0440, \u0438\u0437\u0432\u0435\u0441\u0442\u0435\u043d \u0441 \u043d\u0430\u0434\u0435\u0436\u0434\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0442\u0435, \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u0442\u0430 \u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u0438\u044f \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u0435\u043d \u0440\u0430\u0441\u0442\u0435\u0436. \u0421\u0442\u0440\u0435\u043c\u0438\u043c \u0441\u0435 \u0434\u0430 \u0443\u043a\u0440\u0435\u043f\u0438\u043c \u043f\u043e\u0437\u0438\u0446\u0438\u0438\u0442\u0435 \u0441\u0438, \u043a\u0430\u0442\u043e \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430\u043c\u0435 \u0434\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430\u043c\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e, \u0434\u0430 \u0437\u0430\u0434\u044a\u043b\u0431\u043e\u0447\u0430\u0432\u0430\u043c\u0435 \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u0441\u0438 \u0437\u0430 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438\u0442\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438 \u0434\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430\u043c\u0435 \u043d\u0430\u0447\u0438\u043d\u0430, \u043f\u043e \u043a\u043e\u0439\u0442\u043e \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u043c\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u043d\u0430 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0442\u0435 \u043f\u0430\u0437\u0430\u0440\u0438.<\/p>\n<p>\u0412\u044f\u0440\u0432\u0430\u043c\u0435, \u0447\u0435 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u0438\u044f\u0442 \u0443\u0441\u043f\u0435\u0445 \u0432 \u0442\u0430\u0437\u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u044f \u0437\u0430\u0432\u0438\u0441\u0438 \u043e\u0442 \u0441\u044a\u0447\u0435\u0442\u0430\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u0438\u044f \u043a\u0430\u043f\u0430\u0446\u0438\u0442\u0435\u0442 \u0441 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0438\u0437\u044a\u043c, \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0438 \u0438 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442 \u0437\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430. \u041d\u0430\u0448\u0430\u0442\u0430 \u0432\u0438\u0437\u0438\u044f \u043e\u0442\u0440\u0430\u0437\u044f\u0432\u0430 \u043d\u0430\u0448\u0438\u044f \u0430\u043d\u0433\u0430\u0436\u0438\u043c\u0435\u043d\u0442 \u0434\u0430 \u0440\u0430\u0441\u0442\u0435\u043c \u043f\u043e \u043d\u0430\u0447\u0438\u043d, \u043a\u043e\u0439\u0442\u043e \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f \u043a\u0430\u043a\u0442\u043e \u043d\u0430\u0448\u0438\u0442\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438, \u0442\u0430\u043a\u0430 \u0438 \u043d\u0430\u0448\u0430\u0442\u0430 \u043f\u043e-\u0448\u0438\u0440\u043e\u043a\u0430 \u0440\u043e\u043b\u044f \u0432 \u0441\u044a\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u0438\u0442\u0435 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 4 \u2014 WHAT WE DO\n       ============================================ --><\/p>\n<section class=\"co-section co-wwd dark\">\n<div class=\"co-inner\">\n<div class=\"co-wwd-layout\">\n<div class=\"co-wwd-content\">\n          <span class=\"co-split-label\">\u0412\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438<\/span><\/p>\n<h2 class=\"co-split-title\" style=\"color:var(--it-bianco);\">\u041a\u0430\u043a\u0432\u043e \u043f\u0440\u0430\u0432\u0438\u043c<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>LANDERCOLL \u0434\u043e\u0441\u0442\u0430\u0432\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u043e\u0442 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440 \u0437\u0430 \u0448\u0438\u0440\u043e\u043a \u0441\u043f\u0435\u043a\u0442\u044a\u0440 \u043e\u0442 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f. \u041d\u0430\u0448\u0430\u0442\u0430 \u0440\u0430\u0431\u043e\u0442\u0430 \u0432\u043a\u043b\u044e\u0447\u0432\u0430 <strong>\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u0430 \u043f\u0440\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e, \u0441\u044a\u0432\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u043e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u0430\u043d\u0438 \u043a\u044a\u043c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435,<\/strong> \u0438 \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0437\u0430 \u043a\u0443\u043f\u0443\u0432\u0430\u0447\u0438 \u0438 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438 \u0435\u043a\u0438\u043f\u0438 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u043f\u0430\u0437\u0430\u0440\u0438.<\/p>\n<p>\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043c\u0435 \u0441\u0435 \u0432\u044a\u0440\u0445\u0443 \u043f\u043e\u043c\u043e\u0449 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0434\u0430 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u0442 \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u0438 \u043e\u043f\u0446\u0438\u0438 \u0437\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u043a\u0430\u0442\u043e \u0441\u0443\u0445\u0438 \u0441\u043c\u0435\u0441\u0438 \u0437\u0430 \u043c\u0430\u0437\u0438\u043b\u043a\u0438, \u043b\u0435\u043f\u0438\u043b\u0430 \u0437\u0430 \u043f\u043b\u043e\u0447\u043a\u0438, \u0448\u043f\u0430\u043a\u043b\u043e\u0432\u043a\u0438, \u0431\u043e\u0438 \u0438 \u043f\u043e\u043a\u0440\u0438\u0442\u0438\u044f, \u0442\u0435\u0447\u043d\u0438 \u043f\u0435\u0440\u0438\u043b\u043d\u0438 \u043f\u0440\u0435\u043f\u0430\u0440\u0430\u0442\u0438, \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0437\u0430 \u043b\u0438\u0447\u043d\u0430 \u0433\u0440\u0438\u0436\u0430, \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u0447\u043d\u0438 \u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0438, \u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0438, \u043a\u0435\u0440\u0430\u043c\u0438\u043a\u0430 \u0438 \u0434\u0440\u0443\u0433\u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438. \u0427\u0440\u0435\u0437 \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043a\u0430\u043a\u0442\u043e \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u043e\u0442\u043e \u0441\u0435\u043c\u0435\u0439\u0441\u0442\u0432\u043e, \u0442\u0430\u043a\u0430 \u0438 \u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u0430\u0442\u0438\u0432\u043d\u0430\u0442\u0430 \u0441\u0440\u0435\u0434\u0430, \u043f\u043e\u043c\u0430\u0433\u0430\u043c\u0435 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0434\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u0442 \u043a\u044a\u043c \u043f\u043e-\u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u0438 \u043f\u043e-\u043d\u0430\u0434\u0435\u0436\u0434\u043d\u043e \u0432\u0437\u0435\u043c\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f.<\/p>\n<p>\u041d\u0430\u0448\u0430\u0442\u0430 \u0440\u043e\u043b\u044f \u0435 \u0434\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043c\u0435 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u043f\u043e \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u043d \u043d\u0430\u0447\u0438\u043d. \u0422\u043e\u0432\u0430 \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u044f, \u043a\u043e\u0438\u0442\u043e \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u0442 \u043a\u0430\u043a\u0442\u043e <strong>\u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0442\u0435 \u0438\u0437\u0438\u0441\u043a\u0432\u0430\u043d\u0438\u044f, \u0442\u0430\u043a\u0430 \u0438 \u0442\u044a\u0440\u0433\u043e\u0432\u0441\u043a\u0438\u0442\u0435 \u043d\u0443\u0436\u0434\u0438<\/strong>.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-wwd-images\">\n<div class=\"co-wwd-img tall\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1504307651254-35680f356dfd?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u0421\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u043d\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">\u0421\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u0441\u0442\u0432\u043e<\/span>\n          <\/div>\n<div class=\"co-wwd-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1532187863486-abf9dbad1b69?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u041b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u043d\u0438 \u0442\u0435\u0441\u0442\u043e\u0432\u0435\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">\u041b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u043d\u0438 \u0442\u0435\u0441\u0442\u043e\u0432\u0435<\/span>\n          <\/div>\n<div class=\"co-wwd-img\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1562259929-b4e1fd3aef09?w=500&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u041f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0430 \u043f\u043e\u043a\u0440\u0438\u0442\u0438\u044f\" loading=\"lazy\"><br \/>\n            <span class=\"co-wwd-img-cap\">\u041f\u043e\u043a\u0440\u0438\u0442\u0438\u044f<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 5 \u2014 CORE STRENGTHS\n       ============================================ --><\/p>\n<section class=\"co-section co-strengths cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u041a\u0430\u043a\u0432\u043e \u043d\u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f<\/span><\/p>\n<h2 class=\"co-sec-title\">\u041d\u0430\u0448\u0435\u0442\u043e \u044f\u0434\u0440\u043e <em>\u0421\u0438\u043b\u043d\u0438 \u0441\u0442\u0440\u0430\u043d\u0438<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-str-grid\">\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"6\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 \u043f\u043e\u0440\u0442\u0444\u0435\u0439\u043b<\/h4>\n<p class=\"co-str-body\">\u041d\u0438\u0435 \u0441\u043c\u0435 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0438 \u0432 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u043e\u0442 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440. \u0422\u0430\u0437\u0438 \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u0430 \u043d\u0430\u0441\u043e\u043a\u0430 \u043d\u0438 \u043f\u043e\u043c\u0430\u0433\u0430 \u043f\u043e-\u0434\u043e\u0431\u0440\u0435 \u0434\u0430 \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043c\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438\u0442\u0435 \u043d\u0430 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435, \u043d\u0443\u0436\u0434\u0438\u0442\u0435 \u043e\u0442 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0438 \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435\u0442\u0438\u0442\u0435 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u0441\u0435\u043a\u0442\u043e\u0440\u0438.<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u041e\u0431\u0448\u0438\u0440\u043d\u043e \u043f\u043e\u043a\u0440\u0438\u0442\u0438\u0435 \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u0442\u0430<\/h4>\n<p class=\"co-str-body\">\u041d\u0430\u0448\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442 \u0432 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u0441\u0442\u0432\u043e\u0442\u043e, \u043f\u043e\u043a\u0440\u0438\u0442\u0438\u044f, \u0434\u043e\u043c\u0430\u0448\u043d\u0430 \u0433\u0440\u0438\u0436\u0430, \u043b\u0438\u0447\u043d\u0430 \u0433\u0440\u0438\u0436\u0430, \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u043a\u0430, \u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u043a\u0435\u0440\u0430\u043c\u0438\u043a\u0430, \u043d\u0435\u0444\u0442\u0435\u043d\u0438 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0438 \u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f.<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"><\/polygon><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u041c\u0438\u0441\u043b\u0435\u043d\u0435, \u043e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u0430\u043d\u043e \u043a\u044a\u043c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435<\/h4>\n<p class=\"co-str-body\">\u041d\u0438\u0435 \u0440\u0430\u0437\u0433\u043b\u0435\u0436\u0434\u0430\u043c\u0435 \u043a\u0430\u043a \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u044a\u0442 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f \u0432 \u0440\u0435\u0430\u043b\u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u0430\u0446\u0438\u044f \u0438 \u043a\u0430\u043a \u0442\u043e\u0432\u0430 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u0441\u0435 \u0441\u0432\u044a\u0440\u0437\u0432\u0430 \u0441 \u043f\u0440\u043e\u0446\u0435\u0441\u0430, \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0435\u043c\u043e\u0441\u0442\u0442\u0430 \u0438 \u0438\u0437\u0438\u0441\u043a\u0432\u0430\u043d\u0438\u044f\u0442\u0430 \u043d\u0430 \u043a\u0440\u0430\u0439\u043d\u0438\u044f \u043f\u0430\u0437\u0430\u0440.<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u041f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f<\/h4>\n<p class=\"co-str-body\">\u0418\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438\u0442\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0446\u0435\u043d\u044f\u0442 \u044f\u0441\u043d\u043e\u0442\u0430, \u0431\u044a\u0440\u0437\u0438\u043d\u0430 \u0438 \u043d\u0430\u0434\u0435\u0436\u0434\u043d\u043e\u0441\u0442. \u041d\u0438\u0435 \u0441\u0435 \u0430\u043d\u0433\u0430\u0436\u0438\u0440\u0430\u043c\u0435 \u0441 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u043e\u043d\u0435\u043d \u0441\u0442\u0438\u043b, \u043a\u043e\u0439\u0442\u043e \u0435 \u043e\u0442\u0437\u0438\u0432\u0447\u0438\u0432, \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438\u0440\u0430\u043d \u0438 \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d \u0432\u044a\u0440\u0445\u0443 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0442\u043e \u0440\u0435\u0448\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438.<\/p>\n<\/p><\/div>\n<div class=\"co-str-card\">\n<div class=\"co-str-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-str-title\">\u0414\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e<\/h4>\n<p class=\"co-str-body\">\u0412\u044f\u0440\u0432\u0430\u043c\u0435, \u0447\u0435 \u0441\u0438\u043b\u043d\u0438\u0442\u0435 \u0431\u0438\u0437\u043d\u0435\u0441 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f \u0441\u0435 \u0438\u0437\u0433\u0440\u0430\u0436\u0434\u0430\u0442 \u0447\u0440\u0435\u0437 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442, \u0434\u043e\u0432\u0435\u0440\u0438\u0435 \u0438 \u0441\u043f\u043e\u0434\u0435\u043b\u0435\u043d \u043d\u0430\u043f\u0440\u0435\u0434\u044a\u043a. \u041f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u043c\u0435 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0440\u0435\u0433\u0438\u043e\u043d\u0438 \u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0438.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 6 \u2014 MANUFACTURING\n       ============================================ --><\/p>\n<section class=\"co-section co-mfg\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1565793298595-6a879b1d9492?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u0438 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e<\/span><\/p>\n<h2 class=\"co-split-title\">\u0412\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0437\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e \u0435 \u0435\u0434\u043d\u0430 \u043e\u0442 \u043e\u0441\u043d\u043e\u0432\u0438\u0442\u0435 \u043d\u0430 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u043e\u0442\u043e \u0434\u043e\u0432\u0435\u0440\u0438\u0435. \u041a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u044f\u0442 \u043e\u0442 \u0443\u0432\u0435\u0440\u0435\u043d\u043e\u0441\u0442, \u0447\u0435 \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a\u044a\u0442 \u0437\u0430\u0434 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u0440\u0430\u0437\u0431\u0438\u0440\u0430 <strong>\u043a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u043f\u0440\u043e\u0446\u0435\u0441\u0430, \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e,<\/strong> \u0438 \u0432\u0430\u0436\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442\u0442\u0430 \u043e\u0442 \u043f\u0430\u0440\u0442\u0438\u0434\u0430 \u043a\u044a\u043c \u043f\u0430\u0440\u0442\u0438\u0434\u0430.<\/p>\n<p>LANDERCOLL \u0435 \u0430\u043d\u0433\u0430\u0436\u0438\u0440\u0430\u043d \u0441 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d \u043f\u043e\u0434\u0445\u043e\u0434, \u043a\u043e\u0439\u0442\u043e \u043f\u043e\u0441\u0442\u0430\u0432\u044f \u043d\u0430 \u043f\u044a\u0440\u0432\u043e \u043c\u044f\u0441\u0442\u043e \u043d\u0430\u0434\u0435\u0436\u0434\u043d\u043e\u0441\u0442\u0442\u0430, \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0442\u0430 \u0438 \u043f\u0440\u0438\u0433\u043e\u0434\u043d\u043e\u0441\u0442\u0442\u0430 \u0437\u0430 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f. \u0420\u0430\u0437\u0431\u0438\u0440\u0430\u043c\u0435, \u0447\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u043d\u043e\u0441\u0442\u0442\u0430 \u043f\u0440\u044f\u043a\u043e \u0432\u043b\u0438\u044f\u0435 \u0432\u044a\u0440\u0445\u0443 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u0442\u0435 \u043e\u0442 \u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430, \u043f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e\u0442\u043e \u0434\u043e\u0432\u0435\u0440\u0438\u0435 \u0432 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438\u0442\u0435.<\/p>\n<p>\u041d\u0430\u0448\u0435\u0442\u043e \u043c\u0438\u0441\u043b\u0435\u043d\u0435 \u0437\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043d\u0435 \u0435 \u0441\u0430\u043c\u043e \u0437\u0430 \u043e\u0431\u0435\u043c\u0430 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044f\u0442\u0430. \u0422\u043e \u0441\u044a\u0449\u043e \u0442\u0430\u043a\u0430 \u0435 \u0437\u0430 <strong>\u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0430\u0442\u0430 \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0430,<\/strong> \u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u0442\u0430 \u0434\u0430 \u0441\u0435 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u043f\u0430\u0437\u0430\u0440\u043d\u0438 \u0438\u0437\u0438\u0441\u043a\u0432\u0430\u043d\u0438\u044f \u0447\u0440\u0435\u0437 \u0441\u0442\u0430\u0431\u0438\u043b\u0435\u043d \u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u0435\u043d \u043f\u043e\u0434\u0445\u043e\u0434.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/our-manufacturing\/\" class=\"co-btn\"><br \/>\n              \u041d\u0430\u0443\u0447\u0435\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435 \u0437\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 7 \u2014 QUALITY ASSURANCE\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1582719471384-894fbb16e074?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u041b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u0438\u044f \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e<\/span><\/p>\n<h2 class=\"co-split-title\">\u041e\u0441\u0438\u0433\u0443\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u0435 \u043e\u0442 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u0440\u0438 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430\u0442\u0430 \u043d\u0430 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440, \u0437\u0430\u0449\u043e\u0442\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043e\u0441\u0442\u0430\u043d\u0435 \u043d\u0430\u0434\u0435\u0436\u0434\u043d\u043e \u0432\u044a\u0432 \u0432\u0441\u0438\u0447\u043a\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u043f\u0440\u043e\u0435\u043a\u0442\u0438 \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u0438 \u0446\u0438\u043a\u043b\u0438. \u041a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0440\u0430\u0437\u0447\u0438\u0442\u0430\u0442 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u043d\u0435 \u0441\u0430\u043c\u043e \u0437\u0430 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435, \u043d\u043e \u0438 \u0437\u0430 <strong>\u043f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435, \u043f\u043e\u0432\u0442\u043e\u0440\u044f\u0435\u043c\u043e\u0441\u0442 \u0438 \u0443\u0432\u0435\u0440\u0435\u043d\u043e\u0441\u0442<\/strong> \u0432 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e.<\/p>\n<p>\u0412 LANDERCOLL \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u0441\u0435 \u0441\u0447\u0438\u0442\u0430 \u0437\u0430 \u043e\u0441\u043d\u043e\u0432\u043d\u0430 \u0447\u0430\u0441\u0442 \u043e\u0442 \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u0438\u0442\u0435 \u043d\u0430 \u043d\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f. \u0420\u0430\u0437\u0431\u0438\u0440\u0430\u043c\u0435, \u0447\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u043d\u0438\u044f\u0442 \u043f\u0440\u043e\u0434\u0443\u043a\u0442 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u0440\u0430\u0432\u0438 \u043f\u043e\u0432\u0435\u0447\u0435 \u043e\u0442 \u043f\u0440\u043e\u0441\u0442\u043e \u0434\u0430 \u043e\u0442\u0433\u043e\u0432\u0430\u0440\u044f \u043d\u0430 \u043e\u0431\u0449\u043e \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435. \u0422\u043e\u0439 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f \u0440\u0435\u0430\u043b\u043d\u0438\u0442\u0435 \u043d\u0443\u0436\u0434\u0438 \u0437\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u0430\u043d\u0435 \u043f\u043e \u0441\u0442\u0430\u0431\u0438\u043b\u0435\u043d \u0438 \u043f\u0440\u0435\u0434\u0441\u043a\u0430\u0437\u0443\u0435\u043c \u043d\u0430\u0447\u0438\u043d.<\/p>\n<p>\u041d\u0430\u0448\u0430\u0442\u0430 \u0444\u0438\u043b\u043e\u0441\u043e\u0444\u0438\u044f \u0437\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0435 \u0438\u0437\u0433\u0440\u0430\u0434\u0435\u043d\u0430 \u043e\u043a\u043e\u043b\u043e <strong>\u043a\u043e\u043d\u0442\u0440\u043e\u043b, \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442 \u0438 \u0434\u043e\u0432\u0435\u0440\u0438\u0435 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430<\/strong>. \u0421\u0442\u0440\u0435\u043c\u0438\u043c \u0441\u0435 \u0434\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u043c\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0441 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u043a\u043e\u0438\u0442\u043e \u043f\u043e\u043c\u0430\u0433\u0430\u0442 \u0437\u0430 \u043d\u0430\u043c\u0430\u043b\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0435\u0441\u0438\u0433\u0443\u0440\u043d\u043e\u0441\u0442\u0442\u0430 \u0438 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u0432\u0442\u043e\u0440\u044f\u0435\u043c\u043e\u0442\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u0432 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0442\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u0438 \u0441\u0440\u0435\u0434\u0438.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/%d0%be%d1%81%d0%b8%d0%b3%d1%83%d1%80%d1%8f%d0%b2%d0%b0%d0%bd%d0%b5-%d0%bd%d0%b0-%d0%ba%d0%b0%d1%87%d0%b5%d1%81%d1%82%d0%b2%d0%be%d1%82%d0%be\/\" class=\"co-btn\"><br \/>\n              \u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 8 \u2014 R&D AND INNOVATION\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1532094349884-543bc11b234d?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u041b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u0438\u044f \u0437\u0430 \u0438\u0437\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u0438\u044f \u0438 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0438\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u0418\u043d\u043e\u0432\u0430\u0446\u0438\u0438<\/span><\/p>\n<h2 class=\"co-split-title\">\u041d\u0430\u0443\u0447\u043d\u043e\u0438\u0437\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u0441\u043a\u0430 \u0438 \u0440\u0430\u0437\u0432\u043e\u0439\u043d\u0430 \u0434\u0435\u0439\u043d\u043e\u0441\u0442 \u0438 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0438<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u0418\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438\u0442\u0435 \u043f\u0430\u0437\u0430\u0440\u0438 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430\u0442 \u0434\u0430 \u0441\u0435 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u0442, \u0430 \u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0438\u044f\u0442\u0430 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0441\u0435 \u0443\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430\u0442. \u0417\u0430 \u0434\u0430 \u043e\u0441\u0442\u0430\u043d\u0435 \u0440\u0435\u043b\u0435\u0432\u0430\u043d\u0442\u043d\u0430 \u0438 \u043f\u043e\u043b\u0435\u0437\u043d\u0430, \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0437\u0430 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430 \u0434\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430 \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u0441\u0438 \u0437\u0430 <strong>\u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u0430\u0442\u0430 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442, \u043d\u0443\u0436\u0434\u0438\u0442\u0435 \u043e\u0442 \u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0438 \u0438 \u0442\u0435\u043d\u0434\u0435\u043d\u0446\u0438\u0438\u0442\u0435 \u0432 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e<\/strong>.<\/p>\n<p>LANDERCOLL \u0446\u0435\u043d\u0438 \u0438\u0437\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u0438\u044f\u0442\u0430, \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435\u0442\u043e \u0438 \u043d\u0435\u043f\u0440\u0435\u043a\u044a\u0441\u043d\u0430\u0442\u043e\u0442\u043e \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u043a\u0430\u0442\u043e \u0447\u0430\u0441\u0442 \u043e\u0442 \u043d\u0430\u0448\u0430\u0442\u0430 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044f \u0437\u0430 \u0440\u0430\u0441\u0442\u0435\u0436. \u0418\u043d\u043e\u0432\u0430\u0446\u0438\u044f\u0442\u0430 \u0437\u0430 \u043d\u0430\u0441 \u043d\u0435 \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430 \u0441\u0430\u043c\u043e \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0435\u0449\u043e \u043d\u043e\u0432\u043e. \u0422\u044f \u0441\u044a\u0449\u043e \u0442\u0430\u043a\u0430 \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0430\u0447\u0438\u043d\u0430, \u043f\u043e \u043a\u043e\u0439\u0442\u043e \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u043c\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435, \u043a\u0430\u043a \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043c\u0435 \u043d\u0443\u0436\u0434\u0438\u0442\u0435 \u043e\u0442 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0438 \u043a\u0430\u043a \u0441\u044a\u0433\u043b\u0430\u0441\u0443\u0432\u0430\u043c\u0435 \u0438\u0437\u0431\u043e\u0440\u0430 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0441 \u043f\u0440\u043e\u043c\u0435\u043d\u044f\u0449\u0438\u0442\u0435 \u0441\u0435 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u0438\u0437\u0438\u0441\u043a\u0432\u0430\u043d\u0438\u044f.<\/p>\n<p>\u0412\u044f\u0440\u0432\u0430\u043c\u0435, \u0447\u0435 \u043f\u043e-\u0441\u0438\u043b\u043d\u043e\u0442\u043e \u043c\u0438\u0441\u043b\u0435\u043d\u0435 \u0437\u0430 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0438 \u043f\u043e\u043c\u0430\u0433\u0430 \u0434\u0430 \u0441\u0435 \u0441\u044a\u0437\u0434\u0430\u0434\u0435 <strong>\u043f\u043e-\u0434\u043e\u0431\u0440\u043e \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e, \u043f\u043e-\u043f\u0440\u0430\u043a\u0442\u0438\u0447\u043d\u0438 \u0440\u0435\u0448\u0435\u043d\u0438\u044f,<\/strong> \u0438 \u043f\u043e-\u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e \u0431\u044a\u0434\u0435\u0449\u0435 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/rd-center\/\" class=\"co-btn\"><br \/>\n              \u041d\u0430\u0443\u0447\u0435\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435 \u0437\u0430 \u043d\u0430\u0448\u0438\u0442\u0435 \u0438\u0437\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u0438\u044f \u0438 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 9 \u2014 CERTIFICATIONS\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0437\u0430 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0438 \u0438 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438<\/span><\/p>\n<h2 class=\"co-split-title\">\u0421\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 \u0438 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u0418\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438\u0442\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0447\u0435\u0441\u0442\u043e \u043e\u0446\u0435\u043d\u044f\u0432\u0430\u0442 \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a, \u043a\u0430\u0442\u043e \u0433\u043b\u0435\u0434\u0430\u0442 \u043a\u043e\u043b\u043a\u043e \u0441\u0435\u0440\u0438\u043e\u0437\u043d\u043e \u0442\u043e\u0439 \u043f\u043e\u0434\u0445\u043e\u0436\u0434\u0430 \u043a\u044a\u043c <strong>\u0441\u0438\u0441\u0442\u0435\u043c\u0438\u0442\u0435 \u0437\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u0438\u0442\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438<\/strong>. \u0421\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438\u0442\u0435 \u0438 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438\u0442\u0435 \u043f\u043e\u043c\u0430\u0433\u0430\u0442 \u0434\u0430 \u0441\u0435 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0438\u0440\u0430 \u0434\u043e\u0432\u0435\u0440\u0438\u0435, \u043e\u0442\u0447\u0435\u0442\u043d\u043e\u0441\u0442 \u0438 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u0430 \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0430.<\/p>\n<p>LANDERCOLL \u0440\u0430\u0437\u0431\u0438\u0440\u0430 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u0444\u043e\u0440\u043c\u0430\u043b\u043d\u0438\u0442\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u0438 \u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438\u0440\u0430\u043d\u0438\u0442\u0435 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438 \u0437\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0432 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u0438\u044f \u0431\u0438\u0437\u043d\u0435\u0441. \u041f\u0440\u043e\u0434\u044a\u043b\u0436\u0430\u0432\u0430\u043c\u0435 \u0434\u0430 \u0443\u043a\u0440\u0435\u043f\u0432\u0430\u043c\u0435 \u043f\u0440\u043e\u0444\u0438\u043b\u0430 \u043d\u0430 \u043d\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u043a\u0430\u0442\u043e \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u043c\u0435 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u0438 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438, \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u043e \u043f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0438 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430, \u043a\u043e\u044f\u0442\u043e \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0430 \u043d\u0430 \u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0438\u044f\u0442\u0430 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u043d\u0430 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0442\u0435 \u043f\u0430\u0437\u0430\u0440\u0438.<\/p>\n<p>\u0417\u0430 \u043c\u043d\u043e\u0433\u043e \u043a\u043b\u0438\u0435\u043d\u0442\u0438, \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0438\u0442\u0435 \u043d\u0435 \u0441\u0430 \u0441\u0430\u043c\u043e \u0437\u0430 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435. \u0422\u0435 \u0441\u044a\u0449\u043e \u0442\u0430\u043a\u0430 \u0441\u0430 \u0441\u0438\u0433\u043d\u0430\u043b \u0437\u0430 <strong>\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u043d\u043e\u0441\u0442<\/strong>. \u0415\u0442\u043e \u0437\u0430\u0449\u043e \u0442\u0430\u0437\u0438 \u043e\u0431\u043b\u0430\u0441\u0442 \u043e\u0441\u0442\u0430\u0432\u0430 \u0432\u0430\u0436\u043d\u0430 \u0447\u0430\u0441\u0442 \u043e\u0442 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e\u0442\u043e \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435 \u043d\u0430 \u043d\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/certifications\/\" class=\"co-btn\"><br \/>\n              \u0412\u0438\u0436\u0442\u0435 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0438\u0442\u0435<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 10 \u2014 SUSTAINABILITY\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1473341304170-971dccb5ac1e?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u0423\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e\u0441\u0442 \u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0435\u043d \u0440\u0430\u0441\u0442\u0435\u0436\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u041e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442<\/span><\/p>\n<h2 class=\"co-split-title\">\u0423\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e\u0441\u0442 \u0438 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u0435\u043d \u0440\u0430\u0441\u0442\u0435\u0436<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u041c\u043e\u0434\u0435\u0440\u043d\u0430\u0442\u0430 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0440\u0430\u0437\u0433\u043b\u0435\u0436\u0434\u0430 \u043d\u0435 \u0441\u0430\u043c\u043e \u0431\u0438\u0437\u043d\u0435\u0441 \u0440\u0430\u0441\u0442\u0435\u0436\u0430, \u043d\u043e \u0438 \u043f\u043e-\u0448\u0438\u0440\u043e\u043a\u043e\u0442\u043e \u0432\u044a\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043e\u0442 \u043d\u0430\u0447\u0438\u043d\u0430, \u043f\u043e \u043a\u043e\u0439\u0442\u043e \u043e\u043f\u0435\u0440\u0438\u0440\u0430. \u0412 LANDERCOLL \u0432\u0438\u0436\u0434\u0430\u043c\u0435 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e\u0441\u0442\u0442\u0430 \u043a\u0430\u0442\u043e \u0447\u0430\u0441\u0442 \u043e\u0442 <strong>\u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430<\/strong>. \u0421\u0432\u044a\u0440\u0437\u0430\u043d\u043e \u0435 \u0441 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e\u0442\u043e, \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e\u0442\u043e \u043c\u0438\u0441\u043b\u0435\u043d\u0435, \u043e\u0441\u044a\u0437\u043d\u0430\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0440\u0435\u0441\u0443\u0440\u0441\u0438\u0442\u0435, \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u043d\u043e\u0442\u043e \u043c\u044f\u0441\u0442\u043e \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u043d\u0430 \u043d\u0430\u0448\u0438\u0442\u0435 \u0432\u0437\u0430\u0438\u043c\u043e\u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f \u0441 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0438 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0438.<\/p>\n<p>\u041e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u0438\u044f\u0442 \u0440\u0430\u0441\u0442\u0435\u0436 \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430 \u0438\u0437\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u043a\u043e\u044f\u0442\u043e \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u044a\u0437\u0434\u0430\u0432\u0430 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442 \u0441 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u043d\u0430 \u0432\u0440\u0435\u043c\u0435\u0442\u043e, \u043a\u0430\u0442\u043e \u0441\u044a\u0449\u0435\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0435 \u0432\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u043d\u0430 \u043a\u044a\u043c <strong>\u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u0430\u0442\u0430 \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0430, \u0434\u043e\u0432\u0435\u0440\u0438\u0435\u0442\u043e \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0438 \u0431\u044a\u0434\u0435\u0449\u0438\u0442\u0435 \u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0438\u044f<\/strong> \u043d\u0430 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u0438\u0442\u0435 \u043f\u0430\u0437\u0430\u0440\u0438. \u0412\u044f\u0440\u0432\u0430\u043c\u0435, \u0447\u0435 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e\u0441\u0442\u0442\u0430 \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0441\u0435 \u043f\u043e\u0434\u0445\u043e\u0436\u0434\u0430 \u043f\u043e \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u043d \u0438 \u043d\u0430\u0434\u0435\u0436\u0434\u0435\u043d \u043d\u0430\u0447\u0438\u043d, \u0441 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u043a\u0430\u043a\u0442\u043e \u043a\u044a\u043c \u043d\u0430\u043f\u0440\u0435\u0434\u044a\u043a\u0430 \u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430, \u0442\u0430\u043a\u0430 \u0438 \u043a\u044a\u043c \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u0430\u0442\u0430 \u0431\u0438\u0437\u043d\u0435\u0441 \u043e\u0442\u0433\u043e\u0432\u043e\u0440\u043d\u043e\u0441\u0442.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/sustainability\/\" class=\"co-btn\"><br \/>\n              \u041d\u0430\u0443\u0447\u0435\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435 \u0437\u0430 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e\u0441\u0442\u0442\u0430<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Divider --><\/p>\n<div class=\"co-divider\"><\/div>\n<p>  <!-- ============================================\n       SECTION 11 \u2014 GLOBAL MARKETS\n       ============================================ --><\/p>\n<section class=\"co-section cream\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split reverse\">\n<div class=\"co-split-img\">\n          <img height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/landercoll.com\/wp-content\/uploads\/2025\/12\/Landu-saleswoman-at-CHINACOAT-2025-scaled.jpg\" alt=\"\u0413\u043b\u043e\u0431\u0430\u043b\u043d\u0430 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0438 \u043f\u0430\u0437\u0430\u0440\u0438\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u0413\u043b\u043e\u0431\u0430\u043b\u043d\u043e \u043f\u0440\u0438\u0441\u044a\u0441\u0442\u0432\u0438\u0435<\/span><\/p>\n<h2 class=\"co-split-title\">\u041e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0435 \u043d\u0430 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u0438 \u043f\u0430\u0437\u0430\u0440\u0438<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u0418\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438\u0442\u0435 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438 \u0434\u043d\u0435\u0441 \u0441\u0430 \u043f\u043e \u043f\u0440\u0438\u0440\u043e\u0434\u0430 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u0438. \u041a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0441\u0442\u0440\u0430\u043d\u0438 \u0438 \u0440\u0435\u0433\u0438\u043e\u043d\u0438 \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u044f\u0442 \u043e\u0442 \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u0446\u0438, \u043a\u043e\u0438\u0442\u043e \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 <strong>\u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0438\u0440\u0430\u0442 \u044f\u0441\u043d\u043e, \u0434\u0430 \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438\u0442\u0435 \u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0438\u044f \u043d\u0430 \u043f\u0430\u0437\u0430\u0440\u0430,<\/strong> \u0438 \u0434\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u0442 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u0432 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u0430 \u0431\u0438\u0437\u043d\u0435\u0441 \u0441\u0440\u0435\u0434\u0430.<\/p>\n<p>LANDERCOLL \u0435 \u0430\u043d\u0433\u0430\u0436\u0438\u0440\u0430\u043d \u0434\u0430 \u043e\u0431\u0441\u043b\u0443\u0436\u0432\u0430 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u0438 \u043f\u0430\u0437\u0430\u0440\u0438 \u0441 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u0438 \u0430\u0434\u0430\u043f\u0442\u0438\u0432\u0435\u043d \u043f\u043e\u0434\u0445\u043e\u0434. \u0420\u0430\u0431\u043e\u0442\u0438\u043c \u0441 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u043e\u0442 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0438, \u0431\u0438\u0437\u043d\u0435\u0441 \u043c\u043e\u0434\u0435\u043b\u0438 \u0438 \u0440\u0435\u0433\u0438\u043e\u043d\u0430\u043b\u043d\u0438 \u043d\u0443\u0436\u0434\u0438, \u0438 \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043c\u0435 \u0432\u0430\u0436\u043d\u043e\u0441\u0442\u0442\u0430 \u043d\u0430 \u0438\u0437\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0434\u043e\u0432\u0435\u0440\u0438\u0435 \u043c\u0435\u0436\u0434\u0443 \u043a\u0443\u043b\u0442\u0443\u0440\u0438, \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438 \u0438 \u0442\u044a\u0440\u0433\u043e\u0432\u0441\u043a\u0438 \u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0438\u044f.<\/p>\n<p>\u0417\u0430 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u0438\u0442\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u0438, \u0446\u0435\u043d\u0435\u043d \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a \u0435 \u0442\u043e\u0437\u0438, \u043a\u043e\u0439\u0442\u043e \u043c\u043e\u0436\u0435 \u0434\u0430 \u0441\u044a\u0447\u0435\u0442\u0430\u0435 <strong>\u0444\u043e\u043a\u0443\u0441 \u0432\u044a\u0440\u0445\u0443 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u0441 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442 \u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f\u0442\u0430 \u0438 \u0441\u0442\u0430\u0431\u0438\u043b\u043d\u043e\u0441\u0442 \u043d\u0430 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e\u0442\u043e<\/strong>. \u0422\u043e\u0432\u0430 \u0435 \u0442\u0438\u043f\u044a\u0442 \u0431\u0438\u0437\u043d\u0435\u0441 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f, \u043a\u043e\u0438\u0442\u043e \u0441\u0435 \u0441\u0442\u0440\u0435\u043c\u0438\u043c \u0434\u0430 \u0438\u0437\u0433\u0440\u0430\u0434\u0438\u043c.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 12 \u2014 OEM AND PARTNERSHIP\n       ============================================ --><\/p>\n<section class=\"co-section\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-split\">\n<div class=\"co-split-img\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1521791136064-7986c2920216?w=700&amp;q=80&amp;auto=format&amp;fit=crop\" alt=\"\u0411\u0438\u0437\u043d\u0435\u0441 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e \u0438 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e\" loading=\"lazy\">\n        <\/div>\n<div class=\"co-split-content\">\n          <span class=\"co-split-label\">\u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e<\/span><\/p>\n<h2 class=\"co-split-title\">\u041f\u043e\u0434\u0434\u0440\u044a\u0436\u043a\u0430 \u0437\u0430 OEM \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e<\/h2>\n<div class=\"co-split-line\"><\/div>\n<div class=\"co-body\">\n<p>\u041d\u044f\u043a\u043e\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0438\u0437\u0438\u0441\u043a\u0432\u0430\u0442 \u043f\u043e\u0432\u0435\u0447\u0435 \u043e\u0442 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0442\u043e \u043e\u0441\u0438\u0433\u0443\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438. \u0422\u0435 \u0441\u0435 \u043d\u0443\u0436\u0434\u0430\u044f\u0442 \u043e\u0442 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u043a\u043e\u044f\u0442\u043e \u043c\u043e\u0436\u0435 \u0434\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u0438 <strong>\u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441 OEM, \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u043f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438, \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435 \u043d\u0430 \u043f\u0430\u0437\u0430\u0440\u0430,<\/strong> \u0438\u043b\u0438 \u043f\u043e\u0437\u0438\u0446\u0438\u043e\u043d\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438, \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0438 \u0432\u044a\u0440\u0445\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e.<\/p>\n<p>LANDERCOLL \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f \u043c\u043e\u0434\u0435\u043b\u0438 \u043d\u0430 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e, \u043a\u043e\u0438\u0442\u043e \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0438\u0437\u0438\u0440\u0430\u0442 \u0433\u044a\u0432\u043a\u0430\u0432\u043e\u0441\u0442, \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0438\u0437\u044a\u043c \u0438 \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u0430 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442. \u041d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e \u0434\u0430\u043b\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u044a\u0442 \u0435 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u0440, \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u0435\u043d \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b, \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440 \u0441 \u0447\u0430\u0441\u0442\u043d\u0430 \u043c\u0430\u0440\u043a\u0430 \u0438\u043b\u0438 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0435\u043a\u0438\u043f \u0437\u0430 \u0441\u043d\u0430\u0431\u0434\u044f\u0432\u0430\u043d\u0435, \u043d\u0438\u0435 \u0441\u0435 \u0441\u0442\u0440\u0435\u043c\u0438\u043c \u0434\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f\u043c\u0435 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u0441 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u043d \u0438 \u043d\u0430\u0434\u0435\u0436\u0434\u0435\u043d \u043f\u043e\u0434\u0445\u043e\u0434.<\/p>\n<p>\u0414\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e \u0441\u0435 \u0438\u0437\u0433\u0440\u0430\u0436\u0434\u0430 \u0447\u0440\u0435\u0437 <strong>\u0434\u043e\u0432\u0435\u0440\u0438\u0435, \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442 \u0438 \u0441\u043f\u043e\u0434\u0435\u043b\u0435\u043d \u0440\u0430\u0441\u0442\u0435\u0436<\/strong>. \u0415\u0442\u043e \u0437\u0430\u0449\u043e \u043d\u0438\u0435 \u043f\u0440\u0438\u0434\u0430\u0432\u0430\u043c\u0435 \u0433\u043e\u043b\u044f\u043c\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043d\u0430 \u0441\u0442\u0430\u0431\u0438\u043b\u043d\u043e\u0442\u043e \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0438 \u0432\u0437\u0430\u0438\u043c\u043d\u043e\u0442\u043e \u0431\u0438\u0437\u043d\u0435\u0441 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435.<\/p>\n<\/p><\/div>\n<div class=\"co-split-cta\">\n            <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/oem-contract-manufacturing\/\" class=\"co-btn\"><br \/>\n              \u041e\u0431\u0441\u044a\u0434\u0435\u0442\u0435 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438\u0442\u0435 \u0437\u0430 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 13 \u2014 WHY CHOOSE US\n       ============================================ --><\/p>\n<section class=\"co-section co-why dark\">\n<div class=\"co-inner\">\n<div class=\"co-why-layout\">\n<div class=\"co-why-intro\">\n          <span class=\"co-sec-eyebrow\">\u0420\u0430\u0437\u043b\u0438\u043a\u0430\u0442\u0430 \u041b\u0430\u043d\u0434\u0435\u0440\u043a\u043e\u043b<\/span><\/p>\n<h2 class=\"co-sec-title\" style=\"color:var(--it-bianco);\">\u0417\u0430\u0449\u043e \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438\u0442\u0435 \u0438\u0437\u0431\u0438\u0440\u0430\u0442 <em>LANDERCOLL<\/em><\/h2>\n<div class=\"co-sec-ornament\" style=\"margin-bottom:24px;\">\n            <span class=\"co-sec-ornament-line\"><\/span><br \/>\n            <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n            <span class=\"co-sec-ornament-line\"><\/span>\n          <\/div>\n<div class=\"co-body\">\n<p>\u041a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0438\u0437\u0431\u0438\u0440\u0430\u0442 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0438 \u0432\u044a\u0437 \u043e\u0441\u043d\u043e\u0432\u0430 \u043d\u0430 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u044f \u043e\u0442 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u0434\u043e\u0432\u0435\u0440\u0438\u0435, \u043e\u0442\u0437\u0438\u0432\u0447\u0438\u0432\u043e\u0441\u0442 \u0438 \u0431\u0438\u0437\u043d\u0435\u0441 \u0441\u044a\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442. \u041b\u0410\u041d\u0414\u0415\u0420\u041a\u041e\u041b \u0435 \u0430\u043d\u0433\u0430\u0436\u0438\u0440\u0430\u043d \u0434\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442 \u0432\u044a\u0432 \u0432\u0441\u044f\u043a\u0430 \u043e\u0442 \u0442\u0435\u0437\u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u0447\u0440\u0435\u0437 \u0444\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u0430 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044f \u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u043f\u043e\u0434\u0445\u043e\u0434 \u043a\u044a\u043c \u043f\u043e\u0434\u0434\u0440\u044a\u0436\u043a\u0430\u0442\u0430.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-why-grid\">\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">01<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0430 \u0435\u043a\u0441\u043f\u0435\u0440\u0442\u0438\u0437\u0430 \u0432 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u043d\u0438 \u0435\u0442\u0435\u0440\u0438<\/h4>\n<p class=\"co-why-card-body\">\u0414\u044a\u043b\u0431\u043e\u043a\u0430 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0432 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 HPMC, HEMC, HEC \u0438 CMC \u0432\u044a\u0432 \u0432\u0441\u0438\u0447\u043a\u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043a\u043b\u0430\u0441\u043e\u0432\u0435 \u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">02<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u041e\u0431\u0448\u0438\u0440\u043d\u043e \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u0437\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u0442\u0430<\/h4>\n<p class=\"co-why-card-body\">\u041f\u0440\u0430\u043a\u0442\u0438\u0447\u043d\u043e \u0437\u043d\u0430\u043d\u0438\u0435 \u0437\u0430 \u0442\u043e\u0432\u0430 \u043a\u0430\u043a \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0442\u0435 \u0441\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044f\u0442 \u0432 \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u0441\u0442\u0432\u043e\u0442\u043e, \u043f\u043e\u043a\u0440\u0438\u0442\u0438\u044f\u0442\u0430, \u0444\u0430\u0440\u043c\u0430\u0446\u0438\u044f\u0442\u0430, \u0445\u0440\u0430\u043d\u0438\u0442\u0435 \u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u0438\u0442\u0435 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u0438.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">03<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430<\/h4>\n<p class=\"co-why-card-body\">\u0410\u043d\u0433\u0430\u0436\u0438\u043c\u0435\u043d\u0442 \u043a\u044a\u043c \u0441\u0442\u0430\u0431\u0438\u043b\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u043d\u043e\u0441\u0442, \u043d\u0430\u0434\u0435\u0436\u0434\u043d\u043e\u0441\u0442 \u043e\u0442 \u043f\u0430\u0440\u0442\u0438\u0434\u0430 \u0432 \u043f\u0430\u0440\u0442\u0438\u0434\u0430 \u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438\u0440\u0430\u043d\u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438 \u0437\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">04<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u041f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f<\/h4>\n<p class=\"co-why-card-body\">\u041e\u0442\u0437\u0438\u0432\u0447\u0438\u0432\u0430, \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438\u0440\u0430\u043d\u0430 \u0438 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0430 \u043f\u043e\u0434\u0434\u0440\u044a\u0436\u043a\u0430 \u0437\u0430 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438 \u0432\u044a\u043f\u0440\u043e\u0441\u0438, \u0438\u0437\u0431\u043e\u0440 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u0438 \u0441\u0440\u043e\u043a\u043e\u0432\u0435 \u043d\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0438.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">05<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u0414\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u043c\u0438\u0441\u043b\u0435\u043d\u0435 \u0437\u0430 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e<\/h4>\n<p class=\"co-why-card-body\">\u0418\u0437\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0442\u0440\u0430\u0439\u043d\u0438 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f \u0447\u0440\u0435\u0437 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442, \u0434\u043e\u0432\u0435\u0440\u0438\u0435 \u0438 \u0441\u043f\u043e\u0434\u0435\u043b\u0435\u043d \u043d\u0430\u043f\u0440\u0435\u0434\u044a\u043a \u043d\u0430 \u0433\u043b\u043e\u0431\u0430\u043b\u043d\u0438\u0442\u0435 \u043f\u0430\u0437\u0430\u0440\u0438.<\/p>\n<\/p><\/div>\n<div class=\"co-why-card\">\n            <span class=\"co-why-num\">06<\/span><\/p>\n<h4 class=\"co-why-card-title\">\u041f\u043e-\u0441\u0438\u043b\u043d\u043e \u0434\u043e\u0432\u0435\u0440\u0438\u0435 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435<\/h4>\n<p class=\"co-why-card-body\">\u041f\u043e\u043c\u0430\u0433\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435 \u0434\u0430 \u043d\u0430\u043c\u0430\u043b\u044f\u0442 \u043d\u0435\u0441\u0438\u0433\u0443\u0440\u043d\u043e\u0441\u0442\u0442\u0430 \u0438 \u0434\u0430 \u043f\u0440\u0435\u043c\u0438\u043d\u0430\u0442 \u043e\u0442 \u0437\u0430\u043f\u0438\u0442\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u0443\u0432\u0435\u0440\u0435\u043d\u043e\u0442\u043e \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441 \u043f\u043e-\u0433\u043e\u043b\u044f\u043c\u0430 \u044f\u0441\u043d\u043e\u0442\u0430.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 14 \u2014 COMPANY PAGES PREVIEW\n       ============================================ --><\/p>\n<section class=\"co-section co-pages\" style=\"padding:96px 0;\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u041d\u0430\u0432\u0438\u0433\u0438\u0440\u0430\u0439<\/span><\/p>\n<h2 class=\"co-sec-title\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435 \u0437\u0430 <em>\u041d\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-pages-grid\">\n<p>        <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/about-us\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u0417\u0430 \u043d\u0430\u0441<\/h4>\n<p class=\"co-page-desc\">\u041d\u0430\u0443\u0447\u0435\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435 \u0437\u0430 \u043d\u0430\u0448\u0438\u044f \u043f\u0440\u043e\u0438\u0437\u0445\u043e\u0434, \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0438 \u043f\u043e\u0441\u043e\u043a\u0430.<\/p>\n<p>          <span class=\"co-page-arrow\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/our-manufacturing\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20h20M5 20V10l7-7 7 7v10\"><\/path><rect x=\"9\" y=\"14\" width=\"6\" height=\"6\"><\/rect><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e<\/h4>\n<p class=\"co-page-desc\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 \u043d\u0430\u0448\u0438\u0442\u0435 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u0438 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0438 \u043f\u043e\u0434\u0445\u043e\u0434\u0430 \u043a\u044a\u043c \u043f\u0440\u043e\u0446\u0435\u0441\u0438\u0442\u0435.<\/p>\n<p>          <span class=\"co-page-arrow\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/%d0%be%d1%81%d0%b8%d0%b3%d1%83%d1%80%d1%8f%d0%b2%d0%b0%d0%bd%d0%b5-%d0%bd%d0%b0-%d0%ba%d0%b0%d1%87%d0%b5%d1%81%d1%82%d0%b2%d0%be%d1%82%d0%be\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u041e\u0441\u0438\u0433\u0443\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e<\/h4>\n<p class=\"co-page-desc\">\u041d\u0430\u0448\u0438\u044f\u0442 \u043f\u043e\u0434\u0445\u043e\u0434 \u043a\u044a\u043c \u043a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430.<\/p>\n<p>          <span class=\"co-page-arrow\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/rd-center\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"><\/polyline><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u0426\u0435\u043d\u0442\u044a\u0440 \u0437\u0430 \u0438\u0437\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u0438\u044f \u0438 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435<\/h4>\n<p class=\"co-page-desc\">\u0418\u043d\u043e\u0432\u0430\u0446\u0438\u0438, \u0438\u0437\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u0438\u044f \u0438 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0437\u0430 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438.<\/p>\n<p>          <span class=\"co-page-arrow\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/certifications\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"><\/rect><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u0421\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0438<\/h4>\n<p class=\"co-page-desc\">ISO 9001, EU REACH \u0438 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u0438 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438 \u0437\u0430 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e.<\/p>\n<p>          <span class=\"co-page-arrow\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/sustainability\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"><\/path><path d=\"M7 13.5s1.5 2 5 2 5-2 5-2\"><\/path><path d=\"M12 2v10\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u0423\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u043e\u0441\u0442<\/h4>\n<p class=\"co-page-desc\">\u041e\u0442\u0433\u043e\u0432\u043e\u0440\u0435\u043d \u0440\u0430\u0441\u0442\u0435\u0436 \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u0430 \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0430.<\/p>\n<p>          <span class=\"co-page-arrow\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/global-markets\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M2 12h20M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">\u0413\u043b\u043e\u0431\u0430\u043b\u043d\u0438 \u043f\u0430\u0437\u0430\u0440\u0438<\/h4>\n<p class=\"co-page-desc\">\u041e\u0431\u0441\u043b\u0443\u0436\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438 \u0432 \u043d\u0430\u0434 60 \u0441\u0442\u0440\u0430\u043d\u0438 \u043f\u043e \u0441\u0432\u0435\u0442\u0430.<\/p>\n<p>          <span class=\"co-page-arrow\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p>\n<p>        <a href=\"https:\/\/landercoll.com\/bg\/%d0%ba%d0%be%d0%bc%d0%bf%d0%b0%d0%bd%d0%b8%d1%8f\/oem-contract-manufacturing\/\" class=\"co-page-card\"><\/p>\n<div class=\"co-page-icon\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 00-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 010 7.75\"><\/path><\/svg>\n          <\/div>\n<h4 class=\"co-page-title\">OEM \/ \u041f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e<\/h4>\n<p class=\"co-page-desc\">\u0413\u044a\u0432\u043a\u0430\u0432\u0438 \u043c\u043e\u0434\u0435\u043b\u0438 \u043d\u0430 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u0430 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u0440\u0438 \u0438 \u043c\u0430\u0440\u043a\u0438.<\/p>\n<p>          <span class=\"co-page-arrow\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 <svg class=\"co-arrow\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><\/span><br \/>\n        <\/a><\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 15 \u2014 CONTACT\n       ============================================ --><\/p>\n<section class=\"co-section co-contact cream\">\n<div class=\"co-inner\">\n<div class=\"co-sec-header\">\n        <span class=\"co-sec-eyebrow\">\u0421\u0432\u044a\u0440\u0436\u0435\u0442\u0435 \u0441\u0435 \u0441 \u043d\u0430\u0441<\/span><\/p>\n<h2 class=\"co-sec-title\">Let&#8217;s Build a More <em>\u041d\u0430\u0434\u0435\u0436\u0434\u043d\u043e \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440\u0441\u0442\u0432\u043e<\/em><\/h2>\n<div class=\"co-sec-ornament\">\n          <span class=\"co-sec-ornament-line\"><\/span><br \/>\n          <span class=\"co-sec-ornament-dot\"><\/span><br \/>\n          <span class=\"co-sec-ornament-line\"><\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"co-contact-body\">\n<div class=\"co-body\" style=\"text-align:center;\">\n<p>\u0410\u043a\u043e \u0442\u044a\u0440\u0441\u0438\u0442\u0435 \u043f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u0434\u043e\u0441\u0442\u0430\u0432\u0447\u0438\u043a \u043d\u0430 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440 \u0441 \u0444\u043e\u043a\u0443\u0441 \u0432\u044a\u0440\u0445\u0443 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430, \u043e\u0440\u0438\u0435\u043d\u0442\u0438\u0440\u0430\u043d\u043e \u043a\u044a\u043c \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u043c\u0438\u0441\u043b\u0435\u043d\u0435 \u0438 \u0434\u044a\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e, LANDERCOLL \u0435 \u0433\u043e\u0442\u043e\u0432 \u0434\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u0438 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0430\u0442\u0430 \u0432\u0438 \u0441\u0442\u044a\u043f\u043a\u0430.<\/p>\n<p>\u041f\u0440\u0438\u0435\u043c\u0430\u043c\u0435 \u0437\u0430\u043f\u0438\u0442\u0432\u0430\u043d\u0438\u044f \u043e\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0438, \u0444\u043e\u0440\u043c\u0443\u043b\u0430\u0442\u043e\u0440\u0438, \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u0440\u0438, \u0435\u043a\u0438\u043f\u0438 \u0437\u0430 \u0441\u043d\u0430\u0431\u0434\u044f\u0432\u0430\u043d\u0435 \u0438 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0438 \u043c\u0430\u0440\u043a\u0438, \u0442\u044a\u0440\u0441\u0435\u0449\u0438 \u043d\u0430\u0434\u0435\u0436\u0434\u043d\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438 \u043e\u0442 \u0446\u0435\u043b\u0443\u043b\u043e\u0437\u0435\u043d \u0435\u0442\u0435\u0440 \u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u043e \u0431\u0438\u0437\u043d\u0435\u0441 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"co-contact-btns\">\n        <a href=\"https:\/\/landercoll.com\/bg\/%d1%81%d0%b2%d1%8a%d1%80%d0%b6%d0%b5%d1%82%d0%b5-%d1%81%d0%b5-%d1%81\/contact-us\/\" class=\"co-btn\"><br \/>\n          \u0421\u0432\u044a\u0440\u0436\u0435\u0442\u0435 \u0441\u0435 \u0441 \u043d\u0430\u0441<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a><br \/>\n        <a href=\"https:\/\/landercoll.com\/bg\/%d1%81%d0%b2%d1%8a%d1%80%d0%b6%d0%b5%d1%82%d0%b5-%d1%81%d0%b5-%d1%81\/request-a-quote\/\" class=\"co-btn-outline\"><br \/>\n          \u0417\u0430\u044f\u0432\u0435\u0442\u0435 \u043e\u0444\u0435\u0440\u0442\u0430<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ============================================\n       SECTION 16 \u2014 FINAL CTA\n       ============================================ --><\/p>\n<section class=\"co-section co-final dark\">\n<div class=\"co-inner\">\n      <span class=\"co-sec-eyebrow\">\u0417\u0430\u043f\u043e\u0447\u043d\u0435\u0442\u0435 \u0434\u043d\u0435\u0441<\/span><\/p>\n<h2 class=\"co-final-title\">\u0417\u0430\u043f\u043e\u0437\u043d\u0430\u0439\u0442\u0435 \u0441\u0435 \u0441 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0442\u0430 \u0437\u0430\u0434 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430<\/h2>\n<p class=\"co-final-body\">\u0420\u0430\u0437\u0433\u043b\u0435\u0434\u0430\u0439\u0442\u0435 LANDERCOLL, \u0437\u0430 \u0434\u0430 \u043d\u0430\u0443\u0447\u0438\u0442\u0435 \u043a\u0430\u043a \u043f\u043e\u0434\u0445\u043e\u0434\u044a\u0442 \u043d\u0430 \u043d\u0430\u0448\u0430\u0442\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f, \u0444\u043e\u043a\u0443\u0441\u044a\u0442 \u0432\u044a\u0440\u0445\u0443 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 \u0438 \u0430\u043d\u0433\u0430\u0436\u0438\u043c\u0435\u043d\u0442\u044a\u0442 \u043a\u044a\u043c \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0430\u043b\u043d\u0430\u0442\u0430 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u0430 \u043c\u043e\u0433\u0430\u0442 \u0434\u0430 \u043f\u043e\u043c\u043e\u0433\u043d\u0430\u0442 \u0437\u0430 \u0441\u044a\u0437\u0434\u0430\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043f\u043e-\u0433\u043e\u043b\u044f\u043c\u0430 \u0441\u0442\u043e\u0439\u043d\u043e\u0441\u0442 \u0437\u0430 \u0432\u0430\u0448\u0438\u044f \u0431\u0438\u0437\u043d\u0435\u0441.<\/p>\n<div class=\"co-final-cta\">\n        <a href=\"https:\/\/landercoll.com\/bg\/%d1%81%d0%b2%d1%8a%d1%80%d0%b6%d0%b5%d1%82%d0%b5-%d1%81%d0%b5-%d1%81\/contact-us\/\" class=\"co-btn\"><br \/>\n          \u0417\u0430\u043f\u043e\u0447\u043d\u0435\u0442\u0435 \u0412\u0430\u0448\u0435\u0442\u043e \u0437\u0430\u043f\u0438\u0442\u0432\u0430\u043d\u0435<br \/>\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"><\/path><\/svg><br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><!-- ==================== LANDERCOLL COMPANY PAGE \u2014 ALL SECTIONS END ==================== --><\/p>\n<style data-lemonx-boosted=\"true\">\n\/* Lemonx: User CSS ,Theme\/Elementor GlobalStyle *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;.lemonx-visual-root 500;600;700&family=Lora:ital, .lemonx-visual-root wght@0, .lemonx-visual-root 400;0, .lemonx-visual-root 500;0, .lemonx-visual-root 600;0, .lemonx-visual-root 700;1, .lemonx-visual-root 400;1, .lemonx-visual-root 500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-cb *, .lemonx-visual-root .ldc-cb *::before, .lemonx-visual-root .ldc-cb *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES \u2014 self-contained ===== *\/\n.lemonx-visual-root .ldc-cb {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n}<\/p>\n<p>\/* ============================================\n   COMPANY BANNER \u2014 MULTI-IMAGE HERO\n   ============================================ *\/\n.lemonx-visual-root .ldc-cb .it-company-banner {\n  position: relative;\n  background: var(--it-nero-caldo);\n  overflow: hidden;\n  min-height: 720px;\n  display: flex;\n  align-items: stretch;\n}<\/p>\n<p>\/* ===== BACKGROUND TEXTURE ===== *\/\n.lemonx-visual-root .ldc-cb .it-company-banner::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background:\n    repeating-linear-gradient(\n      90deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.03) 120px,\n      rgba(200,149,46,0.03) 121px\n    ),\n    repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 120px,\n      rgba(200,149,46,0.02) 120px,\n      rgba(200,149,46,0.02) 121px\n    );\n  pointer-events: none;\n  z-index: 1;\n}<\/p>\n<p>\/* ===== LAYOUT: LEFT CONTENT + RIGHT IMAGES ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-wrapper {\n  max-width: 1440px;\n  margin: 0 auto;\n  width: 100%;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 720px;\n  position: relative;\n  z-index: 2;\n}<\/p>\n<p>\/* ===== LEFT: TEXT CONTENT ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-content {\n  padding: 80px 64px 80px 48px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  position: relative;\n}<\/p>\n<p>\/* Decorative corner brackets *\/\n.lemonx-visual-root .ldc-cb .it-cb-content::before, .lemonx-visual-root .ldc-cb .it-cb-content::after {\n  content: '';\n  position: absolute;\n  width: 40px;\n  height: 40px;\n  border-color: rgba(200,149,46,0.2);\n  border-style: solid;\n}\n.lemonx-visual-root .ldc-cb .it-cb-content::before {\n  top: 48px; left: 48px;\n  border-width: 1px 0 0 1px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-content::after {\n  bottom: 48px; left: 48px;\n  border-width: 0 0 1px 1px;\n}<\/p>\n<p>\/* Tag \/ Eyebrow *\/\n.lemonx-visual-root .ldc-cb .it-cb-tag {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-oro-chiaro);\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-tag::before {\n  content: '';\n  width: 40px;\n  height: 1.5px;\n  background: linear-gradient(90deg, var(--it-oro), var(--it-arancio));\n}<\/p>\n<p>\/* Title *\/\n.lemonx-visual-root .ldc-cb .it-cb-title {\n  font-family: 'Cinzel', serif;\n  font-size: 36px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  max-width: 560px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}<\/p>\n<p>\/* Subtitle *\/\n.lemonx-visual-root .ldc-cb .it-cb-subtitle {\n  font-family: 'Lora', serif;\n  font-size: 14.5px;\n  font-weight: 400;\n  font-style: italic;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.8;\n  margin-bottom: 28px;\n  max-width: 520px;\n}<\/p>\n<p>\/* Decorative line divider *\/\n.lemonx-visual-root .ldc-cb .it-cb-line {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 28px;\n}<\/p>\n<p>\/* Body copy *\/\n.lemonx-visual-root .ldc-cb .it-cb-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13px;\n  font-weight: 400;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.85;\n  margin-bottom: 40px;\n  max-width: 500px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-body p { margin-bottom: 16px; }\n.lemonx-visual-root .ldc-cb .it-cb-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* CTA Buttons *\/\n.lemonx-visual-root .ldc-cb .it-cb-actions {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-btn-primary, .lemonx-visual-root .ldc-cb .it-cb-btn-primary:link, .lemonx-visual-root .ldc-cb .it-cb-btn-primary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary:hover::before { left: 100%; }\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 8px 28px rgba(232,114,42,0.4) !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-primary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-btn-secondary, .lemonx-visual-root .ldc-cb .it-cb-btn-secondary:link, .lemonx-visual-root .ldc-cb .it-cb-btn-secondary:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: rgba(255,255,255,0.8) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid rgba(255,255,255,0.2) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-secondary:hover {\n  border-color: var(--it-oro-chiaro) !important;\n  color: var(--it-oro-chiaro) !important;\n  transform: translateY(-2px) !important;\n  background: rgba(200,149,46,0.06) !important;\n}\n.lemonx-visual-root .ldc-cb .it-cb-btn-secondary svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* ===== TRUST BADGES ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-trust {\n  margin-top: 40px;\n  display: flex;\n  align-items: center;\n  gap: 32px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-icon {\n  width: 36px;\n  height: 36px;\n  border: 1px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  flex-shrink: 0;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-icon svg {\n  width: 14px;\n  height: 14px;\n  color: var(--it-oro-chiaro);\n  transform: rotate(-45deg);\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.45);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-cb .it-cb-trust-text strong {\n  display: block;\n  color: rgba(255,255,255,0.75);\n  font-weight: 700;\n  font-size: 11px;\n}<\/p>\n<p>\/* ===== RIGHT: IMAGE MOSAIC ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-images {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 1fr 1fr 1fr;\n  gap: 4px;\n  min-height: 720px;\n}<\/p>\n<p>.lemonx-visual-root .ldc-cb .it-cb-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.6s;\n  filter: brightness(0.75) saturate(0.85);\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover img {\n  transform: scale(1.06);\n  filter: brightness(0.85) saturate(1);\n}<\/p>\n<p>\/* Image overlay *\/\n.lemonx-visual-root .ldc-cb .it-cb-img::after {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0; bottom: 0;\n  background: linear-gradient(135deg, rgba(44,30,15,0.35), rgba(44,30,15,0.15));\n  pointer-events: none;\n  transition: opacity 0.5s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover::after { opacity: 0.5; }<\/p>\n<p>\/* Span configurations *\/\n.lemonx-visual-root .ldc-cb .it-cb-img.span-tall {\n  grid-row: span 2;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img.span-wide {\n  grid-column: span 2;\n}<\/p>\n<p>\/* Image labels *\/\n.lemonx-visual-root .ldc-cb .it-cb-img-label {\n  position: absolute;\n  bottom: 16px;\n  left: 16px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.85);\n  background: rgba(26,17,8,0.55);\n  backdrop-filter: blur(10px);\n  -webkit-backdrop-filter: blur(10px);\n  padding: 7px 14px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover .it-cb-img-label {\n  background: rgba(232,114,42,0.8);\n  color: #fff;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img-label::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border: 1px solid var(--it-oro-chiaro);\n  transform: rotate(45deg);\n  flex-shrink: 0;\n  transition: border-color 0.4s;\n}\n.lemonx-visual-root .ldc-cb .it-cb-img:hover .it-cb-img-label::before {\n  border-color: #fff;\n}<\/p>\n<p>\/* Gradient fade on left edge to blend with text *\/\n.lemonx-visual-root .ldc-cb .it-cb-images::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -1px; bottom: 0;\n  width: 100px;\n  background: linear-gradient(90deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* Decorative bottom gradient *\/\n.lemonx-visual-root .ldc-cb .it-cb-images::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 80px;\n  background: linear-gradient(0deg, var(--it-nero-caldo), transparent);\n  z-index: 4;\n  pointer-events: none;\n}<\/p>\n<p>\/* ===== BOTTOM ACCENT LINE ===== *\/\n.lemonx-visual-root .ldc-cb .it-company-banner-line {\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: linear-gradient(90deg,\n    transparent 0%,\n    var(--it-oro) 20%,\n    var(--it-arancio) 40%,\n    var(--it-arancio) 60%,\n    var(--it-oro) 80%,\n    transparent 100%\n  );\n  z-index: 5;\n}<\/p>\n<p>\/* ===== SCROLL INDICATOR ===== *\/\n.lemonx-visual-root .ldc-cb .it-cb-scroll {\n  position: absolute;\n  bottom: 28px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 6;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 8px;\n  animation: it-cb-float 2.5s ease-in-out infinite;\n}\n@keyframes it-cb-float {\n  0%, 100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(6px); }\n}\n.lemonx-visual-root .ldc-cb .it-cb-scroll-text {\n  font-family: 'Raleway', sans-serif;\n  font-size: 8px;\n  font-weight: 600;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.3);\n}\n.lemonx-visual-root .ldc-cb .it-cb-scroll-line {\n  width: 1px;\n  height: 28px;\n  background: linear-gradient(180deg, rgba(200,149,46,0.4), transparent);\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1280px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 30px; }\n  .lemonx-visual-root .ldc-cb .it-cb-content { padding: 60px 48px 60px 40px; }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-cb .it-cb-wrapper {\n    grid-template-columns: 1fr;\n    min-height: auto;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-content {\n    padding: 60px 24px;\n    order: 2;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-content::before, .lemonx-visual-root .ldc-cb .it-cb-content::after { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-images {\n    min-height: 400px;\n    order: 1;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-images::before { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-images::after {\n    height: 120px;\n    background: linear-gradient(0deg, var(--it-nero-caldo) 20%, transparent);\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-title { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-subtitle { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-body { max-width: 100%; }\n  .lemonx-visual-root .ldc-cb .it-cb-trust { flex-wrap: wrap; gap: 20px; }\n  .lemonx-visual-root .ldc-cb .it-cb-scroll { display: none; }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 26px; }\n  .lemonx-visual-root .ldc-cb .it-cb-subtitle { font-size: 13px; }\n  .lemonx-visual-root .ldc-cb .it-cb-images {\n    min-height: 320px;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 1fr 1fr;\n  }\n  .lemonx-visual-root .ldc-cb .it-cb-img.span-tall { grid-row: span 2; }\n  .lemonx-visual-root .ldc-cb .it-cb-img:nth-child(5), .lemonx-visual-root .ldc-cb .it-cb-img:nth-child(6) { display: none; }\n  .lemonx-visual-root .ldc-cb .it-cb-actions { flex-direction: column; align-items: flex-start; }\n  .lemonx-visual-root .ldc-cb .it-cb-trust { flex-direction: column; gap: 16px; }\n}<\/p>\n<p>@media (max-width: 480px) {\n  .lemonx-visual-root .ldc-cb .it-cb-title { font-size: 22px; }\n  .lemonx-visual-root .ldc-cb .it-cb-content { padding: 40px 20px; }\n  .lemonx-visual-root .ldc-cb .it-cb-images { min-height: 260px; }\n}\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;.lemonx-visual-root 500;600;700&family=Lora:ital, .lemonx-visual-root wght@0, .lemonx-visual-root 400;0, .lemonx-visual-root 500;0, .lemonx-visual-root 600;0, .lemonx-visual-root 700;1, .lemonx-visual-root 400;1, .lemonx-visual-root 500&family=Raleway:wght@300;400;500;600;700&display=swap');<\/p>\n<p>\/* ===== RESET ===== *\/\n.ldc-co *, .lemonx-visual-root .ldc-co *::before, .lemonx-visual-root .ldc-co *::after {\n  margin: 0; padding: 0; box-sizing: border-box;\n}<\/p>\n<p>\/* ===== CSS VARIABLES ===== *\/\n.lemonx-visual-root .ldc-co {\n  --it-arancio: #E8722A;\n  --it-arancio-deep: #C45A1A;\n  --it-terracotta: #B5451B;\n  --it-oro: #C8952E;\n  --it-oro-chiaro: #D4A843;\n  --it-crema: #FDF8F3;\n  --it-bianco: #FFFFFF;\n  --it-nero: #1A1108;\n  --it-nero-caldo: #2C1E0F;\n  --it-grigio: #5C5346;\n  --it-grigio-chiaro: #9B9286;\n  --it-sabbia: #F2EAE0;\n}<\/p>\n<p>\/* ============================================\n   SHARED COMPONENTS\n   ============================================ *\/<\/p>\n<p>\/* Section wrapper *\/\n.lemonx-visual-root .ldc-co .co-section {\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n}\n.lemonx-visual-root .ldc-co .co-inner {\n  max-width: 1440px;\n  margin: 0 auto;\n  padding: 0 48px;\n}<\/p>\n<p>\/* Section header (centered) *\/\n.lemonx-visual-root .ldc-co .co-sec-header {\n  text-align: center;\n  margin-bottom: 48px;\n}\n.lemonx-visual-root .ldc-co .co-sec-eyebrow {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  margin-bottom: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-co .co-sec-eyebrow::before, .lemonx-visual-root .ldc-co .co-sec-eyebrow::after {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-sec-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(24px, 2.6vw, 36px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 12px;\n  letter-spacing: 0.5px;\n}\n.lemonx-visual-root .ldc-co .co-sec-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n  margin-top: 20px;\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament-dot {\n  width: 5px;\n  height: 5px;\n  background: var(--it-oro);\n  transform: rotate(45deg);\n}\n.lemonx-visual-root .ldc-co .co-sec-ornament-line {\n  height: 1px;\n  width: 40px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), transparent);\n}<\/p>\n<p>\/* Dark section variants *\/\n.lemonx-visual-root .ldc-co .co-section.dark { background: var(--it-nero-caldo); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-title { color: var(--it-bianco); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow { color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow::before, .lemonx-visual-root .ldc-co .co-section.dark .co-sec-eyebrow::after { background: var(--it-oro-chiaro); }<\/p>\n<p>\/* Cream section variant *\/\n.lemonx-visual-root .ldc-co .co-section.cream { background: var(--it-crema); }<\/p>\n<p>\/* Sabbia section variant *\/\n.lemonx-visual-root .ldc-co .co-section.sabbia { background: var(--it-sabbia); }<\/p>\n<p>\/* Body text styles *\/\n.lemonx-visual-root .ldc-co .co-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.lemonx-visual-root .ldc-co .co-body p { margin-bottom: 20px; }\n.lemonx-visual-root .ldc-co .co-body p:last-child { margin-bottom: 0; }\n.lemonx-visual-root .ldc-co .co-body strong {\n  color: var(--it-nero);\n  font-weight: 600;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-body { color: rgba(255,255,255,0.6); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-body strong { color: rgba(255,255,255,0.88); }<\/p>\n<p>\/* Shared CTA button *\/\n.lemonx-visual-root .ldc-co .co-btn, .lemonx-visual-root .ldc-co .co-btn:link, .lemonx-visual-root .ldc-co .co-btn:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-bianco) !important;\n  background: linear-gradient(135deg, var(--it-arancio) 0%, var(--it-terracotta) 100%) !important;\n  padding: 14px 32px !important;\n  border: none !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;\n  position: relative !important;\n  overflow: hidden !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: 0 6px 20px rgba(232,114,42,0.25) !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-co .co-btn::before {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%; width: 100%; height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.15), transparent);\n  transition: left 0.5s;\n}\n.lemonx-visual-root .ldc-co .co-btn:hover::before { left: 100%; }\n.lemonx-visual-root .ldc-co .co-btn:hover {\n  background: linear-gradient(135deg, var(--it-terracotta) 0%, #8B3A10 100%) !important;\n  transform: translateY(-2px) !important;\n  box-shadow: 0 12px 32px rgba(232,114,42,0.38) !important;\n}\n.lemonx-visual-root .ldc-co .co-btn svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Outline CTA *\/\n.lemonx-visual-root .ldc-co .co-btn-outline, .lemonx-visual-root .ldc-co .co-btn-outline:link, .lemonx-visual-root .ldc-co .co-btn-outline:visited {\n  font-family: 'Raleway', sans-serif !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 2.5px !important;\n  text-transform: uppercase !important;\n  color: var(--it-nero) !important;\n  background: transparent !important;\n  padding: 14px 32px !important;\n  border: 1.5px solid var(--it-nero) !important;\n  text-decoration: none !important;\n  display: inline-flex !important;\n  align-items: center !important;\n  gap: 10px !important;\n  transition: all 0.4s !important;\n  cursor: pointer !important;\n  white-space: nowrap !important;\n  line-height: 1 !important;\n  box-shadow: none !important;\n  border-radius: 0 !important;\n}\n.lemonx-visual-root .ldc-co .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}\n.lemonx-visual-root .ldc-co .co-btn-outline svg { width: 12px !important; height: 12px !important; }<\/p>\n<p>\/* Dark outline CTA *\/\n.lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline, .lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:link, .lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:visited {\n  color: rgba(255,255,255,0.8) !important;\n  border-color: rgba(255,255,255,0.25) !important;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-btn-outline:hover {\n  background: var(--it-arancio) !important;\n  border-color: var(--it-arancio) !important;\n  color: #fff !important;\n}<\/p>\n<p>\/* Arrow SVG used in links *\/\n.lemonx-visual-root .ldc-co .co-arrow { width: 12px; height: 12px; }<\/p>\n<p>\/* Section divider line *\/\n.lemonx-visual-root .ldc-co .co-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}<\/p>\n<p>\/* ============================================\n   1. INTRO SECTION\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-intro {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-intro-grid {\n  display: grid;\n  grid-template-columns: 360px 1fr;\n  gap: 72px;\n  align-items: start;\n}\n.lemonx-visual-root .ldc-co .co-intro-left {}\n.lemonx-visual-root .ldc-co .co-intro-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-co .co-intro-label::before {\n  content: '';\n  width: 32px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-intro-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(28px, 3vw, 44px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.2;\n  margin-bottom: 24px;\n}\n.lemonx-visual-root .ldc-co .co-intro-title em {\n  font-style: normal;\n  color: var(--it-arancio);\n  display: block;\n}\n.lemonx-visual-root .ldc-co .co-intro-deco {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.lemonx-visual-root .ldc-co .co-intro-deco-dot {\n  width: 6px;\n  height: 6px;\n  border: 1.5px solid var(--it-oro);\n  transform: rotate(45deg);\n}\n.lemonx-visual-root .ldc-co .co-intro-deco-line {\n  width: 48px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--it-oro), transparent);\n}<\/p>\n<p>.lemonx-visual-root .ldc-co .co-intro-right {}\n.lemonx-visual-root .ldc-co .co-intro-right .co-body {\n  font-size: 14.5px;\n  line-height: 1.9;\n}\n.lemonx-visual-root .ldc-co .co-intro-right .co-body p:first-child {\n  font-family: 'Lora', serif;\n  font-size: 16px;\n  font-style: italic;\n  color: var(--it-nero);\n  line-height: 1.75;\n  padding-bottom: 24px;\n  margin-bottom: 24px;\n  border-bottom: 1px solid rgba(200,149,46,0.15);\n}<\/p>\n<p>\/* ============================================\n   2. COMPANY OVERVIEW\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-overview {\n  padding: 96px 0;\n  background: var(--it-crema);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-overview::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(200,149,46,0.2), transparent);\n}\n.lemonx-visual-root .ldc-co .co-overview-layout {\n  display: grid;\n  grid-template-columns: 1fr 440px;\n  gap: 64px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-overview-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-overview-img img {\n  width: 100%;\n  height: 480px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.9);\n  transition: transform 0.7s ease;\n}\n.lemonx-visual-root .ldc-co .co-overview-img:hover img { transform: scale(1.04); }\n.lemonx-visual-root .ldc-co .co-overview-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 32px; height: 32px;\n  border-top: 2px solid var(--it-oro);\n  border-left: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-overview-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 32px; height: 32px;\n  border-bottom: 2px solid var(--it-oro);\n  border-right: 2px solid var(--it-oro);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-overview-badge {\n  position: absolute;\n  bottom: 24px;\n  left: 24px;\n  background: var(--it-arancio);\n  padding: 14px 20px;\n  z-index: 3;\n  box-shadow: 0 8px 24px rgba(232,114,42,0.35);\n}\n.lemonx-visual-root .ldc-co .co-overview-badge-num {\n  font-family: 'Cinzel', serif;\n  font-size: 20px;\n  font-weight: 700;\n  color: #fff;\n  line-height: 1;\n  display: block;\n}\n.lemonx-visual-root .ldc-co .co-overview-badge-txt {\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.85);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  display: block;\n  margin-top: 4px;\n}<\/p>\n<p>\/* ============================================\n   3. MISSION & VISION (side by side)\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-mv {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-mv-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n}\n.lemonx-visual-root .ldc-co .co-mv-card {\n  padding: 56px 52px;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-mv-card:first-child {\n  border-right: 1px solid rgba(200,149,46,0.15);\n}\n.lemonx-visual-root .ldc-co .co-mv-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 52px;\n  width: 40px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro));\n}\n.lemonx-visual-root .ldc-co .co-mv-icon {\n  width: 52px;\n  height: 52px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 28px;\n}\n.lemonx-visual-root .ldc-co .co-mv-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n}\n.lemonx-visual-root .ldc-co .co-mv-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-oro);\n  margin-bottom: 14px;\n}\n.lemonx-visual-root .ldc-co .co-mv-title {\n  font-family: 'Cinzel', serif;\n  font-size: 24px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n  line-height: 1.3;\n}\n.lemonx-visual-root .ldc-co .co-mv-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 13.5px;\n  color: var(--it-grigio);\n  line-height: 1.85;\n}\n.lemonx-visual-root .ldc-co .co-mv-body p { margin-bottom: 16px; }\n.lemonx-visual-root .ldc-co .co-mv-body p:last-child { margin-bottom: 0; }<\/p>\n<p>\/* ============================================\n   4. WHAT WE DO\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-wwd {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-wwd::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px),\n    repeating-linear-gradient(0deg, transparent, transparent 120px, rgba(200,149,46,0.02) 120px, rgba(200,149,46,0.02) 121px);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-wwd-layout {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-wwd-content {}\n.lemonx-visual-root .ldc-co .co-wwd-images {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 200px 200px;\n  gap: 8px;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img {\n  overflow: hidden;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.7) brightness(0.8);\n  transition: transform 0.7s ease, filter 0.5s;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img:hover img {\n  transform: scale(1.06);\n  filter: saturate(0.85) brightness(0.88);\n}\n.lemonx-visual-root .ldc-co .co-wwd-img.tall { grid-row: span 2; }\n.lemonx-visual-root .ldc-co .co-wwd-img::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, transparent 50%, rgba(26,17,8,0.5) 100%);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-wwd-img-cap {\n  position: absolute;\n  bottom: 10px;\n  left: 12px;\n  z-index: 3;\n  font-family: 'Raleway', sans-serif;\n  font-size: 9px;\n  font-weight: 600;\n  color: rgba(255,255,255,0.7);\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}<\/p>\n<p>\/* ============================================\n   5. CORE STRENGTHS\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-strengths {\n  padding: 96px 0;\n  background: var(--it-crema);\n}\n.lemonx-visual-root .ldc-co .co-str-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 0;\n}\n.lemonx-visual-root .ldc-co .co-str-card {\n  padding: 44px 28px;\n  text-align: center;\n  position: relative;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card::after {\n  content: '';\n  position: absolute;\n  top: 24px;\n  right: 0;\n  bottom: 24px;\n  width: 1px;\n  background: rgba(200,149,46,0.15);\n}\n.lemonx-visual-root .ldc-co .co-str-card:last-child::after { display: none; }\n.lemonx-visual-root .ldc-co .co-str-card::before {\n  content: '';\n  position: absolute;\n  bottom: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover::before { width: 50px; }\n.lemonx-visual-root .ldc-co .co-str-card:hover { background: rgba(255,255,255,0.6); }\n.lemonx-visual-root .ldc-co .co-str-icon {\n  width: 56px;\n  height: 56px;\n  margin: 0 auto 24px;\n  border: 1.5px solid rgba(200,149,46,0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover .co-str-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-str-icon svg {\n  width: 20px;\n  height: 20px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-str-card:hover .co-str-icon svg { color: #fff; }\n.lemonx-visual-root .ldc-co .co-str-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  letter-spacing: 0.5px;\n  margin-bottom: 14px;\n  line-height: 1.4;\n}\n.lemonx-visual-root .ldc-co .co-str-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: var(--it-grigio);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   6. MANUFACTURING (Image left + Text right)\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-mfg {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.lemonx-visual-root .ldc-co .co-split.reverse { direction: rtl; }\n.lemonx-visual-root .ldc-co .co-split.reverse > * { direction: ltr; }\n.lemonx-visual-root .ldc-co .co-split-img {\n  position: relative;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-split-img img {\n  width: 100%;\n  height: 420px;\n  object-fit: cover;\n  display: block;\n  filter: saturate(0.8) brightness(0.88);\n  transition: transform 0.7s ease;\n}\n.lemonx-visual-root .ldc-co .co-split-img:hover img { transform: scale(1.04); }\n.lemonx-visual-root .ldc-co .co-split-img::before {\n  content: '';\n  position: absolute;\n  top: 14px; left: 14px;\n  width: 28px; height: 28px;\n  border-top: 2px solid rgba(200,149,46,0.5);\n  border-left: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-split-img::after {\n  content: '';\n  position: absolute;\n  bottom: 14px; right: 14px;\n  width: 28px; height: 28px;\n  border-bottom: 2px solid rgba(200,149,46,0.5);\n  border-right: 2px solid rgba(200,149,46,0.5);\n  z-index: 2;\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-split-content {}\n.lemonx-visual-root .ldc-co .co-split-label {\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 3.5px;\n  text-transform: uppercase;\n  color: var(--it-arancio);\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-co .co-split-label::before {\n  content: '';\n  width: 28px;\n  height: 1.5px;\n  background: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-split-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(22px, 2.2vw, 30px);\n  font-weight: 600;\n  color: var(--it-nero);\n  line-height: 1.3;\n  margin-bottom: 20px;\n  letter-spacing: 0.5px;\n}\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-title { color: var(--it-bianco); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-label { color: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-section.dark .co-split-label::before { background: var(--it-oro-chiaro); }\n.lemonx-visual-root .ldc-co .co-split-line {\n  width: 50px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--it-arancio), var(--it-oro), transparent);\n  margin-bottom: 20px;\n}\n.lemonx-visual-root .ldc-co .co-split-cta {\n  margin-top: 32px;\n}<\/p>\n<p>\/* ============================================\n   7. WHY CHOOSE US\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-why {\n  padding: 96px 0;\n  background: var(--it-nero-caldo);\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-why::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(200,149,46,0.03) 120px, rgba(200,149,46,0.03) 121px);\n  pointer-events: none;\n}\n.lemonx-visual-root .ldc-co .co-why-layout {\n  position: relative;\n  z-index: 2;\n}\n.lemonx-visual-root .ldc-co .co-why-intro {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 52px;\n}\n.lemonx-visual-root .ldc-co .co-why-intro .co-body {\n  color: rgba(255,255,255,0.55);\n}\n.lemonx-visual-root .ldc-co .co-why-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n.lemonx-visual-root .ldc-co .co-why-card {\n  padding: 36px 32px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-why-card:hover {\n  border-color: rgba(232,114,42,0.35);\n  background: rgba(200,149,46,0.04);\n}\n.lemonx-visual-root .ldc-co .co-why-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 32px;\n  width: 30px;\n  height: 2px;\n  background: var(--it-arancio);\n  opacity: 0;\n  transition: opacity 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-why-card:hover::before { opacity: 1; }\n.lemonx-visual-root .ldc-co .co-why-num {\n  font-family: 'Cinzel', serif;\n  font-size: 32px;\n  font-weight: 700;\n  color: rgba(200,149,46,0.15);\n  margin-bottom: 16px;\n  line-height: 1;\n}\n.lemonx-visual-root .ldc-co .co-why-card-title {\n  font-family: 'Cinzel', serif;\n  font-size: 14px;\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 12px;\n  letter-spacing: 0.3px;\n  line-height: 1.4;\n}\n.lemonx-visual-root .ldc-co .co-why-card-body {\n  font-family: 'Raleway', sans-serif;\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.45);\n  line-height: 1.75;\n}<\/p>\n<p>\/* ============================================\n   8. COMPANY PAGES PREVIEW\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-pages {\n  padding: 96px 0;\n  background: var(--it-bianco);\n}\n.lemonx-visual-root .ldc-co .co-pages-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n.lemonx-visual-root .ldc-co .co-page-card {\n  text-decoration: none;\n  display: block;\n  padding: 36px 28px;\n  border: 1px solid rgba(200,149,46,0.12);\n  position: relative;\n  transition: all 0.4s;\n  overflow: hidden;\n}\n.lemonx-visual-root .ldc-co .co-page-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0;\n  width: 0;\n  height: 2px;\n  background: var(--it-arancio);\n  transition: width 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover::after { width: 100%; }\n.lemonx-visual-root .ldc-co .co-page-card:hover {\n  background: var(--it-crema);\n  border-color: rgba(200,149,46,0.25);\n  transform: translateY(-3px);\n  box-shadow: 0 12px 32px rgba(26,17,8,0.06);\n}\n.lemonx-visual-root .ldc-co .co-page-icon {\n  width: 44px;\n  height: 44px;\n  border: 1.5px solid rgba(200,149,46,0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: rotate(45deg);\n  margin-bottom: 22px;\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-icon {\n  background: var(--it-arancio);\n  border-color: var(--it-arancio);\n}\n.lemonx-visual-root .ldc-co .co-page-icon svg {\n  width: 17px; height: 17px;\n  color: var(--it-arancio);\n  transform: rotate(-45deg);\n  transition: color 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-icon svg { color: #fff; }\n.lemonx-visual-root .ldc-co .co-page-title {\n  font-family: 'Cinzel', serif;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--it-nero);\n  margin-bottom: 10px;\n  letter-spacing: 0.3px;\n  transition: color 0.3s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-title { color: var(--it-arancio); }\n.lemonx-visual-root .ldc-co .co-page-desc {\n  font-family: 'Raleway', sans-serif;\n  font-size: 11.5px;\n  color: var(--it-grigio-chiaro);\n  line-height: 1.6;\n}\n.lemonx-visual-root .ldc-co .co-page-arrow {\n  margin-top: 18px;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  font-family: 'Raleway', sans-serif;\n  font-size: 10px;\n  font-weight: 700;\n  color: var(--it-arancio);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  opacity: 0;\n  transform: translateX(-8px);\n  transition: all 0.4s;\n}\n.lemonx-visual-root .ldc-co .co-page-card:hover .co-page-arrow {\n  opacity: 1;\n  transform: translateX(0);\n}<\/p>\n<p>\/* ============================================\n   9. CONTACT SECTION\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-contact {\n  padding: 96px 0;\n  background: var(--it-crema);\n  text-align: center;\n}\n.lemonx-visual-root .ldc-co .co-contact-body {\n  max-width: 640px;\n  margin: 0 auto 40px;\n}\n.lemonx-visual-root .ldc-co .co-contact-btns {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}<\/p>\n<p>\/* ============================================\n   10. FINAL CTA\n   ============================================ *\/\n.lemonx-visual-root .ldc-co .co-final {\n  padding: 80px 0;\n  background: var(--it-nero-caldo);\n  text-align: center;\n  position: relative;\n}\n.lemonx-visual-root .ldc-co .co-final::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(90deg, transparent, var(--it-oro), var(--it-arancio), var(--it-oro), transparent);\n}\n.lemonx-visual-root .ldc-co .co-final-title {\n  font-family: 'Cinzel', serif;\n  font-size: clamp(20px, 2vw, 28px);\n  font-weight: 600;\n  color: var(--it-bianco);\n  margin-bottom: 16px;\n}\n.lemonx-visual-root .ldc-co .co-final-body {\n  font-family: 'Lora', serif;\n  font-size: 14px;\n  font-style: italic;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.7;\n  max-width: 580px;\n  margin: 0 auto 36px;\n}\n.lemonx-visual-root .ldc-co .co-final-cta {\n  display: flex;\n  justify-content: center;\n}<\/p>\n<p>\/* ============================================\n   RESPONSIVE\n   ============================================ *\/\n@media (max-width: 1200px) {\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: repeat(3, 1fr); }\n  .lemonx-visual-root .ldc-co .co-str-card:nth-child(3)::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 1024px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 32px; }\n  .lemonx-visual-root .ldc-co .co-intro-grid { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-overview-layout { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-overview-img { order: -1; }\n  .lemonx-visual-root .ldc-co .co-mv-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-mv-card:first-child { border-right: none; border-bottom: 1px solid rgba(200,149,46,0.15); }\n  .lemonx-visual-root .ldc-co .co-split { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-split.reverse { direction: ltr; }\n  .lemonx-visual-root .ldc-co .co-split-img { order: -1; }\n  .lemonx-visual-root .ldc-co .co-wwd-layout { grid-template-columns: 1fr; gap: 40px; }\n  .lemonx-visual-root .ldc-co .co-wwd-images { order: -1; }\n  .lemonx-visual-root .ldc-co .co-why-grid { grid-template-columns: repeat(2, 1fr); }\n}<\/p>\n<p>@media (max-width: 768px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 24px; }\n  .lemonx-visual-root .ldc-co .co-section { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-co .co-intro { padding: 64px 0 !important; }\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-co .co-str-card:nth-child(2n)::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: 1fr 1fr; }\n  .lemonx-visual-root .ldc-co .co-why-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-wwd-images { grid-template-rows: 160px 160px; }\n  .lemonx-visual-root .ldc-co .co-split-img img { height: 320px; }\n  .lemonx-visual-root .ldc-co .co-overview-img img { height: 360px; }\n}<\/p>\n<p>@media (max-width: 600px) {\n  .lemonx-visual-root .ldc-co .co-inner { padding: 0 20px; }\n  .lemonx-visual-root .ldc-co .co-str-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-str-card::after { display: none; }\n  .lemonx-visual-root .ldc-co .co-pages-grid { grid-template-columns: 1fr; }\n  .lemonx-visual-root .ldc-co .co-contact-btns { flex-direction: column; }\n  .lemonx-visual-root .ldc-co .co-contact-btns .co-btn, .lemonx-visual-root .ldc-co .co-contact-btns .co-btn-outline { width: 100% !important; justify-content: center !important; }\n  .lemonx-visual-root .ldc-co .co-mv-card { padding: 40px 24px; }\n  .lemonx-visual-root .ldc-co .co-split-img img { height: 260px; }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>About Landercoll A Professional Cellulose Ether Company Built on Quality, Capability, and Long-Term Cooperation Learn more about LANDERCOLL, our manufacturing approach, quality commitment, application focus, and dedication to serving global industrial customers. A strong industrial partner is defined by more than the products it offers. Customers also evaluate manufacturing reliability, quality consistency, technical understanding, communication [&hellip;]<\/p>","protected":false},"author":1,"featured_media":10431,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"footnotes":""},"class_list":["post-11367","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/pages\/11367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/comments?post=11367"}],"version-history":[{"count":8,"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/pages\/11367\/revisions"}],"predecessor-version":[{"id":11378,"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/pages\/11367\/revisions\/11378"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/media\/10431"}],"wp:attachment":[{"href":"https:\/\/landercoll.com\/bg\/wp-json\/wp\/v2\/media?parent=11367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}