{"id":3821,"date":"2025-10-14T08:08:08","date_gmt":"2025-10-14T08:08:08","guid":{"rendered":"http:\/\/tosfarm.co.kr\/?p=3821"},"modified":"2025-10-17T01:09:46","modified_gmt":"2025-10-17T01:09:46","slug":"factory_plan2","status":"publish","type":"post","link":"http:\/\/tosfarm.co.kr\/en\/factory_plan2\/","title":{"rendered":"\ud1a0\uc2a4\ud31c \ucd2c\uc601 \uacc4\ud68d"},"content":{"rendered":"<div id=\"fws_69d4e35aa2300\"  data-column-margin=\"default\" data-midnight=\"dark\"  class=\"wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top\"  style=\"padding-top: 0px; padding-bottom: 0px; \"><div class=\"row-bg-wrap\" data-bg-animation=\"none\" data-bg-animation-delay=\"\" data-bg-overlay=\"false\"><div class=\"inner-wrap row-bg-layer\" ><div class=\"row-bg viewport-desktop\"  style=\"\"><\/div><\/div><\/div><div class=\"row_col_wrap_12 col span_12 dark left\">\n\t<div  class=\"vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone\"  data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\" >\n\t\t<div class=\"vc_column-inner\" >\n\t\t\t<div class=\"wpb_wrapper\">\n\t\t\t\t\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\uc62c\ub9ac\ube0c \uc0dd\uc0b0\uacf5\uc7a5 \ucd2c\uc601 \uacc4\ud68d\uc11c<\/title>\n    <style>\n        ul li {\n    list-style: none !important;\n\n}\n        .olive-pdf-wrapper * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        .olive-pdf-wrapper {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Malgun Gothic', Arial, sans-serif;\n            line-height: 1.6;\n            background: #fafafa;\n            padding: 40px 20px;\n            width: 100%;\n            overflow-x: hidden;\n        }\n        \n        .olive-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            padding: 50px;\n            border-radius: 16px;\n            box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n        }\n        \n        .olive-lang-switcher {\n            display: flex;\n            justify-content: center;\n            gap: 12px;\n            margin-bottom: 50px;\n        }\n        \n        .olive-lang-btn {\n            padding: 12px 32px;\n            border: 2px solid #2E7D32;\n            background: white;\n            color: #2E7D32;\n            border-radius: 25px;\n            cursor: pointer;\n            font-size: 15px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n        \n        .olive-lang-btn:hover {\n            background: #f1f8f1;\n            transform: translateY(-2px);\n        }\n        \n        .olive-lang-btn.active {\n            background: #2E7D32;\n            color: white;\n        }\n        \n        .olive-content {\n            display: none;\n        }\n        \n        .olive-content.active {\n            display: block;\n        }\n        \n        .olive-header {\n            text-align: center;\n            margin-bottom: 60px;\n            padding-bottom: 30px;\n            border-bottom: 1px solid #e5e5e5;\n        }\n        \n        .olive-header h1 {\n            color: #2E7D32;\n            font-size: 2.8em;\n            margin-bottom: 15px;\n            font-weight: 800;\n        }\n        \n        .olive-header .subtitle {\n            color: #666;\n            font-size: 1.15em;\n            margin-bottom: 30px;\n            font-weight: 400;\n        }\n        \n        .olive-info-summary {\n            display: flex;\n            justify-content: center;\n            gap: 40px;\n            flex-wrap: wrap;\n            margin: 25px 0;\n        }\n        \n        .olive-info-item {\n            text-align: center;\n        }\n        \n        .olive-info-item .icon {\n            font-size: 2em;\n            margin-bottom: 8px;\n            display: block;\n        }\n        \n        .olive-info-item .label {\n            color: #999;\n            font-size: 0.85em;\n            margin-bottom: 5px;\n            font-weight: 500;\n        }\n        \n        .olive-info-item .value {\n            color: #333;\n            font-size: 1em;\n            font-weight: 600;\n        }\n        \n        .olive-section {\n            margin-bottom: 60px;\n            page-break-inside: avoid;\n        }\n        \n        .olive-section h2 {\n            color: #333;\n            font-size: 2em;\n            margin-bottom: 30px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n        \n        .olive-location-title {\n            background: #2E7D32;\n            color: white;\n            padding: 15px 25px;\n            margin: 35px 0 25px 0;\n            font-size: 1.4em;\n            font-weight: 700;\n            border-radius: 10px;\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .olive-table-wrapper {\n            overflow-x: auto;\n            margin-bottom: 30px;\n            border-radius: 10px;\n        }\n        \n        .olive-table {\n            width: 100%;\n            border-collapse: collapse;\n            min-width: 700px;\n            background: white;\n            border: 1px solid #e0e0e0;\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .olive-table thead {\n            background: #fafafa;\n        }\n        \n        .olive-table th {\n            padding: 16px;\n            text-align: left;\n            font-weight: 700;\n            color: #333;\n            border-bottom: 2px solid #e0e0e0;\n            font-size: 1em;\n        }\n        \n        .olive-table td {\n            padding: 14px 16px;\n            border-bottom: 1px solid #e5e5e5;\n            vertical-align: top;\n            color: #555;\n        }\n        \n        .olive-table tbody tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .olive-table strong {\n            color: #2E7D32;\n            font-weight: 700;\n        }\n        \n        .olive-interview-card {\n            padding: 0;\n            margin-bottom: 30px;\n            background: white;\n            border: 1px solid #e0e0e0;\n            border-radius: 12px;\n            overflow: hidden;\n            page-break-inside: avoid;\n        }\n        \n        .olive-interview-header {\n            background: #fafafa;\n            padding: 20px 25px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 15px;\n        }\n        \n        .olive-interview-header h3 {\n            color: #333;\n            font-size: 1.5em;\n            font-weight: 700;\n        }\n        \n        .olive-duration-badge {\n            background: #F57C00;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.9em;\n            font-weight: 600;\n        }\n        \n        .olive-interview-content {\n            padding: 25px;\n        }\n        \n        .olive-interview-details {\n            margin-bottom: 20px;\n        }\n        \n        .olive-interview-details .detail-row {\n            display: flex;\n            align-items: flex-start;\n            margin: 10px 0;\n        }\n        \n        .olive-interview-details .detail-label {\n            color: #2E7D32;\n            font-weight: 700;\n            min-width: 100px;\n            margin-right: 10px;\n        }\n        \n        .olive-interview-details .detail-value {\n            color: #555;\n            flex: 1;\n        }\n        \n        .olive-questions-box {\n            background: #fafafa;\n            padding: 20px;\n            border-radius: 8px;\n            margin-top: 20px;\n        }\n        \n        .olive-questions-box .title {\n            font-weight: 700;\n            color: #F57C00;\n            margin-bottom: 15px;\n            font-size: 1.1em;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #F57C00;\n        }\n        \n        .olive-questions-box ol {\n            padding-left: 20px;\n        }\n        \n        .olive-questions-box li {\n            margin-bottom: 10px;\n            color: #555;\n            line-height: 1.6;\n            padding-left: 5px;\n        }\n        \n        .olive-broll-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 20px;\n            margin-top: 25px;\n        }\n        \n        .olive-broll-card {\n            background: white;\n            padding: 25px;\n            border-radius: 10px;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .olive-broll-card h3 {\n            color: #333;\n            margin-bottom: 15px;\n            font-size: 1.2em;\n            font-weight: 700;\n            padding-bottom: 10px;\n            border-bottom: 1px solid #e5e5e5;\n        }\n        \n        .olive-broll-card ul {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .olive-broll-card li {\n            padding: 6px 0 6px 20px;\n            color: #555;\n            font-size: 0.95em;\n            position: relative;\n        }\n        \n        .olive-broll-card li:before {\n            content: \"\u2022\";\n            position: absolute;\n            left: 5px;\n            color: #999;\n            font-size: 1.2em;\n        }\n        \n        .olive-checklist-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin-top: 25px;\n        }\n        \n        .olive-checklist-section {\n            background: white;\n            padding: 25px;\n            border-radius: 10px;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .olive-checklist-section h3 {\n            color: #333;\n            margin-bottom: 20px;\n            font-size: 1.2em;\n            font-weight: 700;\n            padding-bottom: 12px;\n            border-bottom: 1px solid #e5e5e5;\n        }\n        \n        .olive-checklist-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            margin-bottom: 12px;\n            padding: 8px 0;\n        }\n        \n        .olive-checkbox {\n            width: 18px;\n            height: 18px;\n            border: 2px solid #999;\n            border-radius: 3px;\n            flex-shrink: 0;\n            margin-top: 2px;\n            position: relative;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .olive-checkbox:before {\n            content: \"\u2713\";\n            color: #999;\n            font-size: 14px;\n            font-weight: bold;\n        }\n        \n        .olive-checklist-item span:not(.olive-checkbox) {\n            color: #555;\n            font-size: 0.95em;\n            line-height: 1.5;\n        }\n        \n        .olive-tips-section {\n            background: #2E7D32;\n            color: white;\n            padding: 35px;\n            border-radius: 12px;\n            margin-top: 40px;\n            page-break-inside: avoid;\n        }\n        \n        .olive-tips-section h3 {\n            font-size: 1.7em;\n            margin-bottom: 25px;\n            font-weight: 700;\n            text-align: center;\n        }\n        \n        .olive-tips-section ul {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .olive-tips-section li {\n            padding: 10px 0 10px 25px;\n            font-size: 0.98em;\n            line-height: 1.7;\n            position: relative;\n        }\n        \n        .olive-tips-section li:before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            font-weight: bold;\n            font-size: 1.2em;\n        }\n        \n        .olive-tips-section strong {\n            color: #FFE082;\n            font-weight: 700;\n        }\n        \n        @media (max-width: 768px) {\n            .olive-pdf-wrapper {\n                padding: 20px 10px;\n            }\n            \n            .olive-container {\n                padding: 30px 20px;\n            }\n            \n            .olive-header h1 {\n                font-size: 2em;\n            }\n            \n            .olive-section h2 {\n                font-size: 1.6em;\n            }\n            \n            .olive-location-title {\n                font-size: 1.2em;\n                padding: 12px 20px;\n            }\n            \n            .olive-table {\n                font-size: 0.85em;\n            }\n            \n            .olive-interview-header {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            \n            .olive-broll-grid,\n            .olive-checklist-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .olive-info-summary {\n                flex-direction: column;\n                gap: 20px;\n            }\n        }\n        \n        @media print {\n            @page {\n                size: auto;\n                margin: 0mm;\n            }\n            \n            html, body {\n                margin: 0 !important;\n                padding: 10mm 15mm !important;\n            }\n            \n            .olive-pdf-wrapper {\n                background: white !important;\n                padding: 0 !important;\n            }\n            \n            .olive-container {\n                box-shadow: none !important;\n                padding: 0 !important;\n            }\n            \n            .olive-lang-switcher {\n                display: none !important;\n            }\n            \n            * {\n                -webkit-print-color-adjust: exact !important;\n                print-color-adjust: exact !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"olive-pdf-wrapper\">\n        <div class=\"olive-container\">\n            <div class=\"olive-lang-switcher\">\n                <button class=\"olive-lang-btn active\" id=\"btn-ko\" onclick=\"switchOliveLang('ko')\">\ud55c\uad6d\uc5b4<\/button>\n                <button class=\"olive-lang-btn\" id=\"btn-en\" onclick=\"switchOliveLang('en')\">English<\/button>\n            <\/div>\n\n            <div id=\"olive-content-ko\" class=\"olive-content active\">\n                <div class=\"olive-header\">\n                    <h1>\uc62c\ub9ac\ube0c \uc0dd\uc0b0\uacf5\uc7a5 \ucd2c\uc601 \uacc4\ud68d\uc11c<\/h1>\n                    <p class=\"subtitle\">Olive Oil Factory Filming Production Plan<\/p>\n                    \n                    <div class=\"olive-info-summary\">\n                        <div class=\"olive-info-item\">\n                            <span class=\"icon\">\u23f1\ufe0f<\/span>\n                            <div class=\"label\">\ucd1d \ucd2c\uc601 \uc2dc\uac04<\/div>\n                            <div class=\"value\">5-7\uc2dc\uac04<\/div>\n                        <\/div>\n                        <div class=\"olive-info-item\">\n                            <span class=\"icon\">\u2600\ufe0f<\/span>\n                            <div class=\"label\">\uc2dc\uc791 \uad8c\uc7a5 \uc2dc\uac04<\/div>\n                            <div class=\"value\">\uc774\ub978 \uc544\uce68 6-8\uc2dc<\/div>\n                        <\/div>\n                        <div class=\"olive-info-item\">\n                            <span class=\"icon\">\ud83c\udfa5<\/span>\n                            <div class=\"label\">\ucd2c\uc601 \uc7a5\ube44<\/div>\n                            <div class=\"value\">DJI \uc624\uc988\ubaa8 \uc561\uc1585 \ud504\ub85c<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"olive-section\">\n                    <h2>\ud83c\udfac \ucd2c\uc601 \uc7a5\uba74 \uacc4\ud68d<\/h2>\n                    \n                    <div class=\"olive-location-title\">\ud83d\udccd \uc62c\ub9ac\ube0c \ub18d\uc7a5 (\uc57c\uc678)<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>\uc2dc\uac04<\/th>\n                                    <th>\ucd2c\uc601 \uc7a5\uba74<\/th>\n                                    <th>\uc575\uae00\/\uae30\ubc95<\/th>\n                                    <th>\ucd2c\uc601 \ud301<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>10-15\ubd84<\/td>\n                                    <td><strong>\uc62c\ub9ac\ube0c \ub18d\uc7a5 \uc804\uacbd<\/strong><\/td>\n                                    <td>\uc640\uc774\ub4dc\uc0f7, 360\ub3c4 \ud328\ub2dd<\/td>\n                                    <td>\ud669\uae08\uc2dc\uac04\ub300(\uc77c\ucd9c\/\uc77c\ubab0) \ucd2c\uc601, \ub192\uc740 \uc9c0\ub300\uc5d0\uc11c<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>8-12\ubd84<\/td>\n                                    <td><strong>\uc62c\ub9ac\ube0c \uc5f4\ub9e4 \ud074\ub85c\uc988\uc5c5<\/strong><\/td>\n                                    <td>\ub9e4\ud06c\ub85c, \uc2ac\ub85c\uc6b0\ubaa8\uc158 120fps<\/td>\n                                    <td>\uc790\uc5f0\uad11, \uc774\uc2ac \ub9fa\ud78c \ubaa8\uc2b5, \ub2e4\uc591\ud55c \uc131\uc219\ub3c4<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>15-20\ubd84<\/td>\n                                    <td><strong>\uc218\ud655 \uacfc\uc815<\/strong><\/td>\n                                    <td>POV, \ud578\ub4dc\ud5ec\ub4dc, \uc624\ubc84\uc204\ub354<\/td>\n                                    <td>\uc791\uc5c5\uc790 \uc190 \uc6c0\uc9c1\uc784, \ub540\ubc29\uc6b8, \ud45c\uc815 \ud074\ub85c\uc988\uc5c5<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>5-10\ubd84<\/td>\n                                    <td><strong>\uc218\ud655\ub41c \uc62c\ub9ac\ube0c \ub2f4\uae30<\/strong><\/td>\n                                    <td>\ud0d1\ubdf0, \ud0c0\uc784\ub7a9\uc2a4<\/td>\n                                    <td>\ubc14\uad6c\ub2c8 \ucc44\uc6cc\uc9c0\ub294 \uacfc\uc815, \uc18c\ub9ac \ub179\uc74c<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"olive-location-title\">\ud83d\udccd \uacf5\uc7a5 \uc678\uad00 \ubc0f \uc785\uad6c<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>\uc2dc\uac04<\/th>\n                                    <th>\ucd2c\uc601 \uc7a5\uba74<\/th>\n                                    <th>\uc575\uae00\/\uae30\ubc95<\/th>\n                                    <th>\ucd2c\uc601 \ud301<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>8-12\ubd84<\/td>\n                                    <td><strong>\uacf5\uc7a5 \uac74\ubb3c \uc804\uacbd<\/strong><\/td>\n                                    <td>\uc640\uc774\ub4dc\uc0f7, \uc2ac\ub85c\uc6b0 \ud328\ub2dd<\/td>\n                                    <td>\ud68c\uc0ac \ub85c\uace0\/\uac04\ud310 \uba85\ud655\ud788, \uc8fc\ubcc0 \ud658\uacbd<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>5-8\ubd84<\/td>\n                                    <td><strong>\ud2b8\ub7ed \uc785\uace0 \uc7a5\uba74<\/strong><\/td>\n                                    <td>\ucd94\uc801\uc0f7, \uc640\uc774\ub4dc\u2192\ud074\ub85c\uc988\uc5c5<\/td>\n                                    <td>\uc62c\ub9ac\ube0c \uc6b4\uc1a1 \uc804 \uacfc\uc815<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>5-7\ubd84<\/td>\n                                    <td><strong>\uc9c1\uc6d0 \ucd9c\uc785 \uc7a5\uba74<\/strong><\/td>\n                                    <td>\ubbf8\ub514\uc5c4\uc0f7, \ud0c0\uc784\ub7a9\uc2a4<\/td>\n                                    <td>\ud65c\uae30\ucc2c \uc544\uce68 \ubd84\uc704\uae30<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"olive-location-title\">\ud83d\udccd \ucc29\uc720(\uc555\ucc29) \uad6c\uc5ed \u2b50 \ud575\uc2ec \ud558\uc774\ub77c\uc774\ud2b8<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>\uc2dc\uac04<\/th>\n                                    <th>\ucd2c\uc601 \uc7a5\uba74<\/th>\n                                    <th>\uc575\uae00\/\uae30\ubc95<\/th>\n                                    <th>\ucd2c\uc601 \ud301<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>15-20\ubd84<\/td>\n                                    <td><strong>\uc62c\ub9ac\ube0c \ubd84\uc1c4 \uacfc\uc815<\/strong><\/td>\n                                    <td>\uc640\uc774\ub4dc+\ud074\ub85c\uc988\uc5c5<\/td>\n                                    <td>\uae30\uacc4 \uc791\ub3d9 \uc804\uccb4, \uae30\uacc4\uc74c \ub179\uc74c<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>20-25\ubd84<\/td>\n                                    <td><strong>\uc624\uc77c \ucd94\ucd9c \uc7a5\uba74<\/strong><\/td>\n                                    <td>\ub9e4\ud06c\ub85c, \uc2ac\ub85c\uc6b0\ubaa8\uc158 120fps<\/td>\n                                    <td>\u2b50 \ucd5c\uace0 \ud558\uc774\ub77c\uc774\ud2b8! \ud669\uae08\ube5b \uc624\uc77c, \ub2e4\uc591\ud55c \uac01\ub3c4<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>8-12\ubd84<\/td>\n                                    <td><strong>\uc624\uc77c \ubd84\ub9ac \ud0f1\ud06c<\/strong><\/td>\n                                    <td>\uc720\ub9ac \ud22c\uacfc\uc0f7, \ud0c0\uc784\ub7a9\uc2a4<\/td>\n                                    <td>\ubb3c\uacfc \uc624\uc77c \ubd84\ub9ac \uacfc\uc815, \uce35 \uad6c\ubd84<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"olive-location-title\">\ud83d\udccd \ubcd1\uc785 \ubc0f \ud3ec\uc7a5 \uad6c\uc5ed<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>\uc2dc\uac04<\/th>\n                                    <th>\ucd2c\uc601 \uc7a5\uba74<\/th>\n                                    <th>\uc575\uae00\/\uae30\ubc95<\/th>\n                                    <th>\ucd2c\uc601 \ud301<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>15-20\ubd84<\/td>\n                                    <td><strong>\uc790\ub3d9 \ubcd1\uc785 \ub77c\uc778<\/strong><\/td>\n                                    <td>\ucd94\uc801\uc0f7, \ud0c0\uc784\ub7a9\uc2a4<\/td>\n                                    <td>\ubcd1\uc774 \uc9c0\ub098\uac00\ub294 \uc804\uccb4 \uacfc\uc815<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>10-15\ubd84<\/td>\n                                    <td><strong>\uc624\uc77c \uc8fc\uc785 \ud074\ub85c\uc988\uc5c5<\/strong><\/td>\n                                    <td>\uc2ac\ub85c\uc6b0\ubaa8\uc158<\/td>\n                                    <td>\u2b50 \ud669\uae08\ube5b \uc624\uc77c \uac15\uc870, \ud22c\uba85 \uc720\ub9ac\ubcd1<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>8-10\ubd84<\/td>\n                                    <td><strong>\ub77c\ubca8\ub9c1\/\ucea1\ud551<\/strong><\/td>\n                                    <td>\ub9e4\ud06c\ub85c<\/td>\n                                    <td>\uc815\ubc00\ud55c \uc791\uc5c5 \uacfc\uc815<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"olive-location-title\">\ud83d\udccd \ud488\uc9c8\uad00\ub9ac\uc2e4<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>\uc2dc\uac04<\/th>\n                                    <th>\ucd2c\uc601 \uc7a5\uba74<\/th>\n                                    <th>\uc575\uae00\/\uae30\ubc95<\/th>\n                                    <th>\ucd2c\uc601 \ud301<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>10-15\ubd84<\/td>\n                                    <td><strong>\uc2e4\ud5d8\uc2e4 \uc804\uacbd<\/strong><\/td>\n                                    <td>\uc640\uc774\ub4dc, \ud328\ub2dd<\/td>\n                                    <td>\uc804\ubb38\uc131 \uac15\uc870, \uc2e4\ud5d8 \uc7a5\ube44<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>10-15\ubd84<\/td>\n                                    <td><strong>\ud488\uc9c8 \ud14c\uc2a4\ud2b8<\/strong><\/td>\n                                    <td>\ud074\ub85c\uc988\uc5c5, \uc624\ubc84\uc204\ub354<\/td>\n                                    <td>\ubd84\uc11d \uc7a5\ube44 \uc0ac\uc6a9, \uc0d8\ud50c \ud14c\uc2a4\ud2b8<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n                <div class=\"olive-section\">\n                    <h2>\ud83c\udfa4 \uc778\ud130\ubdf0 \uacc4\ud68d<\/h2>\n                    \n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>CEO \/ \ub300\ud45c<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 15-20\ubd84<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \uc7a5\uc18c<\/span>\n                                    <span class=\"detail-value\">\uc0ac\ubb34\uc2e4 \ub610\ub294 \uacf5\uc7a5 \ub0b4<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \ud301<\/span>\n                                    <span class=\"detail-value\">\ubc30\uacbd\uc5d0 \uacf5\uc7a5 \ub610\ub294 \uc81c\ud488 \ubc30\uce58, \uc790\uc5f0\uad11 \ud65c\uc6a9, \ud3b8\uc548\ud55c \ubd84\uc704\uae30<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">\uc9c8\ubb38 \ub9ac\uc2a4\ud2b8<\/p>\n                                <ol>\n                                    <li>\ud68c\uc0ac \uc124\ub9bd \ubc30\uacbd\uacfc \uc62c\ub9ac\ube0c\uc624\uc77c \uc0ac\uc5c5\uc744 \uc2dc\uc791\ud558\uac8c \ub41c \uacc4\uae30\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                                    <li>\uc6b0\ub9ac \ud68c\uc0ac \uc62c\ub9ac\ube0c\uc624\uc77c\ub9cc\uc758 \ud2b9\ubcc4\ud55c \uc810\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                                    <li>\uc62c\ub9ac\ube0c \ub18d\uc7a5 \uc704\uce58\ub97c \uc120\ud0dd\ud55c \uc774\uc720\ub294?<\/li>\n                                    <li>\uc0dd\uc0b0 \uacfc\uc815\uc5d0\uc11c \uac00\uc7a5 \uc911\uc694\ud558\uac8c \uc0dd\uac01\ud558\ub294 \ubd80\ubd84\uc740?<\/li>\n                                    <li>\ud68c\uc0ac\uc758 \ube44\uc804\uacfc \ud5a5\ud6c4 5\ub144 \uacc4\ud68d\uc740?<\/li>\n                                    <li>\uc18c\ube44\uc790\ub4e4\uc5d0\uac8c \uc804\ud558\uace0 \uc2f6\uc740 \uba54\uc2dc\uc9c0\ub294?<\/li>\n                                    <li>\uc9c0\uc18d \uac00\ub2a5\ud55c \uc0dd\uc0b0\uc744 \uc704\ud55c \ub178\ub825\uc740?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>\uc0dd\uc0b0 \uad00\ub9ac\uc790<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 15-20\ubd84<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \uc7a5\uc18c<\/span>\n                                    <span class=\"detail-value\">\uc0dd\uc0b0 \ub77c\uc778 \ud604\uc7a5<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \ud301<\/span>\n                                    <span class=\"detail-value\">\uc791\uc5c5\ud558\ub294 \ubaa8\uc2b5\uacfc \ud568\uaed8 \uc778\ud130\ubdf0, \ud578\uc988\uc628 \uc124\uba85, \uae30\uacc4 \uc18c\uc74c \uc8fc\uc758<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">\uc9c8\ubb38 \ub9ac\uc2a4\ud2b8<\/p>\n                                <ol>\n                                    <li>\uc62c\ub9ac\ube0c\uc624\uc77c \uc0dd\uc0b0 \uacfc\uc815\uc744 \uac04\ub2e8\ud788 \uc124\uba85\ud574\uc8fc\uc138\uc694<\/li>\n                                    <li>\uc62c\ub9ac\ube0c \uc218\ud655 \uc2dc\uae30\uc640 \ubc29\ubc95\uc740 \uc5b4\ub5bb\uac8c \ub418\ub098\uc694?<\/li>\n                                    <li>\ucc29\uc720(\uc555\ucc29) \ubc29\uc2dd\uc758 \ud2b9\uc9d5\uc740? \ub0c9\uc555\ucc29\uc758 \uc7a5\uc810\uc740?<\/li>\n                                    <li>\ud488\uc9c8 \uad00\ub9ac\ub294 \uc5b4\ub5bb\uac8c \ud558\ub098\uc694?<\/li>\n                                    <li>\ud558\ub8e8 \uc0dd\uc0b0\ub7c9\uacfc \uc0dd\uc0b0 \uc8fc\uae30\ub294?<\/li>\n                                    <li>\uc77c\ubc18 \uc62c\ub9ac\ube0c\uc624\uc77c\uacfc \uc5d1\uc2a4\ud2b8\ub77c \ubc84\uc9c4\uc758 \ucc28\uc774\ub294?<\/li>\n                                    <li>\uac00\uc7a5 \uc5b4\ub824\uc6b4 \uc810\uacfc \ubcf4\ub78c \uc788\ub294 \uc21c\uac04\uc740?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>\ud488\uc9c8\uad00\ub9ac \ub2f4\ub2f9\uc790<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 10-15\ubd84<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \uc7a5\uc18c<\/span>\n                                    <span class=\"detail-value\">\ud488\uc9c8\uad00\ub9ac\uc2e4 \ub610\ub294 \uc2e4\ud5d8\uc2e4<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \ud301<\/span>\n                                    <span class=\"detail-value\">\ud14c\uc2a4\ud2b8 \uc7a5\ube44\uc640 \ud568\uaed8, \uc804\ubb38\uc131 \uac15\uc870, \ud654\uc774\ud2b8 \ubc38\ub7f0\uc2a4 \uc870\uc815<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">\uc9c8\ubb38 \ub9ac\uc2a4\ud2b8<\/p>\n                                <ol>\n                                    <li>\uc62c\ub9ac\ube0c\uc624\uc77c \ud488\uc9c8 \uae30\uc900\uc740 \ubb34\uc5c7\uc778\uac00\uc694?<\/li>\n                                    <li>\uc5b4\ub5a4 \uac80\uc0ac \uacfc\uc815\uc744 \uac70\uce58\ub098\uc694?<\/li>\n                                    <li>\ubcf4\uc720\ud55c \uc778\uc99d(\uc720\uae30\ub18d, ISO, HACCP \ub4f1)\uc740?<\/li>\n                                    <li>\uc0b0\ub3c4 \uad00\ub9ac\ub294 \uc5b4\ub5bb\uac8c \ud558\ub098\uc694?<\/li>\n                                    <li>\ud488\uc9c8 \uc720\uc9c0\ub97c \uc704\ud55c \uc800\uc7a5 \ubc29\ubc95\uc740?<\/li>\n                                    <li>\uad6d\uc81c \ud488\uc9c8 \uae30\uc900\uacfc \ube44\uad50\ud558\uba74?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>\ub18d\uc7a5 \uad00\ub9ac\uc790<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 10-15\ubd84<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \uc7a5\uc18c<\/span>\n                                    <span class=\"detail-value\">\uc62c\ub9ac\ube0c \ub18d\uc7a5 (\uc57c\uc678)<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \ud301<\/span>\n                                    <span class=\"detail-value\">\uc62c\ub9ac\ube0c \ub098\ubb34 \ubc30\uacbd, \uc790\uc5f0\uc2a4\ub7ec\uc6b4 \ubd84\uc704\uae30, \uc678\uc7a5 \ub9c8\uc774\ud06c \ud544\uc218<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">\uc9c8\ubb38 \ub9ac\uc2a4\ud2b8<\/p>\n                                <ol>\n                                    <li>\uc62c\ub9ac\ube0c \ub098\ubb34 \uc7ac\ubc30 \ud658\uacbd\uacfc \uc870\uac74\uc740?<\/li>\n                                    <li>\uc720\uae30\ub18d \uc7ac\ubc30 \ubc29\uc2dd\uc744 \uc0ac\uc6a9\ud558\ub098\uc694?<\/li>\n                                    <li>\uc62c\ub9ac\ube0c \ud488\uc885\uacfc \uac01 \ud2b9\uc9d5\uc740?<\/li>\n                                    <li>\uc218\ud655 \uc2dc\uae30\ub294 \uc5b8\uc81c\uc774\uba70 \uc5b4\ub5bb\uac8c \uacb0\uc815\ud558\ub098\uc694?<\/li>\n                                    <li>\uae30\ud6c4\uac00 \uc62c\ub9ac\ube0c \ud488\uc9c8\uc5d0 \ubbf8\uce58\ub294 \uc601\ud5a5\uc740?<\/li>\n                                    <li>\ub098\ubb34 \ud55c \uadf8\ub8e8\ub2f9 \uc218\ud655\ub7c9\uc740?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>\ud604\uc7a5 \uc791\uc5c5\uc790<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 5-10\ubd84<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \uc7a5\uc18c<\/span>\n                                    <span class=\"detail-value\">\uc791\uc5c5 \ud604\uc7a5<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">\ucd2c\uc601 \ud301<\/span>\n                                    <span class=\"detail-value\">\uc791\uc5c5\ud558\uba70 \uc790\uc5f0\uc2a4\ub7fd\uac8c, \uc0dd\ub3d9\uac10 \uc788\uac8c, \uc9e7\uace0 \uac04\uacb0\ud558\uac8c<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">\uc9c8\ubb38 \ub9ac\uc2a4\ud2b8<\/p>\n                                <ol>\n                                    <li>\uc774 \uc77c\uc744 \ud558\uc2dc\uba74\uc11c \uac00\uc7a5 \ubcf4\ub78c\uc788\ub294 \uc21c\uac04\uc740?<\/li>\n                                    <li>\uc62c\ub9ac\ube0c\uc624\uc77c \uc0dd\uc0b0 \uacfc\uc815\uc5d0\uc11c \uac00\uc7a5 \uc911\uc694\ud55c \ubd80\ubd84\uc740?<\/li>\n                                    <li>\uc6b0\ub9ac \uc81c\ud488\uc5d0 \ub300\ud55c \uc790\ubd80\uc2ec\uc774 \uc788\ub2e4\uba74?<\/li>\n                                    <li>\ud558\ub8e8 \uc77c\uacfc\ub294 \uc5b4\ub5bb\uac8c \ub418\ub098\uc694?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"olive-section\">\n                    <h2>\u2728 B-Roll \ucd94\uac00 \ucd2c\uc601 \uc7a5\uba74<\/h2>\n                    <p style=\"color: #666; margin-bottom: 20px;\">\uba54\uc778 \ucd2c\uc601 \uc678 \ubd84\uc704\uae30\uc640 \uc644\uc131\ub3c4\ub97c \ub192\uc774\ub294 \uc7a5\uba74\ub4e4<\/p>\n                    \n                    <div class=\"olive-broll-grid\">\n                        <div class=\"olive-broll-card\">\n                            <h3>\ub514\ud14c\uc77c\uc0f7<\/h3>\n                            <ul>\n                                <li>\uc62c\ub9ac\ube0c \uc5f4\ub9e4 \ud074\ub85c\uc988\uc5c5<\/li>\n                                <li>\ud669\uae08\ube5b \uc624\uc77c \ubc29\uc6b8<\/li>\n                                <li>\ubcd1 \ub77c\ubca8 \ub514\ud14c\uc77c<\/li>\n                                <li>\uae30\uacc4 \ubd80\ud488 \uc791\ub3d9<\/li>\n                                <li>\uc791\uc5c5\uc790 \uc190 \ud074\ub85c\uc988\uc5c5<\/li>\n                                <li>\uc62c\ub9ac\ube0c \ub098\ubb34 \uc78e\ub9e5<\/li>\n                                <li>\uc624\uc77c \ud14d\uc2a4\ucc98<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"olive-broll-card\">\n                            <h3>\ubd84\uc704\uae30\uc0f7<\/h3>\n                            <ul>\n                                <li>\ud587\uc0b4 \ube44\uce58\ub294 \uc7a5\uba74<\/li>\n                                <li>\uba3c\uc9c0 \ub0a0\ub9ac\ub294 \ubaa8\uc2b5<\/li>\n                                <li>\uc99d\uae30\/\uae40 \ud6a8\uacfc<\/li>\n                                <li>\uadf8\ub9bc\uc790 \uc2e4\ub8e8\uc5e3<\/li>\n                                <li>\ub80c\uc988\ud50c\ub808\uc5b4<\/li>\n                                <li>\uc5ed\uad11 \ud65c\uc6a9<\/li>\n                                <li>\uc77c\ubab0\/\uc77c\ucd9c<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"olive-broll-card\">\n                            <h3>\ud0c0\uc784\ub7a9\uc2a4<\/h3>\n                            <ul>\n                                <li>\ud574 \ub728\ub294 \ub18d\uc7a5<\/li>\n                                <li>\uc0dd\uc0b0 \ub77c\uc778 \uc804\uccb4<\/li>\n                                <li>\ud3ec\uc7a5 \uacfc\uc815<\/li>\n                                <li>\ud558\ub8e8 \uc77c\uacfc \uc555\ucd95<\/li>\n                                <li>\uad6c\ub984 \ud750\ub984<\/li>\n                                <li>\uadf8\ub9bc\uc790 \uc774\ub3d9<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"olive-broll-card\">\n                            <h3>\uc2ac\ub85c\uc6b0\ubaa8\uc158<\/h3>\n                            <ul>\n                                <li>\uc624\uc77c \ub5a8\uc5b4\uc9c0\ub294 \uc7a5\uba74<\/li>\n                                <li>\uc62c\ub9ac\ube0c \ubd84\uc1c4<\/li>\n                                <li>\ubcd1\uc785 \uacfc\uc815<\/li>\n                                <li>\ubb3c \uc138\ucc99 \uc7a5\uba74<\/li>\n                                <li>\uc791\uc5c5\uc790 \ub3d9\uc791<\/li>\n                                <li>\uc62c\ub9ac\ube0c \uc3df\uc544\uc9d0<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"olive-section\">\n                    <h2>\ud83d\udccb \ucd2c\uc601 \uc804 \uccb4\ud06c\ub9ac\uc2a4\ud2b8<\/h2>\n                    \n                    <div class=\"olive-checklist-grid\">\n                        <div class=\"olive-checklist-section\">\n                            <h3>\ud83c\udfa5 \uc7a5\ube44 \uccb4\ud06c<\/h3>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>DJI \uc624\uc988\ubaa8 \uc561\uc1585 \ud504\ub85c \ubcf8\uccb4<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ubc30\ud130\ub9ac 3\uac1c (\uc644\ucda9)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ucda9\uc804\uae30 & \ucf00\uc774\ube14<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ub9c8\uc6b4\ud2b8 & \uc561\uc138\uc11c\ub9ac<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\uba54\ubaa8\ub9ac \uce74\ub4dc 128GB \uc774\uc0c1 (\uc5ec\uc720\ubd84)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ubcf4\ud638 \ub80c\uc988 & \ubc29\uc218 \ucf00\uc774\uc2a4<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ud074\ub9ac\ub2dd \ud0b7 (\ub80c\uc988 \ud074\ub9ac\ub108)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\uc0bc\uac01\ub300 \/ \ubbf8\ub2c8 \uc0bc\uac01\ub300<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\uc678\uc7a5 \ub9c8\uc774\ud06c (\uc120\ud0dd)<\/span>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"olive-checklist-section\">\n                            <h3>\ud83d\udcdd \uc0ac\uc804 \uc900\ube44<\/h3>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\uacf5\uc7a5 \ucd2c\uc601 \ud5c8\uac00 \ud655\uc778 (\ubb38\uc11c)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\uc778\ud130\ubdf0 \ub300\uc0c1\uc790 \uc0ac\uc804 \uc5f0\ub77d & \uc77c\uc815 \ud655\uc778<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\uc9c8\ubb38\uc9c0 \ucd9c\ub825 & \uc804\ub2ec<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ucd2c\uc601 \ub3d9\uc120 \ubc0f \uad6c\uc5ed \ud655\uc778<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\uc548\uc804\uc7a5\ube44 (\ud5ec\uba67, \uc548\uc804\ud654, \uc7a5\uac11)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\uacf5\uc7a5 \uac00\ub3d9 \uc2dc\uac04 \ud655\uc778<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ub0a0\uc528 \uccb4\ud06c (\ub18d\uc7a5 \ucd2c\uc601)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ube44\uc0c1 \uc5f0\ub77d\ub9dd \ud655\ubcf4<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>\ucc28\ub7c9 \uc5f0\ub8cc & \uc8fc\ucc28 \uc704\uce58 \ud655\uc778<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"olive-tips-section\">\n                    <h3>\ud83d\udca1 DJI \uc624\uc988\ubaa8 \uc561\uc1585 \ud504\ub85c \ucd2c\uc601 \ud301<\/h3>\n                    <ul>\n                        <li><strong>\uc624\uc77c \ub5a8\uc5b4\uc9c0\ub294 \uc7a5\uba74:<\/strong> 120fps \uc2ac\ub85c\uc6b0\ubaa8\uc158 + \ub9e4\ud06c\ub85c \ubaa8\ub4dc, \uc870\uba85 \uac01\ub3c4 \uc870\uc808\ub85c \ud669\uae08\ube5b \uac15\uc870<\/li>\n                        <li><strong>\uacf5\uc7a5 \uc6cc\ud0b9 \ud22c\uc5b4:<\/strong> \uac15\ub825\ud55c RockSteady 3.0 \uc190\ub5a8\ub9bc \ubcf4\uc815 \ud65c\uc6a9, \ucc9c\ucc9c\ud788 \uc774\ub3d9<\/li>\n                        <li><strong>\uc0dd\uc0b0 \ub77c\uc778:<\/strong> \ud0c0\uc784\ub7a9\uc2a4 \ubaa8\ub4dc\ub85c \uc804\uccb4 \ud504\ub85c\uc138\uc2a4 \uc555\ucd95 (2-3\ubc30\uc18d)<\/li>\n                        <li><strong>\uc778\ud130\ubdf0:<\/strong> \uc9d0\ubc8c \ubaa8\ub4dc + \uace0\uc815 \ub9c8\uc6b4\ud2b8 \uc0ac\uc6a9, \ub208\ub192\uc774 \ub9de\ucd94\uae30<\/li>\n                        <li><strong>\uc2e4\ub0b4 \ucd2c\uc601:<\/strong> 4K 60fps \uad8c\uc7a5, ISO 400-800, HDR \ubaa8\ub4dc \ud65c\uc6a9<\/li>\n                        <li><strong>\ucd08\uad11\uac01 \ud65c\uc6a9:<\/strong> 155\ub3c4 \ud654\uac01\uc73c\ub85c \ub113\uc740 \uacf5\uc7a5 \uc804\uacbd \ucd2c\uc601, \uc65c\uace1 \ubcf4\uc815 \uae30\ub2a5 ON<\/li>\n                        <li><strong>\ubc29\uc218 \uae30\ub2a5:<\/strong> 18m \ubc29\uc218\ub85c \uc138\ucc99 \uad6c\uc5ed\uc5d0\uc11c\ub3c4 \uc548\uc2ec\ud558\uace0 \ucd2c\uc601<\/li>\n                        <li><strong>\uc624\ub514\uc624:<\/strong> \ud48d\uc808\uc74c \uac10\uc18c \uae30\ub2a5 \ud65c\uc6a9, \uc678\uc7a5 \ub9c8\uc774\ud06c \uc5f0\uacb0 \uad8c\uc7a5<\/li>\n                        <li><strong>\ubc30\ud130\ub9ac \uad00\ub9ac:<\/strong> \ud45c\uc900 \ubc30\ud130\ub9ac\ub85c \uc57d 4\uc2dc\uac04 \ucd2c\uc601 \uac00\ub2a5, \uc5ec\uc720\ubd84 \ud544\uc218<\/li>\n                        <li><strong>\ub4c0\uc5bc \uc2a4\ud06c\ub9b0:<\/strong> \uc55e\ub4a4 \ud654\uba74 \ud65c\uc6a9\uc73c\ub85c \uc140\ud504 \ubaa8\ub2c8\ud130\ub9c1 \uac00\ub2a5<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div id=\"olive-content-en\" class=\"olive-content\">\n                <div class=\"olive-header\">\n                    <h1>Olive Oil Factory Filming Plan<\/h1>\n                    <p class=\"subtitle\">Complete Production Schedule & Guidelines<\/p>\n                    \n                    <div class=\"olive-info-summary\">\n                        <div class=\"olive-info-item\">\n                            <span class=\"icon\">\u23f1\ufe0f<\/span>\n                            <div class=\"label\">Total Filming Time<\/div>\n                            <div class=\"value\">5-7 hours<\/div>\n                        <\/div>\n                        <div class=\"olive-info-item\">\n                            <span class=\"icon\">\u2600\ufe0f<\/span>\n                            <div class=\"label\">Recommended Start Time<\/div>\n                            <div class=\"value\">Early morning 6-8 AM<\/div>\n                        <\/div>\n                        <div class=\"olive-info-item\">\n                            <span class=\"icon\">\ud83c\udfa5<\/span>\n                            <div class=\"label\">Filming Equipment<\/div>\n                            <div class=\"value\">DJI Osmo Action 5 Pro<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"olive-section\">\n                    <h2>\ud83c\udfac Filming Scene Plan<\/h2>\n                    \n                    <div class=\"olive-location-title\">\ud83d\udccd Olive Grove (Outdoor)<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>Duration<\/th>\n                                    <th>Scene<\/th>\n                                    <th>Angle\/Technique<\/th>\n                                    <th>Filming Tips<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>10-15 min<\/td>\n                                    <td><strong>Olive Grove Panorama<\/strong><\/td>\n                                    <td>Wide shot, 360\u00b0 panning<\/td>\n                                    <td>Golden hour (sunrise\/sunset), from elevated position<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>8-12 min<\/td>\n                                    <td><strong>Olive Fruit Close-ups<\/strong><\/td>\n                                    <td>Macro, slow motion 120fps<\/td>\n                                    <td>Natural light, dew drops, various ripeness stages<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>15-20 min<\/td>\n                                    <td><strong>Harvesting Process<\/strong><\/td>\n                                    <td>POV, handheld, over-shoulder<\/td>\n                                    <td>Worker hand movements, sweat drops, facial expressions<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>5-10 min<\/td>\n                                    <td><strong>Collecting Harvested Olives<\/strong><\/td>\n                                    <td>Top view, time-lapse<\/td>\n                                    <td>Basket filling process, record sounds<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"olive-location-title\">\ud83d\udccd Factory Exterior & Entrance<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>Duration<\/th>\n                                    <th>Scene<\/th>\n                                    <th>Angle\/Technique<\/th>\n                                    <th>Filming Tips<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>8-12 min<\/td>\n                                    <td><strong>Factory Building Exterior<\/strong><\/td>\n                                    <td>Wide shot, slow panning<\/td>\n                                    <td>Clear company logo\/signage, surrounding environment<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>5-8 min<\/td>\n                                    <td><strong>Truck Arrival Scene<\/strong><\/td>\n                                    <td>Tracking shot, wide\u2192close-up<\/td>\n                                    <td>Complete olive transportation process<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>5-7 min<\/td>\n                                    <td><strong>Staff Entry Scene<\/strong><\/td>\n                                    <td>Medium shot, time-lapse<\/td>\n                                    <td>Vibrant morning atmosphere<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"olive-location-title\">\ud83d\udccd Extraction (Pressing) Area \u2b50 Key Highlight<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>Duration<\/th>\n                                    <th>Scene<\/th>\n                                    <th>Angle\/Technique<\/th>\n                                    <th>Filming Tips<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>15-20 min<\/td>\n                                    <td><strong>Olive Crushing Process<\/strong><\/td>\n                                    <td>Wide + close-up<\/td>\n                                    <td>Complete machine operation, record machine sounds<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>20-25 min<\/td>\n                                    <td><strong>Oil Extraction Scene<\/strong><\/td>\n                                    <td>Macro, slow motion 120fps<\/td>\n                                    <td>\u2b50 Top highlight! Golden oil, multiple angles<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>8-12 min<\/td>\n                                    <td><strong>Oil Separation Tank<\/strong><\/td>\n                                    <td>Through glass shot, time-lapse<\/td>\n                                    <td>Water and oil separation process, layer distinction<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"olive-location-title\">\ud83d\udccd Bottling & Packaging Area<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>Duration<\/th>\n                                    <th>Scene<\/th>\n                                    <th>Angle\/Technique<\/th>\n                                    <th>Filming Tips<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>15-20 min<\/td>\n                                    <td><strong>Automated Bottling Line<\/strong><\/td>\n                                    <td>Tracking shot, time-lapse<\/td>\n                                    <td>Complete bottle journey through the line<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>10-15 min<\/td>\n                                    <td><strong>Oil Filling Close-up<\/strong><\/td>\n                                    <td>Slow motion<\/td>\n                                    <td>\u2b50 Emphasize golden oil, clear glass bottles<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>8-10 min<\/td>\n                                    <td><strong>Labeling\/Capping<\/strong><\/td>\n                                    <td>Macro<\/td>\n                                    <td>Precise work process<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <div class=\"olive-location-title\">\ud83d\udccd Quality Control Lab<\/div>\n                    <div class=\"olive-table-wrapper\">\n                        <table class=\"olive-table\">\n                            <thead>\n                                <tr>\n                                    <th>Duration<\/th>\n                                    <th>Scene<\/th>\n                                    <th>Angle\/Technique<\/th>\n                                    <th>Filming Tips<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>10-15 min<\/td>\n                                    <td><strong>Laboratory Overview<\/strong><\/td>\n                                    <td>Wide, panning<\/td>\n                                    <td>Emphasize professionalism, laboratory equipment<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td>10-15 min<\/td>\n                                    <td><strong>Quality Testing<\/strong><\/td>\n                                    <td>Close-up, over-shoulder<\/td>\n                                    <td>Using analytical equipment, sample testing<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n                <div class=\"olive-section\">\n                    <h2>\ud83c\udfa4 Interview Plan<\/h2>\n                    \n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>CEO \/ Director<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 15-20 min<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Location<\/span>\n                                    <span class=\"detail-value\">Office or inside factory<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Filming Tips<\/span>\n                                    <span class=\"detail-value\">Place factory or products in background, use natural light, comfortable atmosphere<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">Question List<\/p>\n                                <ol>\n                                    <li>What is the background of the company's establishment and what inspired you to start the olive oil business?<\/li>\n                                    <li>What makes your olive oil special?<\/li>\n                                    <li>Why did you choose this location for the olive grove?<\/li>\n                                    <li>What do you consider most important in the production process?<\/li>\n                                    <li>What is your company's vision and 5-year plan?<\/li>\n                                    <li>What message would you like to convey to consumers?<\/li>\n                                    <li>What efforts are you making for sustainable production?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>Production Manager<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 15-20 min<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Location<\/span>\n                                    <span class=\"detail-value\">Production line site<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Filming Tips<\/span>\n                                    <span class=\"detail-value\">Interview while working, hands-on explanation, beware of machine noise<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">Question List<\/p>\n                                <ol>\n                                    <li>Please briefly explain the olive oil production process<\/li>\n                                    <li>What are the olive harvest timing and methods?<\/li>\n                                    <li>What are the characteristics of the extraction (pressing) method? What are the advantages of cold pressing?<\/li>\n                                    <li>How do you manage quality control?<\/li>\n                                    <li>What is the daily production volume and production cycle?<\/li>\n                                    <li>What's the difference between regular olive oil and extra virgin?<\/li>\n                                    <li>What are the most challenging moments and the most rewarding?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>Quality Control Manager<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 10-15 min<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Location<\/span>\n                                    <span class=\"detail-value\">Quality control room or laboratory<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Filming Tips<\/span>\n                                    <span class=\"detail-value\">With testing equipment, emphasize professionalism, adjust white balance<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">Question List<\/p>\n                                <ol>\n                                    <li>What are the olive oil quality standards?<\/li>\n                                    <li>What testing processes does it go through?<\/li>\n                                    <li>What certifications do you have (organic, ISO, HACCP, etc.)?<\/li>\n                                    <li>How do you manage acidity levels?<\/li>\n                                    <li>What storage methods are used to maintain quality?<\/li>\n                                    <li>How does it compare to international quality standards?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>Grove Manager<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 10-15 min<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Location<\/span>\n                                    <span class=\"detail-value\">Olive grove (outdoor)<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Filming Tips<\/span>\n                                    <span class=\"detail-value\">Olive trees in background, natural atmosphere, external microphone essential<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">Question List<\/p>\n                                <ol>\n                                    <li>What are the environmental conditions for growing olive trees?<\/li>\n                                    <li>Do you use organic cultivation methods?<\/li>\n                                    <li>What olive varieties do you grow and what are their characteristics?<\/li>\n                                    <li>When is harvest time and how do you decide?<\/li>\n                                    <li>How does climate affect olive quality?<\/li>\n                                    <li>What is the yield per tree?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"olive-interview-card\">\n                        <div class=\"olive-interview-header\">\n                            <h3>Field Worker<\/h3>\n                            <span class=\"olive-duration-badge\">\u23f1\ufe0f 5-10 min<\/span>\n                        <\/div>\n                        <div class=\"olive-interview-content\">\n                            <div class=\"olive-interview-details\">\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Location<\/span>\n                                    <span class=\"detail-value\">Work site<\/span>\n                                <\/div>\n                                <div class=\"detail-row\">\n                                    <span class=\"detail-label\">Filming Tips<\/span>\n                                    <span class=\"detail-value\">Natural while working, energetic, short and concise<\/span>\n                                <\/div>\n                            <\/div>\n                            <div class=\"olive-questions-box\">\n                                <p class=\"title\">Question List<\/p>\n                                <ol>\n                                    <li>What's the most rewarding moment in this work?<\/li>\n                                    <li>What's the most important part of the olive oil production process?<\/li>\n                                    <li>Do you have pride in our products?<\/li>\n                                    <li>What does your daily routine look like?<\/li>\n                                <\/ol>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"olive-section\">\n                    <h2>\u2728 B-Roll Additional Filming Scenes<\/h2>\n                    <p style=\"color: #666; margin-bottom: 20px;\">Scenes that enhance atmosphere and completeness beyond main filming<\/p>\n                    \n                    <div class=\"olive-broll-grid\">\n                        <div class=\"olive-broll-card\">\n                            <h3>Detail Shots<\/h3>\n                            <ul>\n                                <li>Olive fruit close-ups<\/li>\n                                <li>Golden oil droplets<\/li>\n                                <li>Bottle label details<\/li>\n                                <li>Machine parts operation<\/li>\n                                <li>Worker hands close-up<\/li>\n                                <li>Olive tree leaf veins<\/li>\n                                <li>Oil texture<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"olive-broll-card\">\n                            <h3>Atmosphere Shots<\/h3>\n                            <ul>\n                                <li>Sunlight streaming scenes<\/li>\n                                <li>Dust in the air<\/li>\n                                <li>Steam\/vapor effects<\/li>\n                                <li>Shadow silhouettes<\/li>\n                                <li>Lens flare<\/li>\n                                <li>Backlighting<\/li>\n                                <li>Sunset\/sunrise<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"olive-broll-card\">\n                            <h3>Time-lapse<\/h3>\n                            <ul>\n                                <li>Sunrise over grove<\/li>\n                                <li>Entire production line<\/li>\n                                <li>Packaging process<\/li>\n                                <li>Compressed daily routine<\/li>\n                                <li>Cloud movement<\/li>\n                                <li>Shadow movement<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"olive-broll-card\">\n                            <h3>Slow Motion<\/h3>\n                            <ul>\n                                <li>Oil dripping scene<\/li>\n                                <li>Olive crushing<\/li>\n                                <li>Bottling process<\/li>\n                                <li>Water washing scene<\/li>\n                                <li>Worker movements<\/li>\n                                <li>Olives pouring<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"olive-section\">\n                    <h2>\ud83d\udccb Pre-Filming Checklist<\/h2>\n                    \n                    <div class=\"olive-checklist-grid\">\n                        <div class=\"olive-checklist-section\">\n                            <h3>\ud83c\udfa5 Equipment Check<\/h3>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>DJI Osmo Action 5 Pro body<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>3 batteries (fully charged)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Charger & cables<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Mounts & accessories<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Memory card 128GB+ (spare)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Protective lens & waterproof case<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Cleaning kit (lens cleaner)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Tripod \/ Mini tripod<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>External microphone (optional)<\/span>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"olive-checklist-section\">\n                            <h3>\ud83d\udcdd Pre-Production<\/h3>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Factory filming permit confirmed (document)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Interview subjects pre-contacted & scheduled<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Question list printed & delivered<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Filming route & areas confirmed<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Safety equipment (helmet, safety shoes, gloves)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Factory operation hours confirmed<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Weather check (grove filming)<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Emergency contact list secured<\/span>\n                            <\/div>\n                            <div class=\"olive-checklist-item\">\n                                <span class=\"olive-checkbox\"><\/span>\n                                <span>Vehicle fuel & parking location confirmed<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"olive-tips-section\">\n                    <h3>\ud83d\udca1 DJI Osmo Action 5 Pro Filming Tips<\/h3>\n                    <ul>\n                        <li><strong>Oil dripping scenes:<\/strong> 120fps slow motion + macro mode, adjust lighting angle to emphasize golden color<\/li>\n                        <li><strong>Factory walking tour:<\/strong> Utilize powerful RockSteady 3.0 stabilization, move slowly<\/li>\n                        <li><strong>Production line:<\/strong> Time-lapse mode to compress entire process (2-3x speed)<\/li>\n                        <li><strong>Interviews:<\/strong> Use gimbal mode + fixed mount, match eye level<\/li>\n                        <li><strong>Indoor filming:<\/strong> Recommend 4K 60fps, ISO 400-800, utilize HDR mode<\/li>\n                        <li><strong>Ultra-wide utilization:<\/strong> 155\u00b0 FOV for wide factory shots, distortion correction ON<\/li>\n                        <li><strong>Waterproof feature:<\/strong> 18m waterproof allows safe filming in washing areas<\/li>\n                        <li><strong>Audio:<\/strong> Utilize wind noise reduction, external microphone recommended<\/li>\n                        <li><strong>Battery management:<\/strong> Standard battery allows about 4 hours filming, spares essential<\/li>\n                        <li><strong>Dual screen:<\/strong> Front and back screens enable self-monitoring<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        function switchOliveLang(lang) {\n            document.querySelectorAll('.olive-content').forEach(content => {\n                content.classList.remove('active');\n            });\n            \n            document.querySelectorAll('.olive-lang-btn').forEach(btn => {\n                btn.classList.remove('active');\n            });\n            \n            document.getElementById('olive-content-' + lang).classList.add('active');\n            document.getElementById('btn-' + lang).classList.add('active');\n        }\n    <\/script>\n<\/body>\n<\/html>\n                \n\t\t<\/div>\n\t<\/div>\n\n\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div> \n\n\t<div  class=\"vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone\"  data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\" >\n\t\t<div class=\"vc_column-inner\" >\n\t\t\t<div class=\"wpb_wrapper\">\n\t\t\t\t\n\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div> \n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>\ucd2c\uc601 \uacc4\ud68d \uc815\ub9ac<\/p>","protected":false},"author":1,"featured_media":3853,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32],"tags":[],"class_list":{"0":"post-3821","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-plan"},"_links":{"self":[{"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/posts\/3821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/comments?post=3821"}],"version-history":[{"count":30,"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/posts\/3821\/revisions"}],"predecessor-version":[{"id":3891,"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/posts\/3821\/revisions\/3891"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/media\/3853"}],"wp:attachment":[{"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/media?parent=3821"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/categories?post=3821"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/tosfarm.co.kr\/en\/wp-json\/wp\/v2\/tags?post=3821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}