{"id":27,"date":"2025-12-31T07:09:36","date_gmt":"2025-12-31T07:09:36","guid":{"rendered":"https:\/\/kf214.synology.me\/wordpress\/?page_id=27"},"modified":"2026-02-24T03:18:43","modified_gmt":"2026-02-24T03:18:43","slug":"about","status":"publish","type":"page","link":"https:\/\/www.alwaygen.com\/?page_id=27","title":{"rendered":"\ud68c\uc0ac\uc18c\uac1c"},"content":{"rendered":"\n<style>\n\n\n        \/* Company Info Grid *\/\n        .info-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 2rem;\n            margin-bottom: 2rem;\n        }\n\n        .info-card {\n            background: white;\n            padding: 2rem;\n            border-radius: 10px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);\n        }\n\n        .info-card h3 {\n            color: #6ab5b4;\n            margin-bottom: 1.5rem;\n            font-size: 1.5rem;\n        }\n\n        .info-card ul {\n            list-style: none;\n            padding-left: 0 !important; \/* \ube0c\ub77c\uc6b0\uc800 \uae30\ubcf8 \uc5ec\ubc31 \uc81c\uac70 *\/\n            margin-left: 0 !important;\n        }\n\n        .info-card li {\n            padding: 0.5rem 0;\n            border-bottom: 1px solid #eee;\n            text-align: left; \/* \uc67c\ucabd \uc815\ub82c \uac15\uc81c *\/\n            display: flex; \/* \ud56d\ubaa9 \ub0b4 \ud14d\uc2a4\ud2b8 \uc815\ub82c\uc744 \uc704\ud574 \ucd94\uac00 *\/\n            flex-wrap: wrap; \/* \uae00\uc790\uac00 \uae38\uc5b4\uc9c8 \uacbd\uc6b0 \uc544\ub798\ub85c \ub5a8\uc5b4\uc9c0\uac8c \uc124\uc815 *\/\n        }\n\n        .info-card li:last-child {\n            border-bottom: none;\n        }\n\n        \/* Timeline *\/\n        .timeline {\n            position: relative;\n            padding: 2rem 0;\n        }\n\n        .timeline::before {\n            content: '';\n            position: absolute;\n            left: 50%;\n            top: 0;\n            bottom: 0;\n            width: 2px;\n            background: #6ab5b4;\n            transform: translateX(-50%);\n        }\n\n        .timeline-item {\n            position: relative;\n            margin: 2rem 0;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .timeline-date,\n        .timeline-content {\n            width: 45%;\n            padding: 1.5rem;\n            background: white;\n            border-radius: 10px;\n            box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);\n        }\n\n        .timeline-date {\n            text-align: right;\n            font-weight: bold;\n            color: #6ab5b4;\n            font-size: 1.2rem;\n        }\n\n        .timeline-content {\n            text-align: left;\n        }\n\n        .timeline-dot {\n            position: absolute;\n            left: 50%;\n            width: 20px;\n            height: 20px;\n            background: #6ab5b4;\n            border-radius: 50%;\n            transform: translateX(-50%);\n            border: 4px solid #fff;\n            box-shadow: 0 0 0 3px #6ab5b4;\n        }\n\n        \/* Team Section *\/\n        .team-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin-top: 2rem;\n        }\n\n        .team-member {\n            background: white;\n            padding: 2rem;\n            border-radius: 10px;\n            text-align: center;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s;\n        }\n\n        .team-member:hover {\n            transform: translateY(-5px);\n        }\n\n        .member-icon {\n            width: 120px !important;\n            height: 150px !important;\n            \/* \uc138\ub85c\ub97c \ub354 \uae38\uac8c \ud574\uc11c \ud0c0\uc6d0\ud615 \uc0dd\uc131 *\/\n            border-radius: 60px \/ 75px !important;\n            \/* \ud0c0\uc6d0\ud615 border-radius (\uac00\ub85c\ubc18\uc9c0\ub984 \/ \uc138\ub85c\ubc18\uc9c0\ub984) *\/\n            margin: 0 auto 1.5rem !important;\n            overflow: hidden !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            background: #f0f0f0 !important;\n            position: relative !important;\n        }\n\n        \/* \ubaa8\ub4e0 \ud300\uc6d0 \uc0ac\uc9c4 \uc774\ubbf8\uc9c0 \ud1b5\uc77c \uc2a4\ud0c0\uc77c *\/\n        .member-icon img {\n            width: 100% !important;\n            height: 100% !important;\n            object-fit: cover !important;\n            display: block !important;\n            position: static !important;\n            margin: 0 !important;\n            padding: 0 !important;\n            border-radius: 0 !important;\n        }\n\n        \/* \ud300\uc6d0 \ucee8\ud14c\uc774\ub108 \uc815\ub82c *\/\n        .team-member {\n            text-align: center;\n            padding: 2rem;\n        }\n\n        .team-member h4 {\n            margin-top: 1rem;\n            margin-bottom: 0.5rem;\n        }\n\n        \/* --- \ucd94\uac00 \uc2a4\ud0c0\uc77c: \uc804\uc5ed \ub465\uadfc \ubaa8\uc11c\ub9ac \ubc0f \ud398\uc774\ub4dc\uc778 \uc815\uc758 --- *\/\n        \/* \uce74\ub4dc \uc694\uc18c\ub4e4\uc758 \ubaa8\uc11c\ub9ac\ub97c \ub354 \ub465\uae00\uac8c \ub9cc\ub4ed\ub2c8\ub2e4 *\/\n        .info-card,\n        .ceo-message,\n        .timeline-date,\n        .timeline-content,\n        .team-member {\n            border-radius: 12px !important;\n        }\n\n.info-card,\n        .ceo-message,\n        .timeline-item,\n        .team-member {\n            transition: transform 0.3s, box-shadow 0.3s;\n        }\n\n        .info-card:hover,\n        .ceo-message:hover,\n        .timeline-item:hover,\n        .team-member:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);\n        }\n\n\n\n@media (max-width: 768px) {\n    \/* 1. \ubc30\ub108 \uc601\uc5ed \ucd5c\uc801\ud654 (\uae00\uc790 \ud280\uc5b4\ub098\uc634 \ubc29\uc9c0) *\/\n    .page-header {\n        width: 100% !important;\n        height: auto !important; \/* \uae00\uc790\ub7c9\uc5d0 \ub530\ub77c \ub192\uc774 \uc790\ub3d9 \uc870\uc808 *\/\n        min-height: 300px;\n        padding: 40px 15px !important;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        box-sizing: border-box !important;\n    }\n\n    .page-header h1 {\n        font-size: 1.8rem !important;\n        white-space: normal !important; \/* \ud55c \uc904 \uace0\uc815 \ud574\uc81c\ud558\uc5ec \uc904\ubc14\uafc8 \ud5c8\uc6a9 *\/\n        word-break: keep-all !important;\n        line-height: 1.3 !important;\n        width: 100%;\n    }\n\n    .page-header .subtitle {\n        font-size: 1rem !important;\n        white-space: normal !important; \/* \ud55c \uc904 \uace0\uc815 \ud574\uc81c *\/\n        word-break: keep-all !important;\n        line-height: 1.5 !important;\n        padding: 0 10px !important;\n        width: 100%;\n    }\n\n    \/* 2. \uc591\uc606\uc774 \ube44\uc5b4 \ubcf4\uc774\ub294 \ud604\uc0c1 \ud574\uacb0 (\ucee8\ud150\uce20 \ub108\ube44 \ud655\uc7a5) *\/\n    .content-section {\n        width: 100% !important;\n        padding: 0 15px !important; \/* \uc88c\uc6b0 \uc5ec\ubc31\uc744 \uc904\uc5ec \uaf49 \ucc28\uac8c \ud568 *\/\n    }\n\n    \/* 3. CEO \ubc0f \ud300\uc6d0 \uc139\uc158 \uc815\ub82c (\uae30\uc874 \uae30\ub2a5 \uc720\uc9c0) *\/\n    .ceo-content {\n        grid-template-columns: 1fr;\n        text-align: center;\n    }\n    .ceo-image {\n        margin: 0 auto;\n    }\n    .member-icon {\n        width: 100px !important;\n        height: 125px !important;\n        border-radius: 50px \/ 62.5px !important;\n        margin: 0 auto 1rem !important;\n    }\n\n    \/* 4. \ud0c0\uc784\ub77c\uc778 \ubaa8\ubc14\uc77c \uc815\ub82c (\uae30\uc874 \uae30\ub2a5 \uc720\uc9c0) *\/\n    .timeline::before {\n        left: 20px;\n    }\n    .timeline-item {\n        flex-direction: column;\n        align-items: flex-start;\n        margin-left: 40px;\n    }\n    .timeline-date,\n    .timeline-content {\n        width: 100% !important;\n        margin: 0.5rem 0;\n    }\n    .timeline-dot {\n        left: 20px;\n    }\n}\n\n\n    \n    <\/style>\n\n\n\n<!-- Page Header -->\n    <div class=\"page-header\" style=\"background: \n                url('https:\/\/kf214.synology.me\/wordpress\/wp-content\/uploads\/2025\/12\/\ud68c\uc0ac\uc18c\uac1c\ubc30\ub108.png') center\/cover no-repeat;\">\n        <h1>\ud68c\uc0ac\uc18c\uac1c<\/h1>\n        <p class=\"subtitle\">&#8220;\ud601\uc2e0\uc801\uc778 \uc9c4\ub2e8 \ud50c\ub7ab\ud3fc, \uc5b8\uc81c \uc5b4\ub514\uc11c\ub098 \uc815\ud655\ud55c \uc720\uc804\uc790 \uc9c4\ub2e8\uc744 \uc2e4\ud604\ud569\ub2c8\ub2e4&#8221;<\/p>\n    <\/div>\n<\/div>\n    <\/section>\n\n\n\n\n    <!-- Company Overview -->\n    <section class=\"content-section fade-in delay-1\">\n        <h2 class=\"section-title\">\uae30\uc5c5 \uac1c\uc694<\/h2>\n        <div class=\"info-grid\">\n            <div class=\"info-card\">\n                <h3>\ud68c\uc0ac \uc815\ubcf4<\/h3>\n                <ul>\n                    <li><strong>\ud68c\uc0ac\uba85:<\/strong> \uc8fc\uc2dd\ud68c\uc0ac \uc62c\uc6e8\uc774\uc820\n                    <\/li>\n                    <li><strong>\uc124\ub9bd\uc77c:<\/strong> 2024\ub144 8\uc6d4\n                    <\/li>\n                    <li><strong>\uacf5\ub3d9\ub300\ud45c:<\/strong>&nbsp;\uc815\ubbfc\uc12d, \uae40\uc6d0\uc7ac\n                    <\/li>\n                    <li><strong>\uc0ac\uc5c5\ubd84\uc57c:<\/strong> \ubd84\uc790\uc9c4\ub2e8 \ud50c\ub7ab\ud3fc\n                    <\/li>\n                    <li><strong>\uc704\uce58:<\/strong> \uc2dc\ud765\ucc3d\uc5c5\uc13c\ud130\n                    <\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"info-card\">\n                <h3>\ube44\uc804 &#038; \ubbf8\uc158<\/h3>\n                <ul>\n                    <li><strong>\ube44\uc804:<\/strong> \ubaa8\ub4e0 \uc758\ub8cc \ud604\uc7a5\uc5d0\uc11c \uc2e0\uc18d\ud558\uace0 \uc815\ud655\ud55c \ubd84\uc790\uc9c4\ub2e8\uc774 \uac00\ub2a5\ud55c \uc138\uc0c1\n                    <\/li>\n                    <li><strong>\ubbf8\uc158:<\/strong> \ud601\uc2e0\uc801\uc778 \uae30\uc220\ub85c \ubd84\uc790\uc9c4\ub2e8\uc758 \uc811\uadfc\uc131\uc744 \ub192\uc774\uace0 \uc0dd\uba85\uc744 \uad6c\ud55c\ub2e4\n                    <\/li>\n                    <li><strong>\ud575\uc2ec\uac00\uce58:<\/strong> \ud601\uc2e0, \uc2e0\ub8b0, \uace0\uac1d\uc911\uc2ec\n                    <\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"info-card\">\n                <h3>\uc8fc\uc694 \uc131\uacfc<\/h3>\n                <ul>\n                    <li>\uc2e0\uc6a9\ubcf4\uc99d\uae30\uae08 4\uc5b5\uc6d0 \ud22c\uc790 \uc720\uce58<\/li>\n                    <li>CES 2025 \ud601\uc2e0\uc81c\ud488 \uc804\uc2dc<\/li>\n                    <li>\ud575\uc2ec \ud2b9\ud5c8 3\uac74 \ubcf4\uc720<\/li>\n                    <li>\uc608\ube44\ucc3d\uc5c5\ud328\ud0a4\uc9c0 \uc6b0\uc218\uae30\uc5c5 \uc120\uc815<\/li>\n                    <li>\ud601\uc2e0\uc131\uc7a5\ubc14\uc6b0\ucc98 \uc120\uc815<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n\n\n\n    <!-- Company History -->\n    <section class=\"content-section fade-in delay-2\">\n        <h2 class=\"section-title\">\ud68c\uc0ac \uc5f0\ud601<\/h2>\n        <div class=\"timeline\">\n            <div class=\"timeline-item\">\n                <div class=\"timeline-date\">2022\ub144 7\uc6d4<\/div>\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <strong>\uccab \ud2b9\ud5c8 \ub4f1\ub85d<\/strong><br>\n                    PCR \ud29c\ube0c\uc804\uadf9\uc7a5\uce58 \ubc0f \uc774\ub97c \ud3ec\ud568\ud55c PCR \uc7a5\uce58 \ud2b9\ud5c8 \ub4f1\ub85d\n                <\/div>\n            <\/div>\n            <div class=\"timeline-item\">\n                <div class=\"timeline-date\">2024\ub144 4\uc6d4<\/div>\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <strong>\uc608\ube44\ucc3d\uc5c5\ud328\ud0a4\uc9c0 \uc120\uc815<\/strong><br>\n                    5,000\ub9cc\uc6d0 \uc9c0\uc6d0, \ubaa9\ud45c 98% \ub2ec\uc131\uc73c\ub85c \uc6b0\uc218\uae30\uc5c5 \ucd94\ucc9c\n                <\/div>\n            <\/div>\n            <div class=\"timeline-item\">\n                <div class=\"timeline-date\">2024\ub144 8\uc6d4<\/div>\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <strong>\ubc95\uc778 \uc124\ub9bd<\/strong><br>\n                    \uc8fc\uc2dd\ud68c\uc0ac \uc62c\uc6e8\uc774\uc820 \uacf5\uc2dd \uc124\ub9bd\n                <\/div>\n            <\/div>\n            <div class=\"timeline-item\">\n                <div class=\"timeline-date\">2024\ub144 11\uc6d4<\/div>\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <strong>\ud22c\uc790 \uc720\uce58<\/strong><br>\n                    \uc2e0\uc6a9\ubcf4\uc99d\uae30\uae08 4\uc5b5\uc6d0 \ud22c\uc790 \uc720\uce58 \uc131\uacf5\n                <\/div>\n            <\/div>\n            <div class=\"timeline-item\">\n                <div class=\"timeline-date\">2024\ub144 12\uc6d4<\/div>\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <strong>\uae30\uc5c5\ubd80\uc124\uc5f0\uad6c\uc18c \uc124\ub9bd<\/strong><br>\n                    R&#038;D \uc5ed\ub7c9 \uac15\ud654\ub97c \uc704\ud55c \uc5f0\uad6c\uc18c \uc124\ub9bd\n                <\/div>\n            <\/div>\n            <div class=\"timeline-item\">\n                <div class=\"timeline-date\">2025\ub144 1\uc6d4<\/div>\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <strong>CES 2025 \uc804\uc2dc<\/strong><br>\n                    K-Startup\uad00\uc5d0\uc11c \ud601\uc2e0 \uae30\uc220 \uc804\uc2dc\n                <\/div>\n            <\/div>\n            <div class=\"timeline-item\">\n                <div class=\"timeline-date\">2025\ub144 2\uc6d4<\/div>\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-content\">\n                    <strong>\ud601\uc2e0\uc131\uc7a5\ubc14\uc6b0\ucc98 \uc120\uc815<\/strong><br>\n                    \uc911\uc18c\ubca4\ucc98\uae30\uc5c5\ubd80 \uc9c0\uc6d0\uc0ac\uc5c5 \uc120\uc815\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n    <!-- Team -->\n    <section class=\"content-section fade-in delay-3\">\n        <h2 class=\"section-title\">\ud575\uc2ec \ud300\uc6d0<\/h2>\n        <div class=\"team-grid\">\n            <!-- CEO -->\n            <div class=\"team-member\">\n                <div class=\"member-icon\">\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"201\" height=\"234\" src=\"https:\/\/kf214.synology.me\/wordpress\/wp-content\/uploads\/2025\/12\/CEO.png\" alt=\"\" class=\"wp-image-38\"\/><\/figure>\n\n\n\n<\/div>\n                <h4>\uc815\ubbfc\uc12d<\/h4>\n                <p class=\"position\">\uacf5\ub3d9 \ucc3d\uc5c5\uc790\/\ub300\ud45c \/ CEO<\/p>\n                <p class=\"bio\">\ud654\ud559\uacf5\ud559 \ubc15\uc0ac, 20\ub144 \uc774\uc0c1 \ubd84\uc790\uc9c4\ub2e8 \uc5f0\uad6c \uacbd\ub825, 50\uc5ec\ud3b8 SCI \ub17c\ubb38 \ubc1c\ud45c<\/p>\n            <\/div>\n\n            <!-- CTO -->\n            <div class=\"team-member\">\n                <div class=\"member-icon\">\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"140\" height=\"176\" src=\"https:\/\/kf214.synology.me\/wordpress\/wp-content\/uploads\/2025\/12\/CTO.png\" alt=\"\" class=\"wp-image-39\"\/><\/figure>\n\n\n\n<\/div>\n                <h4>\uae40\uc6d0\uc7ac \ubc15\uc0ac<\/h4>\n                <p class=\"position\">\uacf5\ub3d9 \ucc3d\uc5c5\uc790\/\ub300\ud45c \/ CTO<\/p>\n                <p class=\"bio\">\ud654\ud559\uacf5\ud559 \ubc15\uc0ac, \uc9c4\ub2e8\uc5f0\uad6c 10\ub144 \uacbd\ub825, \ud575\uc2ec\uae30\uc220 \uac1c\ubc1c \ucd1d\uad04<\/p>\n            <\/div>\n\n            <!-- \uc120\uc784\uc5f0\uad6c\uc6d0 1 -->\n            <div class=\"team-member\">\n                <div class=\"member-icon\">\n\n\n\n<figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"319\" height=\"401\" src=\"https:\/\/kf214.synology.me\/wordpress\/wp-content\/uploads\/2025\/12\/researcher1.jpg\" alt=\"\" class=\"wp-image-46\" srcset=\"https:\/\/www.alwaygen.com\/wp-content\/uploads\/2025\/12\/researcher1.jpg 319w, https:\/\/www.alwaygen.com\/wp-content\/uploads\/2025\/12\/researcher1-239x300.jpg 239w\" sizes=\"(max-width: 319px) 100vw, 319px\" \/><\/figure>\n\n\n\n<\/div>\n                <h4>\uc774\uc0c1\ubbfc \ubc15\uc0ac<\/h4>\n                <p class=\"position\">\uc120\uc784\uc5f0\uad6c\uc6d0<\/p>\n                <p class=\"bio\">\uae30\uc220\uac1c\ubc1c \ubc0f \uc6b4\uc601[\uc815\ubd80\uc9c0\uc6d0\uc0ac\uc5c5 \ud68c\uacc4\u00b7\ud589\uc815 8\ub144 \uacbd\ub825, \uc7ac\ubb34 \ubc0f \uacbd\uc601\uad00\ub9ac \ub2f4\ub2f9]<\/p>\n            <\/div>\n\n            <!-- \uc5f0\uad6c\uc6d0 -->\n            <div class=\"team-member\">\n                <div class=\"member-icon\">\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"140\" height=\"176\" src=\"https:\/\/kf214.synology.me\/wordpress\/wp-content\/uploads\/2026\/01\/researcher3.png\" alt=\"\" class=\"wp-image-71\"\/><\/figure>\n\n\n\n<\/div>\n                <h4>\uc5f0\uad6c\uc6d0<\/h4>\n                <p class=\"position\">Research Team<\/p>\n                <p class=\"bio\">\uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c[\ud654\ud559\uacf5\ud559 \uc11d\uc0ac, \ubd84\uc790\uc9c4\ub2e8 \uc804\uacf5, \uc81c\ud488 \uac1c\ubc1c \ubc0f \uc591\uc0b0\uae30\uc220 \ub2f4\ub2f9]<\/p>\n            <\/div>\n\n        <\/div>\n    <\/section>\n    <!-- Partners -->\n    <section class=\"content-section fade-in delay-4\">\n        <h2 class=\"section-title\">\ud611\ub825 \ud30c\ud2b8\ub108<\/h2>\n        <div class=\"info-grid\">\n            <div class=\"info-card\">\n                <h3>\ud55c\ube5b\ud14c\ud06c<\/h3>\n                <p>\uae08\ud615 \ubc0f PCB \uc591\uc0b0 \uc124\uacc4 \ud30c\ud2b8\ub108\ub85c, EZprep PCR\uc758 \ub300\ub7c9 \uc0dd\uc0b0\uc744 \uc704\ud55c \uc81c\uc870 \uacf5\uc815\uc744 \ub2f4\ub2f9\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"info-card\">\n                <h3>\uc6d0\uac15\ubc14\uc774\uc624<\/h3>\n                <p>200\uc5ec \uac1c \ub3d9\ubb3c\ubcd1\uc6d0 \ub124\ud2b8\uc6cc\ud06c\ub97c \ubcf4\uc720\ud55c \uc601\uc5c5\u00b7\ud310\ub9e4 \ud30c\ud2b8\ub108\ub85c, \uc81c\ud488\uc758 \ucd08\uae30 \uc2dc\uc7a5 \uc9c4\uc785\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"info-card\">\n                <h3>\ud611\ub825 \ub3d9\ubb3c\ubcd1\uc6d0<\/h3>\n                <p>\ud734\ub3d9\ubb3c\uc758\ub8cc\uc13c\ud130, \uc2a4\ud0a8\uc564\uc774\uc5b4, \uc548\ub3d9\ub3d9\ubb3c\uc13c\ud130 \ub4f1\uacfc \ud30c\uc77c\ub7ff \ud14c\uc2a4\ud2b8\ub97c \uc9c4\ud589\ud558\uc5ec \uc81c\ud488 \uc131\ub2a5\uc744 \uac80\uc99d\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n\n\n\n<script>\n        document.addEventListener('DOMContentLoaded', function () {\n            \/* \ucd94\uac00 \uc694\uc18c\uc5d0 fade-in\uacfc fade-bg \ud074\ub798\uc2a4\ub97c \uc790\ub3d9\uc73c\ub85c \ubd80\uc5ec\ud569\ub2c8\ub2e4 *\/\n            const autoFadeTargets = document.querySelectorAll('.ceo-message, .info-card, .timeline-item, .team-member');\n            autoFadeTargets.forEach(el => {\n                if (!el.classList.contains('fade-in')) {\n                    el.classList.add('fade-in');\n                }\n                if (!el.classList.contains('fade-bg')) {\n                    el.classList.add('fade-bg');\n                }\n            });\n            \/* IntersectionObserver\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubaa8\ub4e0 fade-in \uc694\uc18c\ub97c \uc2a4\ud06c\ub864 \uc2dc \ubd80\ub4dc\ub7fd\uac8c \ud45c\uc2dc\ud569\ub2c8\ub2e4 *\/\n            const observer = new IntersectionObserver((entries, observer) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('in-view');\n                        observer.unobserve(entry.target);\n                    }\n                });\n            }, { threshold: 0.1 });\n            document.querySelectorAll('.fade-in, .fade-bg').forEach(el => observer.observe(el));\n        });\n    <\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud68c\uc0ac\uc18c\uac1c &#8220;\ud601\uc2e0\uc801\uc778 \uc9c4\ub2e8 \ud50c\ub7ab\ud3fc, \uc5b8\uc81c \uc5b4\ub514\uc11c\ub098 \uc815\ud655\ud55c \uc720\uc804\uc790 \uc9c4\ub2e8\uc744 \uc2e4\ud604\ud569\ub2c8\ub2e4&#8221; \uae30\uc5c5 \uac1c\uc694 \ud68c\uc0ac \uc815\ubcf4 \ud68c\uc0ac\uba85: \uc8fc\uc2dd\ud68c\uc0ac \uc62c\uc6e8\uc774\uc820 \uc124\ub9bd\uc77c: 2024\ub144 8\uc6d4 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.alwaygen.com\/index.php?rest_route=\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.alwaygen.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.alwaygen.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.alwaygen.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.alwaygen.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":54,"href":"https:\/\/www.alwaygen.com\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":752,"href":"https:\/\/www.alwaygen.com\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions\/752"}],"wp:attachment":[{"href":"https:\/\/www.alwaygen.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}