{"id":5313,"date":"2025-12-06T06:19:22","date_gmt":"2025-12-06T06:19:22","guid":{"rendered":"https:\/\/hpmc.ae\/?page_id=5313"},"modified":"2025-12-22T07:56:37","modified_gmt":"2025-12-22T07:56:37","slug":"sodium-carboxymethyl-cellulose-cmc","status":"publish","type":"page","link":"https:\/\/hpmc.ae\/lt\/cellulose-ether-hpmc\/landercoll-cellulose-ether\/sodium-carboxymethyl-cellulose-cmc\/","title":{"rendered":"Auk\u0161tos kokyb\u0117s karboksimetilceliulioz\u0117s (CMC) gamintojas \u012fvairioms pramon\u0117s \u0161akoms"},"content":{"rendered":"<style>\n.cmc-hero {\n  position: relative;\n  background: linear-gradient(135deg, #ffffff 0%, #f0f7ff 100%);\n  min-height: 60vh;\n  display: flex;\n  align-items: center;\n  padding: 3rem 1rem;\n  overflow: hidden;\n}<\/p>\n<p>.cmc-hero::before {\n  content: '';\n  position: absolute;\n  top: -30%;\n  right: -5%;\n  width: 60%;\n  height: 120%;\n  background: linear-gradient(45deg, rgba(34, 87, 221, 0.03), transparent);\n  transform: rotate(-15deg);\n  pointer-events: none;\n  animation: cmc-bg-shift 12s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-bg-shift {\n  0%, 100% { transform: rotate(-15deg) scale(1); }\n  50% { transform: rotate(-12deg) scale(1.05); }\n}<\/p>\n<p>.cmc-shape {\n  position: absolute;\n  border-radius: 50%;\n  filter: blur(30px);\n  opacity: 0.2;\n  animation: cmc-float 15s infinite ease-in-out;\n}<\/p>\n<p>.cmc-shape-1 {\n  width: 200px;\n  height: 200px;\n  background: linear-gradient(135deg, #2257dd, #007124);\n  top: -50px;\n  left: -50px;\n  animation: cmc-morph-1 20s infinite ease-in-out;\n}<\/p>\n<p>.cmc-shape-2 {\n  width: 150px;\n  height: 150px;\n  background: linear-gradient(135deg, #fffcad, #2257dd);\n  bottom: -30px;\n  right: 10%;\n  animation: cmc-morph-2 18s infinite ease-in-out;\n}<\/p>\n<p>@keyframes cmc-float {\n  0%, 100% { transform: translate(0, 0) rotate(0deg); }\n  33% { transform: translate(20px, -20px) rotate(120deg); }\n  66% { transform: translate(-15px, 15px) rotate(240deg); }\n}<\/p>\n<p>@keyframes cmc-morph-1 {\n  0%, 100% { border-radius: 50%; transform: scale(1); }\n  25% { border-radius: 60% 40% 30% 70%; transform: scale(1.1); }\n  50% { border-radius: 30% 60% 70% 40%; transform: scale(0.9); }\n  75% { border-radius: 40% 30% 60% 50%; transform: scale(1.05); }\n}<\/p>\n<p>@keyframes cmc-morph-2 {\n  0%, 100% { border-radius: 50%; transform: scale(1) rotate(0deg); }\n  25% { border-radius: 40% 60% 50% 30%; transform: scale(1.2) rotate(90deg); }\n  50% { border-radius: 60% 30% 40% 70%; transform: scale(0.8) rotate(180deg); }\n  75% { border-radius: 30% 70% 60% 40%; transform: scale(1.1) rotate(270deg); }\n}<\/p>\n<p>.cmc-particles {\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  pointer-events: none;\n}<\/p>\n<p>.cmc-particle {\n  position: absolute;\n  width: 4px;\n  height: 4px;\n  background: linear-gradient(45deg, #2257dd, #007124);\n  border-radius: 50%;\n  opacity: 0.6;\n}<\/p>\n<p>.cmc-particle:nth-child(1) {\n  top: 20%;\n  left: 10%;\n  animation: cmc-particle-float 8s infinite ease-in-out;\n}<\/p>\n<p>.cmc-particle:nth-child(2) {\n  top: 60%;\n  left: 80%;\n  animation: cmc-particle-float 10s infinite ease-in-out 2s;\n}<\/p>\n<p>.cmc-particle:nth-child(3) {\n  top: 80%;\n  left: 20%;\n  animation: cmc-particle-float 12s infinite ease-in-out 4s;\n}<\/p>\n<p>.cmc-particle:nth-child(4) {\n  top: 30%;\n  left: 70%;\n  animation: cmc-particle-float 9s infinite ease-in-out 1s;\n}<\/p>\n<p>.cmc-particle:nth-child(5) {\n  top: 70%;\n  left: 40%;\n  animation: cmc-particle-float 11s infinite ease-in-out 3s;\n}<\/p>\n<p>@keyframes cmc-particle-float {\n  0%, 100% { transform: translateY(0) scale(1); opacity: 0.6; }\n  25% { transform: translateY(-30px) scale(1.2); opacity: 0.8; }\n  50% { transform: translateY(-60px) scale(0.8); opacity: 0.4; }\n  75% { transform: translateY(-30px) scale(1.1); opacity: 0.7; }\n}<\/p>\n<p>.cmc-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(255, 255, 255, 0.9);\n  padding: 8px 20px;\n  border-radius: 25px;\n  border: 1px solid rgba(34, 87, 221, 0.1);\n  box-shadow: 0 4px 15px rgba(34, 87, 221, 0.1);\n  font-size: 0.9rem;\n  animation: cmc-badge-glow 4s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-badge-glow {\n  0%, 100% { box-shadow: 0 4px 15px rgba(34, 87, 221, 0.1); }\n  50% { box-shadow: 0 6px 25px rgba(34, 87, 221, 0.2), 0 0 20px rgba(34, 87, 221, 0.1); }\n}<\/p>\n<p>.cmc-title {\n  font-size: clamp(2rem, 4vw, 3.5rem);\n  line-height: 1.1;\n  font-weight: 800;\n  background: linear-gradient(135deg, #2257dd 0%, #007124 50%, #2257dd 100%);\n  background-size: 200% auto;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  margin: 1.5rem 0;\n  animation: cmc-gradient-flow 6s ease infinite;\n}<\/p>\n<p>@keyframes cmc-gradient-flow {\n  0% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n  100% { background-position: 0% 50%; }\n}<\/p>\n<p>.cmc-subtitle {\n  font-size: 1.1rem;\n  line-height: 1.6;\n  color: #4a5568;\n  max-width: 600px;\n  margin-bottom: 2rem;\n  animation: cmc-text-reveal 1s ease-out 0.5s both;\n}<\/p>\n<p>@keyframes cmc-text-reveal {\n  from { opacity: 0; transform: translateY(20px); }\n  to { opacity: 1; transform: translateY(0); }\n}<\/p>\n<p>.cmc-button {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 28px;\n  background: linear-gradient(135deg, #2257dd, #1a47c7);\n  color: white;\n  border-radius: 50px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  box-shadow: 0 8px 25px rgba(34, 87, 221, 0.3);\n  position: relative;\n  overflow: hidden;\n  animation: cmc-button-pulse 3s ease-in-out infinite;\n}<\/p>\n<p>.cmc-button::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n  transition: left 0.8s ease;\n}<\/p>\n<p>.cmc-button:hover::before {\n  left: 100%;\n}<\/p>\n<p>@keyframes cmc-button-pulse {\n  0%, 100% { box-shadow: 0 8px 25px rgba(34, 87, 221, 0.3); }\n  50% { box-shadow: 0 12px 35px rgba(34, 87, 221, 0.5), 0 0 30px rgba(34, 87, 221, 0.2); }\n}<\/p>\n<p>.cmc-button:hover {\n  transform: translateY(-3px) scale(1.02);\n  box-shadow: 0 15px 40px rgba(34, 87, 221, 0.4);\n}<\/p>\n<p>.cmc-button .fa-arrow-right {\n  transition: transform 0.3s ease;\n}<\/p>\n<p>.cmc-button:hover .fa-arrow-right {\n  transform: translateX(5px);\n}<\/p>\n<p>\/* \u4f18\u5316\u540e\u7684\u89c6\u89c9\u4e2d\u5fc3\u533a\u57df\u6837\u5f0f *\/\n.cmc-visual {\n  position: relative;\n  width: 250px;\n  height: 250px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}<\/p>\n<p>\/* \u591a\u5c42\u52a8\u6001\u5706\u73af\u7cfb\u7edf *\/\n.cmc-orbit {\n  position: absolute;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}<\/p>\n<p>\/* \u5916\u5c42\u8f68\u9053 - \u865a\u7ebf\u5706\u73af *\/\n.cmc-orbit-outer {\n  width: 100%;\n  height: 100%;\n  border: 2px dashed rgba(34, 87, 221, 0.3);\n  animation: cmc-orbit-rotate 25s linear infinite;\n}<\/p>\n<p>\/* \u4e2d\u5c42\u8f68\u9053 - \u70b9\u7ebf\u5706\u73af *\/\n.cmc-orbit-middle {\n  width: 75%;\n  height: 75%;\n  border: 2px dotted rgba(0, 113, 36, 0.4);\n  animation: cmc-orbit-rotate-reverse 20s linear infinite;\n}<\/p>\n<p>\/* \u5185\u5c42\u8f68\u9053 - \u5b9e\u7ebf\u5706\u73af *\/\n.cmc-orbit-inner {\n  width: 50%;\n  height: 50%;\n  border: 1px solid rgba(255, 252, 173, 0.6);\n  animation: cmc-orbit-pulse 15s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-orbit-rotate {\n  from { transform: rotate(0deg); }\n  to { transform: rotate(360deg); }\n}<\/p>\n<p>@keyframes cmc-orbit-rotate-reverse {\n  from { transform: rotate(360deg); }\n  to { transform: rotate(0deg); }\n}<\/p>\n<p>@keyframes cmc-orbit-pulse {\n  0%, 100% { \n    transform: scale(1) rotate(0deg); \n    border-width: 1px; \n    opacity: 0.6; \n  }\n  25% { \n    transform: scale(1.1) rotate(90deg); \n    border-width: 2px; \n    opacity: 0.8; \n  }\n  50% { \n    transform: scale(0.9) rotate(180deg); \n    border-width: 1px; \n    opacity: 0.4; \n  }\n  75% { \n    transform: scale(1.05) rotate(270deg); \n    border-width: 1.5px; \n    opacity: 0.7; \n  }\n}<\/p>\n<p>\/* \u8f68\u9053\u4e0a\u7684\u8fd0\u52a8\u5c0f\u7403 *\/\n.cmc-orbital-dot {\n  position: absolute;\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #2257dd, #007124);\n  box-shadow: 0 0 10px rgba(34, 87, 221, 0.5);\n}<\/p>\n<p>.cmc-dot-1 {\n  top: -4px;\n  left: 50%;\n  transform: translateX(-50%);\n  animation: cmc-dot-orbit-1 25s linear infinite;\n}<\/p>\n<p>.cmc-dot-2 {\n  top: 50%;\n  right: -4px;\n  transform: translateY(-50%);\n  animation: cmc-dot-orbit-2 20s linear infinite;\n}<\/p>\n<p>.cmc-dot-3 {\n  bottom: -4px;\n  left: 25%;\n  animation: cmc-dot-orbit-3 15s linear infinite;\n}<\/p>\n<p>@keyframes cmc-dot-orbit-1 {\n  from { transform: translateX(-50%) rotate(0deg) translateX(125px) rotate(0deg); }\n  to { transform: translateX(-50%) rotate(360deg) translateX(125px) rotate(-360deg); }\n}<\/p>\n<p>@keyframes cmc-dot-orbit-2 {\n  from { transform: translateY(-50%) rotate(0deg) translateY(93px) rotate(0deg); }\n  to { transform: translateY(-50%) rotate(-360deg) translateY(93px) rotate(360deg); }\n}<\/p>\n<p>@keyframes cmc-dot-orbit-3 {\n  from { transform: rotate(0deg) translateX(62px) rotate(0deg); }\n  to { transform: rotate(360deg) translateX(62px) rotate(-360deg); }\n}<\/p>\n<p>\/* \u4e2d\u5fc3\u80fd\u91cf\u573a\u6548\u679c *\/\n.cmc-energy-field {\n  position: absolute;\n  width: 120px;\n  height: 120px;\n  border-radius: 50%;\n  background: radial-gradient(\n    circle at center,\n    rgba(34, 87, 221, 0.1) 0%,\n    rgba(0, 113, 36, 0.05) 50%,\n    transparent 100%\n  );\n  animation: cmc-energy-pulse 4s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-energy-pulse {\n  0%, 100% { \n    transform: scale(1); \n    opacity: 0.3; \n  }\n  50% { \n    transform: scale(1.2); \n    opacity: 0.6; \n  }\n}<\/p>\n<p>\/* \u4e2d\u5fc3\u56fe\u6807\u5bb9\u5668 *\/\n.cmc-icon-container {\n  position: relative;\n  z-index: 20;\n  width: 80px;\n  height: 80px;\n  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: \n    0 10px 30px rgba(0, 0, 0, 0.1),\n    0 0 0 1px rgba(34, 87, 221, 0.1),\n    inset 0 1px 0 rgba(255, 255, 255, 0.8);\n  animation: cmc-icon-levitate 6s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-icon-levitate {\n  0%, 100% { \n    transform: translateY(0) scale(1); \n    box-shadow: \n      0 10px 30px rgba(0, 0, 0, 0.1),\n      0 0 0 1px rgba(34, 87, 221, 0.1),\n      inset 0 1px 0 rgba(255, 255, 255, 0.8);\n  }\n  50% { \n    transform: translateY(-8px) scale(1.05); \n    box-shadow: \n      0 20px 40px rgba(0, 0, 0, 0.15),\n      0 0 0 1px rgba(34, 87, 221, 0.2),\n      inset 0 1px 0 rgba(255, 255, 255, 0.9),\n      0 0 30px rgba(34, 87, 221, 0.2);\n  }\n}<\/p>\n<p>\/* \u56fe\u6807\u6837\u5f0f *\/\n.cmc-main-icon {\n  font-size: 2.5rem;\n  background: linear-gradient(135deg, #2257dd 0%, #007124 50%, #2257dd 100%);\n  background-size: 200% auto;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  animation: cmc-icon-gradient-shift 8s ease infinite;\n  filter: drop-shadow(0 2px 4px rgba(34, 87, 221, 0.2));\n}<\/p>\n<p>@keyframes cmc-icon-gradient-shift {\n  0% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n  100% { background-position: 0% 50%; }\n}<\/p>\n<p>\/* \u60ac\u505c\u6548\u679c *\/\n.cmc-visual:hover .cmc-orbit-outer {\n  animation-duration: 15s;\n  border-color: rgba(34, 87, 221, 0.6);\n}<\/p>\n<p>.cmc-visual:hover .cmc-orbit-middle {\n  animation-duration: 12s;\n  border-color: rgba(0, 113, 36, 0.7);\n}<\/p>\n<p>.cmc-visual:hover .cmc-energy-field {\n  animation-duration: 2s;\n  opacity: 0.8;\n}<\/p>\n<p>.cmc-visual:hover .cmc-icon-container {\n  transform: translateY(-5px) scale(1.1);\n  box-shadow: \n    0 25px 50px rgba(0, 0, 0, 0.2),\n    0 0 0 2px rgba(34, 87, 221, 0.3),\n    inset 0 1px 0 rgba(255, 255, 255, 1),\n    0 0 40px rgba(34, 87, 221, 0.4);\n}<\/p>\n<p>.cmc-visual:hover .cmc-orbital-dot {\n  box-shadow: 0 0 20px rgba(34, 87, 221, 0.8);\n  transform: scale(1.5);\n}<\/p>\n<p>.cmc-features {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  gap: 1rem;\n  margin-top: 3rem;\n}<\/p>\n<p>.cmc-feature {\n  text-align: center;\n  padding: 1rem;\n  animation: cmc-feature-slide 0.8s ease-out both;\n}<\/p>\n<p>.cmc-feature:nth-child(1) { animation-delay: 0.1s; }\n.cmc-feature:nth-child(2) { animation-delay: 0.2s; }\n.cmc-feature:nth-child(3) { animation-delay: 0.3s; }\n.cmc-feature:nth-child(4) { animation-delay: 0.4s; }<\/p>\n<p>@keyframes cmc-feature-slide {\n  from { opacity: 0; transform: translateY(30px); }\n  to { opacity: 1; transform: translateY(0); }\n}<\/p>\n<p>.cmc-feature-icon {\n  width: 3rem;\n  height: 3rem;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 0.5rem;\n  transition: all 0.3s ease;\n  animation: cmc-feature-float 6s ease-in-out infinite;\n}<\/p>\n<p>.cmc-feature:nth-child(1) .cmc-feature-icon { animation-delay: 0s; }\n.cmc-feature:nth-child(2) .cmc-feature-icon { animation-delay: 1.5s; }\n.cmc-feature:nth-child(3) .cmc-feature-icon { animation-delay: 3s; }\n.cmc-feature:nth-child(4) .cmc-feature-icon { animation-delay: 4.5s; }<\/p>\n<p>@keyframes cmc-feature-float {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50% { transform: translateY(-8px) scale(1.1); }\n}<\/p>\n<p>.cmc-feature:hover .cmc-feature-icon {\n  transform: scale(1.2) rotate(360deg);\n  box-shadow: 0 10px 25px rgba(34, 87, 221, 0.3);\n}<\/p>\n<p>.cmc-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 10;\n}<\/p>\n<p>.cmc-grid {\n  display: grid;\n  gap: 2rem;\n  align-items: center;\n}<\/p>\n<p>@media (min-width: 768px) {\n  .cmc-grid {\n    grid-template-columns: 2fr 1fr;\n  }\n  .cmc-hero {\n    padding: 4rem 2rem;\n  }\n}<\/p>\n<p>@media (max-width: 767px) {\n  .cmc-title {\n    font-size: 1.8rem;\n  }\n  .cmc-subtitle {\n    font-size: 1rem;\n  }\n  .cmc-visual {\n    width: 200px;\n    height: 200px;\n  }\n  .cmc-icon-container {\n    width: 60px;\n    height: 60px;\n  }\n  .cmc-main-icon {\n    font-size: 2rem;\n  }\n  .cmc-orbital-dot {\n    width: 6px;\n    height: 6px;\n  }\n  .cmc-energy-field {\n    width: 100px;\n    height: 100px;\n  }\n  .cmc-particle {\n    display: none;\n  }\n}<\/p>\n<p>@media (prefers-reduced-motion: reduce) {\n  .cmc-hero *,\n  .cmc-hero *::before,\n  .cmc-hero *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n<\/style>\n<section class=\"cmc-hero\">\n<div class=\"cmc-particles\"><\/div>\n<div class=\"cmc-container\">\n<div class=\"cmc-grid\">\n<div>\n<div class=\"cmc-badge\">\n          <span><img decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83e\uddea\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f9ea.svg\"><\/span><br \/>\n          <span style=\"font-weight: 600; color: #374151;\">LANDERCOLL\u00ae<\/span><br \/>\n          <span style=\"color: #9ca3af;\">|<\/span><br \/>\n          <span style=\"color: #6b7280;\">Powered by LANDU<\/span>\n        <\/div>\n<h1 class=\"cmc-title\">\n          Premium Carboxymethyl Cellulose (CMC) \u012fvairioms pramon\u0117s \u0161akoms<br \/>\n        <\/h1>\n<p class=\"cmc-subtitle\">\n          Skatiname pramon\u0117s meistri\u0161kum\u0105 naudodami pa\u017eangius formulavimo sprendimus. Landercoll\u00ae CMC suteikia i\u0161skirtin\u012f tir\u0161t\u0117jim\u0105, stabilizacij\u0105 ir vandens i\u0161laikym\u0105 \u2014 stiprindamas statybos, plovikli\u0173 ir asmens prie\u017ei\u016bros pramon\u0119 su neprilygstamu nuoseklumu ir veikimu.\n        <\/p>\n<p>        <a href=\"https:\/\/hpmc.ae\/lt\/contact\/\" class=\"cmc-button editing\" target=\"_blank\"><br \/>\n          <span>Tyrin\u0117kite pramoninius sprendimus<\/span><br \/>\n          <i class=\"fas fa-arrow-right\"><\/i><br \/>\n        <\/a>\n      <\/div>\n<p>      <!-- \u4f18\u5316\u540e\u7684\u89c6\u89c9\u4e2d\u5fc3\u533a\u57df --><\/p>\n<div class=\"cmc-visual\">\n        <!-- \u80fd\u91cf\u573a\u80cc\u666f --><\/p>\n<p>        <!-- \u5916\u5c42\u8f68\u9053\u7cfb\u7edf --><\/p>\n<div class=\"cmc-orbit cmc-orbit-outer\"><\/div>\n<p>        <!-- \u4e2d\u5c42\u8f68\u9053\u7cfb\u7edf --><\/p>\n<div class=\"cmc-orbit cmc-orbit-middle\"><\/div>\n<p>        <!-- \u5185\u5c42\u8f68\u9053\u7cfb\u7edf --><\/p>\n<div class=\"cmc-orbit cmc-orbit-inner\"><\/div>\n<p>        <!-- \u4e2d\u5fc3\u56fe\u6807\u5bb9\u5668 --><\/p>\n<div class=\"cmc-icon-container\">\n          <i class=\"fas fa-flask cmc-main-icon\"><\/i>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cmc-features\">\n<div class=\"cmc-feature\">\n<div class=\"cmc-feature-icon\" style=\"background: linear-gradient(135deg, #dbeafe, #dcfce7);\">\n          <i class=\"fas fa-flask\" style=\"color: #2563eb;\"><\/i>\n        <\/div>\n<p style=\"font-size: 0.85rem; font-weight: 500; color: #374151;\">Auk\u0161tesn\u0117s sutir\u0161t\u0117jimo savyb\u0117s<\/p>\n<\/p><\/div>\n<div class=\"cmc-feature\">\n<div class=\"cmc-feature-icon\" style=\"background: linear-gradient(135deg, #dcfce7, #fef3c7);\">\n          <i class=\"fas fa-balance-scale\" style=\"color: #16a34a;\"><\/i>\n        <\/div>\n<p style=\"font-size: 0.85rem; font-weight: 500; color: #374151;\">Pa\u017eangi stabilizacija<\/p>\n<\/p><\/div>\n<div class=\"cmc-feature\">\n<div class=\"cmc-feature-icon\" style=\"background: linear-gradient(135deg, #fef3c7, #dbeafe);\">\n          <i class=\"fas fa-tint\" style=\"color: #ca8a04;\"><\/i>\n        <\/div>\n<p style=\"font-size: 0.85rem; font-weight: 500; color: #374151;\">Vandens sulaikymas<\/p>\n<\/p><\/div>\n<div class=\"cmc-feature\">\n<div class=\"cmc-feature-icon\" style=\"background: linear-gradient(135deg, #dbeafe, #dcfce7);\">\n          <i class=\"fas fa-industry\" style=\"color: #2563eb;\"><\/i>\n        <\/div>\n<p style=\"font-size: 0.85rem; font-weight: 500; color: #374151;\">Pramon\u0117s meistri\u0161kumas<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"landu-cmc-module\">\n<style>\n  \/* \u5b8c\u5168\u9694\u79bb\u7684\u6a21\u5757\u6837\u5f0f - \u53ea\u5bf9\u5f53\u524d\u5185\u5bb9\u751f\u6548 *\/\n  .landu-cmc-module {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    line-height: 1.5;\n    color: #1a202c;\n    isolation: isolate;\n  }<\/p>\n<p>  .landu-cmc-module *,\n  .landu-cmc-module *::before,\n  .landu-cmc-module *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }<\/p>\n<p>  .landu-cmc-module .lc-section {\n    background: white;\n    padding: 4rem 1rem;\n    width: 100%;\n  }<\/p>\n<p>  .landu-cmc-module .lc-container {\n    max-width: 1280px;\n    margin: 0 auto;\n    width: 100%;\n  }<\/p>\n<p>  .landu-cmc-module .lc-custom-gradient {\n    background: linear-gradient(135deg, #2257dd 0%, #007124 100%);\n  }<\/p>\n<p>  .landu-cmc-module .lc-custom-shadow {\n    box-shadow: 0 20px 40px rgba(34, 87, 221, 0.1);\n  }<\/p>\n<p>  .landu-cmc-module .lc-custom-border {\n    border: 2px solid #d6e9fa;\n  }<\/p>\n<p>  .landu-cmc-module .lc-hover-transform {\n    transition: all 0.3s ease;\n  }<\/p>\n<p>  .landu-cmc-module .lc-hover-transform:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 25px 50px rgba(34, 87, 221, 0.15);\n  }<\/p>\n<p>  .landu-cmc-module .lc-accent-highlight {\n    background: linear-gradient(120deg, transparent 0%, #fffcad 50%, transparent 100%);\n    background-size: 200% 100%;\n    animation: lcHighlight 3s ease-in-out infinite;\n    padding: 1rem;\n    border-radius: 0.5rem;\n  }<\/p>\n<p>  @keyframes lcHighlight {\n    0%, 100% { background-position: 100% 0; }\n    50% { background-position: 0% 0; }\n  }<\/p>\n<p>  .landu-cmc-module .lc-image-frame {\n    position: relative;\n    overflow: hidden;\n  }<\/p>\n<p>  .landu-cmc-module .lc-image-frame::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: linear-gradient(45deg, transparent 30%, rgba(34, 87, 221, 0.1) 50%, transparent 70%);\n    z-index: 1;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }<\/p>\n<p>  .landu-cmc-module .lc-image-frame:hover::before {\n    opacity: 1;\n  }<\/p>\n<p>  .landu-cmc-module .lc-professional-card {\n    background: linear-gradient(145deg, #ffffff 0%, #f8fbff 100%);\n    border-left: 4px solid #2257dd;\n  }<\/p>\n<p>  .landu-cmc-module .lc-feature-icon {\n    background: linear-gradient(135deg, #2257dd 0%, #007124 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }<\/p>\n<p>  \/* Header Section *\/\n  .landu-cmc-module .lc-header {\n    text-align: center;\n    margin-bottom: 4rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-badge {\n    display: inline-block;\n    padding: 0.5rem 1.5rem;\n    background: linear-gradient(to right, #dbeafe, #dcfce7);\n    border-radius: 9999px;\n    margin-bottom: 1.5rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-badge-text {\n    font-size: 0.875rem;\n    font-weight: 600;\n    color: #1e40af;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }<\/p>\n<p>  .landu-cmc-module .lc-main-title {\n    font-size: 2.25rem;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 1.5rem;\n    line-height: 1.2;\n    font-family: 'Georgia', serif;\n  }<\/p>\n<p>  .landu-cmc-module .lc-main-subtitle {\n    font-size: 1.25rem;\n    color: #4b5563;\n    max-width: 768px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }<\/p>\n<p>  .landu-cmc-module .lc-sup {\n    color: #2563eb;\n    font-size: 0.8em;\n    vertical-align: super;\n  }<\/p>\n<p>  \/* Grid Layouts *\/\n  .landu-cmc-module .lc-grid-2 {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 3rem;\n    align-items: center;\n    margin-bottom: 5rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 2rem;\n    margin-bottom: 3rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 1.5rem;\n  }<\/p>\n<p>  \/* Cards *\/\n  .landu-cmc-module .lc-card {\n    padding: 2rem;\n    border-radius: 1rem;\n    transition: all 0.3s ease;\n  }<\/p>\n<p>  .landu-cmc-module .lc-card-small {\n    padding: 1.5rem;\n    border-radius: 0.75rem;\n    transition: all 0.3s ease;\n  }<\/p>\n<p>  .landu-cmc-module .lc-card-title {\n    font-size: 1.875rem;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 1.5rem;\n    display: flex;\n    align-items: center;\n    font-family: 'Georgia', serif;\n  }<\/p>\n<p>  .landu-cmc-module .lc-card-title-small {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 0.75rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-card-text {\n    color: #374151;\n    font-size: 1.125rem;\n    line-height: 1.7;\n    margin-bottom: 1.5rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-card-text-small {\n    color: #374151;\n    font-size: 0.875rem;\n    line-height: 1.6;\n  }<\/p>\n<p>  \/* Icons *\/\n  .landu-cmc-module .lc-icon-circle {\n    width: 4rem;\n    height: 4rem;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 1rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-icon-circle-small {\n    width: 3rem;\n    height: 3rem;\n    background: white;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 0.75rem;\n    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n  }<\/p>\n<p>  .landu-cmc-module .lc-icon-circle-mini {\n    width: 2rem;\n    height: 2rem;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 0.25rem;\n  }<\/p>\n<p>  \/* Images *\/\n  .landu-cmc-module .lc-image {\n    width: 100%;\n    height: 24rem;\n    object-fit: cover;\n    border-radius: 1rem;\n  }<\/p>\n<p>  \/* Background Sections *\/\n  .landu-cmc-module .lc-bg-gradient {\n    background: linear-gradient(to right, #dbeafe, #dcfce7);\n    border-radius: 1rem;\n    padding: 2rem;\n  }<\/p>\n<p>  \/* Feature Lists *\/\n  .landu-cmc-module .lc-feature-list {\n    display: flex;\n    flex-direction: column;\n    gap: 1rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-feature-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 1rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-feature-content h4 {\n    font-weight: 600;\n    color: #111827;\n    margin-bottom: 0.25rem;\n    font-size: 1rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-feature-content p {\n    color: #374151;\n    font-size: 0.875rem;\n    line-height: 1.5;\n  }<\/p>\n<p>  \/* Buttons *\/\n  .landu-cmc-module .lc-button {\n    padding: 0.75rem 2rem;\n    border-radius: 0.5rem;\n    font-weight: 600;\n    font-size: 1rem;\n    transition: all 0.3s ease;\n    border: none;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5rem;\n    text-decoration: none;\n    font-family: inherit;\n  }<\/p>\n<p>  .landu-cmc-module .lc-button-primary {\n    background: white;\n    color: #2563eb;\n  }<\/p>\n<p>  .landu-cmc-module .lc-button-primary:hover {\n    background: #f3f4f6;\n  }<\/p>\n<p>  .landu-cmc-module .lc-button-secondary {\n    background: transparent;\n    border: 2px solid white;\n    color: white;\n  }<\/p>\n<p>  .landu-cmc-module .lc-button-secondary:hover {\n    background: white;\n    color: #2563eb;\n  }<\/p>\n<p>  \/* CTA Section *\/\n  .landu-cmc-module .lc-cta {\n    text-align: center;\n    margin-top: 4rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-cta-card {\n    border-radius: 1rem;\n    padding: 2rem;\n    color: white;\n  }<\/p>\n<p>  .landu-cmc-module .lc-cta-title {\n    font-size: 1.5rem;\n    font-weight: 700;\n    margin-bottom: 1rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-cta-text {\n    font-size: 1.125rem;\n    margin-bottom: 1.5rem;\n    opacity: 0.9;\n  }<\/p>\n<p>  .landu-cmc-module .lc-button-group {\n    display: flex;\n    flex-direction: column;\n    gap: 1rem;\n    justify-content: center;\n  }<\/p>\n<p>  \/* Section Divider *\/\n  .landu-cmc-module .lc-divider {\n    width: 6rem;\n    height: 0.25rem;\n    margin: 0 auto;\n    border-radius: 9999px;\n  }<\/p>\n<p>  .landu-cmc-module .lc-section-title {\n    font-size: 1.875rem;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 1rem;\n    text-align: center;\n    font-family: 'Georgia', serif;\n  }<\/p>\n<p>  .landu-cmc-module .lc-section-header {\n    text-align: center;\n    margin-bottom: 3rem;\n  }<\/p>\n<p>  .landu-cmc-module .lc-text-center {\n    text-align: center;\n  }<\/p>\n<p>  \/* Responsive Design *\/\n  @media (min-width: 640px) {\n    .landu-cmc-module .lc-section {\n      padding: 4rem 1.5rem;\n    }<\/p>\n<p>    .landu-cmc-module .lc-button-group {\n      flex-direction: row;\n    }\n  }<\/p>\n<p>  @media (min-width: 1024px) {\n    .landu-cmc-module .lc-section {\n      padding: 4rem 2rem;\n    }<\/p>\n<p>    .landu-cmc-module .lc-grid-2 {\n      grid-template-columns: 1fr 1fr;\n    }<\/p>\n<p>    .landu-cmc-module .lc-main-title {\n      font-size: 3rem;\n    }\n  }<\/p>\n<p>  \/* Element Reset *\/\n  .landu-cmc-module h1,\n  .landu-cmc-module h2,\n  .landu-cmc-module h3,\n  .landu-cmc-module h4,\n  .landu-cmc-module p,\n  .landu-cmc-module div,\n  .landu-cmc-module button,\n  .landu-cmc-module section,\n  .landu-cmc-module img {\n    all: unset;\n  }<\/p>\n<p>  .landu-cmc-module h1 { display: block; }\n  .landu-cmc-module h2 { display: block; }\n  .landu-cmc-module h3 { display: block; }\n  .landu-cmc-module h4 { display: block; }\n  .landu-cmc-module p { display: block; }\n  .landu-cmc-module div { display: block; }\n  .landu-cmc-module button { display: inline-flex; }\n  .landu-cmc-module section { display: block; }\n  .landu-cmc-module img { display: block; }\n  <\/style>\n<section class=\"lc-section\">\n<div class=\"lc-container\">\n      <!-- Header Section --><\/p>\n<div class=\"lc-header\">\n<div class=\"lc-badge\">\n          <span class=\"lc-badge-text\">LANDU Profesional\u016bs sprendimai<\/span>\n        <\/div>\n<h1 class=\"lc-main-title\">\n          LANDERCOLL<sup class=\"lc-sup\">\u00ae<\/sup> Natrio karboksimetilceliulioz\u0117<br \/>\n        <\/h1>\n<p class=\"lc-main-subtitle\">\n          Auk\u0161tos veiksmingumo priedas da\u017eams ir dangoms\n        <\/p>\n<\/p><\/div>\n<p>      <!-- Introduction Section with Image --><\/p>\n<div class=\"lc-grid-2\">\n<div class=\"lc-professional-card lc-card lc-custom-shadow lc-hover-transform\" style=\"order: 2;\">\n<h2 class=\"lc-card-title\">\n            <i class=\"fas fa-flask lc-feature-icon\" style=\"font-size: 1.5rem; margin-right: 1rem;\" aria-hidden=\"true\"><\/i><br \/>\n            \u012evadas<br \/>\n          <\/h2>\n<p class=\"lc-card-text\">\n            \u0160iuolaikin\u0117je dang\u0173 pramon\u0117je produkto veiksmingumas ne tik priklauso nuo pigmento kokyb\u0117s ar spalv\u0173 diapazono, bet ir nuo tikslaus funkcini\u0173 pried\u0173 pasirinkimo. Tarp \u0161i\u0173 pried\u0173 natrio karboksimetilceliulioz\u0117 (CMC) atlieka svarb\u0173 vaidmen\u012f kontroliuojant klampum\u0105, gerinant teptuk\u0105, u\u017etikrinant vienod\u0105 pl\u0117vel\u0117s formavim\u0105si ir pailginant dang\u0173 tarnavimo laik\u0105.\n          <\/p>\n<div class=\"lc-accent-highlight\">\n<p style=\"color: #1f2937; font-weight: 600;\">\n              LANDU, pasinaudodama daugelio met\u0173 patirtimi celiulioz\u0117s dariniai gamyboje, did\u017eiuojasi pristatydama LANDERCOLL\u00ae Natrio karboksimetilceliulioz\u0119 \u2014 auk\u0161tos grynumo, da\u017e\u0173 klas\u0117s CMC, atitinkan\u010di\u0105 grie\u017e\u010diausius profesionali\u0173 ir pramonini\u0173 taikym\u0173 reikalavimus.\n            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lc-image-frame lc-custom-shadow lc-hover-transform\" style=\"order: 1; border-radius: 1rem; overflow: hidden;\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/CMC-LANDU-Sodium-CarboxyMethyl-Cellulose.jpg\" alt=\"LANDU Naftos natrio karboksimetilceliulioz\u0117s produktas\" class=\"lc-image\">\n        <\/div>\n<\/p><\/div>\n<p>      <!-- Chemical Identity Section --><\/p>\n<div style=\"margin-bottom: 5rem;\">\n<div class=\"lc-section-header\">\n<h2 class=\"lc-section-title\">Supratimas apie natrio karboksimetilceliulioz\u0119<\/h2>\n<\/p><\/div>\n<div class=\"lc-grid-3\">\n<div class=\"lc-professional-card lc-card-small lc-hover-transform\">\n<div class=\"lc-icon-circle lc-custom-gradient\">\n              <i class=\"fas fa-atom\" style=\"color: white; font-size: 1.5rem;\" aria-hidden=\"true\"><\/i>\n            <\/div>\n<h3 class=\"lc-card-title-small\">Chemin\u0117 tapatyb\u0117<\/h3>\n<p class=\"lc-card-text-small\">\n              Vandeniui tirpus celiulioz\u0117s eteris, gaunamas i\u0161 nat\u016bralios celiulioz\u0117s, su pagerintomis hidrofilin\u0117mis savyb\u0117mis.\n            <\/p>\n<\/p><\/div>\n<div class=\"lc-professional-card lc-card-small lc-hover-transform\">\n<div class=\"lc-icon-circle lc-custom-gradient\">\n              <i class=\"fas fa-dna\" style=\"color: white; font-size: 1.5rem;\" aria-hidden=\"true\"><\/i>\n            <\/div>\n<h3 class=\"lc-card-title-small\">Molekulin\u0117 strukt\u016bra<\/h3>\n<p class=\"lc-card-text-small\">\n              \u03b2-D-glikoz\u0117s pagrindas modifikuotas su natrio karboksimetil grup\u0117mis (-CH\u2082-COONa) siekiant pagerinti funkcionalum\u0105.\n            <\/p>\n<\/p><\/div>\n<div class=\"lc-professional-card lc-card-small lc-hover-transform\">\n<div class=\"lc-icon-circle lc-custom-gradient\">\n              <i class=\"fas fa-leaf\" style=\"color: white; font-size: 1.5rem;\" aria-hidden=\"true\"><\/i>\n            <\/div>\n<h3 class=\"lc-card-title-small\">Ekologi\u0161kas<\/h3>\n<p class=\"lc-card-text-small\">\n              Nekenkia sveikatai ir yra biologi\u0161kai skaidomas, u\u017etikrinant saugum\u0105 tiek pramon\u0117s taikymuose, tiek aplinkos apsaugai.\n            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Product Characteristics --><\/p>\n<div class=\"lc-bg-gradient\">\n<h3 class=\"lc-section-title\" style=\"margin-bottom: 1.5rem;\">Bendrosios savyb\u0117s<\/h3>\n<div class=\"lc-grid-4\">\n<div class=\"lc-text-center\">\n<div class=\"lc-icon-circle-small\">\n                <i class=\"fas fa-eye\" style=\"color: #2563eb;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<h4 style=\"font-weight: 600; color: #111827; margin-bottom: 0.5rem;\">I\u0161vaizda<\/h4>\n<p class=\"lc-card-text-small\">Smulkus baltas iki \u0161viesiai kreminis milteliai<\/p>\n<\/p><\/div>\n<div class=\"lc-text-center\">\n<div class=\"lc-icon-circle-small\">\n                <i class=\"fas fa-tint\" style=\"color: #2563eb;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<h4 style=\"font-weight: 600; color: #111827; margin-bottom: 0.5rem;\">Solubility<\/h4>\n<p class=\"lc-card-text-small\">Lengvai tirpsta vandenyje<\/p>\n<\/p><\/div>\n<div class=\"lc-text-center\">\n<div class=\"lc-icon-circle-small\">\n                <i class=\"fas fa-balance-scale\" style=\"color: #2563eb;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<h4 style=\"font-weight: 600; color: #111827; margin-bottom: 0.5rem;\">pH Stability<\/h4>\n<p class=\"lc-card-text-small\">I\u0161laiko na\u0161um\u0105 vidutinio pH diapazone<\/p>\n<\/p><\/div>\n<div class=\"lc-text-center\">\n<div class=\"lc-icon-circle-small\">\n                <i class=\"fas fa-shield-alt\" style=\"color: #059669;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<h4 style=\"font-weight: 600; color: #111827; margin-bottom: 0.5rem;\">Sauga<\/h4>\n<p class=\"lc-card-text-small\">Nekarminis ir biologi\u0161kai skaidomas<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Paint Formulation Section with Second Image --><\/p>\n<div class=\"lc-grid-2\">\n<div class=\"lc-image-frame lc-custom-shadow lc-hover-transform\" style=\"border-radius: 1rem; overflow: hidden;\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/LANDU-Sodium-CarboxyMethyl-Cellulose-cmc-product.jpg\" alt=\"LANDU CMC produkto taikymas da\u017e\u0173 pramon\u0117je\" class=\"lc-image\">\n        <\/div>\n<div class=\"lc-professional-card lc-card lc-custom-shadow lc-hover-transform\">\n<h2 class=\"lc-card-title\">Kod\u0117l CMC svarbus da\u017e\u0173 formulavime<\/h2>\n<p class=\"lc-card-text\">\n            Ruo\u0161iant vandens pagrindo da\u017eus ir emulsijas, reologijos valdymas yra vienas i\u0161 sud\u0117tingiausi\u0173 u\u017edavini\u0173. Per skystas da\u017eas teka ir i\u0161silieja, per tir\u0161tas \u2013 sunku jas tepti, kas sukelia netolyg\u0173 padengim\u0105. \u010cia i\u0161siskiria LANDERCOLL\u00ae CMC.\n          <\/p>\n<h3 class=\"lc-section-title\" style=\"text-align: left; margin-bottom: 1.5rem;\">Funkcijos da\u017euose<\/h3>\n<div class=\"lc-feature-list\">\n<div class=\"lc-feature-item\">\n<div class=\"lc-icon-circle-mini lc-custom-gradient\">\n                <i class=\"fas fa-adjust\" style=\"color: white; font-size: 0.75rem;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<div class=\"lc-feature-content\">\n<h4>Tir\u0161tiklis<\/h4>\n<p>Reguliuoja klampum\u0105 pagal taikymo reikalavimus<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lc-feature-item\">\n<div class=\"lc-icon-circle-mini lc-custom-gradient\">\n                <i class=\"fas fa-droplet\" style=\"color: white; font-size: 0.75rem;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<div class=\"lc-feature-content\">\n<h4>Vandens sulaikymas<\/h4>\n<p>Ma\u017eina ankstyv\u0105 d\u017ei\u016bvim\u0105 ant \u0161epet\u0117li\u0173 ar voleli\u0173<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lc-feature-item\">\n<div class=\"lc-icon-circle-mini lc-custom-gradient\">\n                <i class=\"fas fa-layer-group\" style=\"color: white; font-size: 0.75rem;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<div class=\"lc-feature-content\">\n<h4>Dispersijos palaikymas<\/h4>\n<p>Laiko pigmentus tolygiai suspenduotus, u\u017ekertant keli\u0105 nus\u0117dimui<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lc-feature-item\">\n<div class=\"lc-icon-circle-mini lc-custom-gradient\">\n                <i class=\"fas fa-paint-brush\" style=\"color: white; font-size: 0.75rem;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<div class=\"lc-feature-content\">\n<h4>Pl\u0117vel\u0117s formavimo pagalba<\/h4>\n<p>Prisideda prie lygi\u0173, defekt\u0173 neturin\u010di\u0173 dangos pavir\u0161i\u0173<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Call to Action --><\/p>\n<div class=\"lc-cta\">\n<div class=\"lc-cta-card lc-custom-gradient\">\n<h3 class=\"lc-cta-title\">Patirkite profesionali\u0105 na\u0161um\u0105<\/h3>\n<p class=\"lc-cta-text\">\n            Su\u017einokite, kaip LANDERCOLL\u00ae CMC gali pagerinti j\u016bs\u0173 dangos formulacijas\n          <\/p>\n<div class=\"lc-button-group\">\n            <button type=\"button\" class=\"lc-button lc-button-primary\" onclick=\"window.open('https:\/\/hpmc.ae\/contact\/', '_blank'); return false;\">Technin\u0117 duomen\u0173 lapo<\/button><br \/>\n            <button type=\"button\" class=\"lc-button lc-button-secondary editing\">Kreipkit\u0117s \u012f specialist\u0105<\/button>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<div class=\"landu-features-module\">\n<style>\n  \/* \u5b8c\u5168\u9694\u79bb\u7684\u6a21\u5757\u6837\u5f0f - \u53ea\u5bf9\u5f53\u524d\u5185\u5bb9\u751f\u6548 *\/\n  .landu-features-module {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    line-height: 1.5;\n    color: #1a202c;\n    isolation: isolate;\n  }<\/p>\n<p>  .landu-features-module *,\n  .landu-features-module *::before,\n  .landu-features-module *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }<\/p>\n<p>  .landu-features-module .lf-section {\n    background: white;\n    padding: 5rem 1.5rem;\n    width: 100%;\n  }<\/p>\n<p>  .landu-features-module .lf-container {\n    max-width: 1280px;\n    margin: 0 auto;\n    width: 100%;\n  }<\/p>\n<p>  .landu-features-module .lf-feature-card {\n    transition: all 0.3s ease;\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n  }<\/p>\n<p>  .landu-features-module .lf-feature-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 40px rgba(34, 87, 221, 0.1);\n  }<\/p>\n<p>  .landu-features-module .lf-text-gradient {\n    background: linear-gradient(135deg, #2257dd, #007124);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }<\/p>\n<p>  .landu-features-module .lf-table-row:nth-child(even) {\n    background-color: rgba(214, 233, 250, 0.3);\n  }<\/p>\n<p>  \/* Header Section *\/\n  .landu-features-module .lf-header {\n    text-align: center;\n    margin-bottom: 4rem;\n  }<\/p>\n<p>  .landu-features-module .lf-badge {\n    display: inline-flex;\n    align-items: center;\n    background: linear-gradient(to right, #dbeafe, #dcfce7);\n    border-radius: 9999px;\n    padding: 0.5rem 1.5rem;\n    margin-bottom: 1.5rem;\n  }<\/p>\n<p>  .landu-features-module .lf-badge-text {\n    font-size: 0.875rem;\n    font-weight: 500;\n    color: #4b5563;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }<\/p>\n<p>  .landu-features-module .lf-main-title {\n    font-size: 2.25rem;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 1.5rem;\n    line-height: 1.2;\n    font-family: 'Georgia', serif;\n  }<\/p>\n<p>  .landu-features-module .lf-main-subtitle {\n    font-size: 1.25rem;\n    color: #4b5563;\n    max-width: 768px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }<\/p>\n<p>  \/* Grid Layouts *\/\n  .landu-features-module .lf-grid-5 {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 1.5rem;\n  }<\/p>\n<p>  \/* Cards *\/\n  .landu-features-module .lf-card {\n    padding: 1.5rem;\n    border-radius: 1rem;\n    border: 1px solid;\n  }<\/p>\n<p>  .landu-features-module .lf-card-blue {\n    background: linear-gradient(to bottom right, #dbeafe, white);\n    border-color: #bfdbfe;\n  }<\/p>\n<p>  .landu-features-module .lf-card-green {\n    background: linear-gradient(to bottom right, #dcfce7, white);\n    border-color: #bbf7d0;\n  }<\/p>\n<p>  .landu-features-module .lf-card-yellow {\n    background: linear-gradient(to bottom right, #fef3c7, white);\n    border-color: #fde68a;\n  }<\/p>\n<p>  .landu-features-module .lf-card-purple {\n    background: linear-gradient(to bottom right, #ede9fe, white);\n    border-color: #c4b5fd;\n  }<\/p>\n<p>  .landu-features-module .lf-card-orange {\n    background: linear-gradient(to bottom right, #fed7aa, white);\n    border-color: #fdba74;\n  }<\/p>\n<p>  \/* Icons *\/\n  .landu-features-module .lf-icon-circle {\n    width: 3rem;\n    height: 3rem;\n    border-radius: 0.75rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 1rem;\n    flex-shrink: 0;\n  }<\/p>\n<p>  \/* Text Styles *\/\n  .landu-features-module .lf-section-title {\n    font-size: 1.875rem;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 2rem;\n    font-family: 'Georgia', serif;\n  }<\/p>\n<p>  .landu-features-module .lf-card-title {\n    font-weight: 600;\n    color: #111827;\n    margin-bottom: 0.75rem;\n    font-size: 1rem;\n  }<\/p>\n<p>  .landu-features-module .lf-card-text {\n    color: #4b5563;\n    font-size: 0.875rem;\n    line-height: 1.5;\n  }<\/p>\n<p>  \/* Table *\/\n  .landu-features-module .lf-table-container {\n    background: linear-gradient(to right, #f9fafb, #dbeafe);\n    border-radius: 1.5rem;\n    padding: 2rem;\n    margin-bottom: 3rem;\n  }<\/p>\n<p>  .landu-features-module .lf-table {\n    width: 100%;\n    overflow-x: auto;\n  }<\/p>\n<p>  .landu-features-module .lf-table table {\n    width: 100%;\n    border-collapse: collapse;\n  }<\/p>\n<p>  .landu-features-module .lf-table th {\n    text-align: left;\n    padding: 1rem 1.5rem;\n    font-weight: 600;\n    color: #111827;\n    font-size: 1.125rem;\n    border-bottom: 2px solid #e5e7eb;\n  }<\/p>\n<p>  .landu-features-module .lf-table td {\n    padding: 1rem 1.5rem;\n    border-bottom: 1px solid #e5e7eb;\n  }<\/p>\n<p>  .landu-features-module .lf-table .lf-table-feature {\n    font-weight: 500;\n    color: #111827;\n  }<\/p>\n<p>  .landu-features-module .lf-table .lf-table-impact {\n    color: #4b5563;\n  }<\/p>\n<p>  \/* Applications Section - \u5c45\u4e2d\u6837\u5f0f *\/\n  .landu-features-module .lf-applications-section {\n    margin-bottom: 5rem;\n    text-align: center;\n  }<\/p>\n<p>  .landu-features-module .lf-applications-title {\n    font-size: 1.875rem;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 2rem;\n    font-family: 'Georgia', serif;\n  }<\/p>\n<p>  \/* Responsive Design *\/\n  @media (min-width: 640px) {\n    .landu-features-module .lf-grid-5 {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }<\/p>\n<p>  @media (min-width: 1024px) {\n    .landu-features-module .lf-section {\n      padding: 5rem 2rem;\n    }<\/p>\n<p>    .landu-features-module .lf-grid-5 {\n      grid-template-columns: repeat(3, 1fr);\n    }<\/p>\n<p>    .landu-features-module .lf-main-title {\n      font-size: 3rem;\n    }<\/p>\n<p>    .landu-features-module .lf-table-container {\n      padding: 3rem;\n    }\n  }<\/p>\n<p>  @media (min-width: 1280px) {\n    .landu-features-module .lf-grid-5 {\n      grid-template-columns: repeat(5, 1fr);\n    }\n  }<\/p>\n<p>  @media (max-width: 768px) {\n    .landu-features-module .lf-grid-5 {\n      grid-template-columns: 1fr;\n    }\n  }<\/p>\n<p>  \/* Element Reset *\/\n  .landu-features-module h1,\n  .landu-features-module h2,\n  .landu-features-module h3,\n  .landu-features-module p,\n  .landu-features-module div,\n  .landu-features-module section,\n  .landu-features-module table,\n  .landu-features-module th,\n  .landu-features-module td,\n  .landu-features-module span {\n    all: unset;\n  }<\/p>\n<p>  .landu-features-module h1 { display: block; }\n  .landu-features-module h2 { display: block; }\n  .landu-features-module h3 { display: block; }\n  .landu-features-module p { display: block; }\n  .landu-features-module div { display: block; }\n  .landu-features-module section { display: block; }\n  .landu-features-module table { display: table; }\n  .landu-features-module th { display: table-cell; }\n  .landu-features-module td { display: table-cell; }\n  .landu-features-module span { display: inline; }\n  <\/style>\n<section class=\"lf-section\">\n<div class=\"lf-container\">\n<p>      <!-- Header Section --><\/p>\n<div class=\"lf-header\">\n<div class=\"lf-badge\">\n          <span class=\"lf-badge-text\">LANDERCOLL\u00ae taikymas<\/span>\n        <\/div>\n<h1 class=\"lf-main-title\">\n          Universal\u016bs sprendimai \u012fvairiose<br \/>\n          <span class=\"lf-text-gradient\">Pramon\u0117s \u0161akose<\/span><br \/>\n        <\/h1>\n<p class=\"lf-main-subtitle\">\n          LANDERCOLL\u00ae CMC suteikia i\u0161skirtin\u012f na\u0161um\u0105 kaip tir\u0161tiklis, stabilizatorius ir ri\u0161iklis \u012fvairiose pramon\u0117s srityse, u\u017etikrindamas patikim\u0105 funkcionalum\u0105 ir auk\u0161tos kokyb\u0117s rezultatus.\n        <\/p>\n<\/p><\/div>\n<p>      <!-- Industry Applications Section --><\/p>\n<div class=\"lf-applications-section\">\n<h2 class=\"lf-applications-title\">Pramon\u0117s taikymai<\/h2>\n<div class=\"lf-grid-5\">\n<div class=\"lf-card lf-card-blue lf-feature-card\">\n<div class=\"lf-icon-circle\" style=\"background: #2563eb;\">\n              <i class=\"fas fa-building\" style=\"color: white; font-size: 1.25rem;\" aria-hidden=\"true\"><\/i>\n            <\/div>\n<h3 class=\"lf-card-title\">Statyb\u0173 pramon\u0117<\/h3>\n<p class=\"lf-card-text\">Naudojamas kaip tir\u0161tiklis ir vandens sulaikymo agentas plyteli\u0173 klijuose, sien\u0173 glaistuose ir saus\u0173 mi\u0161ini\u0173 skiediniuose, siekiant pagerinti darbo savybes, sukibim\u0105 ir konsistencij\u0105.<\/p>\n<\/p><\/div>\n<div class=\"lf-card lf-card-green lf-feature-card\">\n<div class=\"lf-icon-circle\" style=\"background: #059669;\">\n              <i class=\"fas fa-spray-can\" style=\"color: white; font-size: 1.25rem;\" aria-hidden=\"true\"><\/i>\n            <\/div>\n<h3 class=\"lf-card-title\">Valymo priemoni\u0173 pramon\u0117<\/h3>\n<p class=\"lf-card-text\">Veikia kaip anti-redepozicijos agentas ir stabilizatorius, u\u017ekertantis keli\u0105 ne\u0161varum\u0173 redepozicijai ant audini\u0173 ir i\u0161laikantis produkto vienodum\u0105.<\/p>\n<\/p><\/div>\n<div class=\"lf-card lf-card-yellow lf-feature-card\">\n<div class=\"lf-icon-circle\" style=\"background: #d97706;\">\n              <i class=\"fas fa-heart\" style=\"color: white; font-size: 1.25rem;\" aria-hidden=\"true\"><\/i>\n            <\/div>\n<h3 class=\"lf-card-title\">Asmens prie\u017ei\u016bros produktai<\/h3>\n<p class=\"lf-card-text\">Suteikia tir\u0161t\u0117jim\u0105, stabilizacij\u0105 ir glotni\u0105 tekst\u016br\u0105 \u0161amp\u016bnuose, du\u0161o geliuose, dant\u0173 pastose ir losjonuose.<\/p>\n<\/p><\/div>\n<div class=\"lf-card lf-card-purple lf-feature-card\">\n<div class=\"lf-icon-circle\" style=\"background: #7c3aed;\">\n              <i class=\"fas fa-file-alt\" style=\"color: white; font-size: 1.25rem;\" aria-hidden=\"true\"><\/i>\n            <\/div>\n<h3 class=\"lf-card-title\">Popieriaus ir tekstil\u0117s pramon\u0117<\/h3>\n<p class=\"lf-card-text\">Pagerina popieriaus stiprum\u0105, dangos kokyb\u0119 ir da\u017e\u0173 sukibim\u0105; naudojamas kaip dydinimo ir spausdinimo tir\u0161tiklis.<\/p>\n<\/p><\/div>\n<div class=\"lf-card lf-card-orange lf-feature-card\">\n<div class=\"lf-icon-circle\" style=\"background: #ea580c;\">\n              <i class=\"fas fa-oil-can\" style=\"color: white; font-size: 1.25rem;\" aria-hidden=\"true\"><\/i>\n            <\/div>\n<h3 class=\"lf-card-title\">Naftos gr\u0119\u017eimo pramon\u0117<\/h3>\n<p class=\"lf-card-text\">Veikia kaip skys\u010dio praradimo ma\u017einimo priemon\u0117 ir klampumo modifikatorius, gerinant gr\u0119\u017eimo purvo stabilum\u0105 ir tepim\u0105.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Technical Benefits Table --><\/p>\n<div class=\"lf-table-container\">\n<h2 class=\"lf-section-title\" style=\"text-align: center;\">TECHNINIAI PRANA\u0160UMAI, KURIUOS TEIKIA LANDERCOLL\u00ae CMC<\/h2>\n<div class=\"lf-table\">\n<table>\n<thead>\n<tr>\n<th class=\"lf-table-feature\">Savyb\u0117<\/th>\n<th class=\"lf-table-impact\">Pramon\u0117s nauda<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Auk\u0161tas klampumo valdymas<\/td>\n<td class=\"lf-table-impact\">Tiksli r\u0117gin\u0117 modifikacija optimaliam produkto veikimui<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Vandens sulaikymas<\/td>\n<td class=\"lf-table-impact\">Ilgesnis darbo laikas ir geresnis dr\u0117kinimas statybos med\u017eiagose<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Film Formation<\/td>\n<td class=\"lf-table-impact\">Pagerinta apsaugin\u0117 barjera ir dangos vientisumas<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Sustojimo stabilumas<\/td>\n<td class=\"lf-table-impact\">Apsaugo nuo nus\u0117dimo ir atskyrimo formuluotuose produktuose<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Chemin\u0117 suderinamumas<\/td>\n<td class=\"lf-table-impact\">Veikia efektyviai su \u012fvairiais priedais ir aktyviais ingredientais<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<p><meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>LANDU CMC produkto detal\u0117s<\/title><br \/>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n<p>    <!-- LANDU CMC \u4ea7\u54c1\u8be6\u60c5\u6a21\u5757 --><\/p>\n<div class=\"landu-cmc-product-detail\">\n<style>\n            .landu-cmc-product-detail {\n                font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n                line-height: 1.5;\n                color: #1a202c;\n                isolation: isolate;\n            }<\/p>\n<p>            .landu-cmc-product-detail *,\n            .landu-cmc-product-detail *::before,\n            .landu-cmc-product-detail *::after {\n                box-sizing: border-box;\n            }<\/p>\n<p>            .landu-cmc-product-detail .floating-card {\n                backdrop-filter: blur(10px);\n                background: rgba(255, 255, 255, 0.95);\n                border: 1px solid rgba(214, 233, 250, 0.3);\n            }<\/p>\n<p>            .landu-cmc-product-detail .product-image {\n                transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);\n                filter: brightness(1.02) contrast(1.05);\n            }<\/p>\n<p>            .landu-cmc-product-detail .product-image:hover {\n                transform: scale(1.02);\n                filter: brightness(1.05) contrast(1.08);\n            }<\/p>\n<p>            .landu-cmc-product-detail .feature-item {\n                transition: all 0.3s ease;\n                border-left: 3px solid transparent;\n            }<\/p>\n<p>            .landu-cmc-product-detail .feature-item:hover {\n                border-left-color: #2257dd;\n                background: rgba(34, 87, 221, 0.02);\n            }<\/p>\n<p>            .landu-cmc-product-detail .compatibility-tag {\n                background: linear-gradient(135deg, rgba(34, 87, 221, 0.1), rgba(0, 113, 36, 0.1));\n                backdrop-filter: blur(5px);\n                transition: all 0.3s ease;\n            }<\/p>\n<p>            .landu-cmc-product-detail .compatibility-tag:hover {\n                background: linear-gradient(135deg, rgba(34, 87, 221, 0.15), rgba(0, 113, 36, 0.15));\n                transform: translateY(-2px);\n            }<\/p>\n<p>            .landu-cmc-product-detail .section-divider {\n                background: linear-gradient(90deg, transparent, #d6e9fa, transparent);\n                height: 1px;\n            }<\/p>\n<p>            .landu-cmc-product-detail .brand-accent {\n                background: linear-gradient(135deg, #2257dd, #007124);\n                -webkit-background-clip: text;\n                background-clip: text;\n                -webkit-text-fill-color: transparent;\n            }<\/p>\n<p>            @keyframes landu-fadeInUp {\n                from {\n                    opacity: 0;\n                    transform: translateY(30px);\n                }\n                to {\n                    opacity: 1;\n                    transform: translateY(0);\n                }\n            }<\/p>\n<p>            .landu-cmc-product-detail .animate-fade-in {\n                animation: landu-fadeInUp 0.8s ease-out;\n            }<\/p>\n<p>            \/* \u4f18\u5316\u7684\u5b57\u4f53\u683c\u5f0f\u6837\u5f0f *\/\n            .landu-cmc-product-detail .main-title {\n                font-size: 2.25rem;\n                font-weight: 700;\n                color: #111827;\n                line-height: 1.2;\n                font-family: 'Georgia', serif;\n            }<\/p>\n<p>            .landu-cmc-product-detail .section-title {\n                font-size: 1.875rem;\n                font-weight: 700;\n                color: #111827;\n                font-family: 'Georgia', serif;\n            }<\/p>\n<p>            .landu-cmc-product-detail .card-title {\n                font-weight: 600;\n                color: #111827;\n                font-size: 1rem;\n            }<\/p>\n<p>            .landu-cmc-product-detail .card-text {\n                color: #4b5563;\n                font-size: 0.875rem;\n                line-height: 1.5;\n            }<\/p>\n<p>            .landu-cmc-product-detail .badge-text {\n                font-size: 0.875rem;\n                font-weight: 500;\n                color: #4b5563;\n                text-transform: uppercase;\n                letter-spacing: 0.05em;\n            }<\/p>\n<p>            .landu-cmc-product-detail .main-subtitle {\n                font-size: 1.25rem;\n                color: #4b5563;\n                line-height: 1.6;\n            }<\/p>\n<p>            .landu-cmc-product-detail .feature-title {\n                font-weight: 600;\n                color: #111827;\n                font-size: 1.125rem;\n            }<\/p>\n<p>            .landu-cmc-product-detail .feature-text {\n                color: #4b5563;\n                line-height: 1.6;\n            }<\/p>\n<p>            \/* \u54cd\u5e94\u5f0f\u8bbe\u8ba1 *\/\n            @media (min-width: 1024px) {\n                .landu-cmc-product-detail .main-title {\n                    font-size: 3rem;\n                }\n            }\n        <\/style>\n<section class=\"bg-white py-16 lg:py-24\">\n<div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n<p>                <!-- Header Section --><\/p>\n<div class=\"text-center mb-16 animate-fade-in\">\n<div class=\"inline-flex items-center bg-gradient-to-r from-blue-50 to-green-50 rounded-full px-6 py-2 mb-6\">\n                        <span class=\"brand-accent badge-text\">LANDU<\/span><\/p>\n<p>                        <span class=\"text-gray-600 text-sm\">Premium kokyb\u0117<\/span>\n                    <\/div>\n<h1 class=\"main-title mb-6 tracking-tight\">\n                        Fizikin\u0117s ir Chemin\u0117s<br \/>\n                        <span class=\"brand-accent font-medium\">Savyb\u0117s<\/span><br \/>\n                    <\/h1>\n<\/p><\/div>\n<p>                <!-- Main Content Grid --><\/p>\n<div class=\"grid lg:grid-cols-12 gap-12 lg:gap-16 items-start\">\n<p>                    <!-- Left Content --><\/p>\n<div class=\"lg:col-span-7 space-y-12\">\n<p>                        <!-- Appearance & Flow Section --><\/p>\n<div class=\"animate-fade-in\">\n<div class=\"flex items-center mb-8\">\n<div class=\"w-12 h-12 bg-gradient-to-br from-blue-100 to-blue-50 rounded-xl flex items-center justify-center mr-4\">\n                                    <i class=\"fas fa-eye text-blue-600 text-lg\"><\/i>\n                                <\/div>\n<h2 class=\"section-title\">I\u0161vaizda ir srautas<\/h2>\n<\/p><\/div>\n<div class=\"floating-card rounded-2xl p-8 mb-8\">\n<p class=\"text-gray-700 leading-relaxed text-lg\">\n                                    <span class=\"brand-accent font-semibold\">LANDERCOLL\u00ae CMC<\/span> pateikiamas kaip smulki, laisvai tekanti milteliai, kurie palengvina apdorojim\u0105 ir mai\u0161ym\u0105 gamyklos ar dirbtuv\u0117s s\u0105lygomis. \u0160iek tiek spalvos ar tekst\u016bros variacij\u0173 gali pasitaikyti d\u0117l gamybos kintam\u0173j\u0173, ta\u010diau tai neturi \u012ftakos veikimui.\n                                <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                        <!-- Solubility Section --><\/p>\n<div class=\"animate-fade-in\">\n<div class=\"flex items-center mb-8\">\n<div class=\"w-12 h-12 bg-gradient-to-br from-green-100 to-green-50 rounded-xl flex items-center justify-center mr-4\">\n                                    <i class=\"fas fa-tint text-green-600 text-lg\"><\/i>\n                                <\/div>\n<h2 class=\"section-title\">Solubility<\/h2>\n<\/p><\/div>\n<div class=\"floating-card rounded-2xl p-8\">\n<p class=\"text-gray-700 leading-relaxed text-lg\">\n                                    \u012emai\u0161ius \u012f vanden\u012f, milteliai greitai hidratuojasi, sudarydami glotnius tirpalus. Jo klampumo veikimas i\u0161lieka stabilus pla\u010diame pH diapazone, jei formul\u0117 nesiekia ekstremali\u0173 reik\u0161mi\u0173.\n                                <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                    <!-- Right Content with Features --><\/p>\n<div class=\"lg:col-span-5\">\n<div class=\"sticky top-8\">\n                            <!-- Quick Features --><\/p>\n<div class=\"space-y-4 mb-8\">\n<div class=\"feature-item p-4 rounded-xl\">\n<div class=\"flex items-center\">\n                                        <i class=\"fas fa-check-circle text-green-600 mr-3\"><\/i><br \/>\n                                        <span class=\"text-gray-700 font-medium\">Smulk\u016bs, laisvai tekantys milteliai<\/span>\n                                    <\/div>\n<\/p><\/div>\n<div class=\"feature-item p-4 rounded-xl\">\n<div class=\"flex items-center\">\n                                        <i class=\"fas fa-check-circle text-green-600 mr-3\"><\/i><br \/>\n                                        <span class=\"text-gray-700 font-medium\">Greitas vandens hidracija<\/span>\n                                    <\/div>\n<\/p><\/div>\n<div class=\"feature-item p-4 rounded-xl\">\n<div class=\"flex items-center\">\n                                        <i class=\"fas fa-check-circle text-green-600 mr-3\"><\/i><br \/>\n                                        <span class=\"text-gray-700 font-medium\">Stabilus pH veikimas<\/span>\n                                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                            <!-- Product Image --><\/p>\n<div class=\"relative animate-fade-in\">\n<div class=\"relative bg-white rounded-3xl overflow-hidden shadow-xl\">\n                                    <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/10\/LANDU-CMC-Sodium-Carboxymethyl-Cellulose-Solution.jpg\" alt=\"LANDU CMC Naftos natrio karboksimetilceliulioz\u0117s tirpalas - auk\u0161tos kokyb\u0117s cheminis produktas\" class=\"product-image w-full h-80 object-cover\"><\/p>\n<div class=\"absolute top-4 left-4\">\n<div class=\"bg-yellow-100 text-yellow-800 px-3 py-1 rounded-full text-sm font-medium\">\n                                            Auk\u0161\u010diausios kokyb\u0117s\n                                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Compatibility Section --><\/p>\n<div class=\"mt-20 animate-fade-in\">\n<div class=\"text-center mb-12\">\n<div class=\"flex items-center justify-center mb-6\">\n<div class=\"w-12 h-12 bg-gradient-to-br from-yellow-100 to-yellow-50 rounded-xl flex items-center justify-center mr-4\">\n                                <i class=\"fas fa-puzzle-piece text-yellow-600 text-lg\"><\/i>\n                            <\/div>\n<h2 class=\"section-title\">Compatibility<\/h2>\n<\/p><\/div>\n<p class=\"text-gray-600 text-lg max-w-2xl mx-auto\">\n                            Suderinamas su daugelio \u012fprast\u0173 da\u017e\u0173 pagrindo med\u017eiag\u0173, \u012fskaitant:\n                        <\/p>\n<\/p><\/div>\n<div class=\"grid sm:grid-cols-2 lg:grid-cols-4 gap-6\">\n<div class=\"compatibility-tag rounded-2xl p-6 text-center\">\n<div class=\"w-16 h-16 bg-white rounded-xl flex items-center justify-center mx-auto mb-4 shadow-sm\">\n                                <i class=\"fas fa-flask text-blue-600 text-xl\"><\/i>\n                            <\/div>\n<h3 class=\"font-semibold text-gray-900 mb-2\">Lateks\u0173 emulsijos<\/h3>\n<p class=\"text-gray-600 text-sm\">Auk\u0161tas suderinamumas su latekso pagrindo formul\u0117mis<\/p>\n<\/p><\/div>\n<div class=\"compatibility-tag rounded-2xl p-6 text-center\">\n<div class=\"w-16 h-16 bg-white rounded-xl flex items-center justify-center mx-auto mb-4 shadow-sm\">\n                                <i class=\"fas fa-atom text-green-600 text-xl\"><\/i>\n                            <\/div>\n<h3 class=\"font-semibold text-gray-900 mb-2\">Akrilo formul\u0117s<\/h3>\n<p class=\"text-gray-600 text-sm\">Puikus veikimas akrilo sistemose<\/p>\n<\/p><\/div>\n<div class=\"compatibility-tag rounded-2xl p-6 text-center\">\n<div class=\"w-16 h-16 bg-white rounded-xl flex items-center justify-center mx-auto mb-4 shadow-sm\">\n                                <i class=\"fas fa-vial text-purple-600 text-xl\"><\/i>\n                            <\/div>\n<h3 class=\"font-semibold text-gray-900 mb-2\">Alkido dervos<\/h3>\n<p class=\"text-gray-600 text-sm\">Vandens ma\u017einamos alkido dervos suderinamumas<\/p>\n<\/p><\/div>\n<div class=\"compatibility-tag rounded-2xl p-6 text-center\">\n<div class=\"w-16 h-16 bg-white rounded-xl flex items-center justify-center mx-auto mb-4 shadow-sm\">\n                                <i class=\"fas fa-palette text-orange-600 text-xl\"><\/i>\n                            <\/div>\n<h3 class=\"font-semibold text-gray-900 mb-2\">Da\u017e\u0173 dispersijos<\/h3>\n<p class=\"text-gray-600 text-sm\">Optimalus dispersijos ir spalvos stabilumas<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section><\/div>\n<p><!-- claude-sonnet-4-20250514 \u751f\u6210\u7684\u7f51\u9875\u6a21\u5757 --><br \/>\n<!-- \u4f7f\u7528\u8bf4\u660e\uff1a\u6b64\u4ee3\u7801\u4e3a\u72ec\u7acb\u6a21\u5757\uff0c\u53ef\u76f4\u63a5\u5d4c\u5165\u5230\u73b0\u6709\u7f51\u9875\u4e2d --><br \/>\n<!-- \u4f9d\u8d56\uff1aTailwind CSS, Font Awesome --><\/p>\n<style>\n.related-products {\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n}<\/p>\n<p>.product-card {\n  transition: all 0.3s ease;\n  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\n}<\/p>\n<p>.product-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 20px 40px rgba(34, 87, 221, 0.15);\n}<\/p>\n<p>.image-container {\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>.image-container::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: linear-gradient(45deg, rgba(34, 87, 221, 0.1) 0%, rgba(0, 113, 36, 0.05) 100%);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n  z-index: 1;\n}<\/p>\n<p>.image-container:hover::before {\n  opacity: 1;\n}<\/p>\n<p>.feature-badge {\n  background: linear-gradient(135deg, #fffcad 0%, #fff 100%);\n  animation: pulse 2s infinite;\n}<\/p>\n<p>@keyframes pulse {\n  0%, 100% { transform: scale(1); }\n  50% { transform: scale(1.05); }\n}<\/p>\n<p>.section-title {\n  background: linear-gradient(135deg, #2257dd 0%, #007124 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}<\/p>\n<p>.grid-layout {\n  display: grid;\n  grid-template-columns: 1fr 300px;\n  gap: 3rem;\n  align-items: start;\n}<\/p>\n<p>@media (max-width: 768px) {\n  .grid-layout {\n    grid-template-columns: 1fr;\n    gap: 2rem;\n  }\n}<\/p>\n<p>.floating-element {\n  animation: float 6s ease-in-out infinite;\n}<\/p>\n<p>@keyframes float {\n  0%, 100% { transform: translateY(0px); }\n  50% { transform: translateY(-10px); }\n}<\/p>\n<p>\/* \u5b57\u4f53\u683c\u5f0f\u6837\u5f0f *\/\n.section-title {\n  font-size: 2.25rem;\n  font-weight: 700;\n  color: #111827;\n  margin-bottom: 1.5rem;\n  line-height: 1.2;\n  font-family: 'Georgia', serif;\n}<\/p>\n<p>.card-title {\n  font-weight: 600;\n  color: #111827;\n  margin-bottom: 0.75rem;\n  font-size: 1rem;\n}<\/p>\n<p>.card-text {\n  color: #4b5563;\n  font-size: 0.875rem;\n  line-height: 1.5;\n}<\/p>\n<p>.badge-text {\n  font-size: 0.875rem;\n  font-weight: 500;\n  color: #4b5563;\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n}<\/p>\n<p>.main-subtitle {\n  font-size: 1.25rem;\n  color: #4b5563;\n  line-height: 1.6;\n}<\/p>\n<p>.feature-title {\n  font-weight: 600;\n  color: #111827;\n  font-size: 1.125rem;\n}<\/p>\n<p>.feature-text {\n  color: #4b5563;\n  line-height: 1.6;\n}<\/p>\n<p>\/* \u54cd\u5e94\u5f0f\u8bbe\u8ba1 *\/\n@media (min-width: 1024px) {\n  .section-title {\n    font-size: 3rem;\n  }\n}\n<\/style>\n<section class=\"related-products bg-white py-20 px-4\">\n<div class=\"max-w-7xl mx-auto\">\n    <!-- Section Header --><\/p>\n<div class=\"text-center mb-16\">\n<h2 class=\"section-title text-4xl md:text-5xl font-light mb-6 tracking-wide\">\n        Susij\u0119 produktai ir sprendimai<br \/>\n      <\/h2>\n<p class=\"text-gray-600 text-lg max-w-2xl mx-auto leading-relaxed\">\n        Atraskite m\u016bs\u0173 i\u0161sam\u0173 speciali\u0173j\u0173 produkt\u0173 ir pritaikymo galimybi\u0173 asortiment\u0105\n      <\/p>\n<\/p><\/div>\n<p>    <!-- Main Content Grid --><\/p>\n<div class=\"grid-layout mb-20\">\n      <!-- Packaging Section --><\/p>\n<div class=\"space-y-8\">\n<div class=\"bg-white rounded-3xl p-8 shadow-lg border border-gray-100\">\n<div class=\"flex items-center mb-6\">\n<div class=\"w-12 h-12 bg-blue-100 rounded-2xl flex items-center justify-center mr-4\">\n              <i class=\"fas fa-box text-blue-600 text-xl\"><\/i>\n            <\/div>\n<h3 class=\"card-title text-2xl font-light text-gray-800\">Packaging &amp; Customization<\/h3>\n<\/p><\/div>\n<p class=\"card-text leading-relaxed mb-6\">\n            Mes si\u016blome standartinius 25 kg mai\u0161us patogiam transportavimui ir sand\u0117liavimui.\n          <\/p>\n<p class=\"card-text leading-relaxed mb-8\">\n            Didelio masto gamybai ar specializuotiems taikymams LANDU gali sukurti individualius pakuot\u0117s dyd\u017eius,<br \/>\n            dr\u0117gm\u0117s nepraleid\u017eian\u010dius mai\u0161us arba pritaikyti t\u016brius pagal kliento reikalavimus, u\u017etikrinant patogum\u0105 ir<br \/>\n            efektyvum\u0105 j\u016bs\u0173 gamybos linijoje.\n          <\/p>\n<p>          <!-- Features List --><\/p>\n<div class=\"grid md:grid-cols-2 gap-4\">\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">Standartiniai 25 kg mai\u0161ai<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">Pritaikyti pakuot\u0117s dyd\u017eiai<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">Dr\u0117gm\u0117s nepraleid\u017eian\u010dios sprendimai<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">Pritaikyti t\u016briai<\/span>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Packaging Image --><\/p>\n<div class=\"floating-element\">\n<div class=\"image-container rounded-3xl overflow-hidden shadow-xl\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/10\/landu-product-package.jpg\" alt=\"LANDU Produkt\u0173 pakuot\u0117s sprendimai\" class=\"w-full h-80 object-cover\"><\/p>\n<div class=\"feature-badge absolute top-4 right-4 px-4 py-2 rounded-full text-sm font-medium text-gray-800\">\n            <i class=\"fas fa-star text-yellow-500 mr-1\"><\/i><br \/>\n            Premium kokyb\u0117\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Specialty Products Section --><\/p>\n<div class=\"bg-gradient-to-br from-gray-50 to-blue-50 rounded-3xl p-12\">\n<div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n        <!-- HEC Product Image --><\/p>\n<div class=\"order-2 lg:order-1\">\n<div class=\"image-container rounded-2xl overflow-hidden shadow-2xl\">\n            <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/LANDU-Hydroxyethyl-Cellulose-sample-HEC.jpg\" alt=\"LANDU Hidroksietilceliulioz\u0117s HEC pavyzdys\" class=\"w-full h-96 object-cover\">\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Content --><\/p>\n<div class=\"order-1 lg:order-2 space-y-6\">\n<div class=\"flex items-center mb-6\">\n<div class=\"w-12 h-12 bg-green-100 rounded-2xl flex items-center justify-center mr-4\">\n              <i class=\"fas fa-flask text-green-600 text-xl\"><\/i>\n            <\/div>\n<h3 class=\"card-title text-3xl font-light text-gray-800\">Kiti specialieji produktai<\/h3>\n<\/p><\/div>\n<div class=\"bg-white rounded-2xl p-6 shadow-sm\">\n<h4 class=\"text-xl font-medium text-gray-800 mb-4\">U\u017e CMC rib\u0173<\/h4>\n<p class=\"card-text leading-relaxed mb-6\">\n              LANDERCOLL\u00ae asortimentas ple\u010diasi \u012f kitus celiulioz\u0117s eterius, ypa\u010d hidroksietilceliuloz\u0119 (HEC)\u2014labai<br \/>\n              efektyv\u0173 r\u0117ologijos modifikatori\u0173, pla\u010diai naudojam\u0105 da\u017e\u0173 pramon\u0117je, si\u016blant\u012f:\n            <\/p>\n<p>            <!-- Benefits Grid --><\/p>\n<div class=\"space-y-4\">\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-8 h-8 bg-blue-100 rounded-xl flex items-center justify-center flex-shrink-0 mt-1\">\n                  <i class=\"fas fa-check text-blue-600 text-sm\"><\/i>\n                <\/div>\n<div>\n<h5 class=\"font-medium text-gray-800\">Puik\u0173 sutir\u0161t\u0117jim\u0105 latekso da\u017euose<\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-8 h-8 bg-green-100 rounded-xl flex items-center justify-center flex-shrink-0 mt-1\">\n                  <i class=\"fas fa-check text-green-600 text-sm\"><\/i>\n                <\/div>\n<div>\n<h5 class=\"font-medium text-gray-800\">Pagerint\u0105 atvir\u0105 laik\u0105 da\u017eant<\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-8 h-8 bg-blue-100 rounded-xl flex items-center justify-center flex-shrink-0 mt-1\">\n                  <i class=\"fas fa-check text-blue-600 text-sm\"><\/i>\n                <\/div>\n<div>\n<h5 class=\"font-medium text-gray-800\">Padidint\u0105 atsparum\u0105 s\u016bkiui<\/h5>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>          <!-- Combination Benefits --><\/p>\n<div class=\"bg-gradient-to-r from-blue-600 to-green-600 rounded-2xl p-6 text-white\">\n<h4 class=\"text-lg font-medium mb-3\">Optimalus veikimas<\/h4>\n<p class=\"text-blue-50 leading-relaxed\">\n              Derindami CMC ir HEC, da\u017e\u0173 gamintojai pasiekia optimal\u0173 klampumo kontrol\u0119 skirtinguose<br \/>\n              temperat\u016bros diapazonuose ir dr\u0117gm\u0117s s\u0105lygose.\n            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Call to Action --><\/p>\n<div class=\"text-center mt-16\">\n      <button class=\"bg-blue-600 hover:bg-blue-700 text-white px-8 py-4 rounded-2xl font-medium transition-all duration-300 transform hover:scale-105 shadow-lg\" onclick=\"window.open('https:\/\/hpmc.ae\/contact\/', '_blank'); return false;\">Tyrin\u0117kite m\u016bs\u0173 piln\u0105 asortiment\u0105<\/button>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- claude-sonnet-4-20250514 \u751f\u6210\u7684\u7f51\u9875\u6a21\u5757 --><br \/>\n<!-- \u4f7f\u7528\u8bf4\u660e\uff1a\u6b64\u4ee3\u7801\u4e3a\u72ec\u7acb\u6a21\u5757\uff0c\u53ef\u76f4\u63a5\u5d4c\u5165\u5230\u73b0\u6709\u7f51\u9875\u4e2d --><br \/>\n<!-- \u4f9d\u8d56\uff1aTailwind CSS, Font Awesome --><\/p>\n<style>\n.service-process {\n  scroll-behavior: smooth;\n}<\/p>\n<p>.process-card {\n  transition: all 0.3s ease;\n  backdrop-filter: blur(10px);\n}<\/p>\n<p>.process-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 20px 40px rgba(34, 87, 221, 0.1);\n}<\/p>\n<p>.image-container {\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>.image-container::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: linear-gradient(135deg, rgba(34, 87, 221, 0.1), rgba(0, 113, 36, 0.1));\n  opacity: 0;\n  transition: opacity 0.3s ease;\n  z-index: 1;\n}<\/p>\n<p>.image-container:hover::before {\n  opacity: 1;\n}<\/p>\n<p>.floating-badge {\n  animation: float 3s ease-in-out infinite;\n}<\/p>\n<p>@keyframes float {\n  0%, 100% { transform: translateY(0px); }\n  50% { transform: translateY(-10px); }\n}<\/p>\n<p>.gradient-text {\n  background: linear-gradient(135deg, #2257dd, #007124);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}<\/p>\n<p>.step-number {\n  background: linear-gradient(135deg, #2257dd, #007124);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  font-weight: 800;\n}<\/p>\n<p>.best-practice-item {\n  transition: all 0.3s ease;\n  border-left: 3px solid transparent;\n}<\/p>\n<p>.best-practice-item:hover {\n  border-left-color: #2257dd;\n  background-color: rgba(34, 87, 221, 0.02);\n}<\/p>\n<p>.case-study-card {\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>.case-study-card::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 252, 173, 0.3), transparent);\n  transition: left 0.5s ease;\n}<\/p>\n<p>.case-study-card:hover::before {\n  left: 100%;\n}<\/p>\n<p>.cta-button {\n  background: linear-gradient(135deg, #2257dd 0%, #1a47b8 100%);\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>.cta-button:hover {\n  background: linear-gradient(135deg, #1a47b8 0%, #143a9e 100%);\n  transform: translateY(-2px);\n  box-shadow: 0 8px 25px rgba(34, 87, 221, 0.4);\n}<\/p>\n<p>.cta-button::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n  transition: left 0.5s ease;\n}<\/p>\n<p>.cta-button:hover::before {\n  left: 100%;\n}<\/p>\n<p>.secondary-button {\n  background: transparent;\n  border: 2px solid #2257dd;\n  color: #2257dd;\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>.secondary-button:hover {\n  background: #2257dd;\n  color: white;\n  transform: translateY(-2px);\n  box-shadow: 0 8px 25px rgba(34, 87, 221, 0.3);\n}<\/p>\n<p>.secondary-button::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(34, 87, 221, 0.1), transparent);\n  transition: left 0.5s ease;\n}<\/p>\n<p>.secondary-button:hover::before {\n  left: 100%;\n}\n<\/style>\n<section class=\"service-process bg-white py-16 lg:py-24\">\n<div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n<p>    <!-- Header Section --><\/p>\n<div class=\"text-center mb-16\">\n<div class=\"inline-flex items-center px-4 py-2 bg-blue-50 rounded-full mb-6\">\n        <span class=\"text-sm font-medium text-blue-600\">LANDU<\/span>\n      <\/div>\n<h2 class=\"text-4xl lg:text-5xl font-bold gradient-text mb-6\">\n        Paslaug\u0173 proceso meistri\u0161kumas<br \/>\n      <\/h2>\n<p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n        Visapusi\u0161ki sprendimai ir pramon\u0117s \u012f\u017evalgos optimaliam CMC \u012fgyvendinimui\n      <\/p>\n<\/p><\/div>\n<p>    <!-- CMC vs Alternative Additives Section --><\/p>\n<div class=\"mb-20\">\n<div class=\"space-y-6\">\n<h3 class=\"text-3xl font-bold text-gray-900 mb-6\">\n          CMC vs Alternatyv\u016bs priedai<br \/>\n        <\/h3>\n<p class=\"text-lg text-gray-700 leading-relaxed\">\n          Nors egzistuoja kiti r\u0117\u017ei\u0173 modifikatoriai (pvz., xanthan guma, sintetini\u0173 polimer\u0173), CMC si\u016blo pusiausvyr\u0105 tarp nat\u016bralios kilm\u0117s, biologi\u0161kai skaidomumo, prieinamumo ir daugiafunkci\u0161kumo. Sintetin\u0117s galimyb\u0117s gali u\u017etikrinti didesn\u012f klampum\u0105, ta\u010diau kainos ar aplinkosaugos po\u017ei\u016briu tai gali b\u016bti neefektyvu.\n        <\/p>\n<div class=\"grid grid-cols-2 md:grid-cols-4 gap-4 mt-8\">\n<div class=\"bg-blue-50 p-4 rounded-xl text-center\">\n            <i class=\"fas fa-leaf text-2xl text-green-600 mb-2\"><\/i><\/p>\n<h4 class=\"font-semibold text-gray-900\">Nat\u016brali kilm\u0117<\/h4>\n<p class=\"text-sm text-gray-600\">Augalin\u0117 celiulioz\u0117<\/p>\n<\/p><\/div>\n<div class=\"bg-green-50 p-4 rounded-xl text-center\">\n            <i class=\"fas fa-recycle text-2xl text-green-600 mb-2\"><\/i><\/p>\n<h4 class=\"font-semibold text-gray-900\">Biologi\u0161kai skaidoma<\/h4>\n<p class=\"text-sm text-gray-600\">Aplinkai saugi<\/p>\n<\/p><\/div>\n<div class=\"bg-yellow-50 p-4 rounded-xl text-center\">\n            <i class=\"fas fa-dollar-sign text-2xl text-yellow-600 mb-2\"><\/i><\/p>\n<h4 class=\"font-semibold text-gray-900\">Kainos ir kokyb\u0117s santykis<\/h4>\n<p class=\"text-sm text-gray-600\">Prieinama kaina<\/p>\n<\/p><\/div>\n<div class=\"bg-purple-50 p-4 rounded-xl text-center\">\n            <i class=\"fas fa-cogs text-2xl text-purple-600 mb-2\"><\/i><\/p>\n<h4 class=\"font-semibold text-gray-900\">Daugiafunkcin\u0117<\/h4>\n<p class=\"text-sm text-gray-600\">Daug naudos<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Industry Trends Section --><\/p>\n<div class=\"bg-gradient-to-br from-blue-50 to-green-50 rounded-3xl p-8 lg:p-12 mb-20\">\n<div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n<div class=\"image-container rounded-2xl overflow-hidden\">\n          <img loading=\"lazy\" height=\"450\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/LANDU-Certification-ISO-REACH-ECOVADIS.jpg\" alt=\"LANDU Sertifikatai - ISO, REACH, ECOVADIS\" class=\"w-full h-80 object-cover\">\n        <\/div>\n<div class=\"space-y-6\">\n<h3 class=\"text-3xl font-bold text-gray-900\">\n            Pramon\u0117s tendencijos, skatinan\u010dios CMC naudojim\u0105<br \/>\n          <\/h3>\n<p class=\"text-lg text-gray-700 leading-relaxed\">\n            Da\u017eymo gamintojai susiduria su did\u0117jan\u010diu tvarios, ma\u017eo VOC ir ekologi\u0161kai s\u0105moningos produkcijos poreikiu. CMC, gaunama i\u0161 atsinaujinan\u010di\u0173 celiulioz\u0117s \u0161altini\u0173, gerai atitinka \u0161ias tendencijas:\n          <\/p>\n<div class=\"space-y-4\">\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-12 h-12 bg-green-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                <i class=\"fas fa-seedling text-green-600\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900\">Ekologi\u0161kumas<\/h4>\n<p class=\"text-gray-600\">Gauta i\u0161 augalin\u0117s celiulioz\u0117s<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                <i class=\"fas fa-globe text-blue-600\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900\">Ma\u017eas poveikis aplinkai<\/h4>\n<p class=\"text-gray-600\">Visi\u0161kai biologi\u0161kai skaidoma<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-12 h-12 bg-yellow-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                <i class=\"fas fa-certificate text-yellow-600\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900\">Atitiktis<\/h4>\n<p class=\"text-gray-600\">Atitinka daugyb\u0119 pasaulini\u0173 aplinkos saugos standart\u0173<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Best Practices Section --><\/p>\n<div class=\"mb-20\">\n<div class=\"text-center mb-12\">\n<h3 class=\"text-3xl font-bold gradient-text mb-4\">\n          Geriausios praktikos, taikant LANDERCOLL\u00ae CMC<br \/>\n        <\/h3>\n<p class=\"text-lg text-gray-600 max-w-2xl mx-auto\">\n          Sekite \u0161ias \u012frodytas metodikas optimaliai veiklai ir rezultatams\n        <\/p>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-6\">\n<div class=\"best-practice-item bg-white p-6 rounded-2xl shadow-sm border border-gray-100\">\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-10 h-10 bg-blue-100 rounded-full flex items-center justify-center flex-shrink-0\">\n              <span class=\"step-number text-lg\">1<\/span>\n            <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900 mb-2\">Prie\u0161sijojimas<\/h4>\n<p class=\"text-gray-600\">Sumai\u0161ykite miltelius su nedideliu kiekiu vandens, kad i\u0161vengtum\u0117te gumuliuk\u0173 prie\u0161 \u012fdedant \u012f pagrindin\u0119 mas\u0119<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"best-practice-item bg-white p-6 rounded-2xl shadow-sm border border-gray-100\">\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-10 h-10 bg-green-100 rounded-full flex items-center justify-center flex-shrink-0\">\n              <span class=\"step-number text-lg\">2<\/span>\n            <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900 mb-2\">Venkite didelio sukimo prad\u017eioje<\/h4>\n<p class=\"text-gray-600\">Per didelis mai\u0161ymas prad\u017eioje gali sukelti gumuliuk\u0173 susidarym\u0105<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"best-practice-item bg-white p-6 rounded-2xl shadow-sm border border-gray-100\">\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-10 h-10 bg-yellow-100 rounded-full flex items-center justify-center flex-shrink-0\">\n              <span class=\"step-number text-lg\">3<\/span>\n            <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900 mb-2\">Temperat\u016bros svarba<\/h4>\n<p class=\"text-gray-600\">I\u0161tirpimas veiksmingas esant kambario temperat\u016brai; venkite per didelio \u0161ilumos<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"best-practice-item bg-white p-6 rounded-2xl shadow-sm border border-gray-100\">\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-10 h-10 bg-purple-100 rounded-full flex items-center justify-center flex-shrink-0\">\n              <span class=\"step-number text-lg\">4<\/span>\n            <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900 mb-2\">Sumai\u0161ykite su kitais priedais<\/h4>\n<p class=\"text-gray-600\">Optimaliai veiklai derinkite su dispersantais ir putojimo ma\u017eintojais, tinkamais j\u016bs\u0173 formulacijai<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Case Examples Section --><\/p>\n<div class=\"bg-gray-50 rounded-3xl p-8 lg:p-12 mb-20\">\n<div class=\"text-center mb-12\">\n<h3 class=\"text-3xl font-bold gradient-text mb-4\">Pavyzd\u017ei\u0173 atvejai<\/h3>\n<p class=\"text-lg text-gray-600\">Realios s\u0117km\u0117s istorijos su LANDERCOLL\u00ae CMC<\/p>\n<\/p><\/div>\n<div class=\"space-y-8\">\n        <!-- Case 1 --><\/p>\n<div class=\"case-study-card bg-white rounded-2xl shadow-sm overflow-hidden\">\n<div class=\"grid lg:grid-cols-2 gap-0\">\n<div class=\"p-8\">\n<div class=\"flex items-start space-x-4 mb-6\">\n<div class=\"floating-badge w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                  <i class=\"fas fa-building text-blue-600\"><\/i>\n                <\/div>\n<div>\n<h4 class=\"text-xl font-bold text-gray-900 mb-2\">1 atvejis: Architekt\u016brin\u0117s da\u017e\u0173 gamintojas<\/h4>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-700 leading-relaxed mb-6\">\n                Vidutinio dyd\u017eio da\u017e\u0173 gamintojas reik\u0117jo geresnio klampumo nuoseklumo sezonini\u0173 temperat\u016bros poky\u010di\u0173 metu. Per\u0117jimas prie LANDERCOLL\u00ae CMC suma\u017eino skund\u0173 d\u0117l la\u0161\u0117jimo ir netolygaus padengimo daugiau nei <span class=\"font-bold text-green-600\">40%<\/span>.\n              <\/p>\n<div class=\"p-4 bg-green-50 rounded-xl\">\n<div class=\"flex items-center space-x-2\">\n                  <i class=\"fas fa-chart-line text-green-600\"><\/i><br \/>\n                  <span class=\"font-semibold text-green-800\">40% suma\u017einimas<\/span><br \/>\n                  <span class=\"text-green-600\">klient\u0173 skund\u0173<\/span>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"image-container h-80 lg:h-auto\">\n              <img loading=\"lazy\" height=\"525\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/10\/engineers-simple-love-solving-problems-2025-04-06-05-20-17-utc.jpg\" alt=\"In\u017einieriai sprend\u017eiantys problemas\" class=\"w-full h-full object-cover\">\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Case 2 --><\/p>\n<div class=\"case-study-card bg-white rounded-2xl shadow-sm overflow-hidden\">\n<div class=\"grid lg:grid-cols-2 gap-0\">\n<div class=\"image-container h-80 lg:h-auto order-2 lg:order-1\">\n              <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/10\/girl-paints-a-board-with-a-brush-paint-with-gray-2025-03-14-01-23-26-utc.jpg\" alt=\"Profesionali da\u017e\u0173 aplikacija\" class=\"w-full h-full object-cover\">\n            <\/div>\n<div class=\"p-8 order-1 lg:order-2\">\n<div class=\"flex items-start space-x-4 mb-6\">\n<div class=\"floating-badge w-12 h-12 bg-green-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                  <i class=\"fas fa-industry text-green-600\"><\/i>\n                <\/div>\n<div>\n<h4 class=\"text-xl font-bold text-gray-900 mb-2\">2 atvejis: Pramoniniai da\u017eai<\/h4>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-700 leading-relaxed mb-6\">\n                \u012erangos da\u017e\u0173 linija nustat\u0117, kad LANDERCOLL\u00ae suteikia geresn\u012f kra\u0161t\u0173 padengim\u0105 netaisyklingose geometrin\u0117se formose, padidindamas da\u017e\u0173 sluoksnio sukibim\u0105 ir suma\u017eindamas koregavimo poreik\u012f.\n              <\/p>\n<div class=\"p-4 bg-blue-50 rounded-xl\">\n<div class=\"flex items-center space-x-2\">\n                  <i class=\"fas fa-tools text-blue-600\"><\/i><br \/>\n                  <span class=\"font-semibold text-blue-800\">Pagerintas padengimas<\/span><br \/>\n                  <span class=\"text-blue-600\">ant sud\u0117ting\u0173 pavir\u0161i\u0173<\/span>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Call to Action Section - New Design --><\/p>\n<div class=\"bg-gradient-to-br from-blue-50 via-white to-green-50 rounded-3xl p-8 lg:p-12 shadow-xl\">\n<div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n        <!-- Content Side --><\/p>\n<div class=\"space-y-8\">\n<div>\n<div class=\"inline-flex items-center px-4 py-2 bg-gradient-to-r from-blue-100 to-green-100 rounded-full mb-6\">\n              <i class=\"fas fa-gift text-blue-600 mr-2\"><\/i><br \/>\n              <span class=\"text-sm font-medium text-gray-800\">Free Sample Available<\/span>\n            <\/div>\n<h3 class=\"text-3xl lg:text-4xl font-bold text-gray-900 mb-6 leading-tight\">\n              Pasiruo\u0161\u0119 optimizuoti savo <span class=\"gradient-text\">Formulacijas?<\/span><br \/>\n            <\/h3>\n<p class=\"text-lg text-gray-600 leading-relaxed mb-8\">\n              Atraskite, kaip LANDERCOLL\u00ae CMC gali pagerinti j\u016bs\u0173 da\u017e\u0173 ir dang\u0173 taikym\u0105 su m\u016bs\u0173 profesionalia pagalba. U\u017esisakykite nemokam\u0105 pavyzd\u012f \u0161iandien ir patirkite kokyb\u0117s skirtum\u0105.\n            <\/p>\n<\/p><\/div>\n<p>          <!-- Benefits List --><\/p>\n<div class=\"space-y-4\">\n<div class=\"flex items-center space-x-3\">\n<div class=\"w-6 h-6 bg-green-100 rounded-full flex items-center justify-center\">\n                <i class=\"fas fa-check text-green-600 text-sm\"><\/i>\n              <\/div>\n<p>              <span class=\"text-gray-700\">Nemokama technin\u0117 konsultacija su m\u016bs\u0173 ekspertais<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<div class=\"w-6 h-6 bg-green-100 rounded-full flex items-center justify-center\">\n                <i class=\"fas fa-check text-green-600 text-sm\"><\/i>\n              <\/div>\n<p>              <span class=\"text-gray-700\">Individualios formulacijos rekomendacijos<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<div class=\"w-6 h-6 bg-green-100 rounded-full flex items-center justify-center\">\n                <i class=\"fas fa-check text-green-600 text-sm\"><\/i>\n              <\/div>\n<p>              <span class=\"text-gray-700\">Visi\u0161ka technin\u0117 dokumentacija<\/span>\n            <\/div>\n<\/p><\/div>\n<p>          <!-- Action Buttons --><\/p>\n<div class=\"flex flex-col sm:flex-row gap-4\">\n            <button class=\"cta-button px-8 py-4 rounded-xl font-semibold text-white flex items-center justify-center\" onclick=\"window.open('https:\/\/hpmc.ae\/contact\/', '_blank'); return false;\">cURL Too many subrequests.<\/button><br \/>\n            <button class=\"secondary-button px-8 py-4 rounded-xl font-semibold flex items-center justify-center\" onclick=\"window.open('https:\/\/hpmc.ae\/contact\/', '_blank'); return false;\">Susisiekite su m\u016bs\u0173 ekspertais<\/button>\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Image Side --><\/p>\n<div class=\"image-container rounded-2xl overflow-hidden shadow-xl\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/10\/LANDU-CMC-FREE-SAMPLE.jpg\" alt=\"LANDU CMC nemokamas pavyzdys\" class=\"w-full h-96 lg:h-full object-cover\">\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- claude-sonnet-4-20250514 \u751f\u6210\u7684\u7f51\u9875\u6a21\u5757 --><br \/>\n<!-- \u4f7f\u7528\u8bf4\u660e\uff1a\u6b64\u4ee3\u7801\u4e3a\u72ec\u7acb\u6a21\u5757\uff0c\u53ef\u76f4\u63a5\u5d4c\u5165\u5230\u73b0\u6709\u7f51\u9875\u4e2d --><br \/>\n<!-- \u4f9d\u8d56\uff1aTailwind CSS, Font Awesome --><\/p>\n<style>\n.service-intro {\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n}<\/p>\n<p>.service-intro .gradient-overlay {\n  background: linear-gradient(135deg, #2257dd 0%, #007124 100%);\n  opacity: 0.05;\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  pointer-events: none;\n}<\/p>\n<p>.service-intro .feature-card {\n  background: linear-gradient(135deg, #ffffff 0%, #f8faff 100%);\n  border: 1px solid #e1ecf4;\n  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}<\/p>\n<p>.service-intro .feature-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 10px 25px rgba(34, 87, 221, 0.08);\n  border-color: #2257dd;\n}<\/p>\n<p>.service-intro .image-container {\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>.service-intro .image-container::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: linear-gradient(135deg, rgba(34, 87, 221, 0.1) 0%, rgba(0, 113, 36, 0.1) 100%);\n  opacity: 0;\n  transition: opacity 0.3s ease;\n  z-index: 1;\n}<\/p>\n<p>.service-intro .image-container:hover::before {\n  opacity: 1;\n}<\/p>\n<p>.service-intro .section-badge {\n  background: linear-gradient(135deg, #fffcad 0%, #fff9c4 100%);\n  border: 1px solid #f0e68c;\n}<\/p>\n<p>.service-intro .primary-btn {\n  background: linear-gradient(135deg, #2257dd 0%, #1a47b8 100%);\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>.service-intro .primary-btn:hover {\n  background: linear-gradient(135deg, #1a47b8 0%, #143a9e 100%);\n  transform: translateY(-2px);\n  box-shadow: 0 8px 25px rgba(34, 87, 221, 0.4);\n}<\/p>\n<p>.service-intro .primary-btn::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n  transition: left 0.5s ease;\n}<\/p>\n<p>.service-intro .primary-btn:hover::before {\n  left: 100%;\n}<\/p>\n<p>.service-intro .secondary-btn {\n  background: transparent;\n  border: 2px solid rgba(255, 255, 255, 0.3);\n  color: white;\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}<\/p>\n<p>.service-intro .secondary-btn:hover {\n  background: rgba(255, 255, 255, 0.1);\n  border-color: rgba(255, 255, 255, 0.6);\n  transform: translateY(-2px);\n  box-shadow: 0 8px 25px rgba(255, 255, 255, 0.2);\n}<\/p>\n<p>.service-intro .secondary-btn::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);\n  transition: left 0.5s ease;\n}<\/p>\n<p>.service-intro .secondary-btn:hover::before {\n  left: 100%;\n}<\/p>\n<p>.service-intro .text-accent {\n  color: #007124;\n}<\/p>\n<p>.service-intro .border-accent {\n  border-color: #d6e9fa;\n}<\/p>\n<p>@media (max-width: 768px) {\n  .service-intro .grid-cols-2 {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n<section class=\"service-intro relative py-16 px-4 sm:px-6 lg:px-8 bg-white overflow-hidden\">\n<div class=\"max-w-7xl mx-auto relative z-10\">\n    <!-- Header Section --><\/p>\n<div class=\"text-center mb-16\">\n<div class=\"section-badge inline-flex items-center px-4 py-2 rounded-full text-sm font-medium text-gray-800 mb-6\">\n        <i class=\"fas fa-award mr-2 text-accent\"><\/i><br \/>\n        LANDU Profesionalios Paslaugos\n      <\/div>\n<h1 class=\"text-4xl lg:text-5xl font-bold text-gray-900 mb-6 leading-tight\">\n        Kokyb\u0117s ir sertifikavimo i\u0161skirtinumas<br \/>\n      <\/h1>\n<p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n        M\u016bs\u0173 CMC gamyba yra suderinta su ISO sertifikuotais gamybos procesais, u\u017etikrinant auk\u0161\u010diausius kokyb\u0117s ir patikimumo standartus j\u016bs\u0173 pramon\u0117s taikymams.\n      <\/p>\n<\/p><\/div>\n<p>    <!-- Quality Standards Grid --><\/p>\n<div class=\"grid lg:grid-cols-2 gap-12 items-center mb-20\">\n<div class=\"space-y-8\">\n<h2 class=\"text-3xl font-bold text-gray-900 mb-8\">\n          <span class=\"text-accent\">ISO Sertifikuota<\/span> Gamybos Standartai<br \/>\n        <\/h2>\n<div class=\"grid grid-cols-1 sm:grid-cols-2 gap-6\">\n<div class=\"feature-card p-6 rounded-xl\">\n<div class=\"w-12 h-12 bg-blue-100 rounded-lg flex items-center justify-center mb-4\">\n              <i class=\"fas fa-sync-alt text-xl\" style=\"color: #2257dd;\"><\/i>\n            <\/div>\n<h3 class=\"text-lg font-semibold text-gray-900 mb-2\">Partijos \u012fvairov\u0117s nuoseklumas<\/h3>\n<p class=\"text-gray-600 text-sm\">Grie\u017eta kokyb\u0117s kontrol\u0117 u\u017etikrina vienodas produkto savybes visose gamybos partijose.<\/p>\n<\/p><\/div>\n<div class=\"feature-card p-6 rounded-xl\">\n<div class=\"w-12 h-12 bg-green-100 rounded-lg flex items-center justify-center mb-4\">\n              <i class=\"fas fa-flask text-xl text-accent\"><\/i>\n            <\/div>\n<h3 class=\"text-lg font-semibold text-gray-900 mb-2\">Auk\u0161tas grynumo lygis<\/h3>\n<p class=\"text-gray-600 text-sm\">Pa\u017eang\u016bs valymo procesai u\u017etikrina i\u0161skirtin\u012f produkto grynum\u0105 kritin\u0117ms taikymams.<\/p>\n<\/p><\/div>\n<div class=\"feature-card p-6 rounded-xl\">\n<div class=\"w-12 h-12 bg-yellow-100 rounded-lg flex items-center justify-center mb-4\">\n              <i class=\"fas fa-microscope text-xl\" style=\"color: #b8860b;\"><\/i>\n            <\/div>\n<h3 class=\"text-lg font-semibold text-gray-900 mb-2\">Grie\u017eti bandymai<\/h3>\n<p class=\"text-gray-600 text-sm\">Visapusi\u0161ka klampumo ir dr\u0117gm\u0117s kiekio analiz\u0117 optimaliam veikimo patvirtinimui.<\/p>\n<\/p><\/div>\n<div class=\"feature-card p-6 rounded-xl\">\n<div class=\"w-12 h-12 bg-blue-100 rounded-lg flex items-center justify-center mb-4\">\n              <i class=\"fas fa-clipboard-check text-xl\" style=\"color: #2257dd;\"><\/i>\n            <\/div>\n<h3 class=\"text-lg font-semibold text-gray-900 mb-2\">Visuotin\u0117 atsekamumas<\/h3>\n<p class=\"text-gray-600 text-sm\">Visi\u0161ka dokumentacija ir atsekamumo sistemos pramon\u0117s audit\u0173 atitikties u\u017etikrinimui.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"image-container rounded-2xl overflow-hidden shadow-xl\">\n        <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/10\/LANDU-product-performance-testers.jpg\" alt=\"LANDU Inovacij\u0173 centro technikai\" class=\"w-full h-96 object-cover\">\n      <\/div>\n<\/p><\/div>\n<p>    <!-- Storage Guidelines Section --><\/p>\n<div class=\"grid lg:grid-cols-2 gap-12 items-center mb-20\">\n<div class=\"image-container rounded-2xl overflow-hidden shadow-xl order-2 lg:order-1\">\n        <img loading=\"lazy\" height=\"507\" width=\"760\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/10\/LANDU-warehouse-storage-capability.jpg\" alt=\"LANDU Sand\u0117liavimo galimyb\u0117s\" class=\"w-full h-96 object-cover\">\n      <\/div>\n<div class=\"space-y-8 order-1 lg:order-2\">\n<h2 class=\"text-3xl font-bold text-gray-900\">\n          Profesionalus <span class=\"text-accent\">Storage Guidelines<\/span><br \/>\n        <\/h2>\n<div class=\"bg-gradient-to-br from-blue-50 to-green-50 p-8 rounded-2xl border border-accent\">\n<div class=\"space-y-6\">\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-10 h-10 bg-white rounded-lg flex items-center justify-center shadow-sm\">\n                <i class=\"fas fa-thermometer-half text-accent\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900 mb-1\">V\u0117sus, sausas aplinkos s\u0105lygos<\/h4>\n<p class=\"text-gray-600 text-sm\">Palaikykite optimalias temperat\u016bros ir dr\u0117gm\u0117s s\u0105lygas produkt\u0173 vientisumui u\u017etikrinti.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-10 h-10 bg-white rounded-lg flex items-center justify-center shadow-sm\">\n                <i class=\"fas fa-sun text-yellow-500\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900 mb-1\">Venkite tiesiogin\u0117s saul\u0117s \u0161viesos<\/h4>\n<p class=\"text-gray-600 text-sm\">Apsaugokite nuo UV spinduli\u0173, kad i\u0161laikytum\u0117te chemin\u012f stabilum\u0105 ir veikim\u0105.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-10 h-10 bg-white rounded-lg flex items-center justify-center shadow-sm\">\n                <i class=\"fas fa-box text-accent\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900 mb-1\">Laikykite pakuot\u0119 u\u017edaryt\u0105<\/h4>\n<p class=\"text-gray-600 text-sm\">I\u0161laikykite originali\u0105 pakuot\u0117s vientisum\u0105 iki naudojimo, kad i\u0161vengtum\u0117te u\u017eter\u0161imo.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mt-6 p-4 bg-white rounded-xl border-l-4 border-accent\">\n<p class=\"text-sm text-gray-700\">\n              <strong>Ilgesn\u0117 galiojimo trukm\u0117:<\/strong> Tinkamas saugojimas prat\u0119sia galiojimo laik\u0105 iki dviej\u0173 met\u0173 be reik\u0161mingo klampumo praradimo.\n            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Why Choose LANDERCOLL Section --><\/p>\n<div class=\"bg-gradient-to-br from-gray-50 to-blue-50 rounded-3xl p-8 lg:p-12 mb-16\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl lg:text-4xl font-bold text-gray-900 mb-6\">\n          Kod\u0117l verta pasirinkti <span style=\"color: #2257dd;\">LANDERCOLL\u00ae<\/span> CMC<br \/>\n        <\/h2>\n<p class=\"text-xl text-gray-600 max-w-4xl mx-auto leading-relaxed\">\n          Derinant auk\u0161t\u0105 grynum\u0105, nuosekl\u0173 veikim\u0105 ir universal\u0173 taikym\u0105, LANDERCOLL\u00ae yra pasirinkimas gamintojams, siekiantiems kokyb\u0117s ir ekonomi\u0161kumo savo da\u017e\u0173 ir dang\u0173 gamyboje.\n        <\/p>\n<\/p><\/div>\n<div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n<div class=\"space-y-8\">\n<h3 class=\"text-2xl font-bold text-gray-900 mb-8\">Svarbiausi prie\u017eastys bendradarbiauti su mumis:<\/h3>\n<div class=\"space-y-6\">\n<div class=\"flex items-center space-x-6 p-4 bg-white rounded-xl shadow-sm\">\n<div class=\"w-12 h-12 bg-blue-100 rounded-lg flex items-center justify-center flex-shrink-0\">\n                <i class=\"fas fa-industry text-xl\" style=\"color: #2257dd;\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"text-lg font-semibold text-gray-900\">Patikima gamybos patirtis<\/h4>\n<p class=\"text-gray-600\">De\u0161imtme\u010di\u0173 patirtis celiulioz\u0117s gamyboje ir kokyb\u0117s u\u017etikrinime.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-center space-x-6 p-4 bg-white rounded-xl shadow-sm\">\n<div class=\"w-12 h-12 bg-green-100 rounded-lg flex items-center justify-center flex-shrink-0\">\n                <i class=\"fas fa-leaf text-xl text-accent\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"text-lg font-semibold text-gray-900\">Aplinkai atsakingas tiekimas<\/h4>\n<p class=\"text-gray-600\">Tvarios praktikos ir ekologi\u0161ki gamybos procesai.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-center space-x-6 p-4 bg-white rounded-xl shadow-sm\">\n<div class=\"w-12 h-12 bg-yellow-100 rounded-lg flex items-center justify-center flex-shrink-0\">\n                <i class=\"fas fa-boxes text-xl\" style=\"color: #b8860b;\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"text-lg font-semibold text-gray-900\">Galimas individualus pakuot\u0117s sprendimas<\/h4>\n<p class=\"text-gray-600\">Lankst\u016bs pakuot\u0117s sprendimai, pritaikyti j\u016bs\u0173 specifiniams poreikiams.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-center space-x-6 p-4 bg-white rounded-xl shadow-sm\">\n<div class=\"w-12 h-12 bg-blue-100 rounded-lg flex items-center justify-center flex-shrink-0\">\n                <i class=\"fas fa-headset text-xl\" style=\"color: #2257dd;\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"text-lg font-semibold text-gray-900\">Technin\u0117 pagalba i\u0161 apmokyt\u0173 darbuotoj\u0173<\/h4>\n<p class=\"text-gray-600\">Ekspert\u0173 vadovavimas ir parama viso produkto k\u016brimo proceso metu.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"grid grid-cols-1 gap-6\">\n<div class=\"image-container rounded-2xl overflow-hidden shadow-xl\">\n            <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/Landu-Sales-Business-Meeting-in-the-Office.jpg\" alt=\"LANDU Pardavim\u0173 verslo susitikimas\" class=\"w-full h-64 object-cover\">\n          <\/div>\n<div class=\"image-container rounded-2xl overflow-hidden shadow-xl\">\n            <img loading=\"lazy\" height=\"506\" width=\"760\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/LANDU-cellulose-production-line.jpg\" alt=\"LANDU Celiulioz\u0117s gamybos linija\" class=\"w-full h-64 object-cover\">\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Call to Action --><\/p>\n<div class=\"text-center\">\n<div class=\"bg-gradient-to-r from-blue-600 to-green-600 rounded-2xl p-8 text-white\">\n<h3 class=\"text-2xl font-bold mb-4\">Pasiruo\u0161\u0119 i\u0161bandyti LANDERCOLL\u00ae kokyb\u0119?<\/h3>\n<p class=\"text-blue-100 mb-6 max-w-2xl mx-auto\">\n          Susisiekite su m\u016bs\u0173 techniniais ekspertais \u0161iandien, aptarkite savo specifinius poreikius ir su\u017einokite, kaip LANDERCOLL\u00ae CMC gali pagerinti j\u016bs\u0173 formulacijas.\n        <\/p>\n<div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\n          <button class=\"primary-btn px-8 py-4 rounded-xl font-semibold text-white flex items-center justify-center\" onclick=\"window.open('https:\/\/hpmc.ae\/contact\/', '_blank'); return false;\">Susisiekite su m\u016bs\u0173 ekspertais<\/button><br \/>\n          <button class=\"secondary-btn px-8 py-4 rounded-xl font-semibold flex items-center justify-center\" onclick=\"window.open('https:\/\/hpmc.ae\/contact\/', '_blank'); return false;\">Parsisi\u0173sti technin\u012f vadov\u0105<\/button>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>LANDERCOLL\u00ae | Palaiko LANDU Premium karboksimetilceliulioz\u0117 (CMC) \u012fvairioms pramon\u0117s \u0161akoms, skatinan\u010dioms pramon\u0117s meistri\u0161kum\u0105 per pa\u017eangius formulavimo sprendimus. Landercoll\u00ae CMC suteikia i\u0161skirtin\u012f tir\u0161t\u0117jim\u0105, stabilizacij\u0105 ir vandens sulaikym\u0105 \u2014 stiprinant statybos, plovikli\u0173 ir asmens prie\u017ei\u016bros pramon\u0119 su neprilygstamu nuoseklumu ir veikimu. Tyrin\u0117kite pramoninius sprendimus. I\u0161skirtinis tir\u0161t\u0117jimas. Pa\u017eangi stabilizacija. Vandens sulaikymas. Pramon\u0117s meistri\u0161kumas. LANDU Profesional\u016bs sprendimai [\u2026]<\/p>","protected":false},"author":1,"featured_media":0,"parent":5401,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-5313","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/pages\/5313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/comments?post=5313"}],"version-history":[{"count":1,"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/pages\/5313\/revisions"}],"predecessor-version":[{"id":5314,"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/pages\/5313\/revisions\/5314"}],"up":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/pages\/5401"}],"wp:attachment":[{"href":"https:\/\/hpmc.ae\/lt\/wp-json\/wp\/v2\/media?parent=5313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}