{"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\/el\/cellulose-ether-hpmc\/landercoll-cellulose-ether\/sodium-carboxymethyl-cellulose-cmc\/","title":{"rendered":"\u039a\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03c4\u03ae\u03c2 \u03a0\u03c1\u03b5\u03bc\u03b9\u03bf\u03cd\u03bc \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2 (CMC) \u03b3\u03b9\u03b1 \u0394\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b5\u03c2"},"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;\">\u03a4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc LANDU<\/span>\n        <\/div>\n<h1 class=\"cmc-title\">\n          \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03a0\u03c1\u03c9\u03c4\u03bf\u03ba\u03bb\u03b9\u03bd\u03b9\u03ba\u03ae\u03c2 \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2 (CMC) \u03b3\u03b9\u03b1 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b5\u03c2<br \/>\n        <\/h1>\n<p class=\"cmc-subtitle\">\n          \u039f\u03b4\u03b7\u03b3\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ae \u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03af\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03c0\u03c1\u03bf\u03b7\u03b3\u03bc\u03ad\u03bd\u03c9\u03bd \u03bb\u03cd\u03c3\u03b5\u03c9\u03bd \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7\u03c2. \u03a4\u03bf Landercoll\u00ae CMC \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03b7 \u03c0\u03ae\u03ba\u03c4\u03c9\u03c3\u03b7, \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u03bd\u03b5\u03c1\u03bf\u03cd \u2014 \u03b5\u03bd\u03b9\u03c3\u03c7\u03cd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b9\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ce\u03bd, \u03b1\u03c0\u03bf\u03c1\u03c1\u03c5\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ae\u03c2 \u03c6\u03c1\u03bf\u03bd\u03c4\u03af\u03b4\u03b1\u03c2 \u03bc\u03b5 \u03b1\u03c0\u03b1\u03c1\u03ac\u03bc\u03b9\u03bb\u03bb\u03b7 \u03c3\u03c5\u03bd\u03ad\u03c0\u03b5\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7.\n        <\/p>\n<p>        <a href=\"https:\/\/hpmc.ae\/el\/contact\/\" class=\"cmc-button editing\" target=\"_blank\"><br \/>\n          <span>\u0395\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03c3\u03c4\u03b5 \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u039b\u03cd\u03c3\u03b5\u03b9\u03c2<\/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;\">\u03a5\u03c8\u03b7\u03bb\u03ae \u03a0\u03ac\u03c7\u03c5\u03bd\u03c3\u03b7<\/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;\">\u03a0\u03c1\u03bf\u03b7\u03b3\u03bc\u03ad\u03bd\u03b7 \u03a3\u03c4\u03b1\u03b8\u03b5\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7<\/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;\">\u0394\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u039d\u03b5\u03c1\u03bf\u03cd<\/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;\">\u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ae \u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03af\u03b1<\/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\">\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u039b\u03cd\u03c3\u03b5\u03b9\u03c2 LANDU<\/span>\n        <\/div>\n<h1 class=\"lc-main-title\">\n          LANDERCOLL<sup class=\"lc-sup\">\u00ae<\/sup> \u039d\u03ac\u03c4\u03c1\u03b9\u03bf \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7<br \/>\n        <\/h1>\n<p class=\"lc-main-subtitle\">\n          \u03a0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf \u03a5\u03c8\u03b7\u03bb\u03ae\u03c2 \u0391\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u0392\u03b1\u03c6\u03ad\u03c2 \u03ba\u03b1\u03b9 \u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2\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            \u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae<br \/>\n          <\/h2>\n<p class=\"lc-card-text\">\n            \u03a3\u03c4\u03b7 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b7 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ce\u03c3\u03b5\u03c9\u03bd, \u03b7 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b8\u03bf\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03cc\u03c7\u03b9 \u03bc\u03cc\u03bd\u03bf \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03c7\u03c1\u03c9\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd \u03ae \u03c4\u03bf \u03b5\u03cd\u03c1\u03bf\u03c2 \u03c7\u03c1\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd, \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03b9\u03b2\u03ae \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03ce\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03c9\u03bd. \u0391\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03ac, \u03b7 \u039d\u03ac\u03c4\u03c1\u03b9\u03bf \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7 (CMC) \u03c0\u03b1\u03af\u03b6\u03b5\u03b9 \u03ba\u03c1\u03af\u03c3\u03b9\u03bc\u03bf \u03c1\u03cc\u03bb\u03bf \u03c3\u03c4\u03bf\u03bd \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf \u03c4\u03b7\u03c2 \u03b9\u03be\u03ce\u03b4\u03bf\u03c5\u03c2, \u03c3\u03c4\u03b7 \u03b2\u03b5\u03bb\u03c4\u03af\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b2\u03bf\u03c5\u03c1\u03c4\u03c3\u03ac\u03c4\u03b7\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2, \u03c3\u03c4\u03b7\u03bd \u03b5\u03be\u03b1\u03c3\u03c6\u03ac\u03bb\u03b9\u03c3\u03b7 \u03bf\u03bc\u03bf\u03b9\u03cc\u03bc\u03bf\u03c1\u03c6\u03b7\u03c2 \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03c6\u03b9\u03bb\u03bc \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c0\u03ad\u03ba\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1\u03c2 \u03b6\u03c9\u03ae\u03c2 \u03c4\u03c9\u03bd \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ce\u03c3\u03b5\u03c9\u03bd.\n          <\/p>\n<div class=\"lc-accent-highlight\">\n<p style=\"color: #1f2937; font-weight: 600;\">\n              \u0397 LANDU, \u03b1\u03be\u03b9\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae \u03c0\u03b1\u03c1\u03b1\u03b3\u03ce\u03b3\u03c9\u03bd \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2, \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03bc\u03b5 \u03c5\u03c0\u03b5\u03c1\u03b7\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03c4\u03bf LANDERCOLL\u00ae \u039d\u03ac\u03c4\u03c1\u03b9\u03bf \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7 \u2014 \u03bc\u03b9\u03b1 \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2, \u03b2\u03b1\u03c6\u03ae\u03c2-\u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 CMC \u03c0\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b1\u03c0\u03bf\u03ba\u03c1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03b1\u03c5\u03c3\u03c4\u03b7\u03c1\u03ad\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03b9 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ce\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ce\u03bd.\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=\"\u03a0\u03c1\u03bf\u03ca\u03cc\u03bd LANDU \u039d\u03b1\u03c4\u03c1\u03b9\u03bf\u03cd\u03c7\u03bf\u03c5 \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2\" 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\">\u039a\u03b1\u03c4\u03b1\u03bd\u03cc\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039d\u03ac\u03c4\u03c1\u03b9\u03bf \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2<\/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\">\u03a7\u03b7\u03bc\u03b9\u03ba\u03ae \u03a4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1<\/h3>\n<p class=\"lc-card-text-small\">\n              \u03a5\u03b4\u03b1\u03c4\u03bf\u03b4\u03b9\u03b1\u03bb\u03c5\u03c4\u03ae \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7 \u03b5\u03c3\u03c4\u03ad\u03c1\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03ad\u03c1\u03c7\u03b5\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c6\u03c5\u03c3\u03b9\u03ba\u03ae \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7 \u03bc\u03b5 \u03b5\u03bd\u03b9\u03c3\u03c7\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c5\u03b4\u03c1\u03cc\u03c6\u03b9\u03bb\u03b5\u03c2 \u03b9\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2.\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\">\u039c\u03bf\u03c1\u03b9\u03b1\u03ba\u03ae \u0394\u03bf\u03bc\u03ae<\/h3>\n<p class=\"lc-card-text-small\">\n              \u0392-\u03b4-\u03b3\u03bb\u03c5\u03ba\u03cc\u03b6\u03b7 \u03ba\u03bf\u03c1\u03bc\u03cc\u03c2 \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf\u03c2 \u03bc\u03b5 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03bd\u03b1\u03c4\u03c1\u03af\u03bf\u03c5 \u03ba\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03b9\u03ba\u03ce\u03bd (-CH\u2082-COONa) \u03b3\u03b9\u03b1 \u03b2\u03b5\u03bb\u03c4\u03b9\u03c9\u03bc\u03ad\u03bd\u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1.\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\">\u03a6\u03b9\u03bb\u03b9\u03ba\u03cc \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd<\/h3>\n<p class=\"lc-card-text-small\">\n              \u039c\u03b7 \u03c4\u03bf\u03be\u03b9\u03ba\u03cc \u03ba\u03b1\u03b9 \u03b2\u03b9\u03bf\u03b4\u03b9\u03b1\u03c3\u03c0\u03ce\u03bc\u03b5\u03bd\u03bf, \u03b4\u03b9\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03b1\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1 \u03c4\u03cc\u03c3\u03bf \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd\u03c4\u03bf\u03c2.\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;\">\u0393\u03b5\u03bd\u03b9\u03ba\u03ac \u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac<\/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;\">\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7<\/h4>\n<p class=\"lc-card-text-small\">\u039b\u03b5\u03c0\u03c4\u03cc \u03bb\u03b5\u03c5\u03ba\u03cc \u03ad\u03c9\u03c2 \u03b1\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03ba\u03c1\u03b5\u03bc \u03c0\u03bf\u03cd\u03b4\u03c1\u03b1<\/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;\">\u0394\u03b9\u03b1\u03bb\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1<\/h4>\n<p class=\"lc-card-text-small\">\u0395\u03cd\u03ba\u03bf\u03bb\u03b1 \u03b4\u03b9\u03b1\u03bb\u03c5\u03c4\u03ae \u03c3\u03c4\u03bf \u03bd\u03b5\u03c1\u03cc<\/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;\">\u03a3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 pH<\/h4>\n<p class=\"lc-card-text-small\">\u0394\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af \u03c4\u03b7\u03bd \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03c3\u03b5 \u03bc\u03ad\u03c4\u03c1\u03b9\u03bf \u03b5\u03cd\u03c1\u03bf\u03c2 pH<\/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;\">\u0391\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1<\/h4>\n<p class=\"lc-card-text-small\">\u039c\u03b7 \u03c4\u03bf\u03be\u03b9\u03ba\u03cc &amp; \u03b2\u03b9\u03bf\u03b4\u03b9\u03b1\u03c3\u03c0\u03ce\u03bc\u03b5\u03bd\u03bf<\/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=\"\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 LANDU CMC \u03c3\u03b5 \u0392\u03b1\u03c6\u03ad\u03c2\" 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\">\u0393\u03b9\u03b1\u03c4\u03af \u03b7 CMC \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ae \u03c3\u03c4\u03b7 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7 \u03c7\u03c1\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd<\/h2>\n<p class=\"lc-card-text\">\n            \u038c\u03c4\u03b1\u03bd \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ac\u03b6\u03b5\u03c4\u03b5 \u03c5\u03b4\u03b1\u03c4\u03bf\u03b4\u03b9\u03b1\u03bb\u03c5\u03c4\u03ac \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b3\u03b1\u03bb\u03b1\u03ba\u03c4\u03ce\u03bc\u03b1\u03c4\u03b1, \u03b7 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7  rheology \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03c0\u03b9\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03b7\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2. \u03a0\u03bf\u03bb\u03cd \u03b1\u03c1\u03b1\u03b9\u03cc, \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1 \u03c4\u03c1\u03ad\u03c7\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b9\u03c4\u03c3\u03b9\u03bb\u03af\u03b6\u03b5\u03b9\u00b7 \u03c0\u03bf\u03bb\u03cd \u03c0\u03c5\u03ba\u03bd\u03cc, \u03ba\u03b1\u03b9 \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03bf \u03c3\u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae, \u03bf\u03b4\u03b7\u03b3\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c3\u03b5 \u03ac\u03bd\u03b9\u03c3\u03bf \u03ba\u03ac\u03bb\u03c5\u03bc\u03bc\u03b1. \u0395\u03b4\u03ce \u03bb\u03ac\u03bc\u03c0\u03b5\u03b9 \u03b7 LANDERCOLL\u00ae CMC.\n          <\/p>\n<h3 class=\"lc-section-title\" style=\"text-align: left; margin-bottom: 1.5rem;\">\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u03c3\u03c4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1<\/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>\u03a0\u03b1\u03c7\u03cd\u03c1\u03c1\u03b5\u03c5\u03c3\u03c4\u03bf\u03c2 \u03c0\u03b1\u03c1\u03ac\u03b3\u03bf\u03bd\u03c4\u03b1\u03c2<\/h4>\n<p>\u03a1\u03c5\u03b8\u03bc\u03af\u03b6\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b9\u03be\u03c9\u03b4\u03bf\u03b5\u03c0\u03b9\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03c4\u03b1\u03b9\u03c1\u03b9\u03ac\u03b6\u03b5\u03b9 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2<\/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>\u0394\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u039d\u03b5\u03c1\u03bf\u03cd<\/h4>\n<p>\u0395\u03bb\u03b1\u03c7\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b5\u03af \u03c4\u03b7\u03bd \u03c0\u03c1\u03cc\u03c9\u03c1\u03b7 \u03be\u03ae\u03c1\u03b1\u03bd\u03c3\u03b7 \u03c3\u03b5 \u03c0\u03b9\u03bd\u03ad\u03bb\u03b1 \u03ae \u03c1\u03bf\u03bb\u03ac<\/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>\u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03b4\u03b9\u03b1\u03c3\u03c0\u03bf\u03c1\u03ac\u03c2<\/h4>\n<p>\u039a\u03c1\u03b1\u03c4\u03ac\u03b5\u03b9 \u03c4\u03b1 \u03c7\u03c1\u03c9\u03c3\u03c4\u03b9\u03ba\u03ac \u03bf\u03bc\u03bf\u03b9\u03cc\u03bc\u03bf\u03c1\u03c6\u03b1 \u03b1\u03b9\u03c9\u03c1\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1, \u03b1\u03c0\u03bf\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03ba\u03b1\u03b8\u03af\u03b6\u03b7\u03c3\u03b7<\/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>\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1 \u03c3\u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c6\u03b9\u03bb\u03bc<\/h4>\n<p>\u03a3\u03c5\u03bd\u03b5\u03b9\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03c3\u03b5 \u03bb\u03b5\u03af\u03b1, \u03c7\u03c9\u03c1\u03af\u03c2 \u03b5\u03bb\u03b1\u03c4\u03c4\u03ce\u03bc\u03b1\u03c4\u03b1 \u03b5\u03c0\u03b9\u03c6\u03ac\u03bd\u03b5\u03b9\u03b5\u03c2 \u03b5\u03c0\u03af\u03c3\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2<\/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\">\u0396\u03ae\u03c3\u03c4\u03b5 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03b5\u03c0\u03b9\u03c0\u03ad\u03b4\u03bf\u03c5<\/h3>\n<p class=\"lc-cta-text\">\n            \u0391\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5 \u03c0\u03ce\u03c2 \u03c4\u03bf LANDERCOLL\u00ae CMC \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b2\u03b5\u03bb\u03c4\u03b9\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03b8\u03ad\u03c3\u03b5\u03b9\u03c2 \u03b5\u03c0\u03af\u03c3\u03c4\u03c1\u03c9\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2\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;\">\u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03a6\u03c5\u03bb\u03bb\u03ac\u03b4\u03b1 \u0394\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd<\/button><br \/>\n            <button type=\"button\" class=\"lc-button lc-button-secondary editing\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03b5\u03b9\u03b4\u03b9\u03ba\u03cc<\/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\">\u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 LANDERCOLL\u00ae<\/span>\n        <\/div>\n<h1 class=\"lf-main-title\">\n          \u03a0\u03bf\u03bb\u03c5\u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03ad\u03c2 \u03bb\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c3\u03b5<br \/>\n          <span class=\"lf-text-gradient\">\u03a0\u03bf\u03bb\u03bb\u03ad\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b5\u03c2<\/span><br \/>\n        <\/h1>\n<p class=\"lf-main-subtitle\">\n          \u0397 LANDERCOLL\u00ae CMC \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03c9\u03c2 \u03c0\u03b1\u03c7\u03cd\u03c1\u03c1\u03b5\u03c5\u03c3\u03c4\u03bf, \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03b5\u03c3\u03bc\u03b5\u03c5\u03c4\u03ae\u03c2 \u03c3\u03b5 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2, \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1\u03c2 \u03b1\u03be\u03b9\u03cc\u03c0\u03b9\u03c3\u03c4\u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03b7\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1.\n        <\/p>\n<\/p><\/div>\n<p>      <!-- Industry Applications Section --><\/p>\n<div class=\"lf-applications-section\">\n<h2 class=\"lf-applications-title\">\u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2<\/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\">\u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1 \u039a\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ce\u03bd<\/h3>\n<p class=\"lf-card-text\">\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03c0\u03b7\u03ba\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03ac\u03b3\u03bf\u03bd\u03c4\u03b1\u03c2 \u03b4\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7\u03c2 \u03bd\u03b5\u03c1\u03bf\u03cd \u03c3\u03b5 \u03ba\u03cc\u03bb\u03bb\u03b5\u03c2 \u03c0\u03bb\u03b1\u03ba\u03b9\u03b4\u03af\u03c9\u03bd, \u03c3\u03c4\u03cc\u03ba\u03bf \u03c4\u03bf\u03af\u03c7\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03be\u03b7\u03c1\u03ac \u03bc\u03af\u03b3\u03bc\u03b1\u03c4\u03b1 \u03c4\u03c3\u03b9\u03bc\u03ad\u03bd\u03c4\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b2\u03b5\u03bb\u03c4\u03af\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2, \u03c4\u03b7\u03c2 \u03c0\u03c1\u03cc\u03c3\u03c6\u03c5\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03bd\u03bf\u03c7\u03ae\u03c2.<\/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\">\u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1 \u03b1\u03c0\u03bf\u03c1\u03c1\u03c5\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03ce\u03bd<\/h3>\n<p class=\"lf-card-text\">\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03c9\u03c2 \u03c0\u03b1\u03c1\u03ac\u03b3\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b1\u03bd\u03b1\u03ba\u03b1\u03c4\u03ac\u03b8\u03b5\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03ae\u03c2, \u03b1\u03c0\u03bf\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7 \u03c3\u03c5\u03c3\u03c3\u03ce\u03c1\u03b5\u03c5\u03c3\u03b7 \u03b2\u03c1\u03c9\u03bc\u03b9\u03ac\u03c2 \u03c3\u03c4\u03b1 \u03c5\u03c6\u03ac\u03c3\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03bf\u03bc\u03bf\u03b9\u03bf\u03bc\u03bf\u03c1\u03c6\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2.<\/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\">\u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03a0\u03b5\u03c1\u03b9\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2 \u03a0\u03c1\u03bf\u03c3\u03ce\u03c0\u03bf\u03c5<\/h3>\n<p class=\"lf-card-text\">\u03a0\u03b1\u03c1\u03ad\u03c7\u03b5\u03b9 \u03c0\u03ae\u03be\u03b7, \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03bb\u03b5\u03af\u03b1 \u03c5\u03c6\u03ae \u03c3\u03b5 \u03c3\u03b1\u03bc\u03c0\u03bf\u03c5\u03ac\u03bd, \u03b1\u03c6\u03c1\u03cc\u03bb\u03bf\u03c5\u03c4\u03c1\u03b1, \u03bf\u03b4\u03bf\u03bd\u03c4\u03cc\u03ba\u03c1\u03b5\u03bc\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03bb\u03bf\u03c3\u03b9\u03cc\u03bd.<\/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\">\u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1 \u03a7\u03b1\u03c1\u03c4\u03b9\u03bf\u03cd \u03ba\u03b1\u03b9 \u03a5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03c9\u03bd<\/h3>\n<p class=\"lf-card-text\">\u0392\u03b5\u03bb\u03c4\u03b9\u03ce\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b1\u03bd\u03c4\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u03c7\u03b1\u03c1\u03c4\u03b9\u03bf\u03cd, \u03c4\u03b7\u03bd \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b5\u03c0\u03af\u03c3\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03c0\u03c1\u03cc\u03c3\u03c6\u03c5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2\u00b7 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf \u03b4\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c7\u03cd\u03c1\u03c1\u03b5\u03c5\u03c3\u03c4\u03bf \u03b3\u03b9\u03b1 \u03b5\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7.<\/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\">\u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1 \u0395\u03be\u03cc\u03c1\u03c5\u03be\u03b7\u03c2 \u03a0\u03b5\u03c4\u03c1\u03b5\u03bb\u03b1\u03af\u03bf\u03c5<\/h3>\n<p class=\"lf-card-text\">\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03c9\u03c2 \u03bc\u03b5\u03b9\u03c9\u03c4\u03ae\u03c2 \u03b1\u03c0\u03ce\u03bb\u03b5\u03b9\u03b1\u03c2 \u03c5\u03b3\u03c1\u03bf\u03cd \u03ba\u03b1\u03b9 \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03ae\u03c2 \u03b9\u03be\u03ce\u03b4\u03bf\u03c5\u03c2, \u03b2\u03b5\u03bb\u03c4\u03b9\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03bb\u03af\u03c0\u03b1\u03bd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03b1\u03c4\u03c1\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd \u03c5\u03b3\u03c1\u03bf\u03cd.<\/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;\">\u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ac \u03bf\u03c6\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2 LANDERCOLL\u00ae CMC<\/h2>\n<div class=\"lf-table\">\n<table>\n<thead>\n<tr>\n<th class=\"lf-table-feature\">\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1<\/th>\n<th class=\"lf-table-impact\">\u039f\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03cc \u038c\u03c6\u03b5\u03bb\u03bf\u03c2<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">\u0388\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03a5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03a0\u03b7\u03ba\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2<\/td>\n<td class=\"lf-table-impact\">\u0391\u03ba\u03c1\u03b9\u03b2\u03ae\u03c2 \u03c1\u03b5\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ae \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03b2\u03ad\u03bb\u03c3\u03c4\u03b7 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">\u0394\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u039d\u03b5\u03c1\u03bf\u03cd<\/td>\n<td class=\"lf-table-impact\">\u0395\u03c0\u03b5\u03ba\u03c4\u03b1\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b2\u03b5\u03bb\u03c4\u03b9\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b5\u03bd\u03c5\u03b4\u03ac\u03c4\u03c9\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03b4\u03bf\u03bc\u03b9\u03ba\u03ac \u03c5\u03bb\u03b9\u03ba\u03ac<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03a6\u03b9\u03bb\u03bc<\/td>\n<td class=\"lf-table-impact\">\u0395\u03bd\u03b9\u03c3\u03c7\u03c5\u03bc\u03ad\u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03c5\u03c4\u03b9\u03ba\u03ac \u03b5\u03bc\u03c0\u03cc\u03b4\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03ba\u03b5\u03c1\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b5\u03c0\u03af\u03c3\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">\u03a3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 \u0391\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7\u03c2<\/td>\n<td class=\"lf-table-impact\">\u03a0\u03c1\u03bf\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03ba\u03b1\u03b8\u03af\u03b6\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03c9\u03c1\u03b9\u03c3\u03bc\u03cc \u03c3\u03c4\u03b1 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">\u03a7\u03b7\u03bc\u03b9\u03ba\u03ae \u03a3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1<\/td>\n<td class=\"lf-table-impact\">\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ac \u03c3\u03c5\u03c3\u03c4\u03b1\u03c4\u03b9\u03ba\u03ac<\/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>\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b5\u03c2 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 LANDU CMC<\/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\">\u03a0\u03c1\u03bf\u03ca\u03cc\u03bd \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2<\/span>\n                    <\/div>\n<h1 class=\"main-title mb-6 tracking-tight\">\n                        \u03a6\u03c5\u03c3\u03b9\u03ba\u03ac &amp; \u03a7\u03b7\u03bc\u03b9\u03ba\u03ac<br \/>\n                        <span class=\"brand-accent font-medium\">\u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac<\/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\">\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 &amp; \u03a1\u03bf\u03ae<\/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> \u03b4\u03b9\u03b1\u03c4\u03af\u03b8\u03b5\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03bb\u03b5\u03c0\u03c4\u03cc, \u03b5\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03bf \u03c1\u03ad\u03bf\u03bd \u03c3\u03ba\u03cc\u03bd\u03b7, \u03ba\u03b1\u03b8\u03b9\u03c3\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03af\u03b3\u03bc\u03b1 \u03c3\u03b5 \u03b5\u03c1\u03b3\u03bf\u03c3\u03c4\u03ac\u03c3\u03b9\u03bf \u03ae \u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf. \u0395\u03bb\u03b1\u03c6\u03c1\u03ad\u03c2 \u03b4\u03b9\u03b1\u03ba\u03c5\u03bc\u03ac\u03bd\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c4\u03cc\u03bd\u03bf \u03ae \u03c4\u03b7\u03bd \u03c5\u03c6\u03ae \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd \u03bb\u03cc\u03b3\u03c9 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03ce\u03bd \u03bc\u03b5\u03c4\u03b1\u03b2\u03bb\u03b7\u03c4\u03ce\u03bd, \u03b1\u03bb\u03bb\u03ac \u03b4\u03b5\u03bd \u03b5\u03c0\u03b7\u03c1\u03b5\u03ac\u03b6\u03bf\u03c5\u03bd \u03c4\u03b7\u03bd \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7.\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\">\u0394\u03b9\u03b1\u03bb\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1<\/h2>\n<\/p><\/div>\n<div class=\"floating-card rounded-2xl p-8\">\n<p class=\"text-gray-700 leading-relaxed text-lg\">\n                                    \u038c\u03c4\u03b1\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03ce\u03bd\u03b5\u03c4\u03b1\u03b9 \u03c3\u03b5 \u03bd\u03b5\u03c1\u03cc, \u03b7 \u03c3\u03ba\u03cc\u03bd\u03b7 \u03c5\u03b4\u03c1\u03bf\u03bb\u03cd\u03b5\u03c4\u03b1\u03b9 \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03af\u03c3\u03b5\u03b9 \u03bb\u03b5\u03af\u03b5\u03c2 \u03b4\u03b9\u03b1\u03bb\u03cd\u03c3\u03b5\u03b9\u03c2. \u0397 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03c5\u03ba\u03bd\u03cc\u03c4\u03b7\u03c4\u03ac\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bc\u03ad\u03bd\u03b5\u03b9 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03ae \u03c3\u03b5 \u03b5\u03c5\u03c1\u03cd \u03c6\u03ac\u03c3\u03bc\u03b1 pH, \u03b5\u03c6\u03cc\u03c3\u03bf\u03bd \u03b7 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7 \u03b1\u03c0\u03bf\u03c6\u03b5\u03cd\u03b3\u03b5\u03b9 \u03b1\u03ba\u03c1\u03b1\u03af\u03b1 \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03b1.\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\">\u039b\u03b5\u03c0\u03c4\u03cc, \u0395\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03bf \u03c1\u03ad\u03bf\u03bd \u03a3\u03ba\u03cc\u03bd\u03b7<\/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\">\u0393\u03c1\u03ae\u03b3\u03bf\u03c1\u03b7 \u0395\u03bd\u03c5\u03b4\u03ac\u03c4\u03c9\u03c3\u03b7 \u039d\u03b5\u03c1\u03bf\u03cd<\/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\">\u03a3\u03c4\u03b1\u03b8\u03b5\u03c1\u03ae \u0391\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 pH<\/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=\"\u039b\u03cd\u03c3\u03b7 \u039d\u03b1\u03c4\u03c1\u03b9\u03bf\u03cd\u03c7\u03bf\u03c5 \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2 LANDU - \u03a0\u03bf\u03b9\u03bf\u03c4\u03b9\u03ba\u03cc \u03a7\u03b7\u03bc\u03b9\u03ba\u03cc \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\" 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                                            \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 \u03a0\u03c1\u03ce\u03c4\u03b7\u03c2 \u03a0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2\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\">\u03a3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1<\/h2>\n<\/p><\/div>\n<p class=\"text-gray-600 text-lg max-w-2xl mx-auto\">\n                            \u03a3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03ac \u03ba\u03bf\u03b9\u03bd\u03ac \u03c5\u03bb\u03b9\u03ba\u03ac \u03b2\u03ac\u03c3\u03b7\u03c2 \u03c7\u03c1\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd, \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03b1\u03bd\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd:\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\">\u039b\u03b1\u03c4\u03ad\u03be \u0395\u03bc\u03c5\u03bb\u03c3\u03cc\u03bd\u03c2<\/h3>\n<p class=\"text-gray-600 text-sm\">\u03a5\u03c8\u03b7\u03bb\u03ae \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bc\u03b5 \u03c6\u03bf\u03c1\u03bc\u03bf\u03c5\u03bb\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b2\u03b1\u03c3\u03b9\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03b5 \u03bb\u03b1\u03c4\u03ad\u03be<\/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\">\u0391\u03ba\u03c1\u03c5\u03bb\u03b9\u03ba\u03ad\u03c2 \u03a3\u03c5\u03bd\u03b8\u03ad\u03c3\u03b5\u03b9\u03c2<\/h3>\n<p class=\"text-gray-600 text-sm\">\u0395\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03c3\u03b5 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03b1\u03ba\u03c1\u03c5\u03bb\u03b9\u03ba\u03ce\u03bd<\/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\">\u0391\u03bb\u03ba\u03c5\u03b4\u03b9\u03ba\u03ad\u03c2 \u03c1\u03b7\u03c4\u03af\u03bd\u03b5\u03c2<\/h3>\n<p class=\"text-gray-600 text-sm\">\u03a3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b1\u03bb\u03ba\u03c5\u03b4\u03b9\u03ba\u03ae\u03c2 \u03c1\u03b7\u03c4\u03af\u03bd\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03b4\u03b9\u03b1\u03bb\u03cd\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03bd\u03b5\u03c1\u03cc<\/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\">\u0394\u03b9\u03b1\u03c3\u03c0\u03bf\u03c1\u03ad\u03c2 \u03a7\u03c1\u03c9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd<\/h3>\n<p class=\"text-gray-600 text-sm\">\u0392\u03ad\u03bb\u03c4\u03b9\u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03c3\u03c0\u03bf\u03c1\u03ac \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2<\/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        \u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1 &amp; \u039b\u03cd\u03c3\u03b5\u03b9\u03c2<br \/>\n      <\/h2>\n<p class=\"text-gray-600 text-lg max-w-2xl mx-auto leading-relaxed\">\n        \u0391\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5 \u03c4\u03b7\u03bd \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03b7 \u03b3\u03ba\u03ac\u03bc\u03b1 \u03b5\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03c9\u03bd \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ce\u03bd \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2\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\">\u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 &amp; \u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae<\/h3>\n<\/p><\/div>\n<p class=\"card-text leading-relaxed mb-6\">\n            \u03a0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 \u03c4\u03c5\u03c0\u03b9\u03ba\u03ae \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 \u03c3\u03b5 \u03c4\u03c3\u03ac\u03bd\u03c4\u03b5\u03c2 \u03c4\u03c9\u03bd 25 kg \u03b3\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03bc\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03ac \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7.\n          <\/p>\n<p class=\"card-text leading-relaxed mb-8\">\n            For large-scale manufacturing or specialized applications, LANDU can design custom packaging sizes,<br \/>\n            moisture-proof bags, or tailor volumes according to client requirements, ensuring convenience and<br \/>\n            efficiency in your production line.\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\">\u03a4\u03c5\u03c0\u03b9\u03ba\u03ad\u03c2 \u03c4\u03c3\u03ac\u03bd\u03c4\u03b5\u03c2 \u03c4\u03c9\u03bd 25kg<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b1 \u03bc\u03b5\u03b3\u03ad\u03b8\u03b7 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1\u03c2<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">\u0391\u03b4\u03b9\u03ac\u03b2\u03c1\u03bf\u03c7\u03b5\u03c2 \u03bb\u03cd\u03c3\u03b5\u03b9\u03c2<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03bf\u03b9 \u03cc\u03b3\u03ba\u03bf\u03b9<\/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=\"\u039b\u03cd\u03c3\u03b5\u03b9\u03c2 \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1\u03c2 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03c9\u03bd LANDU\" 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            \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2\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=\"\u0394\u03b5\u03af\u03b3\u03bc\u03b1 \u03a5\u03b4\u03c1\u03bf\u03be\u03c5\u03b1\u03b9\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2 HEC LANDU\" 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\">\u0386\u03bb\u03bb\u03b1 \u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b1 \u03a0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1<\/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\">\u03a0\u03ad\u03c1\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf CMC<\/h4>\n<p class=\"card-text leading-relaxed mb-6\">\n              The LANDERCOLL\u00ae range extends into other cellulose ethers, notably Hydroxyethyl Cellulose (HEC)\u2014a highly<br \/>\n              effective rheology modifier widely used in paints, offering:\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\">\u0391\u03bd\u03ce\u03c4\u03b5\u03c1\u03b7 \u03c0\u03ae\u03ba\u03c4\u03c9\u03c3\u03b7 \u03c3\u03b5 \u03b1\u03ba\u03c1\u03c5\u03bb\u03b9\u03ba\u03ac \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1<\/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\">\u0392\u03b5\u03bb\u03c4\u03b9\u03c9\u03bc\u03ad\u03bd\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf \u03b1\u03bd\u03bf\u03af\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03b2\u03b1\u03c6\u03ae<\/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\">\u0395\u03bd\u03b9\u03c3\u03c7\u03c5\u03bc\u03ad\u03bd\u03b7 \u03b1\u03bd\u03c4\u03bf\u03c7\u03ae \u03c3\u03c4\u03b7\u03bd \u03c0\u03c4\u03ce\u03c3\u03b7<\/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\">\u0392\u03ad\u03bb\u03c4\u03b9\u03c3\u03c4\u03b7 \u0391\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7<\/h4>\n<p class=\"text-blue-50 leading-relaxed\">\n              By combining CMC and HEC, paint producers achieve optimal viscosity control across different<br \/>\n              temperature ranges and humidity conditions.\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;\">\u0395\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03a0\u03bb\u03ae\u03c1\u03b7 \u0393\u03ba\u03ac\u03bc\u03b1 \u03bc\u03b1\u03c2<\/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        \u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7 \u0394\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03a5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd<br \/>\n      <\/h2>\n<p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n        \u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03bb\u03cd\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b3\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 \u03b2\u03ad\u03bb\u03c4\u03b9\u03c3\u03c4\u03b7 \u03c5\u03bb\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 CMC\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 \u03ad\u03bd\u03b1\u03bd\u03c4\u03b9 \u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ce\u03bd \u03a0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03c9\u03bd<br \/>\n        <\/h3>\n<p class=\"text-lg text-gray-700 leading-relaxed\">\n          \u0395\u03bd\u03ce \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03ac\u03bb\u03bb\u03bf\u03b9 \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03ad\u03c2 \u03c1\u03b5\u03bf\u03bb\u03bf\u03b3\u03af\u03b1\u03c2 (\u03c0.\u03c7. \u03be\u03b1\u03bd\u03b8\u03b1\u03bd\u03b9\u03ba\u03ae \u03ba\u03cc\u03bb\u03bb\u03b1, \u03c3\u03c5\u03bd\u03b8\u03b5 polymers), \u03c4\u03bf CMC \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03b9\u03c3\u03bf\u03c1\u03c1\u03bf\u03c0\u03af\u03b1 \u03c6\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2 \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2, \u03b2\u03b9\u03bf\u03b1\u03c0\u03bf\u03b9\u03ba\u03bf\u03b4\u03bf\u03bc\u03b7\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2, \u03c0\u03c1\u03bf\u03c3\u03b9\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03bf\u03bb\u03c5\u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2. \u039f\u03b9 \u03c3\u03c5\u03bd\u03b8\u03b5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bd \u03c5\u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b9\u03be\u03c9\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1, \u03b1\u03bb\u03bb\u03ac \u03b5\u03b9\u03c2 \u03b2\u03ac\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03ba\u03cc\u03c3\u03c4\u03bf\u03c5\u03c2 \u03ae \u03c4\u03b7\u03c2 \u03c6\u03b9\u03bb\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd.\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\">\u03a6\u03c5\u03c3\u03b9\u03ba\u03ae \u03a0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7<\/h4>\n<p class=\"text-sm text-gray-600\">\u03a0\u03c1\u03c9\u03c4\u03b5\u0390\u03bd\u03b7 \u03b1\u03c0\u03cc \u03c6\u03c5\u03c4\u03b9\u03ba\u03ac \u03b2\u03b1\u03c3\u03b9\u03c3\u03bc\u03ad\u03bd\u03b1 \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7<\/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\">\u0392\u03b9\u03bf\u03b4\u03b9\u03b1\u03c3\u03c0\u03ce\u03bc\u03b5\u03bd\u03bf<\/h4>\n<p class=\"text-sm text-gray-600\">\u03a0\u03b5\u03c1\u03b9\u03b2\u03b1\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ac \u03b1\u03c3\u03c6\u03b1\u03bb\u03ad\u03c2<\/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\">\u039f\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ac \u03b1\u03c0\u03bf\u03b4\u03bf\u03c4\u03b9\u03ba\u03cc<\/h4>\n<p class=\"text-sm text-gray-600\">\u03a0\u03c1\u03bf\u03c3\u03b9\u03c4\u03ae \u03bb\u03cd\u03c3\u03b7<\/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\">\u03a0\u03bf\u03bb\u03c5\u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ba\u03cc<\/h4>\n<p class=\"text-sm text-gray-600\">\u03a0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ac \u03bf\u03c6\u03ad\u03bb\u03b7<\/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=\"\u03a0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9\u03c2 LANDU - 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            \u03a4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03b7\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03bf\u03b4\u03b7\u03b3\u03bf\u03cd\u03bd \u03c3\u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 CMC<br \/>\n          <\/h3>\n<p class=\"text-lg text-gray-700 leading-relaxed\">\n            \u039f\u03b9 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03c4\u03ad\u03c2 \u03c7\u03c1\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03c9\u03c0\u03af\u03b6\u03bf\u03c5\u03bd \u03b1\u03c5\u03be\u03b1\u03bd\u03cc\u03bc\u03b5\u03bd\u03b7 \u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03b2\u03b9\u03ce\u03c3\u03b9\u03bc\u03b1, \u03c7\u03b1\u03bc\u03b7\u03bb\u03ae\u03c2 VOC \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bb\u03bf\u03b3\u03b9\u03ba\u03ac \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03b1. \u0397 CMC, \u03c0\u03c1\u03bf\u03b5\u03c1\u03c7\u03cc\u03bc\u03b5\u03bd\u03b7 \u03b1\u03c0\u03cc \u03b1\u03bd\u03b1\u03bd\u03b5\u03ce\u03c3\u03b9\u03bc\u03b5\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2 \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2, \u03b5\u03c5\u03b8\u03c5\u03b3\u03c1\u03b1\u03bc\u03bc\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03bb\u03ac \u03bc\u03b5 \u03b1\u03c5\u03c4\u03ad\u03c2 \u03c4\u03b9\u03c2 \u03c4\u03ac\u03c3\u03b5\u03b9\u03c2:\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\">\u03a6\u03b9\u03bb\u03b9\u03ba\u03cc \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd<\/h4>\n<p class=\"text-gray-600\">\u03a0\u03c1\u03bf\u03b5\u03c1\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c0\u03cc \u03c6\u03c5\u03c4\u03b9\u03ba\u03ae \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7<\/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\">\u03a7\u03b1\u03bc\u03b7\u03bb\u03ae \u03c0\u03b5\u03c1\u03b9\u03b2\u03b1\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ae \u03b5\u03c0\u03af\u03c0\u03c4\u03c9\u03c3\u03b7<\/h4>\n<p class=\"text-gray-600\">\u03a0\u03bb\u03ae\u03c1\u03c9\u03c2 \u03b2\u03b9\u03bf\u03b4\u03b9\u03b1\u03c3\u03c0\u03ce\u03bc\u03b5\u03bd\u03bf<\/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\">\u03a3\u03c5\u03bc\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7<\/h4>\n<p class=\"text-gray-600\">\u0395\u03be\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03b6\u03b5\u03b9 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ac \u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b2\u03b1\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b1\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1\u03c2 \u03c0\u03b1\u03b3\u03ba\u03bf\u03c3\u03bc\u03af\u03c9\u03c2<\/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          \u039a\u03b1\u03bb\u03ad\u03c2 \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 \u03c4\u03bf\u03c5 LANDERCOLL\u00ae CMC<br \/>\n        <\/h3>\n<p class=\"text-lg text-gray-600 max-w-2xl mx-auto\">\n          \u0391\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03ae\u03c3\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ad\u03c2 \u03c4\u03b9\u03c2 \u03b1\u03c0\u03bf\u03b4\u03b5\u03b4\u03b5\u03b9\u03b3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03bc\u03b5\u03b8\u03cc\u03b4\u03bf\u03c5\u03c2 \u03b3\u03b9\u03b1 \u03b2\u03ad\u03bb\u03c4\u03b9\u03c3\u03c4\u03b7 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1\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\">\u03a0\u03c1\u03bf-\u03b4\u03b9\u03ac\u03bb\u03c5\u03c3\u03b7<\/h4>\n<p class=\"text-gray-600\">\u0391\u03bd\u03b1\u03ba\u03b1\u03c4\u03ad\u03c8\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03ba\u03cc\u03bd\u03b7 \u03bc\u03b5 \u03bc\u03b9\u03ba\u03c1\u03ae \u03c0\u03bf\u03c3\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bd\u03b5\u03c1\u03bf\u03cd \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c6\u03cd\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c3\u03c5\u03c3\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03bc\u03b1 \u03c0\u03c1\u03b9\u03bd \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c3\u03c4\u03bf \u03ba\u03cd\u03c1\u03b9\u03bf \u03bc\u03b5\u03af\u03b3\u03bc\u03b1.<\/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\">\u0391\u03c0\u03bf\u03c6\u03cd\u03b3\u03b5\u03c4\u03b5 \u03c5\u03c8\u03b7\u03bb\u03ae \u03b4\u03b9\u03b1\u03c4\u03bc\u03b7\u03c4\u03b9\u03ba\u03ae \u03b4\u03cd\u03bd\u03b1\u03bc\u03b7 \u03bd\u03c9\u03c1\u03af\u03c2<\/h4>\n<p class=\"text-gray-600\">\u03a5\u03c0\u03b5\u03c1\u03b2\u03bf\u03bb\u03b9\u03ba\u03cc\u03c2 \u03b1\u03bd\u03b1\u03b4\u03b5\u03c5\u03c3\u03bc\u03cc\u03c2 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c5\u03b4\u03c1\u03ac\u03c4\u03c9\u03c3\u03b7 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bf\u03b4\u03b7\u03b3\u03ae\u03c3\u03b5\u03b9 \u03c3\u03b5 \u03c3\u03c7\u03b7\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc \u03c3\u03b2\u03ce\u03bb\u03c9\u03bd.<\/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\">\u0395\u03bd\u03b4\u03b5\u03af\u03be\u03b5\u03b9\u03c2 \u03b8\u03b5\u03c1\u03bc\u03bf\u03ba\u03c1\u03b1\u03c3\u03af\u03b1\u03c2<\/h4>\n<p class=\"text-gray-600\">\u0397 \u03b4\u03b9\u03ac\u03bb\u03c5\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03c3\u03b5 \u03b8\u03b5\u03c1\u03bc\u03bf\u03ba\u03c1\u03b1\u03c3\u03af\u03b1 \u03b4\u03c9\u03bc\u03b1\u03c4\u03af\u03bf\u03c5\u00b7 \u03b1\u03c0\u03bf\u03c6\u03cd\u03b3\u03b5\u03c4\u03b5 \u03c5\u03c0\u03b5\u03c1\u03b2\u03bf\u03bb\u03b9\u03ba\u03ae \u03b8\u03b5\u03c1\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1.<\/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\">\u0391\u03bd\u03b1\u03bc\u03b5\u03af\u03be\u03c4\u03b5 \u03bc\u03b5 \u03ac\u03bb\u03bb\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1<\/h4>\n<p class=\"text-gray-600\">\u0393\u03b9\u03b1 \u03b2\u03ad\u03bb\u03c3\u03c4\u03b7 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7, \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03b4\u03b9\u03b1\u03c3\u03c0\u03b1\u03c3\u03c4\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03c6\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03c4\u03ac\u03bb\u03bb\u03b7\u03bb\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03ae \u03c3\u03b1\u03c2.<\/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\">\u03a0\u03b1\u03c1\u03b1\u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c0\u03c4\u03ce\u03c3\u03b5\u03c9\u03bd<\/h3>\n<p class=\"text-lg text-gray-600\">\u0399\u03c3\u03c4\u03bf\u03c1\u03af\u03b5\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03ba\u03cc\u03c3\u03bc\u03bf \u03bc\u03b5 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\">\u03a0\u03b5\u03c1\u03af\u03c0\u03c4\u03c9\u03c3\u03b7 1: \u039a\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03c4\u03ae\u03c2 \u0391\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ce\u03bd \u03a7\u03c1\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd<\/h4>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-700 leading-relaxed mb-6\">\n                \u0388\u03bd\u03b1\u03c2 \u03bc\u03b5\u03c3\u03b1\u03af\u03bf\u03c5 \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03cc\u03c2 \u03c7\u03c1\u03c9\u03bc\u03ac\u03c4\u03c9\u03bd \u03c7\u03c1\u03b5\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c3\u03c5\u03bd\u03ad\u03c0\u03b5\u03b9\u03b1 \u03c3\u03c4\u03b7 \u03c1\u03b5\u03c5\u03c3\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b9\u03c2 \u03b5\u03c0\u03bf\u03c7\u03b9\u03ba\u03ad\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2 \u03b8\u03b5\u03c1\u03bc\u03bf\u03ba\u03c1\u03b1\u03c3\u03af\u03b1\u03c2. \u0397 \u03bc\u03b5\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf LANDERCOLL\u00ae CMC \u03bc\u03b5\u03af\u03c9\u03c3\u03b5 \u03c4\u03b9\u03c2 \u03ba\u03b1\u03c4\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b5\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c3\u03c4\u03ac\u03be\u03b9\u03bc\u03bf \u03ba\u03b1\u03b9 \u03ac\u03bd\u03b9\u03c3\u03b7 \u03ba\u03ac\u03bb\u03c5\u03c8\u03b7 \u03ba\u03b1\u03c4\u03ac \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc <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\">\u039c\u03b5\u03af\u03c9\u03c3\u03b7 40%<\/span><br \/>\n                  <span class=\"text-green-600\">\u03c3\u03c4\u03b9\u03c2 \u03ba\u03b1\u03c4\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03b5\u03c2 \u03c0\u03b5\u03bb\u03b1\u03c4\u03ce\u03bd<\/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=\"\u039c\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03bf\u03af \u03c0\u03bf\u03c5 \u03bb\u03cd\u03bd\u03bf\u03c5\u03bd \u03c0\u03c1\u03bf\u03b2\u03bb\u03ae\u03bc\u03b1\u03c4\u03b1\" 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=\"\u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03b2\u03b1\u03c6\u03ae\u03c2\" 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\">\u03a0\u03b5\u03c1\u03af\u03c0\u03c4\u03c9\u03c3\u03b7 2: \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2<\/h4>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-700 leading-relaxed mb-6\">\n                \u039c\u03b9\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b2\u03b1\u03c6\u03ae\u03c2 \u03b5\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03bf\u03cd \u03b4\u03b9\u03b1\u03c0\u03af\u03c3\u03c4\u03c9\u03c3\u03b5 \u03cc\u03c4\u03b9 \u03c4\u03bf LANDERCOLL\u00ae \u03c0\u03b1\u03c1\u03b5\u03af\u03c7\u03b5 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03ba\u03ac\u03bb\u03c5\u03c8\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03ac\u03ba\u03c1\u03b5\u03c2 \u03c3\u03b5 \u03b1\u03ba\u03b1\u03bd\u03cc\u03bd\u03b9\u03c3\u03c4\u03b5\u03c2 \u03b3\u03b5\u03c9\u03bc\u03b5\u03c4\u03c1\u03af\u03b5\u03c2, \u03b1\u03c5\u03be\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03c0\u03c1\u03cc\u03c3\u03c6\u03c5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03af\u03c3\u03c4\u03c1\u03c9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03b9\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b9\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03b4\u03b9\u03bf\u03c1\u03b8\u03ce\u03c3\u03b5\u03b9\u03c2.\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\">\u0392\u03b5\u03bb\u03c4\u03b9\u03c9\u03bc\u03ad\u03bd\u03b7 \u039a\u03ac\u03bb\u03c5\u03c8\u03b7<\/span><br \/>\n                  <span class=\"text-blue-600\">\u03c3\u03b5 \u03c0\u03bf\u03bb\u03cd\u03c0\u03bb\u03bf\u03ba\u03b5\u03c2 \u03b5\u03c0\u03b9\u03c6\u03ac\u03bd\u03b5\u03b9\u03b5\u03c2<\/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\">\u0394\u03c9\u03c1\u03b5\u03ac\u03bd \u03b4\u03b5\u03af\u03b3\u03bc\u03b1 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf<\/span>\n            <\/div>\n<h3 class=\"text-3xl lg:text-4xl font-bold text-gray-900 mb-6 leading-tight\">\n              \u0388\u03c4\u03bf\u03b9\u03bc\u03bf\u03b9 \u03bd\u03b1 \u03b2\u03b5\u03bb\u03c4\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 <span class=\"gradient-text\">\u03c3\u03c5\u03bd\u03b8\u03ad\u03c3\u03b5\u03b9\u03c2 \u03c3\u03b1\u03c2;<\/span><br \/>\n            <\/h3>\n<p class=\"text-lg text-gray-600 leading-relaxed mb-8\">\n              \u0391\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5 \u03c0\u03ce\u03c2 \u03c4\u03bf LANDERCOLL\u00ae CMC \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b2\u03b5\u03bb\u03c4\u03b9\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03b2\u03b1\u03c6\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ce\u03c3\u03b5\u03c9\u03bd \u03c3\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03bc\u03b1\u03c2 \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7. \u0396\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b4\u03c9\u03c1\u03b5\u03ac\u03bd \u03b4\u03b5\u03af\u03b3\u03bc\u03b1 \u03c3\u03b1\u03c2 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03b2\u03b9\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03ac \u03c0\u03bf\u03c5 \u03ba\u03ac\u03bd\u03b5\u03b9 \u03b7 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1.\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\">\u0394\u03c9\u03c1\u03b5\u03ac\u03bd \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03b5\u03c5\u03c4\u03b9\u03ba\u03ae \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03b5\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03bc\u03b1\u03c2<\/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\">\u0395\u03be\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c5\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c3\u03cd\u03bd\u03b8\u03b5\u03c3\u03b7\u03c2<\/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\">\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c4\u03b5\u03ba\u03bc\u03b7\u03c1\u03af\u03c9\u03c3\u03b7<\/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;\">\u0396\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u0394\u03c9\u03c1\u03b5\u03ac\u03bd \u0394\u03b5\u03af\u03b3\u03bc\u03b1<\/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;\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u0395\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03bc\u03b1\u03c2<\/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=\"\u0394\u03c9\u03c1\u03b5\u03ac\u03bd \u0394\u03b5\u03af\u03b3\u03bc\u03b1 LANDU CMC\" 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 \u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u03a5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2\n      <\/div>\n<h1 class=\"text-4xl lg:text-5xl font-bold text-gray-900 mb-6 leading-tight\">\n        \u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03af\u03b1 \u03a0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 &amp; \u03a0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2<br \/>\n      <\/h1>\n<p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n        \u0397 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae CMC \u03bc\u03b1\u03c2 \u03b5\u03c5\u03b8\u03c5\u03b3\u03c1\u03b1\u03bc\u03bc\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2 \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03bc\u03b5 ISO, \u03b4\u03b9\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03c5\u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03b1 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03be\u03b9\u03bf\u03c0\u03b9\u03c3\u03c4\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03c3\u03b1\u03c2.\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\">\u03a0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf ISO<\/span> \u03a0\u03c1\u03cc\u03c4\u03c5\u03c0\u03b1 \u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2<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\">\u03a3\u03c5\u03bd\u03b5\u03c0\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b1\u03bd\u03ac \u03c0\u03b1\u03c1\u03c4\u03af\u03b4\u03b1<\/h3>\n<p class=\"text-gray-600 text-sm\">\u0395\u03c0\u03b9\u03bc\u03b5\u03bb\u03ae\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03b4\u03b9\u03b1\u03c3\u03c6\u03b1\u03bb\u03af\u03b6\u03b5\u03b9 \u03bf\u03bc\u03bf\u03b9\u03cc\u03bc\u03bf\u03c1\u03c7\u03b1 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03c0\u03b1\u03c1\u03c4\u03af\u03b4\u03b5\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2.<\/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\">\u03a5\u03c8\u03b7\u03bb\u03ac \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03b1 \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2<\/h3>\n<p class=\"text-gray-600 text-sm\">\u03a0\u03c1\u03bf\u03b7\u03b3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b5\u03c2 \u03ba\u03b1\u03b8\u03b1\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03c5\u03bd \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03b3\u03b9\u03b1 \u03ba\u03c1\u03af\u03c3\u03b9\u03bc\u03b5\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2.<\/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\">\u0391\u03c5\u03c3\u03c4\u03b7\u03c1\u03cc\u03c2 \u0388\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2<\/h3>\n<p class=\"text-gray-600 text-sm\">\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03b1\u03bd\u03ac\u03bb\u03c5\u03c3\u03b7 \u03b9\u03be\u03ce\u03b4\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c5\u03b3\u03c1\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b2\u03ad\u03bb\u03c4\u03b9\u03c3\u03c4\u03b7\u03c2 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7\u03c2.<\/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\">\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u0399\u03c7\u03bd\u03b7\u03bb\u03b1\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1<\/h3>\n<p class=\"text-gray-600 text-sm\">\u03a0\u03bb\u03ae\u03c1\u03b7 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c4\u03b5\u03ba\u03bc\u03b7\u03c1\u03af\u03c9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b9\u03c7\u03bd\u03b7\u03bb\u03b1\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03c5\u03bc\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03cc \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf.<\/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=\"\u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03bf\u03af \u039a\u03ad\u03bd\u03c4\u03c1\u03bf\u03c5 \u039a\u03b1\u03b9\u03bd\u03bf\u03c4\u03bf\u03bc\u03af\u03b1\u03c2 LANDU\" 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=\"\u0394\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2 \u03c3\u03b5 \u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b7 LANDU\" 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          \u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc <span class=\"text-accent\">\u039f\u03b4\u03b7\u03b3\u03af\u03b5\u03c2 \u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2<\/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\">\u0394\u03c1\u03bf\u03c3\u03b5\u03c1\u03cc, \u039e\u03b7\u03c1\u03cc \u03a0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd<\/h4>\n<p class=\"text-gray-600 text-sm\">\u0394\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b2\u03ad\u03bb\u03c4\u03b9\u03c3\u03c4\u03b5\u03c2 \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b5\u03c2 \u03b8\u03b5\u03c1\u03bc\u03bf\u03ba\u03c1\u03b1\u03c3\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c5\u03b3\u03c1\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b1\u03ba\u03b5\u03c1\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2.<\/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\">\u0391\u03c0\u03bf\u03c6\u03cd\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u0386\u03bc\u03b5\u03c3\u03b7 \u0397\u03bb\u03b9\u03b1\u03ba\u03ae \u03a6\u03c9\u03c4\u03b5\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1<\/h4>\n<p class=\"text-gray-600 text-sm\">\u03a0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c4\u03b5\u03cd\u03c3\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03ad\u03ba\u03b8\u03b5\u03c3\u03b7 \u03c3\u03b5 UV \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03c4\u03b7\u03c1\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03c7\u03b7\u03bc\u03b9\u03ba\u03ae \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7.<\/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\">\u039a\u03c1\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1 \u03a3\u03c6\u03c1\u03b1\u03b3\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7<\/h4>\n<p class=\"text-gray-600 text-sm\">\u0394\u03b9\u03b1\u03c4\u03b7\u03c1\u03b5\u03af\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03b1\u03ba\u03b5\u03c1\u03b1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03c7\u03c1\u03ae\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c4\u03c1\u03ad\u03c8\u03b5\u03c4\u03b5 \u03bc\u03cc\u03bb\u03c5\u03bd\u03c3\u03b7.<\/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>\u0395\u03c0\u03b5\u03ba\u03c4\u03b1\u03bc\u03ad\u03bd\u03b7 \u0394\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u0396\u03c9\u03ae\u03c2:<\/strong> \u0397 \u03c3\u03c9\u03c3\u03c4\u03ae \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03b5\u03c0\u03b5\u03ba\u03c4\u03b5\u03af\u03bd\u03b5\u03b9 \u03c4\u03b7 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03b6\u03c9\u03ae\u03c2 \u03ad\u03c9\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03cd\u03bf \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1 \u03c7\u03c9\u03c1\u03af\u03c2 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ae \u03b1\u03c0\u03ce\u03bb\u03b5\u03b9\u03b1 \u03b9\u03be\u03ce\u03b4\u03bf\u03c5\u03c2.\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          \u0393\u03b9\u03b1\u03c4\u03af \u03bd\u03b1 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03b5\u03c4\u03b5 <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          \u039c\u03b5 \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2, \u03c3\u03c5\u03bd\u03b5\u03c0\u03bf\u03cd\u03c2 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03c5\u03ad\u03bb\u03b9\u03ba\u03c4\u03c9\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ce\u03bd, \u03c4\u03bf LANDERCOLL\u00ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03b3\u03b9\u03b1 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03c4\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03b6\u03b7\u03c4\u03bf\u03cd\u03bd \u03c4\u03cc\u03c3\u03bf \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03bf\u03b9\u03ba\u03bf\u03bd\u03bf\u03bc\u03b9\u03ba\u03ae \u03b1\u03c0\u03bf\u03b4\u03bf\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03c4\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03ce\u03bc\u03b1\u03c4\u03b1 \u03c4\u03bf\u03c5\u03c2.\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\">\u0392\u03b1\u03c3\u03b9\u03ba\u03bf\u03af \u03bb\u03cc\u03b3\u03bf\u03b9 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2:<\/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\">\u0395\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b1\u03be\u03b9\u03cc\u03c0\u03b9\u03c3\u03c4\u03b7\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2<\/h4>\n<p class=\"text-gray-600\">\u0394\u03b5\u03ba\u03b1\u03b5\u03c4\u03af\u03b5\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c3\u03c6\u03ac\u03bb\u03b9\u03c3\u03b7 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2.<\/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\">\u03a0\u03b5\u03c1\u03b9\u03b2\u03b1\u03bb\u03bb\u03bf\u03bd\u03c4\u03b9\u03ba\u03ac \u03a5\u03c0\u03b5\u03cd\u03b8\u03c5\u03bd\u03b7 \u03a0\u03c1\u03bf\u03bc\u03ae\u03b8\u03b5\u03b9\u03b1<\/h4>\n<p class=\"text-gray-600\">\u0392\u03b9\u03ce\u03c3\u03b9\u03bc\u03b5\u03c2 \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c6\u03b9\u03bb\u03b9\u03ba\u03ad\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2.<\/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\">\u0394\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b7 \u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1<\/h4>\n<p class=\"text-gray-600\">\u0395\u03c5\u03ad\u03bb\u03b9\u03ba\u03c4\u03b5\u03c2 \u03bb\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03b1\u03c3\u03af\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c3\u03b1\u03c2.<\/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\">\u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03a5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03b1\u03c0\u03cc \u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf \u03a0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc<\/h4>\n<p class=\"text-gray-600\">\u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b7 \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7 \u03ba\u03b1\u03b8' \u03cc\u03bb\u03b7 \u03c4\u03b7 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1\u03c2 \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03ca\u03cc\u03bd\u03c4\u03bf\u03c2 \u03c3\u03b1\u03c2.<\/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=\"\u03a3\u03c5\u03bd\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u0395\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03ae\u03c3\u03b5\u03c9\u03bd \u03a0\u03c9\u03bb\u03ae\u03c3\u03b5\u03c9\u03bd LANDU\" 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=\"\u0393\u03c1\u03b1\u03bc\u03bc\u03ae \u03a0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2 \u039a\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7\u03c2 LANDU\" 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\">\u0388\u03c4\u03bf\u03b9\u03bc\u03bf\u03b9 \u03bd\u03b1 \u0396\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03a0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 LANDERCOLL\u00ae;<\/h3>\n<p class=\"text-blue-100 mb-6 max-w-2xl mx-auto\">\n          \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1 \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03bf\u03cd\u03c2 \u03bc\u03b1\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03bf\u03b3\u03bd\u03ce\u03bc\u03bf\u03bd\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03b6\u03b7\u03c4\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03b5\u03c4\u03b5 \u03c0\u03ce\u03c2 \u03c4\u03bf LANDERCOLL\u00ae CMC \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b2\u03b5\u03bb\u03c4\u03b9\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c3\u03b1\u03c2.\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;\">\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u0395\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03bc\u03b1\u03c2<\/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;\">\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u039f\u03b4\u03b7\u03b3\u03cc \u03a4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ce\u03bd \u03a0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03b9\u03ce\u03bd<\/button>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>LANDERCOLL\u00ae | \u03a4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc LANDU Premium \u039a\u03b1\u03c1\u03b2\u03bf\u03be\u03c5\u03bc\u03b5\u03b8\u03c5\u03bb\u03bf\u03ba\u03c5\u03c4\u03c4\u03b1\u03c1\u03af\u03bd\u03b7 (CMC) \u03b3\u03b9\u03b1 \u03b4\u03b9\u03ac\u03c6\u03bf\u03c1\u03b5\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b5\u03c2 \u03a0\u03c1\u03bf\u03c9\u03b8\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ae \u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03af\u03b1 \u039c\u03ad\u03c3\u03c9 \u03a0\u03c1\u03bf\u03b7\u03b3\u03bc\u03ad\u03bd\u03c9\u03bd \u039b\u03cd\u03c3\u03b5\u03c9\u03bd \u0394\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7\u03c2. \u03a4\u03bf Landercoll\u00ae CMC \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03b1\u03bd\u03ce\u03c4\u03b5\u03c1\u03b7 \u03c0\u03ae\u03ba\u03c4\u03c9\u03c3\u03b7, \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u03bd\u03b5\u03c1\u03bf\u03cd \u2014 \u03b5\u03bd\u03b4\u03c5\u03bd\u03b1\u03bc\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b9\u03c2 \u03b2\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03af\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2, \u03b1\u03c0\u03bf\u03c1\u03c1\u03c5\u03c0\u03b1\u03bd\u03c4\u03b9\u03ba\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ae\u03c2 \u03c6\u03c1\u03bf\u03bd\u03c4\u03af\u03b4\u03b1\u03c2 \u03bc\u03b5 \u03b1\u03c0\u03b1\u03c1\u03ac\u03bc\u03b9\u03bb\u03bb\u03b7 \u03c3\u03c5\u03bd\u03ad\u03c0\u03b5\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7. \u0395\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ae\u03c3\u03c4\u03b5 \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ad\u03c2 \u039b\u03cd\u03c3\u03b5\u03b9\u03c2 \u0391\u03bd\u03ce\u03c4\u03b5\u03c1\u03b7 \u03a0\u03ae\u03ba\u03c4\u03c9\u03c3\u03b7 \u03a0\u03c1\u03bf\u03b7\u03b3\u03bc\u03ad\u03bd\u03b7 \u03a3\u03c4\u03b1\u03b8\u03b5\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u0394\u03b9\u03b1\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u039d\u03b5\u03c1\u03bf\u03cd \u0392\u03b9\u03bf\u03bc\u03b7\u03c7\u03b1\u03bd\u03b9\u03ba\u03ae \u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03af\u03b1 LANDU \u0395\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ad\u03c2 \u039b\u03cd\u03c3\u03b5\u03b9\u03c2 [\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\/el\/wp-json\/wp\/v2\/pages\/5313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hpmc.ae\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hpmc.ae\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/el\/wp-json\/wp\/v2\/comments?post=5313"}],"version-history":[{"count":1,"href":"https:\/\/hpmc.ae\/el\/wp-json\/wp\/v2\/pages\/5313\/revisions"}],"predecessor-version":[{"id":5314,"href":"https:\/\/hpmc.ae\/el\/wp-json\/wp\/v2\/pages\/5313\/revisions\/5314"}],"up":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/el\/wp-json\/wp\/v2\/pages\/5401"}],"wp:attachment":[{"href":"https:\/\/hpmc.ae\/el\/wp-json\/wp\/v2\/media?parent=5313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}