{"id":5346,"date":"2025-12-08T06:24:30","date_gmt":"2025-12-08T06:24:30","guid":{"rendered":"https:\/\/hpmc.ae\/?page_id=5346"},"modified":"2025-12-08T06:25:37","modified_gmt":"2025-12-08T06:25:37","slug":"contract-manufacturing-services","status":"publish","type":"page","link":"https:\/\/hpmc.ae\/bg\/service\/contract-manufacturing-services\/","title":{"rendered":"\u0423\u0441\u043b\u0443\u0433\u0438 \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u0430\u043a\u0442\u043d\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e"},"content":{"rendered":"<div class=\"lemonx-visual-block\" data-block-id=\"4\">\n<div class=\"contract-manufacturing-banner\">\n<div class=\"manufacturing-container\">\n<div class=\"banner-content\">\n<div class=\"service-badge\">\n<div class=\"badge-geometric-icon\">\n<div class=\"icon-layer-1\"><\/div>\n<div class=\"icon-layer-2\"><\/div>\n<div class=\"icon-layer-3\"><\/div>\n<\/p><\/div>\n<p>                <span class=\"badge-text\">\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0434\u043e\u0433\u043e\u0432\u043e\u0440<\/span>\n            <\/div>\n<h1 class=\"main-title\">\u0423\u0441\u043b\u0443\u0433\u0438 \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u0430\u043a\u0442\u043d\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e<\/h1>\n<p class=\"subtitle\">\n                LANDU is a globally recognized leader in the field of cellulose technology services,<br \/>\n                specializing in global technical solutions.\n            <\/p>\n<div class=\"features-highlight\">\n<div class=\"feature-item\">\n<div class=\"feature-geometric-icon global-icon\">\n<div class=\"globe-ring\"><\/div>\n<div class=\"globe-dot\"><\/div>\n<\/p><\/div>\n<p>                    <span>\u0413\u043b\u043e\u0431\u0430\u043b\u0435\u043d \u043b\u0438\u0434\u0435\u0440<\/span>\n                <\/div>\n<div class=\"feature-item\">\n<div class=\"feature-geometric-icon tech-icon\">\n<div class=\"tech-hexagon\"><\/div>\n<div class=\"tech-center\"><\/div>\n<\/p><\/div>\n<p>                    <span>Cellulose Technology<\/span>\n                <\/div>\n<div class=\"feature-item\">\n<div class=\"feature-geometric-icon solution-icon\">\n<div class=\"solution-triangle\"><\/div>\n<div class=\"solution-lines\"><\/div>\n<\/p><\/div>\n<p>                    <span>\u0422\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438 \u0440\u0435\u0448\u0435\u043d\u0438\u044f<\/span>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"manufacturing-visual\">\n<div class=\"gear-animation\">\n<div class=\"gear gear-1\"><\/div>\n<div class=\"gear gear-2\"><\/div>\n<div class=\"gear gear-3\"><\/div>\n<\/p><\/div>\n<div class=\"production-flow\">\n<div class=\"flow-particle\"><\/div>\n<div class=\"flow-particle\"><\/div>\n<div class=\"flow-particle\"><\/div>\n<div class=\"flow-particle\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<style>\n.contract-manufacturing-banner {\n    height: auto;\n    background: linear-gradient(135deg, #0a2e5c 0%, #1e4a72 25%, #2c5aa0 50%, #40a3a3 75%, #4db8b8 100%);\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Arial', sans-serif;\n    color: white;\n}<\/p>\n<p>.contract-manufacturing-banner::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: \n        radial-gradient(circle at 20% 30%, rgba(255, 165, 0, 0.15) 0%, transparent 50%),\n        radial-gradient(circle at 80% 70%, rgba(64, 163, 163, 0.2) 0%, transparent 50%),\n        radial-gradient(circle at 60% 20%, rgba(44, 90, 160, 0.25) 0%, transparent 50%);\n    animation: manufacturingFlow 25s infinite linear;\n}<\/p>\n<p>@keyframes manufacturingFlow {\n    0% { \n        transform: rotate(0deg) scale(1);\n        opacity: 0.8;\n    }\n    50% { \n        transform: rotate(180deg) scale(1.1);\n        opacity: 1;\n    }\n    100% { \n        transform: rotate(360deg) scale(1);\n        opacity: 0.8;\n    }\n}<\/p>\n<p>.manufacturing-container {\n    max-width: 1200px;\n    width: 100%;\n    padding: 0 40px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    align-items: center;\n    position: relative;\n    z-index: 2;\n}<\/p>\n<p>.banner-content {\n    padding: 20px 0;\n}<\/p>\n<p>.service-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 15px;\n    background: linear-gradient(45deg, rgba(255, 165, 0, 0.9), rgba(255, 140, 0, 0.9));\n    padding: 12px 25px;\n    border-radius: 30px;\n    font-size: 1rem;\n    font-weight: 600;\n    margin-bottom: 25px;\n    box-shadow: \n        0 6px 20px rgba(255, 165, 0, 0.3),\n        inset 0 1px 2px rgba(255, 255, 255, 0.2);\n    animation: badgePulse 3s ease-in-out infinite;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}<\/p>\n<p>@keyframes badgePulse {\n    0%, 100% { \n        transform: scale(1);\n        box-shadow: 0 6px 20px rgba(255, 165, 0, 0.3);\n    }\n    50% { \n        transform: scale(1.02);\n        box-shadow: 0 8px 25px rgba(255, 165, 0, 0.4);\n    }\n}<\/p>\n<p>.badge-geometric-icon {\n    position: relative;\n    width: 24px;\n    height: 24px;\n}<\/p>\n<p>.icon-layer-1 {\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    border: 2px solid rgba(255, 255, 255, 0.8);\n    border-radius: 6px;\n    transform: rotate(0deg);\n    animation: layerRotate1 4s linear infinite;\n}<\/p>\n<p>.icon-layer-2 {\n    position: absolute;\n    width: 70%;\n    height: 70%;\n    top: 15%;\n    left: 15%;\n    border: 2px solid rgba(255, 255, 255, 0.6);\n    border-radius: 4px;\n    transform: rotate(45deg);\n    animation: layerRotate2 3s linear infinite reverse;\n}<\/p>\n<p>.icon-layer-3 {\n    position: absolute;\n    width: 40%;\n    height: 40%;\n    top: 30%;\n    left: 30%;\n    background: rgba(255, 255, 255, 0.9);\n    border-radius: 2px;\n    animation: layerPulse 2s ease-in-out infinite;\n}<\/p>\n<p>@keyframes layerRotate1 {\n    0% { transform: rotate(0deg); }\n    100% { transform: rotate(360deg); }\n}<\/p>\n<p>@keyframes layerRotate2 {\n    0% { transform: rotate(45deg); }\n    100% { transform: rotate(-315deg); }\n}<\/p>\n<p>@keyframes layerPulse {\n    0%, 100% { opacity: 0.9; transform: scale(1); }\n    50% { opacity: 0.6; transform: scale(0.8); }\n}<\/p>\n<p>.main-title {\n    font-size: 3rem;\n    font-weight: 800;\n    line-height: 1.1;\n    margin-bottom: 20px;\n    background: linear-gradient(45deg, #ffffff, #4db8b8, #ffa500, #ffffff);\n    background-size: 300% 300%;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    animation: titleShimmer 6s ease-in-out infinite;\n    text-shadow: 0 4px 20px rgba(255, 255, 255, 0.1);\n}<\/p>\n<p>@keyframes titleShimmer {\n    0%, 100% { background-position: 0% 50%; }\n    50% { background-position: 100% 50%; }\n}<\/p>\n<p>.subtitle {\n    font-size: 1.2rem;\n    line-height: 1.6;\n    color: #b8e6e6;\n    margin-bottom: 30px;\n    font-weight: 300;\n    max-width: 480px;\n}<\/p>\n<p>.features-highlight {\n    display: flex;\n    gap: 25px;\n    flex-wrap: wrap;\n}<\/p>\n<p>.feature-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: rgba(255, 255, 255, 0.1);\n    padding: 12px 20px;\n    border-radius: 20px;\n    backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    transition: all 0.3s ease;\n    font-weight: 500;\n    font-size: 0.9rem;\n}<\/p>\n<p>.feature-item:hover {\n    transform: translateY(-3px);\n    background: rgba(255, 255, 255, 0.15);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n}<\/p>\n<p>.feature-geometric-icon {\n    position: relative;\n    width: 20px;\n    height: 20px;\n    flex-shrink: 0;\n}<\/p>\n<p>\/* Global Leader Icon *\/\n.global-icon .globe-ring {\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    border: 2px solid #4db8b8;\n    border-radius: 50%;\n    animation: globeRotate 4s linear infinite;\n}<\/p>\n<p>.global-icon .globe-dot {\n    position: absolute;\n    width: 6px;\n    height: 6px;\n    background: #ffa500;\n    border-radius: 50%;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: dotPulse 2s ease-in-out infinite;\n}<\/p>\n<p>@keyframes globeRotate {\n    0% { transform: rotate(0deg); border-color: #4db8b8; }\n    50% { border-color: #ffa500; }\n    100% { transform: rotate(360deg); border-color: #4db8b8; }\n}<\/p>\n<p>@keyframes dotPulse {\n    0%, 100% { transform: translate(-50%, -50%) scale(1); }\n    50% { transform: translate(-50%, -50%) scale(1.3); }\n}<\/p>\n<p>\/* Technology Icon *\/\n.tech-icon .tech-hexagon {\n    position: absolute;\n    width: 18px;\n    height: 18px;\n    background: linear-gradient(45deg, transparent 30%, #4db8b8 30%, #4db8b8 70%, transparent 70%);\n    transform: rotate(45deg);\n    animation: hexagonSpin 3s linear infinite;\n}<\/p>\n<p>.tech-icon .tech-center {\n    position: absolute;\n    width: 8px;\n    height: 8px;\n    background: #ffa500;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);\n    animation: centerFloat 2s ease-in-out infinite;\n}<\/p>\n<p>@keyframes hexagonSpin {\n    0% { transform: rotate(45deg); }\n    100% { transform: rotate(405deg); }\n}<\/p>\n<p>@keyframes centerFloat {\n    0%, 100% { transform: translate(-50%, -50%) scale(1); }\n    50% { transform: translate(-50%, -50%) scale(1.2); }\n}<\/p>\n<p>\/* Solution Icon *\/\n.solution-icon .solution-triangle {\n    position: absolute;\n    width: 0;\n    height: 0;\n    border-left: 8px solid transparent;\n    border-right: 8px solid transparent;\n    border-bottom: 14px solid #4db8b8;\n    top: 2px;\n    left: 50%;\n    transform: translateX(-50%);\n    animation: triangleGlow 2s ease-in-out infinite;\n}<\/p>\n<p>.solution-icon .solution-lines {\n    position: absolute;\n    width: 12px;\n    height: 2px;\n    background: #ffa500;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: linesExtend 3s ease-in-out infinite;\n}<\/p>\n<p>.solution-icon .solution-lines::before,\n.solution-icon .solution-lines::after {\n    content: '';\n    position: absolute;\n    width: 8px;\n    height: 2px;\n    background: #ffa500;\n    top: 4px;\n}<\/p>\n<p>.solution-icon .solution-lines::before {\n    left: 0;\n    animation: lineMove1 2s ease-in-out infinite;\n}<\/p>\n<p>.solution-icon .solution-lines::after {\n    right: 0;\n    animation: lineMove2 2s ease-in-out infinite;\n}<\/p>\n<p>@keyframes triangleGlow {\n    0%, 100% { filter: drop-shadow(0 0 3px rgba(77, 184, 184, 0.5)); }\n    50% { filter: drop-shadow(0 0 8px rgba(77, 184, 184, 0.8)); }\n}<\/p>\n<p>@keyframes linesExtend {\n    0%, 100% { width: 12px; }\n    50% { width: 16px; }\n}<\/p>\n<p>@keyframes lineMove1 {\n    0%, 100% { transform: translateX(0); }\n    50% { transform: translateX(-2px); }\n}<\/p>\n<p>@keyframes lineMove2 {\n    0%, 100% { transform: translateX(0); }\n    50% { transform: translateX(2px); }\n}<\/p>\n<p>.manufacturing-visual {\n    position: relative;\n    height: 200px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}<\/p>\n<p>.gear-animation {\n    position: relative;\n    width: 200px;\n    height: 200px;\n}<\/p>\n<p>.gear {\n    position: absolute;\n    border-radius: 50%;\n    border: 6px solid rgba(255, 165, 0, 0.8);\n    background: linear-gradient(45deg, rgba(255, 255, 255, 0.1), rgba(77, 184, 184, 0.2));\n    backdrop-filter: blur(10px);\n}<\/p>\n<p>.gear::before {\n    content: '';\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 60%;\n    height: 60%;\n    border: 3px solid rgba(255, 165, 0, 0.6);\n    border-radius: 50%;\n}<\/p>\n<p>.gear-1 {\n    width: 80px;\n    height: 80px;\n    top: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    animation: rotateClockwise 8s linear infinite;\n}<\/p>\n<p>.gear-2 {\n    width: 60px;\n    height: 60px;\n    bottom: 20px;\n    left: 20px;\n    animation: rotateCounterClockwise 6s linear infinite;\n}<\/p>\n<p>.gear-3 {\n    width: 50px;\n    height: 50px;\n    bottom: 30px;\n    right: 30px;\n    animation: rotateClockwise 10s linear infinite;\n}<\/p>\n<p>@keyframes rotateClockwise {\n    0% { transform: translateX(-50%) rotate(0deg); }\n    100% { transform: translateX(-50%) rotate(360deg); }\n}<\/p>\n<p>@keyframes rotateCounterClockwise {\n    0% { transform: rotate(0deg); }\n    100% { transform: rotate(-360deg); }\n}<\/p>\n<p>.production-flow {\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    top: 0;\n    left: 0;\n}<\/p>\n<p>.flow-particle {\n    position: absolute;\n    width: 6px;\n    height: 6px;\n    background: radial-gradient(circle, #ffa500, #ff8c00);\n    border-radius: 50%;\n    box-shadow: 0 0 10px rgba(255, 165, 0, 0.8);\n    animation: particleFlow 4s linear infinite;\n}<\/p>\n<p>.flow-particle:nth-child(1) {\n    top: 20%;\n    left: 10%;\n    animation-delay: 0s;\n}<\/p>\n<p>.flow-particle:nth-child(2) {\n    top: 40%;\n    right: 15%;\n    animation-delay: 1s;\n}<\/p>\n<p>.flow-particle:nth-child(3) {\n    bottom: 25%;\n    left: 20%;\n    animation-delay: 2s;\n}<\/p>\n<p>.flow-particle:nth-child(4) {\n    bottom: 10%;\n    right: 10%;\n    animation-delay: 3s;\n}<\/p>\n<p>@keyframes particleFlow {\n    0%, 100% {\n        transform: scale(1) translateY(0px);\n        opacity: 0.8;\n    }\n    25% {\n        transform: scale(1.2) translateY(-15px);\n        opacity: 1;\n    }\n    50% {\n        transform: scale(0.8) translateY(-8px);\n        opacity: 0.6;\n    }\n    75% {\n        transform: scale(1.1) translateY(-20px);\n        opacity: 1;\n    }\n}<\/p>\n<p>\/* Responsive Design *\/\n@media (max-width: 768px) {\n    .contract-manufacturing-banner {\n        height: 40vh;\n    }<\/p>\n<p>    .manufacturing-container {\n        grid-template-columns: 1fr;\n        gap: 30px;\n        text-align: center;\n        padding: 0 20px;\n    }<\/p>\n<p>    .main-title {\n        font-size: 2.2rem;\n    }<\/p>\n<p>    .subtitle {\n        font-size: 1.1rem;\n        max-width: 100%;\n    }<\/p>\n<p>    .features-highlight {\n        justify-content: center;\n        gap: 15px;\n    }<\/p>\n<p>    .feature-item {\n        padding: 10px 16px;\n        font-size: 0.85rem;\n    }<\/p>\n<p>    .manufacturing-visual {\n        height: 150px;\n    }<\/p>\n<p>    .gear-animation {\n        width: 150px;\n        height: 150px;\n    }\n}<\/p>\n<p>@media (max-width: 480px) {\n    .main-title {\n        font-size: 1.8rem;\n    }<\/p>\n<p>    .service-badge {\n        padding: 10px 18px;\n        font-size: 0.9rem;\n    }<\/p>\n<p>    .features-highlight {\n        flex-direction: column;\n        align-items: center;\n    }\n}\n<\/style>\n<\/div>\n<div class=\"lemonx-visual-block\" data-block-id=\"5\">\n<div class=\"contract-services-content\">\n<div class=\"content-container\">\n        <!-- Header Section --><\/p>\n<div class=\"content-header\">\n<h2 class=\"section-title\">\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u0430\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u0437\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0434\u043e\u0433\u043e\u0432\u043e\u0440<\/h2>\n<p class=\"section-subtitle\">\u0412\u0430\u0448\u0438\u044f\u0442 \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440 \u0432 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0438\u0442\u0435 \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u043a\u0438<\/p>\n<\/p><\/div>\n<p>        <!-- Introduction Section with Team Image --><\/p>\n<div class=\"intro-section\">\n<div class=\"intro-content\">\n<div class=\"intro-text\">\n<p>\u0422\u044a\u0440\u0441\u0438\u0442\u0435 \u043d\u0430\u0434\u0435\u0436\u0434\u0435\u043d \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440 \u0437\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u0437\u0430 \u0441\u043b\u0435\u0434\u0432\u0430\u0449\u0438\u044f \u0432\u0438 \u043f\u0440\u043e\u0431\u0438\u0432? \u0412 LANDU \u043d\u0430\u0448\u0438\u044f\u0442 \u0435\u043a\u0438\u043f \u0437\u0430 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438 \u0443\u0441\u043b\u0443\u0433\u0438 \u0435 \u0433\u043e\u0442\u043e\u0432 \u0434\u0430 \u0432\u0438 \u043f\u043e\u0434\u043a\u0440\u0435\u043f\u044f \u0432\u044a\u0432 \u0432\u0441\u0435\u043a\u0438 \u0435\u0442\u0430\u043f \u2014 \u043e\u0442 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0432\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u043d\u043e\u0432\u0438 \u043f\u0440\u0430\u0445\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u0438 \u0434\u043e\u0431\u0430\u0432\u043a\u0438 \u0434\u043e \u0443\u0441\u044a\u0432\u044a\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0449\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438.<\/p>\n<p>\u0421 \u043d\u0430\u0448\u0438\u0442\u0435 \u043d\u0430\u043f\u0440\u0435\u0434\u043d\u0430\u043b\u0438 \u0432\u044a\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043c\u0435 \u0438\u0441\u0442\u0438\u043d\u0441\u043a\u043e \u0446\u044f\u043b\u043e\u0441\u0442\u043d\u043e \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u201e\u0434\u043e \u043a\u043b\u044e\u0447\u201c \u0437\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u0438\u0440\u0430\u043d\u0435, \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e.<\/p>\n<div class=\"intro-highlight\">\n<p>\u041a\u0430\u043a\u0432\u0438\u0442\u043e \u0438 \u0434\u0430 \u0441\u0430 \u0432\u0430\u0448\u0438\u0442\u0435 \u0438\u0437\u0438\u0441\u043a\u0432\u0430\u043d\u0438\u044f \u0437\u0430 \u043e\u043f\u0430\u043a\u043e\u0432\u0430\u043d\u0435, \u043d\u0430\u0448\u0438\u0442\u0435 \u0433\u044a\u0432\u043a\u0430\u0432\u0438 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0441\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0438\u0440\u0430\u043d\u0438 \u0434\u0430 \u0437\u0430\u0449\u0438\u0442\u0430\u0432\u0430\u0442 \u0432\u0430\u0448\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442, \u0434\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u044f\u0432\u0430\u0442 \u0443\u0434\u043e\u0431\u0441\u0442\u0432\u043e\u0442\u043e \u0437\u0430 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u0430 \u0438 \u0434\u0430 \u043d\u0430\u0434\u0445\u0432\u044a\u0440\u043b\u044f\u0442 \u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0438\u044f\u0442\u0430 \u043d\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0438\u0442\u0435.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"intro-image\">\n                    <img height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/landu-professional-salesperson.jpg\" alt=\"\u041f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u0435\u043a\u0438\u043f \u0437\u0430 \u043f\u0440\u043e\u0434\u0430\u0436\u0431\u0438 \u043d\u0430 LANDU\"><\/p>\n<div class=\"image-caption\">\u041f\u0440\u043e\u0444\u0435\u0441\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u0435\u043a\u0438\u043f \u0437\u0430 \u043f\u0440\u043e\u0434\u0430\u0436\u0431\u0438 \u0438 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0430 \u043f\u043e\u0434\u0434\u0440\u044a\u0436\u043a\u0430<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Quality Section with R&D Team --><\/p>\n<div class=\"quality-section\">\n<div class=\"quality-content\">\n<div class=\"quality-image\">\n                    <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/LANDU-\u0421\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u043a\u0438-\u043e\u0442\u0434\u0435\u043b\u0430-\u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0439-\u0438-\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043e\u043a-2.jpg\" alt=\"LANDU R&amp;D Team\"><\/p>\n<div class=\"image-caption\">\u041e\u0442\u043b\u0438\u0447\u0438\u0435 \u0432 \u0438\u0437\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u0438\u044f\u0442\u0430 \u0438 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435\u0442\u043e<\/div>\n<\/p><\/div>\n<div class=\"quality-text\">\n<h3 class=\"subsection-title\">cURL Too many subrequests.<\/h3>\n<p>\u0412 LANDU \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u0442\u043e \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0442\u0430 \u0441\u0430 \u043d\u0435\u043f\u0440\u0438\u043a\u043e\u0441\u043d\u043e\u0432\u0435\u043d\u0438. \u0412\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u043d\u043e \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u043c\u0435 \u0441\u0443\u0440\u043e\u0432\u0438\u043d\u0438\u0442\u0435, \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0430\u043c\u0435 \u0432\u0441\u0435\u043a\u0438 \u0435\u0442\u0430\u043f \u043e\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441 \u0438 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0430\u043c\u0435 \u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0441 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0442\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438.<\/p>\n<div class=\"certifications-block\">\n<h4>\u0414\u043e\u0441\u0442\u044a\u043f\u043d\u0438\u0442\u0435 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0438 \u0432\u043a\u043b\u044e\u0447\u0432\u0430\u0442:<\/h4>\n<div class=\"cert-list\">\n<div class=\"cert-item\">\n<div class=\"cert-badge\">ISO<\/div>\n<p>                                <span>ISO \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442<\/span>\n                            <\/div>\n<div class=\"cert-item\">\n<div class=\"cert-badge\">REACH<\/div>\n<p>                                <span>\u0421\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 REACH<\/span>\n                            <\/div>\n<\/p><\/div>\n<p class=\"cert-note\"><strong>\u041c\u043e\u043b\u044f, \u043e\u0431\u044a\u0440\u043d\u0435\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435:<\/strong> \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0438\u0442\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u0432\u0430\u0440\u0438\u0440\u0430\u0442 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442 \u043e\u0442 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430. \u0421\u0432\u044a\u0440\u0436\u0435\u0442\u0435 \u0441\u0435 \u0441 \u0432\u0430\u0448\u0438\u044f \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043b \u043d\u0430 LANDU \u0437\u0430 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e\u0441\u0442\u0438.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Comprehensive Services Section with Products --><\/p>\n<div class=\"services-section\">\n<h3 class=\"subsection-title\">\u041e\u0431\u0445\u0432\u0430\u0442\u043d\u0438 \u0443\u0441\u043b\u0443\u0433\u0438, \u0438\u0437\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u043d\u0438 \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438<\/h3>\n<div class=\"services-grid\">\n<div class=\"services-content\">\n<div class=\"services-text\">\n<p>\u041a\u0430\u0442\u043e \u0434\u043e\u0432\u0435\u0440\u0435\u043d \u043f\u0430\u0440\u0442\u043d\u044c\u043e\u0440 \u0441 \u043f\u044a\u043b\u0435\u043d \u0441\u043f\u0435\u043a\u0442\u044a\u0440 \u043e\u0442 \u0443\u0441\u043b\u0443\u0433\u0438, LANDU \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u0430 \u0438\u0437\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u0438\u044f \u0438 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435, \u043d\u0430\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0441\u044a\u0441\u0442\u0430\u0432\u043a\u0438, \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u0430\u0446\u0438\u044f \u0438 \u0433\u043e\u043b\u044f\u043c\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e\u0434 \u0435\u0434\u0438\u043d \u043f\u043e\u043a\u0440\u0438\u0432. \u041d\u0430\u0448\u0438\u044f\u0442 \u0441\u044a\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u043e\u0434\u0445\u043e\u0434 \u043e\u0437\u043d\u0430\u0447\u0430\u0432\u0430, \u0447\u0435 \u0440\u0430\u0431\u043e\u0442\u0438\u043c \u0440\u0430\u043c\u043e \u0434\u043e \u0440\u0430\u043c\u043e \u0441 \u0432\u0430\u0441 \u2014 \u043e\u0442 \u043f\u044a\u0440\u0432\u0438\u0442\u0435 \u043f\u0440\u043e\u0442\u043e\u0442\u0438\u043f\u0438 \u043d\u0430 \u043b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u043d\u043e \u043d\u0438\u0432\u043e \u0434\u043e \u0444\u0438\u043d\u0430\u043b\u043d\u0438\u0442\u0435 \u043e\u043f\u0430\u043a\u043e\u0432\u0430\u043d\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438.<\/p>\n<div class=\"services-list\">\n<h4>\u041d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e \u0434\u0430\u043b\u0438 \u0438\u043c\u0430\u0442\u0435 \u043d\u0443\u0436\u0434\u0430 \u043e\u0442:<\/h4>\n<div class=\"service-items\">\n<div class=\"service-item\">\n<div class=\"service-bullet\"><\/div>\n<p>                                    <span>\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0438 \u0444\u043e\u0440\u043c\u0443\u043b\u0430\u0446\u0438\u0438<\/span>\n                                <\/div>\n<div class=\"service-item\">\n<div class=\"service-bullet\"><\/div>\n<p>                                    <span>\u041f\u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u043d\u043e\u0441\u0442 \u043d\u0430 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430<\/span>\n                                <\/div>\n<div class=\"service-item\">\n<div class=\"service-bullet\"><\/div>\n<p>                                    <span>\u041f\u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0438 \u0432\u043a\u0443\u0441 \u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u0430 \u043f\u0440\u0438\u0432\u043b\u0435\u043a\u0430\u0442\u0435\u043b\u043d\u043e\u0441\u0442<\/span>\n                                <\/div>\n<\/p><\/div>\n<p class=\"services-conclusion\">\u2014\u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u044f\u043c\u0435 \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0438, \u0438\u043d\u043e\u0432\u0430\u0442\u0438\u0432\u043d\u0438 \u0438 \u0432\u0438\u0441\u043e\u043a\u043e\u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u0438 \u0440\u0435\u0448\u0435\u043d\u0438\u044f, \u043a\u043e\u0438\u0442\u043e \u0432\u0438 \u043f\u043e\u043c\u0430\u0433\u0430\u0442 \u0434\u0430 \u0441\u0435 \u043e\u0442\u043a\u0440\u043e\u0438\u0442\u0435 \u043d\u0430 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043d\u0438\u044f \u043f\u0430\u0437\u0430\u0440.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"products-showcase\">\n<div class=\"product-image-large\">\n                        <img loading=\"lazy\" height=\"506\" width=\"760\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/Hydroxypropyl-Methyl-Cellulose-Manufacturer.jpg\" alt=\"\u041d\u0430\u043f\u0440\u0435\u0434\u043d\u0430\u043b\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438 \u043d\u0430 LANDU\"><\/p>\n<div class=\"product-overlay\">\n<h4>\u041d\u0430\u043f\u0440\u0435\u0434\u043d\u0430\u043b\u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0438<\/h4>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"product-image-large\">\n                        <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/LANDU-LANDERCOLL-Hydroxypropyl-Methyl-Cellulose-HPMC-pallet.jpg\" alt=\"LANDU LANDERCOLL HPMC \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\"><\/p>\n<div class=\"product-overlay\">\n<h4>\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0446\u0438\u044f<\/h4>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- CTA Section --><\/p>\n<div class=\"cta-section\">\n<div class=\"cta-content\">\n<h3>\u041f\u0430\u0440\u0442\u043d\u0438\u0440\u0430\u0439\u0442\u0435 \u0441 LANDU \u0434\u043d\u0435\u0441 \u0438 \u0440\u0435\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u0439\u0442\u0435 \u0432\u0430\u0448\u0438\u0442\u0435 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0438.<\/h3>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/hpmc.ae\/bg\/contact\/\" class=\"cta-primary\">\u0417\u0430\u043f\u043e\u0447\u043d\u0435\u0442\u0435 \u0441\u0435\u0433\u0430<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<style>\n.contract-services-content {\n    background: linear-gradient(180deg, #f8fcff 0%, #ffffff 100%);\n    padding: 80px 0;\n    position: relative;\n    font-family: 'Arial', sans-serif;\n}<\/p>\n<p>.contract-services-content::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: \n        radial-gradient(circle at 10% 20%, rgba(64, 163, 163, 0.05) 0%, transparent 50%),\n        radial-gradient(circle at 90% 80%, rgba(44, 90, 160, 0.03) 0%, transparent 50%);\n    pointer-events: none;\n}<\/p>\n<p>.content-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 40px;\n    position: relative;\n    z-index: 1;\n}<\/p>\n<p>.content-header {\n    text-align: center;\n    margin-bottom: 60px;\n}<\/p>\n<p>.section-title {\n    font-size: 3rem;\n    font-weight: 700;\n    color: #0f3460;\n    margin-bottom: 20px;\n    line-height: 1.2;\n}<\/p>\n<p>.section-subtitle {\n    font-size: 1.5rem;\n    color: #40a3a3;\n    font-weight: 600;\n    margin: 0;\n}<\/p>\n<p>\/* Introduction Section with Image *\/\n.intro-section {\n    margin-bottom: 80px;\n}<\/p>\n<p>.intro-content {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n    background: linear-gradient(135deg, rgba(64, 163, 163, 0.08), rgba(15, 52, 96, 0.05));\n    padding: 50px;\n    border-radius: 25px;\n    border: 1px solid rgba(64, 163, 163, 0.1);\n}<\/p>\n<p>.intro-text p {\n    font-size: 1.2rem;\n    line-height: 1.7;\n    color: #2c5aa0;\n    margin-bottom: 20px;\n}<\/p>\n<p>.intro-text p:last-child {\n    margin-bottom: 0;\n    font-weight: 600;\n}<\/p>\n<p>.intro-highlight {\n    margin-top: 30px;\n    padding: 20px;\n    background: rgba(64, 163, 163, 0.1);\n    border-radius: 15px;\n    border-left: 4px solid #40a3a3;\n}<\/p>\n<p>.intro-highlight p {\n    font-size: 1.1rem;\n    color: #2c5aa0;\n    margin: 0;\n    font-style: italic;\n    font-weight: 500;\n}<\/p>\n<p>.intro-image {\n    position: relative;\n    overflow: hidden;\n    border-radius: 20px;\n    box-shadow: 0 15px 35px rgba(15, 52, 96, 0.15);\n    transition: all 0.3s ease;\n}<\/p>\n<p>.intro-image:hover {\n    transform: scale(1.02);\n    box-shadow: 0 20px 45px rgba(15, 52, 96, 0.2);\n}<\/p>\n<p>.intro-image img {\n    width: 100%;\n    height: 350px;\n    object-fit: cover;\n    object-position: center top;\n    transition: transform 0.3s ease;\n}<\/p>\n<p>.intro-image:hover img {\n    transform: scale(1.05);\n}<\/p>\n<p>.image-caption {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: linear-gradient(transparent, rgba(15, 52, 96, 0.9));\n    color: white;\n    padding: 20px;\n    font-weight: 600;\n    font-size: 1rem;\n    text-align: center;\n}<\/p>\n<p>.subsection-title {\n    font-size: 2.2rem;\n    font-weight: 700;\n    color: #0f3460;\n    margin-bottom: 30px;\n    position: relative;\n    padding-bottom: 15px;\n}<\/p>\n<p>.subsection-title::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 60px;\n    height: 4px;\n    background: linear-gradient(45deg, #40a3a3, #ffa500);\n    border-radius: 2px;\n}<\/p>\n<p>\/* Quality Section with R&D Image *\/\n.quality-section {\n    margin-bottom: 80px;\n}<\/p>\n<p>.quality-content {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n    background: white;\n    padding: 50px;\n    border-radius: 25px;\n    box-shadow: 0 15px 40px rgba(15, 52, 96, 0.1);\n    border: 1px solid rgba(64, 163, 163, 0.1);\n}<\/p>\n<p>.quality-text .subsection-title {\n    margin-top: 0;\n}<\/p>\n<p>.quality-text p {\n    font-size: 1.1rem;\n    line-height: 1.7;\n    color: #333;\n    margin-bottom: 30px;\n}<\/p>\n<p>.certifications-block h4 {\n    font-size: 1.2rem;\n    color: #0f3460;\n    margin-bottom: 20px;\n    font-weight: 600;\n}<\/p>\n<p>.cert-list {\n    display: flex;\n    gap: 20px;\n    margin-bottom: 20px;\n    flex-wrap: wrap;\n}<\/p>\n<p>.cert-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: rgba(64, 163, 163, 0.05);\n    padding: 12px 18px;\n    border-radius: 10px;\n    border: 1px solid rgba(64, 163, 163, 0.1);\n}<\/p>\n<p>.cert-badge {\n    background: linear-gradient(45deg, #40a3a3, #2c5aa0);\n    color: white;\n    padding: 6px 10px;\n    border-radius: 6px;\n    font-size: 0.85rem;\n    font-weight: 600;\n}<\/p>\n<p>.cert-note {\n    font-size: 0.95rem;\n    color: #666;\n    font-style: italic;\n    margin: 0;\n}<\/p>\n<p>.quality-image {\n    position: relative;\n    overflow: hidden;\n    border-radius: 20px;\n    box-shadow: 0 15px 35px rgba(15, 52, 96, 0.15);\n    transition: all 0.3s ease;\n}<\/p>\n<p>.quality-image:hover {\n    transform: scale(1.02);\n    box-shadow: 0 20px 45px rgba(15, 52, 96, 0.2);\n}<\/p>\n<p>.quality-image img {\n    width: 100%;\n    height: 400px;\n    object-fit: cover;\n    object-position: center top;\n    transition: transform 0.3s ease;\n}<\/p>\n<p>.quality-image:hover img {\n    transform: scale(1.05);\n}<\/p>\n<p>\/* Services Section with Products *\/\n.services-section {\n    margin-bottom: 80px;\n}<\/p>\n<p>.services-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: start;\n}<\/p>\n<p>.services-content {\n    background: linear-gradient(135deg, rgba(255, 165, 0, 0.05), rgba(64, 163, 163, 0.05));\n    padding: 40px;\n    border-radius: 20px;\n    border: 1px solid rgba(255, 165, 0, 0.1);\n}<\/p>\n<p>.services-text p {\n    font-size: 1.1rem;\n    line-height: 1.7;\n    color: #333;\n    margin-bottom: 30px;\n}<\/p>\n<p>.services-list h4 {\n    font-size: 1.2rem;\n    color: #0f3460;\n    margin-bottom: 20px;\n    font-weight: 600;\n}<\/p>\n<p>.service-items {\n    margin-bottom: 25px;\n}<\/p>\n<p>.service-item {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n    margin-bottom: 15px;\n    padding: 12px;\n    background: white;\n    border-radius: 10px;\n    box-shadow: 0 4px 15px rgba(15, 52, 96, 0.05);\n}<\/p>\n<p>.service-bullet {\n    width: 12px;\n    height: 12px;\n    background: linear-gradient(45deg, #40a3a3, #ffa500);\n    border-radius: 50%;\n    flex-shrink: 0;\n    position: relative;\n}<\/p>\n<p>.service-bullet::after {\n    content: '';\n    width: 6px;\n    height: 6px;\n    background: white;\n    border-radius: 50%;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n}<\/p>\n<p>.service-item span {\n    font-size: 1rem;\n    color: #333;\n    font-weight: 500;\n}<\/p>\n<p>.services-conclusion {\n    font-size: 1.1rem;\n    color: #2c5aa0;\n    font-style: italic;\n    margin: 0;\n}<\/p>\n<p>.products-showcase {\n    display: flex;\n    flex-direction: column;\n    gap: 30px;\n}<\/p>\n<p>.product-image-large {\n    position: relative;\n    overflow: hidden;\n    border-radius: 20px;\n    box-shadow: 0 15px 35px rgba(15, 52, 96, 0.15);\n    transition: all 0.3s ease;\n}<\/p>\n<p>.product-image-large:hover {\n    transform: scale(1.02);\n    box-shadow: 0 20px 45px rgba(15, 52, 96, 0.2);\n}<\/p>\n<p>.product-image-large img {\n    width: 100%;\n    height: 200px;\n    object-fit: cover;\n    transition: transform 0.3s ease;\n}<\/p>\n<p>.product-image-large:hover img {\n    transform: scale(1.05);\n}<\/p>\n<p>.product-overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: linear-gradient(transparent, rgba(15, 52, 96, 0.9));\n    color: white;\n    padding: 25px;\n}<\/p>\n<p>.product-overlay h4 {\n    font-size: 1.3rem;\n    font-weight: 600;\n    margin-bottom: 8px;\n    color: white;\n}<\/p>\n<p>.product-overlay p {\n    font-size: 1rem;\n    margin: 0;\n    opacity: 0.9;\n}<\/p>\n<p>.cta-section {\n    background: linear-gradient(135deg, #0f3460, #2c5aa0, #40a3a3);\n    padding: 60px 40px;\n    border-radius: 25px;\n    text-align: center;\n    color: white;\n    position: relative;\n    overflow: hidden;\n}<\/p>\n<p>.cta-section::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: \n        radial-gradient(circle at 20% 20%, rgba(255, 165, 0, 0.1) 0%, transparent 50%),\n        radial-gradient(circle at 80% 80%, rgba(255, 255, 255, 0.05) 0%, transparent 50%);\n    animation: ctaGlow 8s ease-in-out infinite;\n}<\/p>\n<p>@keyframes ctaGlow {\n    0%, 100% { opacity: 0.5; }\n    50% { opacity: 1; }\n}<\/p>\n<p>.cta-content {\n    position: relative;\n    z-index: 1;\n}<\/p>\n<p>.cta-content h3 {\n    font-size: 2.2rem;\n    font-weight: 700;\n    margin-bottom: 30px;\n    line-height: 1.3;\n}<\/p>\n<p>.cta-buttons {\n    display: flex;\n    gap: 20px;\n    justify-content: center;\n    flex-wrap: wrap;\n}<\/p>\n<p>.cta-primary, .cta-secondary {\n    padding: 18px 35px;\n    border-radius: 50px;\n    font-size: 1.1rem;\n    font-weight: 600;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}<\/p>\n<p>.cta-primary {\n    background: linear-gradient(45deg, #ffa500, #ff8c00);\n    color: white;\n    box-shadow: 0 8px 25px rgba(255, 165, 0, 0.3);\n}<\/p>\n<p>.cta-primary:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 35px rgba(255, 165, 0, 0.5);\n}<\/p>\n<p>.cta-secondary {\n    background: transparent;\n    color: white;\n    border: 2px solid rgba(255, 255, 255, 0.3);\n}<\/p>\n<p>.cta-secondary:hover {\n    background: rgba(255, 255, 255, 0.1);\n    border-color: rgba(255, 255, 255, 0.5);\n    transform: translateY(-3px);\n}<\/p>\n<p>\/* Responsive Design *\/\n@media (max-width: 768px) {\n    .content-container {\n        padding: 0 20px;\n    }<\/p>\n<p>    .section-title {\n        font-size: 2.2rem;\n    }<\/p>\n<p>    .section-subtitle {\n        font-size: 1.2rem;\n    }<\/p>\n<p>    .intro-content,\n    .quality-content,\n    .services-grid {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }<\/p>\n<p>    .intro-image img,\n    .quality-image img {\n        height: 300px;\n    }<\/p>\n<p>    .products-showcase {\n        margin-top: 30px;\n    }<\/p>\n<p>    .cta-buttons {\n        flex-direction: column;\n        align-items: center;\n    }<\/p>\n<p>    .cta-content h3 {\n        font-size: 1.8rem;\n    }\n}<\/p>\n<p>@media (max-width: 480px) {\n    .section-title {\n        font-size: 1.8rem;\n    }<\/p>\n<p>    .subsection-title {\n        font-size: 1.8rem;\n    }<\/p>\n<p>    .intro-content,\n    .quality-content,\n    .services-content {\n        padding: 30px;\n    }<\/p>\n<p>    .intro-image img,\n    .quality-image img {\n        height: 250px;\n    }<\/p>\n<p>    .cta-section {\n        padding: 40px 20px;\n    }\n}\n<\/style>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Contract Manufacturing Contract Manufacturing Services LANDU is a globally recognized leader in the field of cellulose technology services, specializing in global technical solutions. Global Leader Cellulose Technology Technical Solutions Optimized Contract Manufacturing Services Your Partner in Supplement Innovation Are you looking for a reliable manufacturing partner for your next breakthrough? At LANDU, our technical services [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":5317,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-5346","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/pages\/5346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/comments?post=5346"}],"version-history":[{"count":1,"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/pages\/5346\/revisions"}],"predecessor-version":[{"id":5347,"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/pages\/5346\/revisions\/5347"}],"up":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/pages\/5317"}],"wp:attachment":[{"href":"https:\/\/hpmc.ae\/bg\/wp-json\/wp\/v2\/media?parent=5346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}