{"id":1909,"date":"2025-12-27T01:40:10","date_gmt":"2025-12-27T09:40:10","guid":{"rendered":"https:\/\/qyonz.com\/?page_id=1909"},"modified":"2026-01-05T23:51:08","modified_gmt":"2026-01-06T07:51:08","slug":"oem-odm","status":"publish","type":"page","link":"https:\/\/qyonz.com\/ko\/oem-odm\/","title":{"rendered":"OEM\/ODM"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1909\" class=\"elementor elementor-1909\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-965cfaa e-flex e-con-boxed e-con e-parent\" data-id=\"965cfaa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ebfac2 elementor-widget elementor-widget-html\" data-id=\"2ebfac2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Qyonz OEM\/ODM Services Page - Elementor Compatible HTML -->\n<style>\n.oem-odm-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    color: #333;\n    line-height: 1.8;\n}\n\n@media (max-width: 768px) {\n    .oem-odm-container {\n        max-width: 100%;\n    }\n}\n\n\/* Hero Section *\/\n.oem-odm-hero {\n    background: linear-gradient(135deg, #65886D 0%, #4a6b50 100%);\n    color: #fff;\n    padding: 80px 40px;\n    text-align: center;\n    border-radius: 30px;\n    position: relative;\n    overflow: hidden;\n}\n\n.oem-odm-hero::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    right: -20%;\n    width: 500px;\n    height: 500px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n}\n\n.oem-odm-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -30%;\n    left: -10%;\n    width: 400px;\n    height: 400px;\n    background: rgba(255,255,255,0.03);\n    border-radius: 50%;\n}\n\n.oem-odm-hero h1 {\n    font-size: 42px;\n    font-weight: 700;\n    margin: 0 0 15px 0;\n    position: relative;\n    z-index: 1;\n    color: #fff;\n}\n\n.oem-odm-hero .subtitle {\n    font-size: 18px;\n    opacity: 0.95;\n    max-width: 700px;\n    margin: 0 auto 30px;\n    position: relative;\n    z-index: 1;\n}\n\n.oem-odm-hero .hero-badges {\n    display: flex;\n    justify-content: center;\n    gap: 15px;\n    flex-wrap: wrap;\n    position: relative;\n    z-index: 1;\n}\n\n.oem-odm-hero .badge {\n    background: rgba(255,255,255,0.15);\n    padding: 8px 20px;\n    border-radius: 30px;\n    font-size: 13px;\n    font-weight: 500;\n    backdrop-filter: blur(10px);\n}\n\n@media (max-width: 768px) {\n    .oem-odm-hero {\n        padding: 50px 20px;\n    }\n    .oem-odm-hero h1 {\n        font-size: 28px;\n    }\n    .oem-odm-hero .subtitle {\n        font-size: 15px;\n    }\n}\n\n\/* Section Styles *\/\n.oem-odm-section {\n    padding: 60px 30px;\n}\n\n@media (max-width: 768px) {\n    .oem-odm-section {\n        padding: 40px 20px;\n    }\n}\n\n.oem-odm-section h2 {\n    color: #65886D;\n    font-size: 28px;\n    text-align: center;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n}\n\n.oem-odm-section .section-subtitle {\n    text-align: center;\n    color: #666;\n    font-size: 16px;\n    max-width: 700px;\n    margin: 0 auto 40px;\n}\n\n\/* Service Cards *\/\n.service-comparison {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 30px;\n    margin: 40px 0;\n}\n\n@media (max-width: 768px) {\n    .service-comparison {\n        grid-template-columns: 1fr;\n    }\n}\n\n.service-card {\n    background: #fff;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 5px 30px rgba(0,0,0,0.08);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.service-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 40px rgba(101, 136, 109, 0.15);\n}\n\n.service-card-header {\n    background: linear-gradient(135deg, #65886D 0%, #4a6b50 100%);\n    color: #fff;\n    padding: 30px;\n    text-align: center;\n}\n\n.service-card-header.odm-header {\n    background: linear-gradient(135deg, #4a6b50 0%, #3d5a43 100%);\n}\n\n.service-card-header h3 {\n    font-size: 24px;\n    margin: 0 0 5px 0;\n    font-weight: 700;\n}\n\n.service-card-header .full-name {\n    font-size: 13px;\n    opacity: 0.9;\n}\n\n.service-card-body {\n    padding: 30px;\n}\n\n.service-card-body p {\n    color: #555;\n    margin-bottom: 20px;\n    text-align: left;\n}\n\n.service-card-body ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.service-card-body li {\n    padding: 12px 0;\n    padding-left: 30px;\n    position: relative;\n    color: #444;\n    border-bottom: 1px solid #f0f0f0;\n}\n\n.service-card-body li:last-child {\n    border-bottom: none;\n}\n\n.service-card-body li::before {\n    content: '\u2713';\n    position: absolute;\n    left: 0;\n    color: #65886D;\n    font-weight: 700;\n    font-size: 16px;\n}\n\n.service-tag {\n    display: inline-block;\n    background: #f0f5f1;\n    color: #65886D;\n    padding: 4px 12px;\n    border-radius: 15px;\n    font-size: 12px;\n    font-weight: 600;\n    margin-right: 8px;\n    margin-bottom: 8px;\n}\n\n\/* Process Section *\/\n.process-timeline {\n    position: relative;\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.process-timeline::before {\n    content: '';\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 3px;\n    height: 100%;\n    background: linear-gradient(to bottom, #65886D, #4a6b50);\n    border-radius: 3px;\n}\n\n@media (max-width: 768px) {\n    .process-timeline::before {\n        left: 20px;\n    }\n}\n\n.process-step {\n    display: flex;\n    align-items: flex-start;\n    margin-bottom: 40px;\n    position: relative;\n}\n\n.process-step:nth-child(even) {\n    flex-direction: row-reverse;\n}\n\n@media (max-width: 768px) {\n    .process-step,\n    .process-step:nth-child(even) {\n        flex-direction: row;\n        padding-left: 50px;\n    }\n}\n\n.process-number {\n    width: 50px;\n    height: 50px;\n    background: #65886D;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n    font-weight: 700;\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 2;\n    box-shadow: 0 4px 15px rgba(101, 136, 109, 0.3);\n}\n\n@media (max-width: 768px) {\n    .process-number {\n        left: 20px;\n        width: 40px;\n        height: 40px;\n        font-size: 16px;\n    }\n}\n\n.process-content {\n    width: calc(50% - 50px);\n    background: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n}\n\n.process-step:nth-child(odd) .process-content {\n    margin-right: auto;\n    text-align: right;\n}\n\n.process-step:nth-child(even) .process-content {\n    margin-left: auto;\n    text-align: left;\n}\n\n@media (max-width: 768px) {\n    .process-content {\n        width: 100%;\n        text-align: left !important;\n    }\n}\n\n.process-content h4 {\n    color: #65886D;\n    font-size: 18px;\n    margin: 0 0 10px 0;\n}\n\n.process-content p {\n    color: #666;\n    font-size: 14px;\n    margin: 0;\n    text-align: inherit;\n}\n\n\/* Capabilities Grid *\/\n.capabilities-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin: 40px 0;\n}\n\n@media (max-width: 992px) {\n    .capabilities-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n@media (max-width: 576px) {\n    .capabilities-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n.capability-item {\n    background: #fff;\n    border-radius: 15px;\n    padding: 30px 20px;\n    text-align: center;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n    transition: all 0.3s ease;\n    border: 1px solid #f0f0f0;\n}\n\n.capability-item:hover {\n    border-color: #65886D;\n    box-shadow: 0 10px 30px rgba(101, 136, 109, 0.12);\n}\n\n.capability-icon {\n    width: 70px;\n    height: 70px;\n    background: linear-gradient(135deg, #f0f5f1 0%, #e5ebe6 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n}\n\n.capability-icon svg {\n    width: 32px;\n    height: 32px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.capability-item h4 {\n    color: #333;\n    font-size: 16px;\n    margin: 0 0 10px 0;\n    font-weight: 600;\n}\n\n.capability-item p {\n    color: #777;\n    font-size: 13px;\n    margin: 0;\n}\n\n\/* Stats Section *\/\n.stats-section {\n    background: linear-gradient(135deg, #65886D 0%, #4a6b50 100%);\n    padding: 50px 30px;\n    border-radius: 20px;\n    margin: 40px 0;\n}\n\n.stats-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 30px;\n}\n\n@media (max-width: 768px) {\n    .stats-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n    }\n}\n\n.stat-item {\n    text-align: center;\n    color: #fff;\n}\n\n.stat-number {\n    font-size: 42px;\n    font-weight: 700;\n    margin-bottom: 5px;\n    line-height: 1;\n}\n\n.stat-label {\n    font-size: 14px;\n    opacity: 0.9;\n}\n\n\/* Product Categories *\/\n.product-categories {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 25px;\n    margin: 40px 0;\n}\n\n@media (max-width: 768px) {\n    .product-categories {\n        grid-template-columns: 1fr;\n    }\n}\n\n.category-card {\n    background: #fff;\n    border-radius: 15px;\n    overflow: hidden;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n    transition: all 0.3s ease;\n}\n\n.category-card:hover {\n    box-shadow: 0 10px 35px rgba(101, 136, 109, 0.15);\n}\n\n.category-header {\n    background: #f8faf8;\n    padding: 25px;\n    text-align: center;\n    border-bottom: 1px solid #eee;\n}\n\n.category-header svg {\n    width: 45px;\n    height: 45px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n    margin-bottom: 10px;\n}\n\n.category-header h4 {\n    color: #333;\n    font-size: 18px;\n    margin: 0;\n    font-weight: 600;\n}\n\n.category-body {\n    padding: 20px 25px;\n}\n\n.category-body ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.category-body li {\n    padding: 8px 0;\n    color: #555;\n    font-size: 14px;\n    display: flex;\n    align-items: center;\n}\n\n.category-body li::before {\n    content: '';\n    width: 6px;\n    height: 6px;\n    background: #65886D;\n    border-radius: 50%;\n    margin-right: 12px;\n    flex-shrink: 0;\n}\n\n\/* Certifications *\/\n.certifications-row {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 20px;\n    margin: 40px 0;\n}\n\n.cert-badge {\n    background: #fff;\n    border: 2px solid #e5ebe6;\n    border-radius: 12px;\n    padding: 20px 30px;\n    text-align: center;\n    min-width: 140px;\n    transition: all 0.3s ease;\n}\n\n.cert-badge:hover {\n    border-color: #65886D;\n    box-shadow: 0 5px 20px rgba(101, 136, 109, 0.1);\n}\n\n.cert-badge .cert-name {\n    color: #65886D;\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 5px;\n}\n\n.cert-badge .cert-desc {\n    color: #888;\n    font-size: 11px;\n}\n\n\/* CTA Section *\/\n.cta-section {\n    background: linear-gradient(135deg, #f8faf8 0%, #eef3ef 100%);\n    padding: 50px 40px;\n    border-radius: 20px;\n    text-align: center;\n    margin: 40px 0;\n}\n\n.cta-section h3 {\n    color: #333;\n    font-size: 26px;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n}\n\n.cta-section p {\n    color: #666;\n    font-size: 16px;\n    max-width: 600px;\n    margin: 0 auto 25px;\n}\n\n.cta-buttons {\n    display: flex;\n    justify-content: center;\n    gap: 15px;\n    flex-wrap: wrap;\n}\n\n.cta-btn {\n    display: inline-flex;\n    align-items: center;\n    padding: 14px 30px;\n    border-radius: 30px;\n    font-size: 15px;\n    font-weight: 600;\n    text-decoration: none;\n    transition: all 0.3s ease;\n}\n\n.cta-btn-primary {\n    background: #65886D;\n    color: #fff;\n}\n\n.cta-btn-primary:hover {\n    background: #4a6b50;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 25px rgba(101, 136, 109, 0.3);\n}\n\n.cta-btn-secondary {\n    background: #fff;\n    color: #65886D;\n    border: 2px solid #65886D;\n}\n\n.cta-btn-secondary:hover {\n    background: #65886D;\n    color: #fff;\n}\n\n.cta-btn svg {\n    width: 18px;\n    height: 18px;\n    margin-left: 8px;\n}\n\n\/* Footer Note *\/\n.oem-footer {\n    text-align: center;\n    padding: 30px;\n    color: #888;\n    font-size: 13px;\n}\n<\/style>\n\n<div class=\"oem-odm-container\">\n    <!-- Hero Section -->\n    <div class=\"oem-odm-hero\">\n        <h1>OEM \ubc0f ODM \uc81c\uc870<\/h1>\n        <p class=\"subtitle\">\ud504\ub9ac\ubbf8\uc5c4 \ud654\uc7a5\ud488 \uc81c\uc870\ub97c \uc704\ud55c \uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \ud30c\ud2b8\ub108. \ucee8\uc149\ubd80\ud130 \uc81c\uc791\uc5d0 \uc774\ub974\uae30\uae4c\uc9c0 \uc6b0\uc218\uc131\uacfc \uc815\ud655\uc131\uc744 \ubc14\ud0d5\uc73c\ub85c \uace0\uac1d\uc758 \ubdf0\ud2f0 \ube0c\ub79c\ub4dc \ube44\uc804\uc744 \uc2e4\ud604\ud569\ub2c8\ub2e4.<\/p>\n        <div class=\"hero-badges\">\n            <span class=\"badge\">ISO 22716 \uc778\uc99d<\/span>\n            <span class=\"badge\">GMP \uc900\uc218<\/span>\n            <span class=\"badge\">15\ub144 \uc774\uc0c1\uc758 \uacbd\ud5d8<\/span>\n            <span class=\"badge\">\uae00\ub85c\ubc8c \ub0b4\ubcf4\ub0b4\uae30<\/span>\n        <\/div>\n    <\/div>\n\n    <!-- OEM vs ODM Section -->\n    <div class=\"oem-odm-section\">\n        <h2>\uc81c\uc870 \uc11c\ube44\uc2a4<\/h2>\n        <p class=\"section-subtitle\">\uc790\uccb4 \uacf5\uc2dd\uc744 \ubcf4\uc720\ud558\uace0 \uc788\uac70\ub098 \uc81c\ud488 \uac1c\ubc1c\uc744 \uc704\ud574 \ub2f9\uc0ac\uc758 \uc804\ubb38 \uc9c0\uc2dd\uc774 \ud544\uc694\ud55c \uacbd\uc6b0, \ube44\uc988\ub2c8\uc2a4 \uc694\uad6c\uc0ac\ud56d\uc5d0 \ub9de\ub294 \uc720\uc5f0\ud55c \uc194\ub8e8\uc158\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n        \n        <div class=\"service-comparison\">\n            <!-- OEM Card -->\n            <div class=\"service-card\">\n                <div class=\"service-card-header\">\n                    <h3>OEM \uc11c\ube44\uc2a4<\/h3>\n                    <span class=\"full-name\">\uc8fc\ubb38\uc790 \uc0c1\ud45c \ubd80\ucc29 \uc0dd\uc0b0<\/span>\n                <\/div>\n                <div class=\"service-card-body\">\n                    <p>\uadc0\uc0ac\uc758 \ub3c5\uc810\uc801\uc778 \uc81c\ud615\uc5d0 \uc0dd\uba85\uc744 \ubd88\uc5b4\ub123\uc73c\uc138\uc694. \ucd5c\ucca8\ub2e8 \uc124\ube44\ub97c \ud1b5\ud574 \uace0\uac1d\uc758 \uc0ac\uc591\uc5d0 \uc815\ud655\ud788 \ubd80\ud569\ud558\ub294 \uc81c\ud488\uc744 \uc81c\uc870\ud569\ub2c8\ub2e4.<\/p>\n                    <div style=\"margin-bottom: 20px;\">\n                        <span class=\"service-tag\">\uc0ac\uc6a9\uc790 \uacf5\uc2dd<\/span>\n                        <span class=\"service-tag\">\ube0c\ub79c\ub4dc<\/span>\n                        <span class=\"service-tag\">\ud504\ub85c\ub355\uc158<\/span>\n                    <\/div>\n                    <ul>\n                        <li>\ub3c5\uc790\uc801\uc778 \uc81c\ud615 \uc81c\uc870<\/li>\n                        <li>\uc0ac\uc591\uc744 \uc5c4\uaca9\ud558\uac8c \uc900\uc218<\/li>\n                        <li>\uc644\ubcbd\ud55c \uae30\ubc00\uc131 \ubc0f IP \ubcf4\ud638<\/li>\n                        <li>1,000\uac1c \ub2e8\uc704\uc758 \uc720\uc5f0\ud55c \ubc30\uce58 \ud06c\uae30<\/li>\n                        <li>\ub9de\ucda4\ud615 \ud3ec\uc7a5 \ubc0f \ub77c\ubca8\ub9c1<\/li>\n                        <li>\ud45c\uc900\uc5d0 \ub530\ub978 \ud488\uc9c8 \uad00\ub9ac<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <!-- ODM Card -->\n            <div class=\"service-card\">\n                <div class=\"service-card-header odm-header\">\n                    <h3>ODM \uc11c\ube44\uc2a4<\/h3>\n                    <span class=\"full-name\">\ub3c5\ucc3d\uc801\uc778 \ub514\uc790\uc778 \uc81c\uc870<\/span>\n                <\/div>\n                <div class=\"service-card-body\">\n                    <p>\ub2f9\uc0ac\uc758 R&amp;D \uc804\ubb38\uc131\uacfc \uc785\uc99d\ub41c \ud3ec\ubbac\ub7ec\ub97c \ud65c\uc6a9\ud558\uc138\uc694. \uadc0\uc0ac\uac00 \uc9c1\uc811 \ube0c\ub79c\ub4dc\ud654\ud558\uc5ec \ud310\ub9e4\ud560 \uc218 \uc788\ub294 \uc81c\ud488\uc744 \uac1c\ubc1c \ubc0f \uc81c\uc870\ud569\ub2c8\ub2e4.<\/p>\n                    <div style=\"margin-bottom: 20px;\">\n                        <span class=\"service-tag\">\uc6b0\ub9ac\uc758 \uacf5\uc2dd<\/span>\n                        <span class=\"service-tag\">\ube0c\ub79c\ub4dc<\/span>\n                        <span class=\"service-tag\">\uc2dc\uc7a5 \uc900\ube44<\/span>\n                    <\/div>\n                    <ul>\n                        <li>500\uac1c \uc774\uc0c1\uc758 \uac80\uc99d\ub41c \ud3ec\ubbac\ub7ec\uc5d0 \uc561\uc138\uc2a4<\/li>\n                        <li>\ub9de\ucda4\ud615 \uc81c\ud615 \uac1c\ubc1c<\/li>\n                        <li>\ud2b8\ub80c\ub4dc \uc911\uc2ec\uc758 \uc81c\ud488 \ud601\uc2e0<\/li>\n                        <li>\uc2dc\uc7a5 \ucd9c\uc2dc \uc2dc\uac04 \ub2e8\ucd95<\/li>\n                        <li>\uaddc\uc815 \uc900\uc218 \ud3ec\ud568<\/li>\n                        <li>\uc804\uccb4 \uc81c\ud488 \uc124\uba85\uc11c<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Stats Section -->\n    <div class=\"stats-section\">\n        <div class=\"stats-grid\">\n            <div class=\"stat-item\">\n                <div class=\"stat-number\">500+<\/div>\n                <div class=\"stat-label\">\uc900\ube44\ub41c \uc81c\ud615<\/div>\n            <\/div>\n            <div class=\"stat-item\">\n                <div class=\"stat-number\">50+<\/div>\n                <div class=\"stat-label\">\uc218\ucd9c \uad6d\uac00<\/div>\n            <\/div>\n            <div class=\"stat-item\">\n                <div class=\"stat-number\">1000+<\/div>\n                <div class=\"stat-label\">\ube0c\ub79c\ub4dc \ud30c\ud2b8\ub108<\/div>\n            <\/div>\n            <div class=\"stat-item\">\n                <div class=\"stat-number\">15+<\/div>\n                <div class=\"stat-label\">\uc218\ub144\uac04\uc758 \uacbd\ud5d8<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Product Categories -->\n    <div class=\"oem-odm-section\">\n        <h2>\uc81c\ud488 \uce74\ud14c\uace0\ub9ac<\/h2>\n        <p class=\"section-subtitle\">\ub2f9\uc0ac\ub294 \ubaa8\ub4e0 \uc81c\uc870 \uc694\uad6c \uc0ac\ud56d\uc744 \ucda9\uc871\ud558\ub294 \ud3ec\uad04\uc801\uc778 \ubc94\uc704\uc758 \ud654\uc7a5\ud488 \ubc0f \ud37c\uc2a4\ub110 \ucf00\uc5b4 \uc81c\ud488\uc744 \uc804\ubb38\uc73c\ub85c \ud569\ub2c8\ub2e4.<\/p>\n        \n        <div class=\"product-categories\">\n            <div class=\"category-card\">\n                <div class=\"category-header\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z\"\/>\n                        <path d=\"M12 6v6l4 2\"\/>\n                    <\/svg>\n                    <h4>\uc2a4\ud0a8\ucf00\uc5b4<\/h4>\n                <\/div>\n                <div class=\"category-body\">\n                    <ul>\n                        <li>\ud074\ub80c\uc800 &amp; \ud1a0\ub108<\/li>\n                        <li>\uc138\ub7fc &amp; \uc5d0\uc13c\uc2a4<\/li>\n                        <li>\ubaa8\uc774\uc2a4\ucc98\ub77c\uc774\uc800 &amp; \ud06c\ub9bc<\/li>\n                        <li>\ub208 \uad00\ub9ac \uc81c\ud488<\/li>\n                        <li>\ub9c8\uc2a4\ud06c &amp; \ud2b8\ub9ac\ud2b8\uba3c\ud2b8<\/li>\n                        <li>\uc790\uc678\uc120 \ucc28\ub2e8\uc81c \ubc0f SPF \uc81c\ud488<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"category-card\">\n                <div class=\"category-header\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M20 7h-4V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2z\"\/>\n                    <\/svg>\n                    <h4>\ud5e4\uc5b4\ucf00\uc5b4<\/h4>\n                <\/div>\n                <div class=\"category-body\">\n                    <ul>\n                        <li>\uc0f4\ud478 &amp; \ucee8\ub514\uc154\ub108<\/li>\n                        <li>\ud5e4\uc5b4 \ub9c8\uc2a4\ud06c &amp; \ud2b8\ub9ac\ud2b8\uba3c\ud2b8<\/li>\n                        <li>\ud5e4\uc5b4 \uc624\uc77c &amp; \uc138\ub7fc<\/li>\n                        <li>\uc2a4\ud0c0\uc77c\ub9c1 \uc81c\ud488<\/li>\n                        <li>\ub450\ud53c \ucf00\uc5b4 \uc194\ub8e8\uc158<\/li>\n                        <li>\uc0c9\uc0c1 \ubcf4\ud638 \ub77c\uc778<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"category-card\">\n                <div class=\"category-header\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/>\n                    <\/svg>\n                    <h4>\ubc14\ub514 \ucf00\uc5b4<\/h4>\n                <\/div>\n                <div class=\"category-body\">\n                    <ul>\n                        <li>\ubc14\ub514 \ub85c\uc158 &amp; \ubc84\ud130<\/li>\n                        <li>\uc0e4\uc6cc \uc824 &amp; \ubc14\ub514 \uc6cc\uc2dc<\/li>\n                        <li>\ubc14\ub514 \uc2a4\ud06c\ub7fd &amp; \uac01\uc9c8 \uc81c\uac70\uc81c<\/li>\n                        <li>\uc190 &amp; \ubc1c \uad00\ub9ac<\/li>\n                        <li>\ub370\uc624\ub3c4\ub780\ud2b8 &amp; \ubc1c\ud55c \uc5b5\uc81c\uc81c<\/li>\n                        <li>\ub9c8\uc0ac\uc9c0 \uc624\uc77c &amp; \ubc24<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Capabilities -->\n    <div class=\"oem-odm-section\" style=\"background: #f9faf9; border-radius: 20px;\">\n        <h2>\ub2f9\uc0ac\uc758 \uc5ed\ub7c9<\/h2>\n        <p class=\"section-subtitle\">\ubaa8\ub4e0 \uc0dd\uc0b0 \ub2e8\uacc4\uc5d0\uc11c \ud0c1\uc6d4\ud55c \ud488\uc9c8\uc744 \uc81c\uacf5\ud558\uae30 \uc704\ud55c \ucca8\ub2e8 \uc2dc\uc124\uacfc \uc804\ubb38\uc131\uc744 \uac16\ucd94\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        \n        <div class=\"capabilities-grid\">\n            <div class=\"capability-item\">\n                <div class=\"capability-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18\"\/>\n                    <\/svg>\n                <\/div>\n                <h4>R&amp;D \uc5f0\uad6c\uc18c<\/h4>\n                <p>\ud601\uc2e0\uc801\uc778 \uc81c\ud615\uc744 \uac1c\ubc1c\ud558\ub294 \uc0ac\ub0b4 \uc5f0\uad6c\ud300<\/p>\n            <\/div>\n\n            <div class=\"capability-item\">\n                <div class=\"capability-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\n                        <polyline points=\"22 4 12 14.01 9 11.01\"\/>\n                    <\/svg>\n                <\/div>\n                <h4>\ud488\uc9c8 \uad00\ub9ac<\/h4>\n                <p>\ubaa8\ub4e0 \ud504\ub85c\ub355\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc5c4\uaca9\ud55c \ud14c\uc2a4\ud2b8<\/p>\n            <\/div>\n\n            <div class=\"capability-item\">\n                <div class=\"capability-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/>\n                        <path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/>\n                    <\/svg>\n                <\/div>\n                <h4>\ud3ec\uc7a5 \ub514\uc790\uc778<\/h4>\n                <p>\ub9de\ucda4\ud615 \ud328\ud0a4\uc9d5 \uc194\ub8e8\uc158 \ubc0f \uc778\uc1c4 \uc11c\ube44\uc2a4<\/p>\n            <\/div>\n\n            <div class=\"capability-item\">\n                <div class=\"capability-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                        <line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/>\n                        <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n                    <\/svg>\n                <\/div>\n                <h4>\uae00\ub85c\ubc8c \uaddc\uc815 \uc900\uc218<\/h4>\n                <p>FDA, EU \ubc0f \uad6d\uc81c \uaddc\uc81c \uc804\ubb38\uc131<\/p>\n            <\/div>\n\n            <div class=\"capability-item\">\n                <div class=\"capability-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/>\n                        <path d=\"M2 17l10 5 10-5\"\/>\n                        <path d=\"M2 12l10 5 10-5\"\/>\n                    <\/svg>\n                <\/div>\n                <h4>\ud655\uc7a5 \uac00\ub2a5\ud55c \ud504\ub85c\ub355\uc158<\/h4>\n                <p>\uc18c\ub7c9 \ubc30\uce58\ubd80\ud130 \ub300\uaddc\ubaa8 \uc81c\uc870\uae4c\uc9c0<\/p>\n            <\/div>\n\n            <div class=\"capability-item\">\n                <div class=\"capability-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n                    <\/svg>\n                <\/div>\n                <h4>IP \ubcf4\ud638<\/h4>\n                <p>\uc5c4\uaca9\ud55c \uae30\ubc00 \uc720\uc9c0 \ubc0f NDA \uacc4\uc57d<\/p>\n            <\/div>\n\n            <div class=\"capability-item\">\n                <div class=\"capability-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/>\n                    <\/svg>\n                <\/div>\n                <h4>\ubb3c\ub958 \uc9c0\uc6d0<\/h4>\n                <p>\uc804 \uc138\uacc4 \ubc30\uc1a1 \ubc0f \uc218\ucd9c \ubb38\uc11c<\/p>\n            <\/div>\n\n            <div class=\"capability-item\">\n                <div class=\"capability-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/>\n                        <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n                        <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/>\n                        <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/>\n                    <\/svg>\n                <\/div>\n                <h4>\uc804\ub2f4 \uc9c0\uc6d0<\/h4>\n                <p>\ud504\ub85c\uc81d\ud2b8\ub97c \uc704\ud55c \uac1c\uc778 \uacc4\uc815 \uad00\ub9ac\uc790<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Process Timeline -->\n    <div class=\"oem-odm-section\">\n        <h2>\uc5c5\ubb34 \ubc29\uc2dd<\/h2>\n        <p class=\"section-subtitle\">\uc81c\ud488\uc744 \ud6a8\uc728\uc801\uc774\uace0 \ud6a8\uacfc\uc801\uc73c\ub85c \uc2dc\uc7a5\uc5d0 \ucd9c\uc2dc\ud560 \uc218 \uc788\ub3c4\ub85d \uc124\uacc4\ub41c \uac04\uc18c\ud654\ub41c \ud504\ub85c\uc138\uc2a4\uc785\ub2c8\ub2e4.<\/p>\n        \n        <div class=\"process-timeline\">\n            <div class=\"process-step\">\n                <div class=\"process-number\">1<\/div>\n                <div class=\"process-content\">\n                    <h4>\uc0c1\ub2f4<\/h4>\n                    <p>\ube44\uc804\uacfc \uc694\uad6c\uc0ac\ud56d\uc744 \uacf5\uc720\ud558\uc138\uc694. \uc800\ud76c \ud300\uc774 \uace0\uac1d\uc758 \uc694\uad6c \uc0ac\ud56d\uc744 \ubd84\uc11d\ud558\uace0 \uc804\ubb38\uac00 \ucd94\ucc9c\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"process-step\">\n                <div class=\"process-number\">2<\/div>\n                <div class=\"process-content\">\n                    <h4>\uc81c\ud615 \ubc0f \ub514\uc790\uc778<\/h4>\n                    <p>\ube0c\ub79c\ub4dc \uc544\uc774\ub374\ud2f0\ud2f0\uc5d0 \ub9de\ub294 \uc81c\ud615\uc744 \uac1c\ubc1c\ud558\uac70\ub098 \uac1c\uc120\ud558\uace0 \ud3ec\uc7a5 \ub514\uc790\uc778\uc744 \uc81c\uc791\ud569\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"process-step\">\n                <div class=\"process-number\">3<\/div>\n                <div class=\"process-content\">\n                    <h4>\uc0d8\ud50c \uac1c\ubc1c<\/h4>\n                    <p>\ud14c\uc2a4\ud2b8 \ubc0f \uc2b9\uc778\uc744 \uc704\ud574 \uc0d8\ud50c\uc744 \ubc1b\uc2b5\ub2c8\ub2e4. \uc644\uc804\ud788 \ub9cc\uc871\ud560 \ub54c\uae4c\uc9c0 \ubc18\ubcf5\ud569\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"process-step\">\n                <div class=\"process-number\">4<\/div>\n                <div class=\"process-content\">\n                    <h4>\ud504\ub85c\ub355\uc158<\/h4>\n                    <p>\uacf5\uc815\uc758 \ubaa8\ub4e0 \ub2e8\uacc4\uc5d0\uc11c \uc5c4\uaca9\ud55c \ud488\uc9c8 \uad00\ub9ac\ub97c \ud1b5\ud574 \ubcf8\uaca9\uc801\uc778 \uc81c\uc870\uac00 \uc774\ub8e8\uc5b4\uc9d1\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"process-step\">\n                <div class=\"process-number\">5<\/div>\n                <div class=\"process-content\">\n                    <h4>\ud488\uc9c8 \ubcf4\uc99d<\/h4>\n                    <p>\uc81c\ud488\uc774 \ubaa8\ub4e0 \ud45c\uc900\uc744 \ucda9\uc871\ud558\ub294\uc9c0 \ud655\uc778\ud558\uae30 \uc704\ud55c \ud3ec\uad04\uc801\uc778 \ud14c\uc2a4\ud2b8 \ubc0f \uc778\uc99d.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"process-step\">\n                <div class=\"process-number\">6<\/div>\n                <div class=\"process-content\">\n                    <h4>\ubc30\ub2ec<\/h4>\n                    <p>\uc548\uc804\ud55c \ud3ec\uc7a5\uacfc \uc804 \uc138\uacc4 \ubaa9\uc801\uc9c0\ub85c\uc758 \uc548\uc815\uc801\uc778 \ubc30\uc1a1.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Certifications -->\n    <div class=\"oem-odm-section\">\n        <h2>\uc778\uc99d \ubc0f \ud45c\uc900<\/h2>\n        <p class=\"section-subtitle\">\ud488\uc9c8\uc5d0 \ub300\ud55c \ub2f9\uc0ac\uc758 \ub178\ub825\uc740 \uad6d\uc81c\uc801\uc73c\ub85c \uc778\uc815\ubc1b\ub294 \uc778\uc99d\uc73c\ub85c \ub4b7\ubc1b\uce68\ub429\ub2c8\ub2e4.<\/p>\n        \n        <div class=\"certifications-row\">\n            <div class=\"cert-badge\">\n                <div class=\"cert-name\">ISO 22716<\/div>\n                <div class=\"cert-desc\">\ud654\uc7a5\ud488 GMP<\/div>\n            <\/div>\n            <div class=\"cert-badge\">\n                <div class=\"cert-name\">ISO 9001<\/div>\n                <div class=\"cert-desc\">\ud488\uc9c8 \uad00\ub9ac<\/div>\n            <\/div>\n            <div class=\"cert-badge\">\n                <div class=\"cert-name\">FDA<\/div>\n                <div class=\"cert-desc\">\ub4f1\ub85d \uc2dc\uc124<\/div>\n            <\/div>\n            <div class=\"cert-badge\">\n                <div class=\"cert-name\">EU 1223\/2009<\/div>\n                <div class=\"cert-desc\">EU \uaddc\uc815 \uc900\uc218<\/div>\n            <\/div>\n            <div class=\"cert-badge\">\n                <div class=\"cert-name\">\ud06c\ub8e8\uc5bc\ud2f0 \ud504\ub9ac<\/div>\n                <div class=\"cert-desc\">\ub3d9\ubb3c \uc2e4\ud5d8 \uae08\uc9c0<\/div>\n            <\/div>\n            <div class=\"cert-badge\">\n                <div class=\"cert-name\">\ube44\uac74<\/div>\n                <div class=\"cert-desc\">\uc0ac\uc6a9 \uac00\ub2a5\ud55c \uc635\uc158<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- CTA Section -->\n    <div class=\"cta-section\">\n        <h3>\ud504\ub85c\uc81d\ud2b8\ub97c \uc2dc\uc791\ud560 \uc900\ube44\uac00 \ub418\uc168\ub098\uc694?<\/h3>\n        <p>\uc0c8\ub85c\uc6b4 \ube0c\ub79c\ub4dc\ub97c \ub860\uce6d\ud558\ub4e0 \uc81c\ud488 \ub77c\uc778\uc744 \ud655\uc7a5\ud558\ub4e0, \uc800\ud76c \ud300\uc740 \uadc0\uc0ac\uc758 \uc131\uacf5\uc744 \ub3c4\uc6b8 \uc900\ube44\uac00 \ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uc9c0\uae08 \ubc14\ub85c \uc5f0\ub77d\ud558\uc5ec \ubb34\ub8cc \uc0c1\ub2f4\uc744 \ubc1b\uc73c\uc138\uc694.<\/p>\n        <div class=\"cta-buttons\">\n            <a href=\"\/ko\/%eb%ac%b8%ec%9d%98%ed%95%98%ea%b8%b0\/\" class=\"cta-btn cta-btn-primary\">\n                \uacac\uc801 \ubc1b\uae30\n                <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                    <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n                <\/svg>\n            <\/a>\n            <a href=\"\/ko\/\" class=\"cta-btn cta-btn-secondary\">\n                \ud648\uc73c\ub85c \ub3cc\uc544\uac00\uae30\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <p class=\"oem-footer\">\u00a9 2025 - 2026 Qyonz. \ubaa8\ub4e0 \uad8c\ub9ac \ubcf4\uc720. | \uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \ud654\uc7a5\ud488 \uc81c\uc870 \ud30c\ud2b8\ub108<\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>OEM &#038; ODM Manufacturing Your trusted partner for premium cosmetics manufacturing. From concept to creation, we bring your beauty brand<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"rank_math_title":"OEM & ODM Solutions | Beauty & Personal Care Manufacturing |","rank_math_description":"Qyonz provides OEM and ODM solutions for beauty and personal care brands \u2014 from custom formulation and packaging to sustainable, low MOQ manufacturing.","rank_math_focus_keyword":"OEM & ODM beauty solutions  beauty and personal care manufacturing  custom formulation  private label cosmetics  low MOQ OEM factory  sustainable beauty manufacturing  ODM skincare and haircare  packaging design OEM","footnotes":""},"class_list":["post-1909","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/pages\/1909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/comments?post=1909"}],"version-history":[{"count":4,"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/pages\/1909\/revisions"}],"predecessor-version":[{"id":1914,"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/pages\/1909\/revisions\/1914"}],"wp:attachment":[{"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/media?parent=1909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}