{"id":1081,"date":"2025-07-11T11:56:10","date_gmt":"2025-07-11T11:56:10","guid":{"rendered":"https:\/\/dummy.xtemos.com\/woodmart2\/vinyls-elementor\/?page_id=17"},"modified":"2026-01-05T20:37:32","modified_gmt":"2026-01-06T04:37:32","slug":"%ed%9a%8c%ec%82%ac-%ec%86%8c%ea%b0%9c","status":"publish","type":"page","link":"https:\/\/qyonz.com\/ko\/about-us\/","title":{"rendered":"\ud68c\uc0ac \uc18c\uac1c"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1081\" class=\"elementor elementor-1081\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-85e1b77 e-flex e-con-boxed e-con e-parent\" data-id=\"85e1b77\" 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-32aa6f6 elementor-widget elementor-widget-html\" data-id=\"32aa6f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Qyonz About Us Page - Elementor Compatible HTML -->\n<style>\n.about-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    .about-container {\n        max-width: 100%;\n    }\n}\n\n\/* Hero Section *\/\n.about-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    margin-bottom: 50px;\n}\n\n.about-hero::before {\n    content: '';\n    position: absolute;\n    top: -40%;\n    right: -15%;\n    width: 450px;\n    height: 450px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n}\n\n.about-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -30%;\n    left: -10%;\n    width: 350px;\n    height: 350px;\n    background: rgba(255,255,255,0.03);\n    border-radius: 50%;\n}\n\n.about-hero h1 {\n    font-size: 40px;\n    font-weight: 700;\n    margin: 0 0 15px 0;\n    position: relative;\n    z-index: 1;\n    color: #fff;\n}\n\n.about-hero .subtitle {\n    font-size: 18px;\n    opacity: 0.95;\n    max-width: 700px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n}\n\n@media (max-width: 768px) {\n    .about-hero {\n        padding: 50px 20px;\n    }\n    .about-hero h1 {\n        font-size: 28px;\n    }\n    .about-hero .subtitle {\n        font-size: 15px;\n    }\n}\n\n\/* Section Styles *\/\n.about-section {\n    padding: 0 30px 60px;\n}\n\n@media (max-width: 768px) {\n    .about-section {\n        padding: 0 20px 40px;\n    }\n}\n\n.about-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.about-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\/* Story Section *\/\n.story-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n    margin-bottom: 60px;\n}\n\n@media (max-width: 768px) {\n    .story-section {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n}\n\n.story-content h2 {\n    text-align: left;\n    margin-bottom: 20px;\n}\n\n.story-content p {\n    color: #555;\n    font-size: 15px;\n    margin-bottom: 15px;\n    text-align: justify;\n}\n\n.story-image {\n    background: linear-gradient(135deg, #e8ede9 0%, #d4ddd6 100%);\n    border-radius: 20px;\n    min-height: 350px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative;\n    overflow: hidden;\n}\n\n.story-image .placeholder-icon {\n    width: 100px;\n    height: 100px;\n    background: rgba(101, 136, 109, 0.15);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.story-image svg {\n    width: 50px;\n    height: 50px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n\/* Stats Section *\/\n.stats-section {\n    background: linear-gradient(135deg, #65886D 0%, #4a6b50 100%);\n    border-radius: 20px;\n    padding: 50px 40px;\n    margin-bottom: 60px;\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: 25px;\n    }\n    .stats-section {\n        padding: 40px 25px;\n    }\n}\n\n.stat-item {\n    text-align: center;\n    color: #fff;\n}\n\n.stat-number {\n    font-size: 46px;\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\/* Values Section *\/\n.values-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 25px;\n    margin-top: 40px;\n}\n\n@media (max-width: 768px) {\n    .values-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n.value-card {\n    background: #fff;\n    border-radius: 20px;\n    padding: 35px 30px;\n    text-align: center;\n    box-shadow: 0 5px 25px rgba(0,0,0,0.06);\n    transition: all 0.3s ease;\n    border: 1px solid #f0f0f0;\n}\n\n.value-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 35px rgba(101, 136, 109, 0.12);\n    border-color: #65886D;\n}\n\n.value-icon {\n    width: 80px;\n    height: 80px;\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.value-icon svg {\n    width: 36px;\n    height: 36px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.value-card h3 {\n    color: #333;\n    font-size: 20px;\n    margin: 0 0 12px 0;\n    font-weight: 600;\n}\n\n.value-card p {\n    color: #666;\n    font-size: 14px;\n    margin: 0;\n    line-height: 1.7;\n}\n\n\/* Mission Vision Section *\/\n.mv-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 30px;\n    margin-bottom: 60px;\n}\n\n@media (max-width: 768px) {\n    .mv-section {\n        grid-template-columns: 1fr;\n    }\n}\n\n.mv-card {\n    background: #f9faf9;\n    border-radius: 20px;\n    padding: 40px;\n    position: relative;\n    overflow: hidden;\n}\n\n.mv-card::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 5px;\n    height: 100%;\n    background: #65886D;\n}\n\n.mv-card h3 {\n    color: #65886D;\n    font-size: 22px;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n}\n\n.mv-card p {\n    color: #555;\n    font-size: 15px;\n    margin: 0;\n    line-height: 1.8;\n}\n\n\/* Timeline Section *\/\n.timeline-section {\n    background: #f9faf9;\n    border-radius: 20px;\n    padding: 50px 40px;\n    margin-bottom: 60px;\n}\n\n@media (max-width: 768px) {\n    .timeline-section {\n        padding: 40px 20px;\n    }\n}\n\n.timeline-section h2 {\n    margin-bottom: 40px;\n}\n\n.timeline {\n    position: relative;\n    max-width: 900px;\n    margin: 0 auto;\n}\n\n.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    .timeline::before {\n        left: 15px;\n    }\n}\n\n.timeline-item {\n    display: flex;\n    margin-bottom: 40px;\n    position: relative;\n}\n\n.timeline-item:nth-child(odd) {\n    justify-content: flex-start;\n}\n\n.timeline-item:nth-child(even) {\n    justify-content: flex-end;\n}\n\n@media (max-width: 768px) {\n    .timeline-item,\n    .timeline-item:nth-child(even) {\n        justify-content: flex-start;\n        padding-left: 45px;\n    }\n}\n\n.timeline-dot {\n    width: 20px;\n    height: 20px;\n    background: #65886D;\n    border-radius: 50%;\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n    border: 4px solid #fff;\n    box-shadow: 0 0 0 3px #65886D;\n    z-index: 2;\n}\n\n@media (max-width: 768px) {\n    .timeline-dot {\n        left: 15px;\n    }\n}\n\n.timeline-content {\n    width: calc(50% - 40px);\n    background: #fff;\n    padding: 25px;\n    border-radius: 15px;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n}\n\n.timeline-item:nth-child(odd) .timeline-content {\n    text-align: right;\n}\n\n@media (max-width: 768px) {\n    .timeline-content {\n        width: 100%;\n        text-align: left !important;\n    }\n}\n\n.timeline-content .year {\n    display: inline-block;\n    background: #65886D;\n    color: #fff;\n    padding: 4px 12px;\n    border-radius: 15px;\n    font-size: 13px;\n    font-weight: 600;\n    margin-bottom: 10px;\n}\n\n.timeline-content h4 {\n    color: #333;\n    font-size: 17px;\n    margin: 0 0 8px 0;\n    font-weight: 600;\n}\n\n.timeline-content p {\n    color: #666;\n    font-size: 14px;\n    margin: 0;\n    text-align: inherit;\n}\n\n\/* Certifications *\/\n.cert-section {\n    margin-bottom: 60px;\n}\n\n.cert-grid {\n    display: grid;\n    grid-template-columns: repeat(6, 1fr);\n    gap: 20px;\n    margin-top: 40px;\n}\n\n@media (max-width: 992px) {\n    .cert-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n}\n\n@media (max-width: 576px) {\n    .cert-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n.cert-item {\n    background: #fff;\n    border: 2px solid #e5ebe6;\n    border-radius: 15px;\n    padding: 25px 15px;\n    text-align: center;\n    transition: all 0.3s ease;\n}\n\n.cert-item:hover {\n    border-color: #65886D;\n    box-shadow: 0 8px 25px rgba(101, 136, 109, 0.1);\n}\n\n.cert-item .cert-icon {\n    width: 50px;\n    height: 50px;\n    background: #f0f5f1;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 12px;\n}\n\n.cert-item svg {\n    width: 24px;\n    height: 24px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.cert-item .cert-name {\n    color: #65886D;\n    font-size: 14px;\n    font-weight: 700;\n    margin-bottom: 3px;\n}\n\n.cert-item .cert-desc {\n    color: #888;\n    font-size: 11px;\n}\n\n\/* Facilities Section *\/\n.facilities-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-top: 40px;\n}\n\n@media (max-width: 992px) {\n    .facilities-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n@media (max-width: 576px) {\n    .facilities-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n.facility-card {\n    background: #fff;\n    border-radius: 15px;\n    overflow: hidden;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n    transition: all 0.3s ease;\n}\n\n.facility-card:hover {\n    box-shadow: 0 10px 30px rgba(101, 136, 109, 0.12);\n}\n\n.facility-image {\n    background: linear-gradient(135deg, #e8ede9 0%, #d4ddd6 100%);\n    height: 140px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.facility-image svg {\n    width: 40px;\n    height: 40px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.facility-info {\n    padding: 20px;\n    text-align: center;\n}\n\n.facility-info h4 {\n    color: #333;\n    font-size: 15px;\n    margin: 0 0 5px 0;\n    font-weight: 600;\n}\n\n.facility-info p {\n    color: #777;\n    font-size: 12px;\n    margin: 0;\n}\n\n\/* Global Presence *\/\n.global-section {\n    background: #f9faf9;\n    border-radius: 20px;\n    padding: 50px 40px;\n    margin-bottom: 60px;\n    text-align: center;\n}\n\n.global-section h2 {\n    margin-bottom: 15px;\n}\n\n.global-section .section-subtitle {\n    margin-bottom: 30px;\n}\n\n.regions-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 20px;\n    margin-top: 30px;\n}\n\n@media (max-width: 768px) {\n    .regions-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n.region-item {\n    text-align: center;\n}\n\n.region-item .region-icon {\n    width: 60px;\n    height: 60px;\n    background: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 10px;\n    box-shadow: 0 3px 15px rgba(0,0,0,0.05);\n}\n\n.region-item svg {\n    width: 28px;\n    height: 28px;\n    stroke: #65886D;\n    fill: none;\n    stroke-width: 1.5;\n}\n\n.region-item .region-name {\n    color: #333;\n    font-size: 14px;\n    font-weight: 600;\n    margin-bottom: 3px;\n}\n\n.region-item .region-count {\n    color: #65886D;\n    font-size: 12px;\n    font-weight: 500;\n}\n\n\/* CTA Section *\/\n.about-cta {\n    background: linear-gradient(135deg, #65886D 0%, #4a6b50 100%);\n    border-radius: 20px;\n    padding: 50px 40px;\n    text-align: center;\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n}\n\n.about-cta::before {\n    content: '';\n    position: absolute;\n    top: -30%;\n    right: -10%;\n    width: 300px;\n    height: 300px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n}\n\n.about-cta h3 {\n    font-size: 28px;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n    position: relative;\n    z-index: 1;\n}\n\n.about-cta p {\n    font-size: 16px;\n    max-width: 550px;\n    margin: 0 auto 25px;\n    opacity: 0.95;\n    position: relative;\n    z-index: 1;\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    background: #fff;\n    color: #65886D;\n    transition: all 0.3s ease;\n    position: relative;\n    z-index: 1;\n}\n\n.cta-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);\n}\n\n.cta-btn svg {\n    width: 18px;\n    height: 18px;\n    margin-left: 8px;\n}\n\n\/* Footer *\/\n.about-footer {\n    text-align: center;\n    padding: 30px;\n    color: #888;\n    font-size: 13px;\n}\n<\/style>\n\n<div class=\"about-container\">\n    <!-- Hero Section -->\n    <div class=\"about-hero\">\n        <h1>\ud050\uc628\uc988 \uc18c\uac1c<\/h1>\n        <p class=\"subtitle\">\ud654\uc7a5\ud488 \uc81c\uc870 \ubd84\uc57c\uc758 \uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \ud30c\ud2b8\ub108. \ud601\uc2e0, \ud488\uc9c8, \ud5cc\uc2e0\uc73c\ub85c \ubdf0\ud2f0 \ube44\uc804\uc744 \uc2e4\ud604\ud569\ub2c8\ub2e4.<\/p>\n    <\/div>\n\n    <div class=\"about-section\">\n        <!-- Our Story -->\n        <div class=\"story-section\">\n            <div class=\"story-content\">\n                <h2>\uc6b0\ub9ac\uc758 \uc774\uc57c\uae30<\/h2>\n                <p>\uc544\ub984\ub2e4\uc6c0\uacfc \ud601\uc2e0\uc5d0 \ub300\ud55c \uc5f4\uc815\uc73c\ub85c \uc124\ub9bd\ub41c Qyonz\ub294 \uc791\uc740 \uc2e4\ud5d8\uc2e4\uc5d0\uc11c \ucd9c\ubc1c\ud558\uc5ec \uc804 \uc138\uacc4 \ube0c\ub79c\ub4dc\uc5d0 \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud558\ub294 \uc120\ub3c4\uc801\uc778 \ud654\uc7a5\ud488 OEM\/ODM \uc81c\uc870\uc5c5\uccb4\ub85c \uc131\uc7a5\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n                <p>\ubaa8\ub4e0 \ube0c\ub79c\ub4dc\uac00 \uc138\uacc4 \ucd5c\uace0 \uc218\uc900\uc758 \ud3ec\ubbac\ub7ec\uc640 \uc81c\uc870 \uc5ed\ub7c9\uc744 \uc774\uc6a9\ud560 \uc790\uaca9\uc774 \uc788\ub2e4\ub294 \ub2e8\uc21c\ud55c \uc2e0\ub150\uc5d0\uc11c \uc2dc\uc791\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ud604\uc7ac Facebook\uc740 \uc57c\uc2ec\ucc2c \uc2a4\ud0c0\ud2b8\uc5c5\ubd80\ud130 \uc720\uba85 \ubdf0\ud2f0 \ud558\uc6b0\uc2a4\uae4c\uc9c0 \uc804 \uc138\uacc4 1,000\uac1c \uc774\uc0c1\uc758 \ube0c\ub79c\ub4dc\uc640 \ud30c\ud2b8\ub108\uc2ed\uc744 \ub9fa\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n                <p>\ud488\uc9c8, \ud601\uc2e0, \uace0\uac1d \uc131\uacf5\uc5d0 \ub300\ud55c \ubcc0\ud568\uc5c6\ub294 \ud5cc\uc2e0\uc740 \uc6b0\ub9ac\ub97c \ucc28\ubcc4\ud654\ud558\ub294 \uc694\uc18c\uc785\ub2c8\ub2e4. \ub2e8\uc21c\ud788 \uc81c\ud488\uc744 \uc81c\uc870\ud558\ub294 \ub370 \uadf8\uce58\uc9c0 \uc54a\uace0 \ube0c\ub79c\ub4dc\ub97c \uad6c\ucd95\ud558\uace0 \ubdf0\ud2f0\uc5d0 \ub300\ud55c \uafc8\uc744 \ud604\uc2e4\ub85c \uc2e4\ud604\ud558\ub3c4\ub85d \ub3d5\uc2b5\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"story-image\">\n                <div class=\"placeholder-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            <\/div>\n        <\/div>\n\n        <!-- Stats -->\n        <div class=\"stats-section\">\n            <div class=\"stats-grid\">\n                <div class=\"stat-item\">\n                    <div class=\"stat-number\">15+<\/div>\n                    <div class=\"stat-label\">\uc218\ub144\uac04\uc758 \uc6b0\uc218\uc131<\/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\">50+<\/div>\n                    <div class=\"stat-label\">\uc11c\ube44\uc2a4 \ub300\uc0c1 \uad6d\uac00<\/div>\n                <\/div>\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>\n        <\/div>\n\n        <!-- Mission & Vision -->\n        <div class=\"mv-section\">\n            <div class=\"mv-card\">\n                <h3>\uc6b0\ub9ac\uc758 \uc0ac\uba85<\/h3>\n                <p>\ub6f0\uc5b4\ub09c \uc81c\uc870 \uc5ed\ub7c9, \ud601\uc2e0\uc801\uc778 \ud3ec\ubbac\ub7ec, \ud655\uace0\ud55c \ud488\uc9c8 \uae30\uc900\uc744 \ud1b5\ud574 \ubaa8\ub4e0 \uaddc\ubaa8\uc758 \ubdf0\ud2f0 \ube0c\ub79c\ub4dc\uc5d0 \ud798\uc744 \uc2e4\uc5b4\uc90d\ub2c8\ub2e4. \ud654\uc7a5\ud488 \ube44\uc804\uc744 \uc2dc\uc7a5\uc5d0 \ucd9c\uc2dc\ud560 \uc218 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc804\ud658\ud558\ub294 \uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \ud30c\ud2b8\ub108\uac00 \ub418\uae30 \uc704\ud574 \ub178\ub825\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"mv-card\">\n                <h3>\uc6b0\ub9ac\uc758 \ube44\uc804<\/h3>\n                <p>\ub04a\uc784\uc5c6\uc774 \uc9c4\ud654\ud558\ub294 \ubdf0\ud2f0 \uc0b0\uc5c5\uc5d0\uc11c \ube0c\ub79c\ub4dc\uc758 \uc131\uacf5\uc744 \ub3d5\uae30 \uc704\ud55c \ud601\uc2e0, \uc9c0\uc18d \uac00\ub2a5\uc131, \ud5cc\uc2e0\uc73c\ub85c \uc778\uc815\ubc1b\ub294 \ud654\uc7a5\ud488 OEM\/ODM \uc81c\uc870 \ubd84\uc57c\uc758 \uae00\ub85c\ubc8c \ub9ac\ub354\uac00 \ub418\uae30 \uc704\ud574 \ub178\ub825\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Core Values -->\n        <h2>\ud575\uc2ec \uac00\uce58<\/h2>\n        <p class=\"section-subtitle\">\uc6b0\ub9ac\uac00 \ud558\ub294 \ubaa8\ub4e0 \uc77c\uc758 \uae30\uc900\uc774 \ub418\ub294 \uc6d0\uce59<\/p>\n        \n        <div class=\"values-grid\">\n            <div class=\"value-card\">\n                <div class=\"value-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                <h3>\ud488\uc9c8 \uc6b0\uc218\uc131<\/h3>\n                <p>\ub2f9\uc0ac\ub294 \ubaa8\ub4e0 \uc81c\ud488\uc5d0\uc11c \ucd5c\uace0 \uc218\uc900\uc758 \uae30\uc900\uc744 \uc720\uc9c0\ud558\uc5ec \uae30\ub300 \uc774\uc0c1\uc758 \uc77c\uad00\uc131, \uc548\uc804\uc131 \ubc0f \ud6a8\ub2a5\uc744 \ubcf4\uc7a5\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-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=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/>\n                        <line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\ud601\uc2e0 \uc6b0\uc120<\/h3>\n                <p>\uc800\ud76c R&amp;D \ud300\uc740 \ud30c\ud2b8\ub108\uac00 \uc2dc\uc7a5 \ud2b8\ub80c\ub4dc\uc5d0 \uc55e\uc11c \ub098\uac08 \uc218 \uc788\ub3c4\ub85d \uc0c8\ub85c\uc6b4 \uc7ac\ub8cc, \uae30\uc220, \uc81c\ud615\uc744 \uc9c0\uc18d\uc801\uc73c\ub85c \uc5f0\uad6c\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-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                <h3>\ud30c\ud2b8\ub108\uc2ed \ud3ec\ucee4\uc2a4<\/h3>\n                <p>\uc800\ud76c\ub294 \ubaa8\ub4e0 \uace0\uac1d \uad00\uacc4\ub97c \uc9c4\uc815\ud55c \ud30c\ud2b8\ub108\uc2ed\uc73c\ub85c \uc5ec\uae30\uba70 \uace0\uac1d\uc758 \uc131\uacf5\uc744 \ub9c8\uce58 \uc800\ud76c\uc758 \uc131\uacf5\uc778 \uac83\ucc98\ub7fc \ud22c\uc790\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-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                <h3>\uc2e0\ub8b0 \ubc0f \ubb34\uacb0\uc131<\/h3>\n                <p>\ub2f9\uc0ac\ub294 \uace0\uac1d\uc758 \uacf5\uc2dd\uc744 \ubcf4\ud638\ud558\uace0 \uae30\ubc00\uc744 \uc874\uc911\ud558\uba70 \ubaa8\ub4e0 \uac70\ub798\uc5d0\uc11c \uc644\uc804\ud55c \ud22c\uba85\uc131\uc744 \uc720\uc9c0\ud558\uba70 \uc6b4\uc601\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                        <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\uc9c0\uc18d \uac00\ub2a5\uc131<\/h3>\n                <p>\uc800\ud76c\ub294 \uce5c\ud658\uacbd\uc801\uc778 \uad00\ud589, \uc9c0\uc18d \uac00\ub2a5\ud55c \uc18c\uc2f1, \ud658\uacbd \ubc1c\uc790\uad6d \uac10\uc18c\ub97c \uc704\ud574 \ucd5c\uc120\uc744 \ub2e4\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n            <\/div>\n\n            <div class=\"value-card\">\n                <div class=\"value-icon\">\n                    <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n                        <polyline points=\"12 6 12 12 16 14\"\/>\n                    <\/svg>\n                <\/div>\n                <h3>\uc2dc\uc7a5 \ucd9c\uc2dc \uae30\uac04 \ub2e8\ucd95<\/h3>\n                <p>\uc800\ud76c\ub294 \ud0c0\uc774\ubc0d\uc758 \uc911\uc694\uc131\uc744 \uc798 \uc54c\uace0 \uc788\uc73c\uba70, \uc2dc\uc7a5\uc774 \uc900\ube44\ub418\uc5c8\uc744 \ub54c \uc81c\ud488\uc744 \ucd9c\uc2dc\ud560 \uc218 \uc788\ub3c4\ub85d \ud6a8\uc728\uc801\uc73c\ub85c \uc77c\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Timeline -->\n    <div class=\"timeline-section\">\n        <h2>\uc6b0\ub9ac\uc758 \uc5ec\uc815<\/h2>\n        <div class=\"timeline\">\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2009<\/span>\n                    <h4>\uae30\ucd08<\/h4>\n                    <p>Qyonz\ub294 \uc18c\uaddc\ubaa8 R&amp;D \uc5f0\uad6c\uc18c\uc640 \ubdf0\ud2f0 \uc0b0\uc5c5\uc5d0 \ub300\ud55c \ud070 \ube44\uc804\uc744 \uac00\uc9c0\uace0 \uc124\ub9bd\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2012<\/span>\n                    <h4>\uccab \ubc88\uc9f8 \uc8fc\uc694 \ud655\uc7a5\ud329<\/h4>\n                    <p>GMP \uc778\uc99d\uc744 \ubc1b\uc740 \uccab \ubc88\uc9f8 \ub300\uaddc\ubaa8 \uc81c\uc870 \uc2dc\uc124\uc744 \uc624\ud508\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2015<\/span>\n                    <h4>\uae00\ub85c\ubc8c \ub3c4\ub2ec \ubc94\uc704<\/h4>\n                    <p>30\uac1c \uc774\uc0c1\uc758 \uad6d\uac00\ub85c \uc218\ucd9c\uc744 \ud655\ub300\ud558\uace0 ISO 22716 \uc778\uc99d\uc744 \ud68d\ub4dd\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2018<\/span>\n                    <h4>\ud601\uc2e0 \uc13c\ud130<\/h4>\n                    <p>\ucca8\ub2e8 \ud14c\uc2a4\ud2b8 \uc2dc\uc124\uc744 \uac16\ucd98 \uc804\uc6a9 R&amp;D \ud601\uc2e0 \uc13c\ud130\ub97c \ucd9c\ubc94\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2021<\/span>\n                    <h4>\uc9c0\uc18d \uac00\ub2a5\uc131 \uc774\ub2c8\uc154\ud2f0\ube0c<\/h4>\n                    <p>\ud3ec\uad04\uc801\uc778 \uc9c0\uc18d \uac00\ub2a5\uc131 \ud504\ub85c\uadf8\ub7a8\uacfc \uce5c\ud658\uacbd \uc81c\uc870 \uad00\ud589\uc744 \uad6c\ud604\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <span class=\"year\">2024<\/span>\n                    <h4>1000\uac1c \uc774\uc0c1\uc758 \ud30c\ud2b8\ub108<\/h4>\n                    <p>50\uac1c \uc774\uc0c1\uc758 \uad6d\uac00\uc5d0\uc11c 1,000\uac1c \uc774\uc0c1\uc758 \ube0c\ub79c\ub4dc\uc640 \ud30c\ud2b8\ub108\uc2ed\uc744 \ub9fa\ub294 \uc774\uc815\ud45c\ub97c \ub2ec\uc131\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"about-section\">\n        <!-- Certifications -->\n        <div class=\"cert-section\">\n            <h2>\uc778\uc99d \ubc0f \ud45c\uc900<\/h2>\n            <p class=\"section-subtitle\">\ud488\uc9c8\uc5d0 \ub300\ud55c \ub2f9\uc0ac\uc758 \uc57d\uc18d\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=\"cert-grid\">\n                <div class=\"cert-item\">\n                    <div class=\"cert-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                    <div class=\"cert-name\">ISO 22716<\/div>\n                    <div class=\"cert-desc\">\ud654\uc7a5\ud488 GMP<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-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                    <div class=\"cert-name\">ISO 9001<\/div>\n                    <div class=\"cert-desc\">\ud488\uc9c8 \uad00\ub9ac<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-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                    <div class=\"cert-name\">FDA<\/div>\n                    <div class=\"cert-desc\">\ub4f1\ub85d \uc2dc\uc124<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-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                    <div class=\"cert-name\">EU 1223\/2009<\/div>\n                    <div class=\"cert-desc\">EU \uaddc\uc815 \uc900\uc218<\/div>\n                <\/div>\n\n                <div class=\"cert-item\">\n                    <div class=\"cert-icon\">\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                    <\/div>\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\n                <div class=\"cert-item\">\n                    <div class=\"cert-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                    <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        <!-- Facilities -->\n        <h2>\uc2dc\uc124<\/h2>\n        <p class=\"section-subtitle\">\ucd5c\ucca8\ub2e8 \uc81c\uc870 \uc5ed\ub7c9<\/p>\n        \n        <div class=\"facilities-grid\">\n            <div class=\"facility-card\">\n                <div class=\"facility-image\">\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                <div class=\"facility-info\">\n                    <h4>R&amp;D \uc5f0\uad6c\uc18c<\/h4>\n                    <p>\uace0\uae09 \uc81c\ud615 \uac1c\ubc1c<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"facility-card\">\n                <div class=\"facility-image\">\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                <div class=\"facility-info\">\n                    <h4>\uc0dd\uc0b0 \ub77c\uc778<\/h4>\n                    <p>GMP \uc778\uc99d \uc81c\uc870<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"facility-card\">\n                <div class=\"facility-image\">\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                <div class=\"facility-info\">\n                    <h4>\ud488\uc9c8 \uad00\ub9ac<\/h4>\n                    <p>\uc885\ud569 \ud14c\uc2a4\ud2b8 \ub7a9<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"facility-card\">\n                <div class=\"facility-image\">\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                <div class=\"facility-info\">\n                    <h4>\ud328\ud0a4\uc9d5 \uc13c\ud130<\/h4>\n                    <p>\ud480 \uc11c\ube44\uc2a4 \ud328\ud0a4\uc9d5 \uc194\ub8e8\uc158<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Global Presence -->\n        <div class=\"global-section\">\n            <h2>\uae00\ub85c\ubc8c \uc785\uc9c0<\/h2>\n            <p class=\"section-subtitle\">\uc2e0\ub8b0\ud560 \uc218 \uc788\ub294 \uc81c\uc870 \ubc0f \ubb3c\ub958\ub85c \uc5ec\ub7ec \ub300\ub959\uc758 \ube0c\ub79c\ub4dc\uc5d0 \uc11c\ube44\uc2a4 \uc81c\uacf5<\/p>\n            \n            <div class=\"regions-grid\">\n                <div class=\"region-item\">\n                    <div class=\"region-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                    <div class=\"region-name\">\ubd81\ubbf8<\/div>\n                    <div class=\"region-count\">200\uac1c \uc774\uc0c1\uc758 \ud30c\ud2b8\ub108<\/div>\n                <\/div>\n\n                <div class=\"region-item\">\n                    <div class=\"region-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                    <div class=\"region-name\">\uc720\ub7fd<\/div>\n                    <div class=\"region-count\">300\uac1c \uc774\uc0c1\uc758 \ud30c\ud2b8\ub108<\/div>\n                <\/div>\n\n                <div class=\"region-item\">\n                    <div class=\"region-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                    <div class=\"region-name\">\uc544\uc2dc\uc544 \ud0dc\ud3c9\uc591<\/div>\n                    <div class=\"region-count\">350\uac1c \uc774\uc0c1\uc758 \ud30c\ud2b8\ub108<\/div>\n                <\/div>\n\n                <div class=\"region-item\">\n                    <div class=\"region-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                    <div class=\"region-name\">\uc911\ub3d9<\/div>\n                    <div class=\"region-count\">100\uac1c \uc774\uc0c1\uc758 \ud30c\ud2b8\ub108<\/div>\n                <\/div>\n\n                <div class=\"region-item\">\n                    <div class=\"region-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                    <div class=\"region-name\">\uc624\uc138\uc544\ub2c8\uc544<\/div>\n                    <div class=\"region-count\">50+ \ud30c\ud2b8\ub108<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CTA -->\n        <div class=\"about-cta\">\n            <h3>\ud568\uaed8 \uc544\ub984\ub2e4\uc6b4 \ubb34\uc5b8\uac00\ub97c \ub9cc\ub4e4\uc790<\/h3>\n            <p>\ubbf8\uc6a9 \ube44\uc804\uc744 \uc2e4\ud604\ud560 \uc900\ube44\uac00 \ub418\uc168\ub098\uc694? \uc800\ud76c \ud300\uc774 \ubaa8\ub4e0 \ub2e8\uacc4\ub97c \ub3c4\uc640\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n            <a href=\"\/ko\/%eb%ac%b8%ec%9d%98%ed%95%98%ea%b8%b0\/\" class=\"cta-btn\">\n                \uc5f0\ub77d\ud558\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        <\/div>\n    <\/div>\n\n    <p class=\"about-footer\">\u00a9 2025 - 2026 Qyonz. \ubaa8\ub4e0 \uad8c\ub9ac \ubcf4\uc720.<\/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>About Qyonz Your trusted partner in cosmetics manufacturing. We bring beauty visions to life with innovation, quality, and dedication. Our<\/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":"About Qyonz | Leading OEM Manufacturer in Beauty Industry","rank_math_description":"Qyonz is a trusted OEM & ODM manufacturer in the beauty and personal care industry, offering innovative, sustainable, and customized manufacturing solutions.","rank_math_focus_keyword":"Qyonz OEM Manufacturer\uff0cbeauty and personal care manufacturer\uff0cOEM & ODM factory\uff0csustainable beauty manufacturing\uff0c\uff0ccustom beauty solutions\uff0cprivate label beauty products","footnotes":""},"class_list":["post-1081","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/pages\/1081","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=1081"}],"version-history":[{"count":3,"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/pages\/1081\/revisions"}],"predecessor-version":[{"id":1924,"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/pages\/1081\/revisions\/1924"}],"wp:attachment":[{"href":"https:\/\/qyonz.com\/ko\/wp-json\/wp\/v2\/media?parent=1081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}