{"id":5371,"date":"2025-12-09T05:27:15","date_gmt":"2025-12-09T05:27:15","guid":{"rendered":"https:\/\/hpmc.ae\/?page_id=5371"},"modified":"2025-12-16T08:48:13","modified_gmt":"2025-12-16T08:48:13","slug":"sustainability-aspects-in-customer-solutions","status":"publish","type":"page","link":"https:\/\/hpmc.ae\/ko\/sustainability-in-landu\/planet-our-commitment-to-sustainable-living\/sustainability-aspects-in-customer-solutions\/","title":{"rendered":"Sustainability Aspects in Customer Solutions"},"content":{"rendered":"<div class=\"mixed-layout-content\">\n<style>\n        .mixed-layout-content {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background: #fafbfc;\n            overflow: hidden;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero-mixed {\n            position: relative;\n            padding: 120px 60px;\n            background: linear-gradient(135deg, #0a2e36 0%, #1a4c5a 25%, #2d6a4f 75%, #52b788 100%);\n            color: white;\n            overflow: hidden;\n        }<\/p>\n<p>        .hero-mixed::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1200 800\"><defs><pattern id=\"organic\" patternUnits=\"userSpaceOnUse\" width=\"60\" height=\"60\"><circle cx=\"30\" cy=\"30\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"10\" cy=\"10\" r=\"1\" fill=\"rgba(255,255,255,0.05)\"\/><circle cx=\"50\" cy=\"20\" r=\"1.5\" fill=\"rgba(255,255,255,0.08)\"\/><\/pattern><\/defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23organic)\"\/><\/svg>');\n            opacity: 0.4;\n            animation: float 20s ease-in-out infinite;\n        }<\/p>\n<p>        @keyframes float {\n            0%, 100% { transform: translateY(0px); }\n            50% { transform: translateY(-15px); }\n        }<\/p>\n<p>        .hero-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 80px;\n            align-items: center;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .hero-text {\n            z-index: 2;\n        }<\/p>\n<p>        .hero-tag {\n            display: inline-block;\n            padding: 10px 20px;\n            background: rgba(255,255,255,0.15);\n            border-radius: 50px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 25px;\n            backdrop-filter: blur(20px);\n        }<\/p>\n<p>        .hero-title {\n            font-size: 3.5rem;\n            font-weight: 800;\n            line-height: 1.1;\n            margin-bottom: 25px;\n            background: linear-gradient(135deg, #ffffff 0%, #e8f5e8 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }<\/p>\n<p>        .hero-subtitle {\n            font-size: 1.2rem;\n            opacity: 0.9;\n            line-height: 1.6;\n            margin-bottom: 30px;\n        }<\/p>\n<p>        .hero-image {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px rgba(0,0,0,0.3);\n            transform: rotate(-2deg);\n            transition: transform 0.5s ease;\n        }<\/p>\n<p>        .hero-image:hover {\n            transform: rotate(0deg) scale(1.05);\n        }<\/p>\n<p>        .hero-image img {\n            width: 100%;\n            height: 400px;\n            object-fit: cover;\n        }<\/p>\n<p>        \/* Mixed Content Sections *\/\n        .mixed-section {\n            padding: 100px 60px;\n            position: relative;\n        }<\/p>\n<p>        .mixed-section:nth-child(even) {\n            background: linear-gradient(135deg, #f8fffe 0%, #f0f9f0 100%);\n        }<\/p>\n<p>        .section-grid {\n            display: grid;\n            gap: 60px;\n            align-items: center;\n            max-width: 1200px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .grid-left {\n            grid-template-columns: 2fr 3fr;\n        }<\/p>\n<p>        .grid-right {\n            grid-template-columns: 3fr 2fr;\n        }<\/p>\n<p>        .text-content {\n            padding: 20px 0;\n        }<\/p>\n<p>        .section-number {\n            font-size: 1rem;\n            font-weight: 700;\n            color: #52b788;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .section-title {\n            font-size: 2.8rem;\n            font-weight: 800;\n            color: #2d5a27;\n            line-height: 1.2;\n            margin-bottom: 30px;\n            position: relative;\n        }<\/p>\n<p>        .section-title::before {\n            content: '';\n            position: absolute;\n            top: -15px;\n            left: 0;\n            width: 50px;\n            height: 4px;\n            background: linear-gradient(90deg, #52b788, #2d6a4f);\n            border-radius: 2px;\n        }<\/p>\n<p>        .section-text {\n            font-size: 1.15rem;\n            line-height: 1.8;\n            color: #4a5568;\n            margin-bottom: 25px;\n        }<\/p>\n<p>        .highlight-text {\n            background: linear-gradient(135deg, #e8f5e8 0%, #d4edda 100%);\n            padding: 20px;\n            border-radius: 10px;\n            border-left: 4px solid #52b788;\n            margin: 25px 0;\n            font-style: italic;\n            position: relative;\n        }<\/p>\n<p>        \/* Single Image Layouts *\/\n        .single-image {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.15);\n            transition: transform 0.4s ease;\n            height: 450px;\n        }<\/p>\n<p>        .single-image:hover {\n            transform: translateY(-10px) scale(1.02);\n            box-shadow: 0 30px 60px rgba(0,0,0,0.25);\n        }<\/p>\n<p>        .single-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.4s ease;\n        }<\/p>\n<p>        .single-image:hover img {\n            transform: scale(1.05);\n        }<\/p>\n<p>        .image-caption {\n            position: absolute;\n            bottom: 20px;\n            left: 20px;\n            background: rgba(45, 90, 39, 0.9);\n            backdrop-filter: blur(10px);\n            color: white;\n            padding: 12px 20px;\n            border-radius: 25px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }<\/p>\n<p>        .single-image:hover .image-caption {\n            opacity: 1;\n        }<\/p>\n<p>        \/* Stats Section *\/\n        .stats-mixed {\n            background: linear-gradient(135deg, #2d5a27 0%, #1a4c5a 100%);\n            color: white;\n            padding: 100px 60px;\n            position: relative;\n        }<\/p>\n<p>        .stats-content {\n            max-width: 1200px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .stats-intro {\n            text-align: center;\n            margin-bottom: 60px;\n        }<\/p>\n<p>        .stats-title {\n            font-size: 3rem;\n            font-weight: 800;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 40px;\n        }<\/p>\n<p>        .stat-card {\n            background: rgba(255,255,255,0.1);\n            backdrop-filter: blur(20px);\n            border-radius: 20px;\n            padding: 40px 25px;\n            text-align: center;\n            border: 1px solid rgba(255,255,255,0.2);\n            transition: all 0.4s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 30px 60px rgba(0,0,0,0.2);\n        }<\/p>\n<p>        .stat-icon {\n            font-size: 3.5rem;\n            margin-bottom: 20px;\n            display: block;\n        }<\/p>\n<p>        .stat-title {\n            font-size: 1.3rem;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-desc {\n            font-size: 0.95rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        \/* Final Mission *\/\n        .mission-final {\n            padding: 120px 60px;\n            background: radial-gradient(circle at center, #f8fffe 0%, #e8f5e8 100%);\n            text-align: center;\n        }<\/p>\n<p>        .mission-content {\n            max-width: 900px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .mission-title {\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: #2d5a27;\n            margin-bottom: 40px;\n            line-height: 1.2;\n        }<\/p>\n<p>        .mission-text {\n            font-size: 1.3rem;\n            line-height: 1.7;\n            color: #4a5568;\n            margin-bottom: 50px;\n        }<\/p>\n<p>        .philosophy-badge {\n            display: inline-block;\n            padding: 20px 40px;\n            background: linear-gradient(135deg, #52b788 0%, #2d6a4f 100%);\n            color: white;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: 1.2rem;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            box-shadow: 0 15px 40px rgba(82,183,136,0.3);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .philosophy-badge:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 25px 50px rgba(82,183,136,0.4);\n        }<\/p>\n<p>        \/* Responsive Design *\/\n        @media (max-width: 1024px) {\n            .hero-grid, .section-grid {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }<\/p>\n<p>            .grid-right .text-content {\n                order: -1;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .mixed-section, .hero-mixed, .stats-mixed, .mission-final {\n                padding: 60px 30px;\n            }<\/p>\n<p>            .hero-title {\n                font-size: 2.5rem;\n            }<\/p>\n<p>            .section-title {\n                font-size: 2rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .single-image {\n                height: 350px;\n            }\n        }<\/p>\n<p>        @media (max-width: 480px) {\n            .mixed-section, .hero-mixed, .stats-mixed, .mission-final {\n                padding: 40px 20px;\n            }<\/p>\n<p>            .hero-title {\n                font-size: 2rem;\n            }<\/p>\n<p>            .section-title {\n                font-size: 1.6rem;\n            }<\/p>\n<p>            .single-image {\n                height: 300px;\n            }\n        }\n    <\/style>\n<p>    <!-- Hero Section with Updated Image --><\/p>\n<div class=\"hero-mixed\">\n<div class=\"hero-grid\">\n<div class=\"hero-text\">\n<div class=\"hero-tag\"><img decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf31\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f331.svg\"> \uc9c0\uc18d \uac00\ub2a5\ud55c \ud601\uc2e0<\/div>\n<h1 class=\"hero-title\">\uc601\uc6d0\ud55c \uc790\uc6d0<\/h1>\n<p class=\"hero-subtitle\">\ub354 \ub098\uc740 \ub0b4\uc77c\uc744 \uc704\ud55c \uc9c0\uc18d \uac00\ub2a5\ud558\uac8c \uad00\ub9ac\ub418\ub294 \uc790\uc5f0 \uc7ac\uc0dd \uac00\ub2a5 \uc790\uc6d0<\/p>\n<p class=\"hero-subtitle\">\uc624\ub298\ub0a0 \uc138\ub300\ub294 \ud658\uacbd \ubb38\uc81c\uc5d0 \uc9c1\uba74\ud558\uc5ec \uae34\uae09\ud560 \ubfd0\ub9cc \uc544\ub2c8\ub77c \uc874\uc7ac\uc758 \uc704\ud611\uc774 \ub418\ub294 \uad50\ucc28\ub85c\uc5d0 \uc11c \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<div class=\"hero-image\">\n                <img loading=\"lazy\" height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/cotton-2025-01-09-04-26-04-utc-scaled.jpg\" alt=\"\ucc9c\uc5f0 \ubaa9\ud654 \uc790\uc6d0\" class=\"\" style=\"\"><\/p>\n<div class=\"image-caption\">\uc21c\uc218 \uc790\uc5f0 \uba74\ud654<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Section 1: The Challenge (Text Left, Single Image Right) --><\/p>\n<div class=\"mixed-section\">\n<div class=\"section-grid grid-left\">\n<div class=\"text-content\">\n<div class=\"section-number\">01 \/ \ub3c4\uc804<\/div>\n<h2 class=\"section-title\">\uc6b0\ub9ac \uc138\ub300\uc758 \uad50\ucc28\ub85c<\/h2>\n<p class=\"section-text\">\uae30\ud6c4 \ubcc0\ud654, \uc9c0\uc18d \uac00\ub2a5\ud55c \uac1c\ubc1c\uc744 \uc704\ud55c \ub178\ub825, \uadf8\ub9ac\uace0 \ub354 \uc548\uc804\ud558\uace0 \uac74\uac15\ud558\uba70 \uacf5\ud3c9\ud55c \uc138\uc0c1\uc744 \ud5a5\ud55c \ubcf4\ud3b8\uc801 \uc5f4\ub9dd\uc774 \uc0b0\uc5c5\uacfc \uc0ac\ud68c\uc758 \uc6b4\uc601 \ubc29\uc2dd\uc744 \ud615\uc131\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<div class=\"highlight-text\">\n                    \u201cAddressing these challenges demands that we fundamentally rethink how we source, produce, and consume.\u201d\n                <\/div>\n<p class=\"section-text\">At LANDU, this means embracing and responsibly managing nature\u2019s renewable resources, ensuring that they can continue to serve humanity now and for generations to come.<\/p>\n<\/p><\/div>\n<div class=\"single-image\">\n                <img loading=\"lazy\" height=\"1708\" width=\"2560\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/senior-man-and-child-holding-earth-planet-element-2024-10-18-05-22-58-utc-scaled.jpg\" alt=\"\uc9c0\uad6c\ub97c \uc704\ud55c \uc138\ub300 \uc5f0\ud569\"><\/p>\n<div class=\"image-caption\">\ubbf8\ub798 \uc138\ub300\ub97c \uc704\ud55c \uc9c0\uad6c \ubcf4\ud638<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Section 2: Climate Action (Single Image Left, Text Right) --><\/p>\n<div class=\"mixed-section\">\n<div class=\"section-grid grid-right\">\n<div class=\"single-image\">\n                <img loading=\"lazy\" height=\"1920\" width=\"2560\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/beautiful-morning-view-from-indonesia-of-mountains-2025-01-15-12-55-46-utc-scaled.jpg\" alt=\"\uc790\uc5f0 \uc0b0\uc545 \ud48d\uacbd\"><\/p>\n<div class=\"image-caption\">Nature\u2019s Carbon Capture System<\/div>\n<\/p><\/div>\n<div class=\"text-content\">\n<div class=\"section-number\">02 \/ \uae30\ud6c4<\/div>\n<h2 class=\"section-title\">\ufe0f Harnessing Nature\u2019s Power<\/h2>\n<p class=\"section-text\">\ub098\ubb34\ub294 \uc9c0\uad6c\uc5d0\uc11c \uac00\uc7a5 \uac15\ub825\ud55c \uc790\uc5f0 \ud0c4\uc18c \ud3ec\uc9d1 \uc2dc\uc2a4\ud15c \uc911 \ud558\ub098\ub85c\uc11c \ub300\uae30 \uc911\uc758 CO\u2082\ub97c \ud761\uc218\ud558\uace0 \uc800\uc7a5\ud569\ub2c8\ub2e4. \uadf8\ub7ec\ub098 \ub098\ubb34\uac00 \uc131\uc219\ud568\uc5d0 \ub530\ub77c \ud0c4\uc18c \ud761\uc218\uc728\uc774 \uac10\uc18c\ud569\ub2c8\ub2e4.<\/p>\n<p class=\"section-text\">\uc774 \ub2e8\uacc4\uc5d0\uc11c \uc9c0\uc18d \uac00\ub2a5\ud55c \uc218\ud655 \uad00\ud589\uc740 \uc774\ub97c \ubc14\uc774\uc624\ub9e4\uc2a4\uc640 \ubaa9\uc7ac \uc720\ub798 \uc81c\ud488\uc73c\ub85c \uc804\ud658\ud558\uc5ec \uc11d\uc720 \uae30\ubc18 \ub300\uccb4\ud488\uc744 \ub9cc\ub4e4\uace0, \uac00\uce58\ub97c \ucc3d\ucd9c\ud558\uba70 \uae30\ud6c4 \ubcc0\ud654\uc640 \uc2f8\uc6b0\ub294 \ub370 \ub3c4\uc6c0\uc744 \uc904 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<div class=\"highlight-text\">\n                    \u201cThese products continue to function as long-term carbon sinks, locking away atmospheric CO\u2082 for decades throughout their service life.\u201d\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Section 3: Biodiversity (Text Left, Single Image Right) --><\/p>\n<div class=\"mixed-section\">\n<div class=\"section-grid grid-left\">\n<div class=\"text-content\">\n<div class=\"section-number\">03 \/ \uc0dd\ubb3c \ub2e4\uc591\uc131<\/div>\n<h2 class=\"section-title\">Protecting Earth\u2019s Richest Ecosystems<\/h2>\n<p class=\"section-text\">\uc232\uc740 \uc9c0\uad6c\uc0c1\uc5d0\uc11c \uac00\uc7a5 \uc0dd\ubb3c \ub2e4\uc591\uc131\uc774 \ud48d\ubd80\ud55c \uc0dd\ud0dc\uacc4 \uc911 \ud558\ub098\ub85c, \uc218\ub9ce\uc740 \uc2dd\ubb3c\uacfc \ub3d9\ubb3c \uc885\uc5d0\uac8c \uc911\uc694\ud55c \uc11c\uc2dd\uc9c0\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. \ub610\ud55c \uc778\uac04 \uc0ac\ud68c\uc5d0 \ud544\uc218 \uc790\uc6d0\uc758 \uc6d0\ucc9c\uc785\ub2c8\ub2e4.<\/p>\n<p class=\"section-text\">\uc9c0\uc18d \uac00\ub2a5\ud55c \uc0b0\ub9bc \uacbd\uc601\uc740 \ucc29\ucde8\uac00 \uc544\ub2c8\ub77c \uade0\ud615\uc5d0 \uad00\ud55c \uac83\uc785\ub2c8\ub2e4. \ud6a8\uacfc\uc801\uc778 \uc0b0\ub9bc \uad00\ub9ac\ub294 \uc0dd\ud0dc\ud559\uc801\uc73c\ub85c \uc911\uc694\ud55c \uc9c0\uc5ed\uc744 \ubcf4\uc874\ud558\uace0, \uad6c\uc870\uc801 \ub2e4\uc591\uc131\uc744 \uc720\uc9c0\ud558\uba70, \uc790\uc5f0 \uc7ac\uc0dd\uc744 \ubcf4\uc7a5\ud569\ub2c8\ub2e4.<\/p>\n<div class=\"highlight-text\">\n                    \uc774 \ub2e4\uc591\uc131\uc744 \uc720\uc9c0\ud568\uc73c\ub85c\uc368 \uc6b0\ub9ac\ub294 \uc0dd\ud0dc\uacc4\ub97c \uc9c0\ud0f1\ud558\ub294 \uc12c\uc138\ud55c \uc0c1\ud638\uc791\uc6a9\uc744 \ubcf4\ud638\ud558\uba70, \uae30\ud6c4 \ubcc0\ud654\uc5d0 \ub300\ud55c \ud68c\ubcf5\ub825\uc744 \ub192\uc785\ub2c8\ub2e4.\n                <\/div>\n<\/p><\/div>\n<div class=\"single-image\">\n                <img loading=\"lazy\" height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/crystal-earth-on-green-moss-world-environment-day-2024-12-05-19-23-15-utc-scaled.jpg\" alt=\"\ucd08\ub85d \uc774\ub07c \uc704\uc758 \ud06c\ub9ac\uc2a4\ud0c8 \uc9c0\uad6c\"><\/p>\n<div class=\"image-caption\">Earth\u2019s Precious Ecosystems<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Section 4: Renewable Materials (Single Image Left, Text Right) --><\/p>\n<div class=\"mixed-section\">\n<div class=\"section-grid grid-right\">\n<div class=\"single-image\">\n                <img loading=\"lazy\" height=\"506\" width=\"760\" decoding=\"async\" src=\"https:\/\/hpmc.ae\/wp-content\/uploads\/2025\/09\/raw-material-cellulose-ether.jpg\" alt=\"\uc6d0\uc790\uc7ac \uc140\ub8f0\ub85c\uc624\uc2a4 \uc5d0\ud14c\ub974\"><\/p>\n<div class=\"image-caption\">\ucca8\ub2e8 \uc140\ub8f0\ub85c\uc624\uc2a4 \uc18c\uc7ac<\/div>\n<\/p><\/div>\n<div class=\"text-content\">\n<div class=\"section-number\">04 \/ \ud601\uc2e0<\/div>\n<h2 class=\"section-title\">\uc21c\ud658 \ubbf8\ub798 \uad6c\ucd95<\/h2>\n<p class=\"section-text\">\uc7ac\uc0dd \uac00\ub2a5\ud55c \uc6d0\ub8cc\ub294 \uc9c0\uc18d \uac00\ub2a5\ud55c \uacbd\uc81c\uc758 \ud575\uc2ec\uc785\ub2c8\ub2e4. \uc790\uc5f0 \uc7ac\uc0dd\uc774 \uac00\ub2a5\ud55c \uacfc\uc815\uc744 \ud1b5\ud574 \uc870\ub2ec\ub41c \uc774 \uc18c\uc7ac\ub4e4\uc740 \ube44\uc7ac\uc0dd \uc790\uc6d0\uc5d0 \ub300\ud55c \uc758\uc874\ub3c4\ub97c \uc904\uc774\ub294 \ub370 \ub3c4\uc6c0\uc744 \uc90d\ub2c8\ub2e4.<\/p>\n<p class=\"section-text\">LANDU\uc5d0\uc11c\ub294 \uc9c0\uc18d \uac00\ub2a5\ud558\uac8c \uc870\ub2ec\ub41c \ubaa9\ud654\uc640 \ubaa9\uc7ac \ud384\ud504\ub85c \ub9cc\ub4e0 \uc140\ub8f0\ub85c\uc624\uc2a4 \uc81c\ud488\uc774 \uc774 \uc6d0\uce59\uc744 \ub530\ub974\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ubaa9\ud654\ub294 \ub6f0\uc5b4\ub09c \uc131\ub2a5\uc744 \uc81c\uacf5\ud560 \ubfd0\ub9cc \uc544\ub2c8\ub77c \uc0dd\uc0b0 \uacfc\uc815\uc5d0\uc11c \uc0c1\ub2f9\ud55c \uc5d0\ub108\uc9c0 \uc808\uc57d\uc744 \uac00\ub2a5\ud558\uac8c \ud569\ub2c8\ub2e4.<\/p>\n<div class=\"highlight-text\">\n                    \u201cOur highly integrated production system maximizes material utilization, reduces waste, and improves energy efficiency at every stage.\u201d\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Stats Section --><\/p>\n<div class=\"stats-mixed\">\n<div class=\"stats-content\">\n<div class=\"stats-intro\">\n<h2 class=\"stats-title\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83d\udd0b\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f50b.svg\"> \uc5d0\ub108\uc9c0 \ud6a8\uc728\uc131 \ucd94\uc9c4<\/h2>\n<p style=\"font-size: 1.2rem; opacity: 0.9; max-width: 600px; margin: 0 auto;\">\uc5d0\ub108\uc9c0 \uc0ac\uc6a9\uc740 \uc6b0\ub9ac\uc758 \uc9c0\uc18d \uac00\ub2a5\uc131 \uc131\uacfc\uc5d0 \uc911\uc694\ud55c \uc694\uc18c\uc785\ub2c8\ub2e4. \uc6b0\ub9ac\ub294 \ud658\uacbd \ubaa9\ud45c\ub97c \ub2ec\uc131\ud558\uae30 \uc704\ud574 \uc7ac\uc0dd \uac00\ub2a5 \uc5d0\ub108\uc9c0\uc5d0 \ud06c\uac8c \uc758\uc874\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<\/p><\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"stat-icon\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83d\udca7\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f4a7.svg\"><\/span><\/p>\n<div class=\"stat-title\">\uc218\ub825 \uc5d0\ub108\uc9c0<\/div>\n<div class=\"stat-desc\">\uc7ac\uc0dd \uac00\ub2a5\ud55c \uc218\uc790\uc6d0\uc5d0\uc11c \ub098\uc624\ub294 \uccad\uc815 \uc804\uae30<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n                    <span class=\"stat-icon\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\u2600\ufe0f\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/2600.svg\"><\/span><\/p>\n<div class=\"stat-title\">\ud0dc\uc591\uad11 \uc804\ud658<\/div>\n<div class=\"stat-desc\">100% \ud0dc\uc591\uad11 \ubc1c\uc804\uc73c\ub85c\uc758 \uc804\ud658<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n                    <span class=\"stat-icon\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf31\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f331.svg\"><\/span><\/p>\n<div class=\"stat-title\">\uc774\uc0b0\ud654\ud0c4\uc18c \uac10\ucd95<\/div>\n<div class=\"stat-desc\">\uc7ac\uc0dd \uc5d0\ub108\uc9c0\ub97c \ud1b5\ud55c \uc0c1\ub2f9\ud55c \ubc30\ucd9c\ub7c9 \uac10\ucd95<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n                    <span class=\"stat-icon\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\u267b\ufe0f\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/267b.svg\"><\/span><\/p>\n<div class=\"stat-title\">Circular Economy<\/div>\n<div class=\"stat-desc\">\ucd5c\uc801\ud654\ub41c \uc9c0\uc18d \uac00\ub2a5\ud55c \uc0dd\uc0b0 \uacf5\uc815<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Final Mission Section --><\/p>\n<div class=\"mission-final\">\n<div class=\"mission-content\">\n<h2 class=\"mission-title\">\uc6b0\ub9ac\uc758 \uc9c0\uc18d\uc801\uc778 \uc0ac\uba85<\/h2>\n<p class=\"mission-text\">\uc9c0\uc18d \uac00\ub2a5\ud55c \uc0b0\ub9bc\uacbd\uc601\uc744 \uc801\uadf9 \ucd94\uc9c4\ud558\uace0, \uc7ac\uc0dd \uac00\ub2a5\ud55c \uc6d0\ub8cc\uc758 \uc9c0\ub2a5\uc801 \uc0ac\uc6a9\uc744 \uadf9\ub300\ud654\ud558\uba70, \uae68\ub057\ud55c \uc5d0\ub108\uc9c0\ub85c\uc758 \uc804\ud658\uc744 \uacfc\uac10\ud788 \ucd94\uc9c4\ud568\uc73c\ub85c\uc368, LANDU\ub294 \ud658\uacbd \ubcf4\ud638\uc640 \uc0b0\uc5c5 \ud601\uc2e0\uc774 \ud568\uaed8 \uc131\uc7a5\ud560 \uc218 \uc788\uc74c\uc744 \uc99d\uba85\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p class=\"mission-text\">\ud3ec\uad04\uc801\uc778 \uc811\uadfc \ubc29\uc2dd\uc744 \ud1b5\ud574 \uc6b0\ub9ac\uac00 \ub9cc\ub4dc\ub294 \ubaa8\ub4e0 \uc81c\ud488\uc740 \uc790\uc5f0\uc758 \uc601\uc6d0\ud55c \uc790\uc6d0\uc744 \ud65c\uc6a9\ud558\uc5ec \uc0dd\ud0dc\uacc4\ub97c \uc720\uc9c0\ud558\uace0, \uc9c0\uc5ed \uc0ac\ud68c\ub97c \uac15\ud654\ud558\uba70, \ubbf8\ub798 \uc138\ub300\ub97c \uc704\ud574 \uc9c0\uad6c\ub97c \ubcf4\ud638\ud558\ub294 \ub354 \ud070 \uc0ac\uba85\uc758 \uc77c\ubd80\uac00 \ub429\ub2c8\ub2e4.<\/p>\n<div class=\"philosophy-badge\">\uc2dd\ubb3c\uc5d0\uc11c \ud589\uc131\uae4c\uc9c0<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<div class=\"banner\">\n<style>\n        .banner {\n            background: linear-gradient(135deg, #2d5a27 0%, #4a7c59 50%, #68a063 100%);\n            color: white;\n            padding: 60px 30px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n            margin-bottom: 0;\n        }<\/p>\n<p>        .banner::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"molecules\" patternUnits=\"userSpaceOnUse\" width=\"40\" height=\"40\"><circle cx=\"8\" cy=\"8\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"32\" cy=\"8\" r=\"1.5\" fill=\"rgba(255,255,255,0.08)\"\/><circle cx=\"20\" cy=\"25\" r=\"1.8\" fill=\"rgba(255,255,255,0.09)\"\/><line x1=\"8\" y1=\"8\" x2=\"20\" y2=\"25\" stroke=\"rgba(255,255,255,0.06)\" stroke-width=\"1\"\/><line x1=\"20\" y1=\"25\" x2=\"32\" y2=\"8\" stroke=\"rgba(255,255,255,0.06)\" stroke-width=\"1\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23molecules)\"\/><\/svg>');\n            opacity: 0.4;\n            animation: float 20s ease-in-out infinite;\n        }<\/p>\n<p>        @keyframes float {\n            0%, 100% { transform: translateY(0px) rotate(0deg); }\n            50% { transform: translateY(-10px) rotate(2deg); }\n        }<\/p>\n<p>        .banner-content {\n            position: relative;\n            z-index: 2;\n            max-width: 900px;\n            margin: 0 auto;\n        }<\/p>\n<p>        .banner h1 {\n            font-size: 3.2rem;\n            margin-bottom: 25px;\n            font-weight: 700;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n            animation: fadeInUp 1s ease-out;\n            letter-spacing: -0.5px;\n            line-height: 1.2;\n        }<\/p>\n<p>        .banner p {\n            font-size: 1.4rem;\n            opacity: 0.95;\n            max-width: 750px;\n            margin: 0 auto;\n            animation: fadeInUp 1s ease-out 0.3s both;\n            font-weight: 300;\n            line-height: 1.5;\n        }<\/p>\n<p>        .chemistry-icon {\n            display: inline-block;\n            margin: 0 15px 20px 15px;\n            animation: pulse 2s ease-in-out infinite;\n        }<\/p>\n<p>        .chemistry-icon::before {\n            content: ;\n            font-size: 2.5rem;\n            filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));\n        }<\/p>\n<p>        @keyframes pulse {\n            0%, 100% { transform: scale(1); }\n            50% { transform: scale(1.1); }\n        }<\/p>\n<p>        @keyframes 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>        .sdg-accent {\n            display: inline-block;\n            padding: 8px 16px;\n            background: rgba(255,255,255,0.15);\n            border-radius: 25px;\n            font-size: 0.9rem;\n            margin: 15px 0;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255,255,255,0.2);\n            animation: fadeInUp 1s ease-out 0.6s both;\n        }<\/p>\n<p>        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .banner {\n                padding: 40px 20px;\n            }<\/p>\n<p>            .banner h1 {\n                font-size: 2.2rem;\n            }<\/p>\n<p>            .banner p {\n                font-size: 1.1rem;\n            }<\/p>\n<p>            .chemistry-icon::before {\n                font-size: 2rem;\n            }\n        }<\/p>\n<p>        @media (max-width: 480px) {\n            .banner {\n                padding: 30px 15px;\n            }<\/p>\n<p>            .banner h1 {\n                font-size: 1.8rem;\n            }<\/p>\n<p>            .banner p {\n                font-size: 1rem;\n            }\n        }\n    <\/style>\n<div class=\"banner-content\">\n<div class=\"sdg-accent\"><img loading=\"lazy\" decoding=\"async\" draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf31\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f331.svg\"> Sustainable Development Goals<\/div>\n<h1>\uc9c0\uc18d \uac00\ub2a5\ud55c \uac1c\ubc1c \ubaa9\ud45c \ucd94\uc9c4<\/h1>\n<div class=\"chemistry-icon\"><\/div>\n<p>\uc6b0\ub9ac\ub294 \uc88b\uc740 \ud654\ud559\uc774 \uc9c0\uc18d \uac00\ub2a5\ud55c \uc0ac\ud68c\uc758 \ubc88\uc601\uacfc \ubcf5\uc9c0\uc758 \ud575\uc2ec\uc774\ub77c\uace0 \ubbff\uc2b5\ub2c8\ub2e4<\/p>\n<\/p><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Sustainable Innovation An Eternal Resource Sustainably Managed Natural Renewable Materials for a Better Tomorrow Today&#8217;s generation stands at a crossroads, facing environmental challenges that are not only urgent but existential in nature. Pure Natural Cotton 01 \/ Challenge The Crossroads of Our Generation Climate change, the drive for sustainable development, and the universal aspiration for [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":5008,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-5371","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/pages\/5371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/comments?post=5371"}],"version-history":[{"count":1,"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/pages\/5371\/revisions"}],"predecessor-version":[{"id":5372,"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/pages\/5371\/revisions\/5372"}],"up":[{"embeddable":true,"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/pages\/5008"}],"wp:attachment":[{"href":"https:\/\/hpmc.ae\/ko\/wp-json\/wp\/v2\/media?parent=5371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}