{"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\/sk\/cellulose-ether-hpmc\/landercoll-cellulose-ether\/sodium-carboxymethyl-cellulose-cmc\/","title":{"rendered":"V\u00fdrobca pr\u00e9miovej karboxymetylcelul\u00f3zy (CMC) pre r\u00f4zne odvetvia"},"content":{"rendered":"<style>\n.cmc-hero {\n  position: relative;\n  background: linear-gradient(135deg, #ffffff 0%, #f0f7ff 100%);\n  min-height: 60vh;\n  display: flex;\n  align-items: center;\n  padding: 3rem 1rem;\n  overflow: hidden;\n}<\/p>\n<p>.cmc-hero::before {\n  content: '';\n  position: absolute;\n  top: -30%;\n  right: -5%;\n  width: 60%;\n  height: 120%;\n  background: linear-gradient(45deg, rgba(34, 87, 221, 0.03), transparent);\n  transform: rotate(-15deg);\n  pointer-events: none;\n  animation: cmc-bg-shift 12s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-bg-shift {\n  0%, 100% { transform: rotate(-15deg) scale(1); }\n  50% { transform: rotate(-12deg) scale(1.05); }\n}<\/p>\n<p>.cmc-shape {\n  position: absolute;\n  border-radius: 50%;\n  filter: blur(30px);\n  opacity: 0.2;\n  animation: cmc-float 15s infinite ease-in-out;\n}<\/p>\n<p>.cmc-shape-1 {\n  width: 200px;\n  height: 200px;\n  background: linear-gradient(135deg, #2257dd, #007124);\n  top: -50px;\n  left: -50px;\n  animation: cmc-morph-1 20s infinite ease-in-out;\n}<\/p>\n<p>.cmc-shape-2 {\n  width: 150px;\n  height: 150px;\n  background: linear-gradient(135deg, #fffcad, #2257dd);\n  bottom: -30px;\n  right: 10%;\n  animation: cmc-morph-2 18s infinite ease-in-out;\n}<\/p>\n<p>@keyframes cmc-float {\n  0%, 100% { transform: translate(0, 0) rotate(0deg); }\n  33% { transform: translate(20px, -20px) rotate(120deg); }\n  66% { transform: translate(-15px, 15px) rotate(240deg); }\n}<\/p>\n<p>@keyframes cmc-morph-1 {\n  0%, 100% { border-radius: 50%; transform: scale(1); }\n  25% { border-radius: 60% 40% 30% 70%; transform: scale(1.1); }\n  50% { border-radius: 30% 60% 70% 40%; transform: scale(0.9); }\n  75% { border-radius: 40% 30% 60% 50%; transform: scale(1.05); }\n}<\/p>\n<p>@keyframes cmc-morph-2 {\n  0%, 100% { border-radius: 50%; transform: scale(1) rotate(0deg); }\n  25% { border-radius: 40% 60% 50% 30%; transform: scale(1.2) rotate(90deg); }\n  50% { border-radius: 60% 30% 40% 70%; transform: scale(0.8) rotate(180deg); }\n  75% { border-radius: 30% 70% 60% 40%; transform: scale(1.1) rotate(270deg); }\n}<\/p>\n<p>.cmc-particles {\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  pointer-events: none;\n}<\/p>\n<p>.cmc-particle {\n  position: absolute;\n  width: 4px;\n  height: 4px;\n  background: linear-gradient(45deg, #2257dd, #007124);\n  border-radius: 50%;\n  opacity: 0.6;\n}<\/p>\n<p>.cmc-particle:nth-child(1) {\n  top: 20%;\n  left: 10%;\n  animation: cmc-particle-float 8s infinite ease-in-out;\n}<\/p>\n<p>.cmc-particle:nth-child(2) {\n  top: 60%;\n  left: 80%;\n  animation: cmc-particle-float 10s infinite ease-in-out 2s;\n}<\/p>\n<p>.cmc-particle:nth-child(3) {\n  top: 80%;\n  left: 20%;\n  animation: cmc-particle-float 12s infinite ease-in-out 4s;\n}<\/p>\n<p>.cmc-particle:nth-child(4) {\n  top: 30%;\n  left: 70%;\n  animation: cmc-particle-float 9s infinite ease-in-out 1s;\n}<\/p>\n<p>.cmc-particle:nth-child(5) {\n  top: 70%;\n  left: 40%;\n  animation: cmc-particle-float 11s infinite ease-in-out 3s;\n}<\/p>\n<p>@keyframes cmc-particle-float {\n  0%, 100% { transform: translateY(0) scale(1); opacity: 0.6; }\n  25% { transform: translateY(-30px) scale(1.2); opacity: 0.8; }\n  50% { transform: translateY(-60px) scale(0.8); opacity: 0.4; }\n  75% { transform: translateY(-30px) scale(1.1); opacity: 0.7; }\n}<\/p>\n<p>.cmc-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(255, 255, 255, 0.9);\n  padding: 8px 20px;\n  border-radius: 25px;\n  border: 1px solid rgba(34, 87, 221, 0.1);\n  box-shadow: 0 4px 15px rgba(34, 87, 221, 0.1);\n  font-size: 0.9rem;\n  animation: cmc-badge-glow 4s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-badge-glow {\n  0%, 100% { box-shadow: 0 4px 15px rgba(34, 87, 221, 0.1); }\n  50% { box-shadow: 0 6px 25px rgba(34, 87, 221, 0.2), 0 0 20px rgba(34, 87, 221, 0.1); }\n}<\/p>\n<p>.cmc-title {\n  font-size: clamp(2rem, 4vw, 3.5rem);\n  line-height: 1.1;\n  font-weight: 800;\n  background: linear-gradient(135deg, #2257dd 0%, #007124 50%, #2257dd 100%);\n  background-size: 200% auto;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  margin: 1.5rem 0;\n  animation: cmc-gradient-flow 6s ease infinite;\n}<\/p>\n<p>@keyframes cmc-gradient-flow {\n  0% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n  100% { background-position: 0% 50%; }\n}<\/p>\n<p>.cmc-subtitle {\n  font-size: 1.1rem;\n  line-height: 1.6;\n  color: #4a5568;\n  max-width: 600px;\n  margin-bottom: 2rem;\n  animation: cmc-text-reveal 1s ease-out 0.5s both;\n}<\/p>\n<p>@keyframes cmc-text-reveal {\n  from { opacity: 0; transform: translateY(20px); }\n  to { opacity: 1; transform: translateY(0); }\n}<\/p>\n<p>.cmc-button {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 28px;\n  background: linear-gradient(135deg, #2257dd, #1a47c7);\n  color: white;\n  border-radius: 50px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  box-shadow: 0 8px 25px rgba(34, 87, 221, 0.3);\n  position: relative;\n  overflow: hidden;\n  animation: cmc-button-pulse 3s ease-in-out infinite;\n}<\/p>\n<p>.cmc-button::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n  transition: left 0.8s ease;\n}<\/p>\n<p>.cmc-button:hover::before {\n  left: 100%;\n}<\/p>\n<p>@keyframes cmc-button-pulse {\n  0%, 100% { box-shadow: 0 8px 25px rgba(34, 87, 221, 0.3); }\n  50% { box-shadow: 0 12px 35px rgba(34, 87, 221, 0.5), 0 0 30px rgba(34, 87, 221, 0.2); }\n}<\/p>\n<p>.cmc-button:hover {\n  transform: translateY(-3px) scale(1.02);\n  box-shadow: 0 15px 40px rgba(34, 87, 221, 0.4);\n}<\/p>\n<p>.cmc-button .fa-arrow-right {\n  transition: transform 0.3s ease;\n}<\/p>\n<p>.cmc-button:hover .fa-arrow-right {\n  transform: translateX(5px);\n}<\/p>\n<p>\/* \u4f18\u5316\u540e\u7684\u89c6\u89c9\u4e2d\u5fc3\u533a\u57df\u6837\u5f0f *\/\n.cmc-visual {\n  position: relative;\n  width: 250px;\n  height: 250px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}<\/p>\n<p>\/* \u591a\u5c42\u52a8\u6001\u5706\u73af\u7cfb\u7edf *\/\n.cmc-orbit {\n  position: absolute;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}<\/p>\n<p>\/* \u5916\u5c42\u8f68\u9053 - \u865a\u7ebf\u5706\u73af *\/\n.cmc-orbit-outer {\n  width: 100%;\n  height: 100%;\n  border: 2px dashed rgba(34, 87, 221, 0.3);\n  animation: cmc-orbit-rotate 25s linear infinite;\n}<\/p>\n<p>\/* \u4e2d\u5c42\u8f68\u9053 - \u70b9\u7ebf\u5706\u73af *\/\n.cmc-orbit-middle {\n  width: 75%;\n  height: 75%;\n  border: 2px dotted rgba(0, 113, 36, 0.4);\n  animation: cmc-orbit-rotate-reverse 20s linear infinite;\n}<\/p>\n<p>\/* \u5185\u5c42\u8f68\u9053 - \u5b9e\u7ebf\u5706\u73af *\/\n.cmc-orbit-inner {\n  width: 50%;\n  height: 50%;\n  border: 1px solid rgba(255, 252, 173, 0.6);\n  animation: cmc-orbit-pulse 15s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-orbit-rotate {\n  from { transform: rotate(0deg); }\n  to { transform: rotate(360deg); }\n}<\/p>\n<p>@keyframes cmc-orbit-rotate-reverse {\n  from { transform: rotate(360deg); }\n  to { transform: rotate(0deg); }\n}<\/p>\n<p>@keyframes cmc-orbit-pulse {\n  0%, 100% { \n    transform: scale(1) rotate(0deg); \n    border-width: 1px; \n    opacity: 0.6; \n  }\n  25% { \n    transform: scale(1.1) rotate(90deg); \n    border-width: 2px; \n    opacity: 0.8; \n  }\n  50% { \n    transform: scale(0.9) rotate(180deg); \n    border-width: 1px; \n    opacity: 0.4; \n  }\n  75% { \n    transform: scale(1.05) rotate(270deg); \n    border-width: 1.5px; \n    opacity: 0.7; \n  }\n}<\/p>\n<p>\/* \u8f68\u9053\u4e0a\u7684\u8fd0\u52a8\u5c0f\u7403 *\/\n.cmc-orbital-dot {\n  position: absolute;\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #2257dd, #007124);\n  box-shadow: 0 0 10px rgba(34, 87, 221, 0.5);\n}<\/p>\n<p>.cmc-dot-1 {\n  top: -4px;\n  left: 50%;\n  transform: translateX(-50%);\n  animation: cmc-dot-orbit-1 25s linear infinite;\n}<\/p>\n<p>.cmc-dot-2 {\n  top: 50%;\n  right: -4px;\n  transform: translateY(-50%);\n  animation: cmc-dot-orbit-2 20s linear infinite;\n}<\/p>\n<p>.cmc-dot-3 {\n  bottom: -4px;\n  left: 25%;\n  animation: cmc-dot-orbit-3 15s linear infinite;\n}<\/p>\n<p>@keyframes cmc-dot-orbit-1 {\n  from { transform: translateX(-50%) rotate(0deg) translateX(125px) rotate(0deg); }\n  to { transform: translateX(-50%) rotate(360deg) translateX(125px) rotate(-360deg); }\n}<\/p>\n<p>@keyframes cmc-dot-orbit-2 {\n  from { transform: translateY(-50%) rotate(0deg) translateY(93px) rotate(0deg); }\n  to { transform: translateY(-50%) rotate(-360deg) translateY(93px) rotate(360deg); }\n}<\/p>\n<p>@keyframes cmc-dot-orbit-3 {\n  from { transform: rotate(0deg) translateX(62px) rotate(0deg); }\n  to { transform: rotate(360deg) translateX(62px) rotate(-360deg); }\n}<\/p>\n<p>\/* \u4e2d\u5fc3\u80fd\u91cf\u573a\u6548\u679c *\/\n.cmc-energy-field {\n  position: absolute;\n  width: 120px;\n  height: 120px;\n  border-radius: 50%;\n  background: radial-gradient(\n    circle at center,\n    rgba(34, 87, 221, 0.1) 0%,\n    rgba(0, 113, 36, 0.05) 50%,\n    transparent 100%\n  );\n  animation: cmc-energy-pulse 4s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-energy-pulse {\n  0%, 100% { \n    transform: scale(1); \n    opacity: 0.3; \n  }\n  50% { \n    transform: scale(1.2); \n    opacity: 0.6; \n  }\n}<\/p>\n<p>\/* \u4e2d\u5fc3\u56fe\u6807\u5bb9\u5668 *\/\n.cmc-icon-container {\n  position: relative;\n  z-index: 20;\n  width: 80px;\n  height: 80px;\n  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: \n    0 10px 30px rgba(0, 0, 0, 0.1),\n    0 0 0 1px rgba(34, 87, 221, 0.1),\n    inset 0 1px 0 rgba(255, 255, 255, 0.8);\n  animation: cmc-icon-levitate 6s ease-in-out infinite;\n}<\/p>\n<p>@keyframes cmc-icon-levitate {\n  0%, 100% { \n    transform: translateY(0) scale(1); \n    box-shadow: \n      0 10px 30px rgba(0, 0, 0, 0.1),\n      0 0 0 1px rgba(34, 87, 221, 0.1),\n      inset 0 1px 0 rgba(255, 255, 255, 0.8);\n  }\n  50% { \n    transform: translateY(-8px) scale(1.05); \n    box-shadow: \n      0 20px 40px rgba(0, 0, 0, 0.15),\n      0 0 0 1px rgba(34, 87, 221, 0.2),\n      inset 0 1px 0 rgba(255, 255, 255, 0.9),\n      0 0 30px rgba(34, 87, 221, 0.2);\n  }\n}<\/p>\n<p>\/* \u56fe\u6807\u6837\u5f0f *\/\n.cmc-main-icon {\n  font-size: 2.5rem;\n  background: linear-gradient(135deg, #2257dd 0%, #007124 50%, #2257dd 100%);\n  background-size: 200% auto;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  animation: cmc-icon-gradient-shift 8s ease infinite;\n  filter: drop-shadow(0 2px 4px rgba(34, 87, 221, 0.2));\n}<\/p>\n<p>@keyframes cmc-icon-gradient-shift {\n  0% { background-position: 0% 50%; }\n  50% { background-position: 100% 50%; }\n  100% { background-position: 0% 50%; }\n}<\/p>\n<p>\/* \u60ac\u505c\u6548\u679c *\/\n.cmc-visual:hover .cmc-orbit-outer {\n  animation-duration: 15s;\n  border-color: rgba(34, 87, 221, 0.6);\n}<\/p>\n<p>.cmc-visual:hover .cmc-orbit-middle {\n  animation-duration: 12s;\n  border-color: rgba(0, 113, 36, 0.7);\n}<\/p>\n<p>.cmc-visual:hover .cmc-energy-field {\n  animation-duration: 2s;\n  opacity: 0.8;\n}<\/p>\n<p>.cmc-visual:hover .cmc-icon-container {\n  transform: translateY(-5px) scale(1.1);\n  box-shadow: \n    0 25px 50px rgba(0, 0, 0, 0.2),\n    0 0 0 2px rgba(34, 87, 221, 0.3),\n    inset 0 1px 0 rgba(255, 255, 255, 1),\n    0 0 40px rgba(34, 87, 221, 0.4);\n}<\/p>\n<p>.cmc-visual:hover .cmc-orbital-dot {\n  box-shadow: 0 0 20px rgba(34, 87, 221, 0.8);\n  transform: scale(1.5);\n}<\/p>\n<p>.cmc-features {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\n  gap: 1rem;\n  margin-top: 3rem;\n}<\/p>\n<p>.cmc-feature {\n  text-align: center;\n  padding: 1rem;\n  animation: cmc-feature-slide 0.8s ease-out both;\n}<\/p>\n<p>.cmc-feature:nth-child(1) { animation-delay: 0.1s; }\n.cmc-feature:nth-child(2) { animation-delay: 0.2s; }\n.cmc-feature:nth-child(3) { animation-delay: 0.3s; }\n.cmc-feature:nth-child(4) { animation-delay: 0.4s; }<\/p>\n<p>@keyframes cmc-feature-slide {\n  from { opacity: 0; transform: translateY(30px); }\n  to { opacity: 1; transform: translateY(0); }\n}<\/p>\n<p>.cmc-feature-icon {\n  width: 3rem;\n  height: 3rem;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 0.5rem;\n  transition: all 0.3s ease;\n  animation: cmc-feature-float 6s ease-in-out infinite;\n}<\/p>\n<p>.cmc-feature:nth-child(1) .cmc-feature-icon { animation-delay: 0s; }\n.cmc-feature:nth-child(2) .cmc-feature-icon { animation-delay: 1.5s; }\n.cmc-feature:nth-child(3) .cmc-feature-icon { animation-delay: 3s; }\n.cmc-feature:nth-child(4) .cmc-feature-icon { animation-delay: 4.5s; }<\/p>\n<p>@keyframes cmc-feature-float {\n  0%, 100% { transform: translateY(0) scale(1); }\n  50% { transform: translateY(-8px) scale(1.1); }\n}<\/p>\n<p>.cmc-feature:hover .cmc-feature-icon {\n  transform: scale(1.2) rotate(360deg);\n  box-shadow: 0 10px 25px rgba(34, 87, 221, 0.3);\n}<\/p>\n<p>.cmc-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 10;\n}<\/p>\n<p>.cmc-grid {\n  display: grid;\n  gap: 2rem;\n  align-items: center;\n}<\/p>\n<p>@media (min-width: 768px) {\n  .cmc-grid {\n    grid-template-columns: 2fr 1fr;\n  }\n  .cmc-hero {\n    padding: 4rem 2rem;\n  }\n}<\/p>\n<p>@media (max-width: 767px) {\n  .cmc-title {\n    font-size: 1.8rem;\n  }\n  .cmc-subtitle {\n    font-size: 1rem;\n  }\n  .cmc-visual {\n    width: 200px;\n    height: 200px;\n  }\n  .cmc-icon-container {\n    width: 60px;\n    height: 60px;\n  }\n  .cmc-main-icon {\n    font-size: 2rem;\n  }\n  .cmc-orbital-dot {\n    width: 6px;\n    height: 6px;\n  }\n  .cmc-energy-field {\n    width: 100px;\n    height: 100px;\n  }\n  .cmc-particle {\n    display: none;\n  }\n}<\/p>\n<p>@media (prefers-reduced-motion: reduce) {\n  .cmc-hero *,\n  .cmc-hero *::before,\n  .cmc-hero *::after {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n<\/style>\n<section class=\"cmc-hero\">\n<div class=\"cmc-particles\"><\/div>\n<div class=\"cmc-container\">\n<div class=\"cmc-grid\">\n<div>\n<div class=\"cmc-badge\">\n          <span><img decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83e\uddea\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f9ea.svg\"><\/span><br \/>\n          <span style=\"font-weight: 600; color: #374151;\">LANDERCOLL\u00ae<\/span><br \/>\n          <span style=\"color: #9ca3af;\">|<\/span><br \/>\n          <span style=\"color: #6b7280;\">Powered by LANDU<\/span>\n        <\/div>\n<h1 class=\"cmc-title\">\n          Pr\u00e9miov\u00e1 karboxymetylcelul\u00f3za (CMC) pre r\u00f4zne odvetvia<br \/>\n        <\/h1>\n<p class=\"cmc-subtitle\">\n          Podpora priemyselnej excelentnosti prostredn\u00edctvom pokro\u010dil\u00fdch formul\u00e1ci\u00ed. Landercoll\u00ae CMC poskytuje vynikaj\u00face zahus\u0165ovanie, stabiliz\u00e1ciu a zadr\u017eiavanie vody \u2014 posil\u0148uje stavebn\u00edctvo, \u010distiace prostriedky a osobn\u00fa starostlivos\u0165 s bezkonkuren\u010dnou konzistenciou a v\u00fdkonom.\n        <\/p>\n<p>        <a href=\"https:\/\/hpmc.ae\/sk\/contact\/\" class=\"cmc-button editing\" target=\"_blank\"><br \/>\n          <span>Presk\u00fama\u0165 priemyseln\u00e9 rie\u0161enia<\/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;\">Superiorn\u00e9 zahus\u0165ovanie<\/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;\">Pokro\u010dil\u00e1 stabiliz\u00e1cia<\/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;\">Zadr\u017eiavanie vody<\/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;\">Priemyseln\u00e1 excelentnos\u0165<\/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\">Profesion\u00e1lne rie\u0161enia LANDU<\/span>\n        <\/div>\n<h1 class=\"lc-main-title\">\n          LANDERCOLL<sup class=\"lc-sup\">\u00ae<\/sup> Sodn\u00e1 karboxymetylcelul\u00f3za<br \/>\n        <\/h1>\n<p class=\"lc-main-subtitle\">\n          Vysoko v\u00fdkonn\u00fd pr\u00edsada pre farby a n\u00e1tery\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            \u00davod<br \/>\n          <\/h2>\n<p class=\"lc-card-text\">\n            V modernom odvetv\u00ed n\u00e1terov nie je v\u00fdkon produktu ur\u010den\u00fd len kvalitou pigmentu alebo farebn\u00fdm rozsahom, ale aj presn\u00fdm v\u00fdberom funk\u010dn\u00fdch pr\u00edsad. Medzi tieto pr\u00edsady patr\u00ed Sodn\u00e1 karboxymetylcelul\u00f3za (CMC), ktor\u00e1 zohr\u00e1va k\u013e\u00fa\u010dov\u00fa \u00falohu pri riaden\u00ed viskozity, zlep\u0161ovan\u00ed ma\u013eovate\u013enosti, zabezpe\u010den\u00ed rovnomern\u00e9ho tvorby filmu a predl\u017eovan\u00ed \u017eivotnosti n\u00e1terov.\n          <\/p>\n<div class=\"lc-accent-highlight\">\n<p style=\"color: #1f2937; font-weight: 600;\">\n              LANDU, vyu\u017e\u00edvaj\u00fac roky sk\u00fasenost\u00ed s v\u00fdrobou deriv\u00e1tov celul\u00f3zy, hrdinsky predstavuje LANDERCOLL\u00ae Sodn\u00fa karboxymetylcelul\u00f3zu \u2014 vysokov\u00fdkonn\u00fa, farb\u00e1rsku CMC, ktor\u00e1 sp\u013a\u0148a n\u00e1ro\u010dn\u00e9 po\u017eiadavky profesion\u00e1lnych a priemyseln\u00fdch aplik\u00e1ci\u00ed.\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=\"Produkt LANDU Sodium Carboxymethyl Cellulose\" 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\">Pochopenie Sodnej karboxymetylcelul\u00f3zy<\/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\">Chemick\u00e1 identita<\/h3>\n<p class=\"lc-card-text-small\">\n              Vodne rozpustn\u00fd celul\u00f3zov\u00fd \u00e9ter odvoden\u00fd z pr\u00edrodnej celul\u00f3zy s vylep\u0161en\u00fdmi hydrofiln\u00fdmi vlastnos\u0165ami.\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\">Mol\u00e1rna \u0161trukt\u00fara<\/h3>\n<p class=\"lc-card-text-small\">\n              Z\u00e1kladn\u00e1 \u0161trukt\u00fara \u03b2-D-gluk\u00f3zy upraven\u00e1 sodn\u00fdmi karboxymetylov\u00fdmi skupinami (-CH\u2082-COONa) pre zv\u00fd\u0161en\u00fa funk\u010dnos\u0165.\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\">Ekologick\u00fd<\/h3>\n<p class=\"lc-card-text-small\">\n              Netoxick\u00fd a biologicky rozlo\u017eite\u013en\u00fd, zabezpe\u010duje bezpe\u010dnos\u0165 pre priemyseln\u00e9 aplik\u00e1cie aj ochranu \u017eivotn\u00e9ho prostredia.\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;\">V\u0161eobecn\u00e9 charakteristiky<\/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;\">Vzh\u013ead<\/h4>\n<p class=\"lc-card-text-small\">Jemn\u00fd biely a\u017e svetlo\u017elt\u00fd pr\u00e1\u0161ok<\/p>\n<\/p><\/div>\n<div class=\"lc-text-center\">\n<div class=\"lc-icon-circle-small\">\n                <i class=\"fas fa-tint\" style=\"color: #2563eb;\" aria-hidden=\"true\"><\/i>\n              <\/div>\n<h4 style=\"font-weight: 600; color: #111827; margin-bottom: 0.5rem;\">Solubility<\/h4>\n<p class=\"lc-card-text-small\">\u013dahko rozpustn\u00fd vo vode<\/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;\">Stabilita pH<\/h4>\n<p class=\"lc-card-text-small\">Udr\u017eiava v\u00fdkon v strednom pH rozsahu<\/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;\">Bezpe\u010dnos\u0165<\/h4>\n<p class=\"lc-card-text-small\">Netoxick\u00e1 a biologicky rozlo\u017eite\u013en\u00e1<\/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=\"Aplik\u00e1cia produktu LANDU CMC v farb\u00e1ch\" 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\">Pre\u010do je CMC d\u00f4le\u017eit\u00e1 pri formul\u00e1cii farieb<\/h2>\n<p class=\"lc-card-text\">\n            Pri pr\u00edprave vodou riedite\u013en\u00fdch farieb a emulzi\u00ed je riadenie rheol\u00f3gie jednou z najn\u00e1ro\u010dnej\u0161\u00edch \u00faloh. Pr\u00edli\u0161 riedka, a farba stek\u00e1 a strieka; pr\u00edli\u0161 hust\u00e1, a je \u0165a\u017ek\u00e9 ju nanies\u0165, \u010do vedie k nerovnomern\u00e9mu krytiu. Tu vynik\u00e1 LANDERCOLL\u00ae CMC.\n          <\/p>\n<h3 class=\"lc-section-title\" style=\"text-align: left; margin-bottom: 1.5rem;\">Funkcie vo farb\u00e1ch<\/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>Zahus\u0165ovadlo<\/h4>\n<p>Upravuje viskozitu tak, aby vyhovovala po\u017eiadavk\u00e1m na aplik\u00e1ciu<\/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>Zadr\u017eiavanie vody<\/h4>\n<p>Minimalizuje pred\u010dasn\u00e9 vysychanie na \u0161tetcoch alebo val\u010dekoch<\/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>Podpora disperzie<\/h4>\n<p>Udr\u017eiava pigmenty rovnomerne suspendovan\u00e9, zabra\u0148uje usadzovaniu<\/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>Pomocn\u00edk pri tvorbe filmu<\/h4>\n<p>Prispieva k hladk\u00fdm, bezvadn\u00fdm povrchom n\u00e1terov<\/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\">Za\u017eite profesion\u00e1lny v\u00fdkon<\/h3>\n<p class=\"lc-cta-text\">\n            Objavte, ako LANDERCOLL\u00ae CMC m\u00f4\u017ee vylep\u0161i\u0165 va\u0161e formul\u00e1cie n\u00e1terov\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;\">Technick\u00fd list<\/button><br \/>\n            <button type=\"button\" class=\"lc-button lc-button-secondary editing\">Kontaktujte \u0161pecialistu<\/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\">Aplik\u00e1cie LANDERCOLL\u00ae<\/span>\n        <\/div>\n<h1 class=\"lf-main-title\">\n          V\u0161estrann\u00e9 rie\u0161enia v r\u00f4znych odvetviach<br \/>\n          <span class=\"lf-text-gradient\">Viacer\u00e9 priemyseln\u00e9 odvetvia<\/span><br \/>\n        <\/h1>\n<p class=\"lf-main-subtitle\">\n          LANDERCOLL\u00ae CMC poskytuje vynikaj\u00faci v\u00fdkon ako zahus\u0165ovadlo, stabiliz\u00e1tor a spojivo v r\u00f4znych priemyseln\u00fdch aplik\u00e1ci\u00e1ch, zabezpe\u010duj\u00fac spo\u013eahliv\u00fa funk\u010dnos\u0165 a vynikaj\u00facu kvalitu v\u00fdsledkov.\n        <\/p>\n<\/p><\/div>\n<p>      <!-- Industry Applications Section --><\/p>\n<div class=\"lf-applications-section\">\n<h2 class=\"lf-applications-title\">Priemyseln\u00e9 aplik\u00e1cie<\/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\">Stavebn\u00fd priemysel<\/h3>\n<p class=\"lf-card-text\">Pou\u017e\u00edva sa ako zahus\u0165ovadlo a prostriedok na zadr\u017eanie vody v lepidl\u00e1ch na dla\u017edice, stierkach na steny a such\u00fdch zmesiach na maltu na zlep\u0161enie spracovate\u013enosti, pri\u013enavosti a konzistencie.<\/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\">Priemysel \u010distiacich prostriedkov<\/h3>\n<p class=\"lf-card-text\">P\u00f4sob\u00ed ako prostriedok proti redepoz\u00edcii a stabiliz\u00e1tor, zabra\u0148uje op\u00e4tovn\u00e9mu usadzovaniu ne\u010dist\u00f4t na tkanin\u00e1ch a udr\u017eiava jednotnos\u0165 produktu.<\/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\">Produkty osobnej starostlivosti<\/h3>\n<p class=\"lf-card-text\">Poskytuje zahus\u0165ovanie, stabiliz\u00e1ciu a hladk\u00fa text\u00faru v \u0161amp\u00f3noch, sprchov\u00fdch g\u00e9loch, zubn\u00fdch past\u00e1ch a kr\u00e9moch.<\/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\">Papierensk\u00fd a textiln\u00fd priemysel<\/h3>\n<p class=\"lf-card-text\">Zlep\u0161uje pevnos\u0165 papiera, kvalitu povlaku a pri\u013enavos\u0165 farieb; pou\u017e\u00edva sa ako zhut\u0148ova\u010d a zahus\u0165ovadlo pri tla\u010di.<\/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\">Priemysel \u0165a\u017eby ropy<\/h3>\n<p class=\"lf-card-text\">Funguje ako zni\u017eova\u010d straty kvapaliny a modifik\u00e1tor viskozity, zlep\u0161uje stabilitu a mazanie vrtn\u00fdch hl\u00edn.<\/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;\">Technick\u00e9 v\u00fdhody LANDERCOLL\u00ae CMC<\/h2>\n<div class=\"lf-table\">\n<table>\n<thead>\n<tr>\n<th class=\"lf-table-feature\">Vlastnos\u0165<\/th>\n<th class=\"lf-table-impact\">Priemyseln\u00fd pr\u00ednos<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Vysok\u00e1 kontrola viskozity<\/td>\n<td class=\"lf-table-impact\">Presn\u00e1 rheologick\u00e1 \u00faprava pre optim\u00e1lny v\u00fdkon produktu<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Zadr\u017eiavanie vody<\/td>\n<td class=\"lf-table-impact\">Roz\u0161\u00edren\u00fd pracovn\u00fd \u010das a zlep\u0161en\u00e1 hydrat\u00e1cia v stavebn\u00fdch materi\u00e1loch<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Tvorba filmu<\/td>\n<td class=\"lf-table-impact\">Vylep\u0161en\u00e9 ochrann\u00e9 bari\u00e9ry a integrita n\u00e1terov<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Stabilita odpru\u017eenia<\/td>\n<td class=\"lf-table-impact\">Zabra\u0148uje usadzovaniu a separ\u00e1cii v formulovan\u00fdch produktoch<\/td>\n<\/tr>\n<tr class=\"lf-table-row\">\n<td class=\"lf-table-feature\">Chemick\u00e1 kompatibilita<\/td>\n<td class=\"lf-table-impact\">\u00da\u010dinne funguje s r\u00f4znymi pr\u00edsadami a akt\u00edvnymi zlo\u017ekami<\/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>Detaily produktu CMC LANDU<\/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\">Pr\u00e9miov\u00e1 kvalita<\/span>\n                    <\/div>\n<h1 class=\"main-title mb-6 tracking-tight\">\n                        Fyzik\u00e1lne a chemick\u00e9<br \/>\n                        <span class=\"brand-accent font-medium\">Vlastnosti<\/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\">Vzh\u013ead a tok<\/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> prich\u00e1dza ako jemn\u00fd, vo\u013ene plyn\u00faci pr\u00e1\u0161ok, \u010do u\u013eah\u010duje manipul\u00e1ciu a mie\u0161anie v tov\u00e1r\u0148ach alebo diel\u0148ach. Mierne odch\u00fdlky v odtieni alebo text\u00fare m\u00f4\u017eu nasta\u0165 v d\u00f4sledku v\u00fdrobn\u00fdch vari\u00e1ci\u00ed, no nemaj\u00fa vplyv na v\u00fdkon.\n                                <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                        <!-- Solubility Section --><\/p>\n<div class=\"animate-fade-in\">\n<div class=\"flex items-center mb-8\">\n<div class=\"w-12 h-12 bg-gradient-to-br from-green-100 to-green-50 rounded-xl flex items-center justify-center mr-4\">\n                                    <i class=\"fas fa-tint text-green-600 text-lg\"><\/i>\n                                <\/div>\n<h2 class=\"section-title\">Solubility<\/h2>\n<\/p><\/div>\n<div class=\"floating-card rounded-2xl p-8\">\n<p class=\"text-gray-700 leading-relaxed text-lg\">\n                                    Pri zapracovan\u00ed do vody pr\u00e1\u0161ok r\u00fdchlo hydratuje a tvor\u00ed hladk\u00e9 roztoky. Jeho viskozita zost\u00e1va stabiln\u00e1 v \u0161irokom pH rozsahu, pokia\u013e formul\u00e1cia neobsahuje extr\u00e9my.\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\">Jemn\u00fd, vo\u013ene plyn\u00faci pr\u00e1\u0161ok<\/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\">R\u00fdchla hydrat\u00e1cia vo vody<\/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\">Stabiln\u00fd v\u00fdkon 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=\"Rie\u0161enie na b\u00e1ze sodium carboxymethyl cellulose LANDU - vysoko kvalitn\u00fd chemick\u00fd produkt\" 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                                            Pr\u00e9miov\u00e1 trieda\n                                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Compatibility Section --><\/p>\n<div class=\"mt-20 animate-fade-in\">\n<div class=\"text-center mb-12\">\n<div class=\"flex items-center justify-center mb-6\">\n<div class=\"w-12 h-12 bg-gradient-to-br from-yellow-100 to-yellow-50 rounded-xl flex items-center justify-center mr-4\">\n                                <i class=\"fas fa-puzzle-piece text-yellow-600 text-lg\"><\/i>\n                            <\/div>\n<h2 class=\"section-title\">Compatibility<\/h2>\n<\/p><\/div>\n<p class=\"text-gray-600 text-lg max-w-2xl mx-auto\">\n                            Kompatibiln\u00fd s mnoh\u00fdmi be\u017en\u00fdmi z\u00e1kladn\u00fdmi materi\u00e1lmi na ma\u013eby vr\u00e1tane:\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\">Latexov\u00e9 emulzie<\/h3>\n<p class=\"text-gray-600 text-sm\">Vysok\u00e1 kompatibilita s latexov\u00fdmi formul\u00e1ciami<\/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\">Akryl\u00e1tov\u00e9 formul\u00e1cie<\/h3>\n<p class=\"text-gray-600 text-sm\">Vynikaj\u00faci v\u00fdkon v akrylov\u00fdch syst\u00e9moch<\/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\">Alkydov\u00e9 \u017eivice<\/h3>\n<p class=\"text-gray-600 text-sm\">Kompatibilita vodou-reducibilnej alkydovej \u017eivice<\/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\">Pigmentov\u00e9 disperzie<\/h3>\n<p class=\"text-gray-600 text-sm\">Optim\u00e1lna disperzia a stabilita farieb<\/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        S\u00favisiace produkty a rie\u0161enia<br \/>\n      <\/h2>\n<p class=\"text-gray-600 text-lg max-w-2xl mx-auto leading-relaxed\">\n        Objavte n\u00e1\u0161 komplexn\u00fd sortiment \u0161pecializovan\u00fdch produktov a mo\u017enost\u00ed prisp\u00f4sobenia\n      <\/p>\n<\/p><\/div>\n<p>    <!-- Main Content Grid --><\/p>\n<div class=\"grid-layout mb-20\">\n      <!-- Packaging Section --><\/p>\n<div class=\"space-y-8\">\n<div class=\"bg-white rounded-3xl p-8 shadow-lg border border-gray-100\">\n<div class=\"flex items-center mb-6\">\n<div class=\"w-12 h-12 bg-blue-100 rounded-2xl flex items-center justify-center mr-4\">\n              <i class=\"fas fa-box text-blue-600 text-xl\"><\/i>\n            <\/div>\n<h3 class=\"card-title text-2xl font-light text-gray-800\">Packaging &amp; Customization<\/h3>\n<\/p><\/div>\n<p class=\"card-text leading-relaxed mb-6\">\n            Pon\u00fakame \u0161tandardn\u00e9 balenie v 25 kg vreciach pre \u013eah\u0161iu prepravu a skladovanie.\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\">\u0160tandardn\u00e9 vreck\u00e1 25 kg<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">Vlastn\u00e9 ve\u013ekosti balen\u00ed<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">Protivlhkostn\u00e9 rie\u0161enia<\/span>\n            <\/div>\n<div class=\"flex items-center space-x-3\">\n<p>              <span class=\"text-gray-700\">Prisp\u00f4soben\u00e9 objemy<\/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=\"Rie\u0161enia balenia produktu 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            Pr\u00e9miov\u00e1 kvalita\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=\"Vzorka Hydroxyetylcelul\u00f3zy LANDU HEC\" 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\">Ostatn\u00e9 \u0161peci\u00e1lne produkty<\/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\">Za hranicou 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\">Vynikaj\u00face zahus\u0165ovanie v latexov\u00fdch farb\u00e1ch<\/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\">Zlep\u0161en\u00e1 doba otvorenia pre ma\u013eovanie<\/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\">Vylep\u0161en\u00e1 odolnos\u0165 vo\u010di s\u0165ahovaniu<\/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\">Optim\u00e1lny v\u00fdkon<\/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;\">Presk\u00famajte na\u0161u kompletn\u00fa ponuku<\/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        Excelentnos\u0165 v slu\u017eb\u00e1ch a procese<br \/>\n      <\/h2>\n<p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n        Komplexn\u00e9 rie\u0161enia a priemyseln\u00e9 poznatky pre optim\u00e1lne zavedenie 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 vs Alternat\u00edvne pr\u00edsady<br \/>\n        <\/h3>\n<p class=\"text-lg text-gray-700 leading-relaxed\">\n          Zatia\u013e \u010do existuj\u00fa in\u00e9 modifik\u00e1tory rheol\u00f3gie (napr\u00edklad xanthanov\u00e1 guma, syntetick\u00e9 polym\u00e9ry), CMC pon\u00faka rovnov\u00e1hu medzi pr\u00edrodn\u00fdm p\u00f4vodom, biologickou rozlo\u017eite\u013enos\u0165ou, dostupnos\u0165ou a viaczlo\u017ekovos\u0165ou. Syntetick\u00e9 mo\u017enosti m\u00f4\u017eu dosahova\u0165 vy\u0161\u0161iu viskozitu, ale na \u00fakor n\u00e1kladov alebo environment\u00e1lnej priate\u013eskosti.\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\">Pr\u00edrodn\u00fd p\u00f4vod<\/h4>\n<p class=\"text-sm text-gray-600\">Rastlinn\u00e1 celul\u00f3za<\/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\">Biodegradovate\u013en\u00e9<\/h4>\n<p class=\"text-sm text-gray-600\">Ekologicky bezpe\u010dn\u00e9<\/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\">N\u00e1kladovo efekt\u00edvne<\/h4>\n<p class=\"text-sm text-gray-600\">Dostupn\u00e9 rie\u0161enie<\/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\">Multifunk\u010dn\u00e9<\/h4>\n<p class=\"text-sm text-gray-600\">Viacer\u00e9 v\u00fdhody<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Industry Trends Section --><\/p>\n<div class=\"bg-gradient-to-br from-blue-50 to-green-50 rounded-3xl p-8 lg:p-12 mb-20\">\n<div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n<div class=\"image-container rounded-2xl overflow-hidden\">\n          <img loading=\"lazy\" height=\"450\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/LANDU-Certification-ISO-REACH-ECOVADIS.jpg\" alt=\"LANDU Certifik\u00e1cie - 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            Tendencie v odvetv\u00ed poh\u00e1\u0148aj\u00face pou\u017e\u00edvanie CMC<br \/>\n          <\/h3>\n<p class=\"text-lg text-gray-700 leading-relaxed\">\n            V\u00fdrobcovia farieb \u010delia rast\u00facemu dopytu po udr\u017eate\u013en\u00fdch, n\u00edzkovoc a ekologicky uvedomel\u00fdch produktoch. CMC, odvoden\u00e9 z obnovite\u013en\u00fdch zdrojov celul\u00f3zy, sa dobre zhoduje s t\u00fdmito trendmi:\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\">Ekologick\u00e1 \u0161etrnos\u0165<\/h4>\n<p class=\"text-gray-600\">Odvodnen\u00e9 z rastlinn\u00e9ho celul\u00f3zy<\/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\">N\u00edzky vplyv na \u017eivotn\u00e9 prostredie<\/h4>\n<p class=\"text-gray-600\">Plne biologicky rozlo\u017eite\u013en\u00e9<\/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\">S\u00falad<\/h4>\n<p class=\"text-gray-600\">Sp\u013a\u0148a po\u010detn\u00e9 environment\u00e1lne bezpe\u010dnostn\u00e9 normy na celom svete<\/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          Najlep\u0161ie postupy pre za\u010dlenenie LANDERCOLL\u00ae CMC<br \/>\n        <\/h3>\n<p class=\"text-lg text-gray-600 max-w-2xl mx-auto\">\n          Dodr\u017eiavajte tieto overen\u00e9 met\u00f3dy pre optim\u00e1lny v\u00fdkon a v\u00fdsledky\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\">Predrozp\u00fa\u0161\u0165anie<\/h4>\n<p class=\"text-gray-600\">Zmie\u0161ajte pr\u00e1\u0161ok s mal\u00fdm mno\u017estvom vody, aby ste predi\u0161li zhlukovaniu pred pridan\u00edm do hlavnej d\u00e1vky.<\/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\">Vyhnite sa vysok\u00e9mu mie\u0161aniu na za\u010diatku<\/h4>\n<p class=\"text-gray-600\">Pr\u00edli\u0161n\u00e9 mie\u0161anie po\u010das po\u010diato\u010dn\u00e9ho hydrat\u00e1cie m\u00f4\u017ee vies\u0165 k tvorbe hrudiek.<\/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\">Teplotn\u00e9 po\u017eiadavky<\/h4>\n<p class=\"text-gray-600\">Rozp\u00fa\u0161\u0165anie je \u00fa\u010dinn\u00e9 pri izbovej teplote; vyhnite sa nadmern\u00e9mu teplu.<\/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\">Zmie\u0161ajte s in\u00fdmi pr\u00edsadami<\/h4>\n<p class=\"text-gray-600\">Pre optim\u00e1lny v\u00fdkon kombinujte s disperg\u00e1tormi a defoam\u00e9rmi vhodn\u00fdmi pre va\u0161u formul\u00e1ciu.<\/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\">Pr\u00edklady pr\u00edpadov<\/h3>\n<p class=\"text-lg text-gray-600\">Pr\u00edbehy \u00faspechu v re\u00e1lnom svete s 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\">Pr\u00edpad 1: V\u00fdrobca architektonick\u00fdch farieb<\/h4>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-700 leading-relaxed mb-6\">\n                Stredne ve\u013ek\u00fd v\u00fdrobca farieb potreboval lep\u0161iu konzistenciu viskozity pri sez\u00f3nnych teplotn\u00fdch zmen\u00e1ch. Prechod na LANDERCOLL\u00ae CMC zn\u00ed\u017eil s\u0165a\u017enosti na kvapkanie a nerovnomern\u00e9 krytie o viac <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\">Zn\u00ed\u017eenie 40%<\/span><br \/>\n                  <span class=\"text-green-600\">v s\u0165a\u017enostiach z\u00e1kazn\u00edkov<\/span>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"image-container h-80 lg:h-auto\">\n              <img loading=\"lazy\" height=\"525\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/10\/engineers-simple-love-solving-problems-2025-04-06-05-20-17-utc.jpg\" alt=\"In\u017einieri rie\u0161iaci probl\u00e9my\" 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=\"Profesion\u00e1lna aplik\u00e1cia farieb\" 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\">Pr\u00edpad 2: Priemyseln\u00e9 n\u00e1tery<\/h4>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-gray-700 leading-relaxed mb-6\">\n                Stroj na lakovanie zariaden\u00ed zistil, \u017ee LANDERCOLL\u00ae poskytuje lep\u0161ie pokrytie okrajov na nerovn\u00fdch geometriach, \u010d\u00edm zvy\u0161uje pri\u013enavos\u0165 vrstvy laku a zni\u017euje potrebu opr\u00e1v.\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\">Vylep\u0161en\u00e9 pokrytie<\/span><br \/>\n                  <span class=\"text-blue-600\">na zlo\u017eit\u00fdch povrchoch<\/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\">K dispoz\u00edcii bezplatn\u00e1 vzorka<\/span>\n            <\/div>\n<h3 class=\"text-3xl lg:text-4xl font-bold text-gray-900 mb-6 leading-tight\">\n              Pripraven\u00ed optimalizova\u0165 va\u0161e <span class=\"gradient-text\">zlo\u017eenia?<\/span><br \/>\n            <\/h3>\n<p class=\"text-lg text-gray-600 leading-relaxed mb-8\">\n              Objavte, ako LANDERCOLL\u00ae CMC m\u00f4\u017ee zlep\u0161i\u0165 va\u0161e aplik\u00e1cie farieb a n\u00e1terov s na\u0161\u00edm odborn\u00fdm poradenstvom. Po\u017eiadajte o svoj bezplatn\u00fd vzorku e\u0161te dnes a za\u017eite rozdiel, ktor\u00fd kvalita prin\u00e1\u0161a.\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\">Bezplatn\u00e1 technick\u00e1 konzult\u00e1cia s na\u0161imi odborn\u00edkmi<\/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\">Prisp\u00f4soben\u00e9 odpor\u00fa\u010dania pre zlo\u017eenie<\/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\">Kompletn\u00e1 technick\u00e1 dokument\u00e1cia<\/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;\">Po\u017eiada\u0165 o bezplatn\u00fa vzorku<\/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;\">Kontaktujte na\u0161ich odborn\u00edkov<\/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=\"Vzorka vo\u013enej CMC LANDU\" 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 Profesion\u00e1lne slu\u017eby\n      <\/div>\n<h1 class=\"text-4xl lg:text-5xl font-bold text-gray-900 mb-6 leading-tight\">\n        Kvalita a certifik\u00e1cia excelentnosti<br \/>\n      <\/h1>\n<p class=\"text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed\">\n        Na\u0161a v\u00fdroba CMC je v s\u00falade s v\u00fdrobn\u00fdmi procesmi certifikovan\u00fdmi pod\u013ea ISO, \u010do zaru\u010duje najvy\u0161\u0161ie \u0161tandardy kvality a spo\u013eahlivosti pre va\u0161e priemyseln\u00e9 aplik\u00e1cie.\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\">Certifikovan\u00e9 pod\u013ea ISO<\/span> V\u00fdrobn\u00e9 \u0161tandardy<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\">Konzistencia medzi \u0161ar\u017eami<\/h3>\n<p class=\"text-gray-600 text-sm\">Pr\u00edsna kontrola kvality zabezpe\u010duje jednotn\u00e9 vlastnosti v\u00fdrobku vo v\u0161etk\u00fdch v\u00fdrobn\u00fdch \u0161ar\u017eiach.<\/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\">Vysok\u00e9 \u00farovne \u010distoty<\/h3>\n<p class=\"text-gray-600 text-sm\">Pokro\u010dil\u00e9 procesy \u010distenia zabezpe\u010duj\u00fa v\u00fdnimo\u010dn\u00fa \u010distotu produktu pre kritick\u00e9 aplik\u00e1cie.<\/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\">Rigorous Testing<\/h3>\n<p class=\"text-gray-600 text-sm\">Komplexn\u00e1 anal\u00fdza viskozity a obsahu vlhkosti pre overenie optim\u00e1lneho v\u00fdkonu.<\/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\">Pln\u00e1 sledovate\u013enos\u0165<\/h3>\n<p class=\"text-gray-600 text-sm\">Kompletn\u00e1 dokument\u00e1cia a syst\u00e9my sledovate\u013enosti pre s\u00falad s priemyseln\u00fdm auditom.<\/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=\"Technici Inova\u010dn\u00e9ho centra 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=\"Kapacita skladovania v sklade 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          Profesion\u00e1lne <span class=\"text-accent\">Storage Guidelines<\/span><br \/>\n        <\/h2>\n<div class=\"bg-gradient-to-br from-blue-50 to-green-50 p-8 rounded-2xl border border-accent\">\n<div class=\"space-y-6\">\n<div class=\"flex items-start space-x-4\">\n<div class=\"w-10 h-10 bg-white rounded-lg flex items-center justify-center shadow-sm\">\n                <i class=\"fas fa-thermometer-half text-accent\"><\/i>\n              <\/div>\n<div>\n<h4 class=\"font-semibold text-gray-900 mb-1\">Chladn\u00e9, such\u00e9 prostredie<\/h4>\n<p class=\"text-gray-600 text-sm\">Udr\u017eiavajte optim\u00e1lne teplotn\u00e9 a vlhkostn\u00e9 podmienky pre integritu produktu.<\/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\">Vyhnite sa priamemu slne\u010dn\u00e9mu \u017eiareniu<\/h4>\n<p class=\"text-gray-600 text-sm\">Chr\u00e1\u0148te pred UV \u017eiaren\u00edm, aby ste zachovali chemick\u00fa stabilitu a v\u00fdkon.<\/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\">Udr\u017eiava\u0165 balenie uzavret\u00e9<\/h4>\n<p class=\"text-gray-600 text-sm\">Udr\u017eiava\u0165 integritu p\u00f4vodn\u00e9ho balenia a\u017e do pou\u017eitia, aby sa zabr\u00e1nilo kontamin\u00e1cii.<\/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>Pred\u013a\u017een\u00e1 trvanlivos\u0165:<\/strong> Spr\u00e1vne skladovanie predl\u017euje trvanlivos\u0165 a\u017e na dva roky bez v\u00fdznamnej straty viskozity.\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          Pre\u010do si vybra\u0165 <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          Kombin\u00e1ciou vysokej \u010distoty, konzistentn\u00e9ho v\u00fdkonu a v\u0161estrann\u00fdch aplik\u00e1ci\u00ed je LANDERCOLL\u00ae vo\u013ebou pre v\u00fdrobcov, ktor\u00ed h\u013eadaj\u00fa kvalitu a n\u00e1kladov\u00fa efekt\u00edvnos\u0165 vo svojich farb\u00e1ch a n\u00e1teroch.\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\">Hlavn\u00e9 d\u00f4vody na spolupr\u00e1cu s nami:<\/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\">D\u00f4veryhodn\u00e1 v\u00fdrobn\u00e1 odbornos\u0165<\/h4>\n<p class=\"text-gray-600\">Dec\u00e9de sk\u00fasenost\u00ed vo v\u00fdrobe celul\u00f3zy a zabezpe\u010den\u00ed kvality.<\/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\">Ekologicky zodpovedaj\u00face zdroje<\/h4>\n<p class=\"text-gray-600\">Udr\u017eate\u013en\u00e9 praktiky a ekologicky \u0161etrn\u00e9 v\u00fdrobn\u00e9 procesy.<\/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\">Dostupn\u00e9 vlastn\u00e9 balenie<\/h4>\n<p class=\"text-gray-600\">Flexibiln\u00e9 rie\u0161enia balenia prisp\u00f4soben\u00e9 va\u0161im \u0161pecifick\u00fdm po\u017eiadavk\u00e1m.<\/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\">Technick\u00e1 podpora od vy\u0161kolen\u00e9ho person\u00e1lu<\/h4>\n<p class=\"text-gray-600\">Odborn\u00e9 vedenie a podpora po\u010das cel\u00e9ho procesu v\u00fdvoja produktu.<\/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=\"Obchodn\u00e1 sch\u00f4dzka predaja 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=\"Linka na v\u00fdrobu celul\u00f3zy 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\">Ste pripraven\u00ed za\u017ei\u0165 kvalitu LANDERCOLL\u00ae?<\/h3>\n<p class=\"text-blue-100 mb-6 max-w-2xl mx-auto\">\n          Kontaktujte na\u0161ich technick\u00fdch odborn\u00edkov e\u0161te dnes, aby ste prediskutovali va\u0161e \u0161pecifick\u00e9 po\u017eiadavky a zistili, ako LANDERCOLL\u00ae CMC m\u00f4\u017ee vylep\u0161i\u0165 va\u0161e formul\u00e1cie.\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;\">Kontaktujte na\u0161ich odborn\u00edkov<\/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;\">Stiahnite si technick\u00fd sprievodca<\/button>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>LANDERCOLL\u00ae | Powered by LANDU Premium Carboxymethyl Cellulose (CMC) for Diverse Industries Driving Industrial Excellence Through Advanced Formulation Solutions. Landercoll\u00ae CMC delivers superior thickening, stabilization, and water retention \u2014 empowering construction, detergent, and personal care industries with unmatched consistency and performance. Explore Industrial Solutions Superior Thickening Advanced Stabilization Water Retention Industrial Excellence LANDU Professional Solutions [&hellip;]<\/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\/sk\/wp-json\/wp\/v2\/pages\/5313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hpmc.ae\/sk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hpmc.ae\/sk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/sk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/sk\/wp-json\/wp\/v2\/comments?post=5313"}],"version-history":[{"count":1,"href":"https:\/\/hpmc.ae\/sk\/wp-json\/wp\/v2\/pages\/5313\/revisions"}],"predecessor-version":[{"id":5314,"href":"https:\/\/hpmc.ae\/sk\/wp-json\/wp\/v2\/pages\/5313\/revisions\/5314"}],"up":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/sk\/wp-json\/wp\/v2\/pages\/5401"}],"wp:attachment":[{"href":"https:\/\/hpmc.ae\/sk\/wp-json\/wp\/v2\/media?parent=5313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}