{"id":4773,"date":"2025-12-01T15:20:32","date_gmt":"2025-12-01T12:20:32","guid":{"rendered":"https:\/\/www.tyche.com.tr\/misyon-vizyon-degerlerimiz\/"},"modified":"2025-12-08T15:04:40","modified_gmt":"2025-12-08T12:04:40","slug":"our-mission-vision-values","status":"publish","type":"page","link":"https:\/\/www.tyche.com.tr\/en\/our-mission-vision-values\/","title":{"rendered":"Our Mission, Vision &#038; Values"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4773\" class=\"elementor elementor-4773 elementor-4054\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f00278 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"9f00278\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce66910 sc_fly_static elementor-widget elementor-widget-shortcode\" data-id=\"ce66910\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4723\" class=\"elementor elementor-4723 elementor-4108\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99b5844 e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"99b5844\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-750e30f sc_fly_static elementor-widget elementor-widget-html\" data-id=\"750e30f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ELEMENTOR HTML WIDGET: PAGE HEADER -->\n<div id=\"tyche-header-wrapper\">\n    <style>\n        \/* Font Import *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\n\n        \/* \n           CSS SCOPING\n        *\/\n        #tyche-header-wrapper {\n            --ph-primary: #005d4f;       \/* Corporate Green *\/\n            --ph-secondary: #b60644;     \/* Corporate Red *\/\n            --ph-white: #ffffff;\n            \n            width: 100%;\n            font-family: 'Poppins', sans-serif;\n            box-sizing: border-box;\n        }\n\n        #tyche-header-wrapper *,\n        #tyche-header-wrapper *::before,\n        #tyche-header-wrapper *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* HEADER AREA *\/\n        #tyche-header-wrapper .page-header {\n            position: relative;\n            \/* Height adjustment: Stretches according to content but provides spaciousness with min-height *\/\n            padding: 140px 20px 100px 20px; \n            \/* Default Background (Can be overridden with CSS per page) *\/\n            background-image: url('\/wp-content\/uploads\/2025\/12\/tyche-banner-scaled.webp');\n            background-size: cover;\n            background-position: left;\n            background-attachment: inherit !important; \/* Parallax Effect *\/\n            overflow: hidden;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n\n        \/* Dark Green Overlay (For Text Readability) *\/\n        #tyche-header-wrapper .page-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            \/* Light gradient corporate green from left to right *\/\n            background: linear-gradient(135deg, rgba(5, 34, 27, 0.85) 0%, rgba(0, 93, 79, 0.75) 100%);\n            z-index: 1;\n        }\n\n        \/* Content Container *\/\n        #tyche-header-wrapper .header-content {\n            position: relative;\n            z-index: 2;\n            width: 100%;\n            max-width: 1140px;\n            margin: 0 auto;\n        }\n\n        \/* PAGE HEADER (H1) *\/\n        #tyche-header-wrapper h1.entry-title {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 600;\n            font-size: 56px;\n            line-height: 1.2;\n            color: var(--ph-white);\n            margin: 0 0 20px 0;\n            letter-spacing: -1px;\n            text-transform: capitalize;\n            text-shadow: 0 4px 20px rgba(0,0,0,0.1);\n        }\n\n        \/* BREADCRUMB (Path Map) *\/\n        #tyche-header-wrapper .breadcrumbs {\n            font-family: 'Poppins', sans-serif;\n            font-size: 15px;\n            font-weight: 500;\n            color: rgba(255, 255, 255, 0.9);\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            background: rgba(255, 255, 255, 0.12); \/* Lightly transparent box *\/\n            padding: 10px 28px;\n            border-radius: 50px;\n            backdrop-filter: blur(8px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        }\n\n        #tyche-header-wrapper .breadcrumbs a {\n            color: var(--ph-white);\n            text-decoration: none;\n            transition: opacity 0.3s;\n            opacity: 0.9;\n        }\n\n        #tyche-header-wrapper .breadcrumbs a:hover {\n            opacity: 1;\n            text-decoration: underline;\n        }\n\n        #tyche-header-wrapper .breadcrumbs .separator {\n            font-size: 10px;\n            opacity: 0.6;\n            display: flex;\n            align-items: center;\n        }\n\n        #tyche-header-wrapper .breadcrumbs .current {\n            color: var(--ph-secondary); \/* Active page red *\/\n            font-weight: 700;\n            background: rgba(255,255,255,0.9);\n            color: var(--ph-primary); \/* or dark green *\/\n            padding: 2px 10px;\n            border-radius: 4px;\n            font-size: 14px;\n        }\n\n        \/* RESPONSIVE *\/\n        @media (max-width: 991px) {\n            #tyche-header-wrapper .page-header {\n                padding: 100px 20px 60px 20px;\n            }\n            #tyche-header-wrapper h1.entry-title {\n                font-size: 42px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            #tyche-header-wrapper .page-header {\n                padding: 80px 20px 50px 20px;\n                background-attachment: scroll !important; \n            }\n            #tyche-header-wrapper h1.entry-title {\n                font-size: 32px;\n            }\n            #tyche-header-wrapper .breadcrumbs {\n                font-size: 13px;\n                padding: 8px 20px;\n                flex-wrap: wrap;\n            }\n        }\n    <\/style>\n\n    <div class=\"page-header\">\n        <div class=\"header-content\">\n            \n            <!-- HEADER (to be filled with JS) -->\n            <h1 class=\"entry-title\"><\/h1> \n\n            <!-- BREADCRUMB -->\n            <div class=\"breadcrumbs\">\n                <a href=\"\/\">Home<\/a>\n                <span class=\"separator\"><svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M1 1L5 5L1 9\"\/><\/svg><\/span>\n                <!-- Active page (to be filled with JS) -->\n                <span class=\"current\"><\/span>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            \/\/ 1. Get Page Title\n            let pageTitle = document.title;\n            \n            \/\/ 2. Remove Site Name Suffixes (e.g., \"About Us \u2013 Tyche\" -> \"About Us\")\n            const separators = ['\u2013', '-', '|'];\n            for (const sep of separators) {\n                if (pageTitle.includes(sep)) {\n                    pageTitle = pageTitle.split(sep)[0].trim();\n                    break;\n                }\n            }\n\n            \/\/ 3. Write the Title to H1\n            const titleEl = document.querySelector('#tyche-header-wrapper .entry-title');\n            if (titleEl) {\n                \/\/ If we are in the Elementor editor and the title is empty, add a placeholder\n                if (pageTitle === \"\" || pageTitle === \"Elementor\") {\n                    titleEl.innerText = \"Page Title\";\n                } else {\n                    titleEl.innerText = pageTitle;\n                }\n            }\n\n            \/\/ 4. Write to Breadcrumb\n            const breadcrumbEl = document.querySelector('#tyche-header-wrapper .breadcrumbs .current');\n            if (breadcrumbEl) {\n                breadcrumbEl.innerText = pageTitle || \"Page\";\n            }\n        });\n    <\/script>\n\n<\/div>\n<!-- ELEMENTOR HTML WIDGET END -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b60a0b e-con-full e-flex sc_layouts_column_icons_position_left e-con e-parent\" data-id=\"5b60a0b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48be652 elementor-widget__width-inherit sc_fly_static elementor-widget elementor-widget-html\" data-id=\"48be652\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ELEMENTOR HTML WIDGET START: MISSION VISION VALUES -->\n<div id=\"tyche-mv-wrapper\">\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\n\n        #tyche-mv-wrapper {\n            --mv-primary: #005d4f;\n            --mv-secondary: #b60644;\n            --mv-heading-color: rgb(5, 34, 27);\n            --mv-text-color: rgb(114, 123, 121);\n            --mv-bg-light: #f8fafc;\n            --mv-border: #e2e8f0;\n            --mv-white: #ffffff;\n\n            width: 100%;\n            font-family: 'Poppins', sans-serif;\n            color: var(--mv-text-color);\n            line-height: 1.6;\n            background-color: var(--mv-white);\n            box-sizing: border-box;\n        }\n\n        #tyche-mv-wrapper .mv-section {\n            padding: 40px 20px;\n            width: 100%;\n        }\n\n        #tyche-mv-wrapper .mv-container {\n            max-width: 1140px;\n            margin: 0 auto;\n            width: 100%;\n        }\n\n        #tyche-mv-wrapper .mv-bg-light {\n            background-color: var(--mv-bg-light);\n        }\n\n        .mv-heading-xl {\n            font-weight: 400;\n            font-size: 47px;\n            line-height: 53px;\n            color: var(--mv-heading-color);\n            margin-bottom: 16px;\n        }\n\n        .mv-heading-lg {\n            font-size: 30px;\n            font-weight: 400;\n            color: var(--mv-heading-color);\n            margin-bottom: 12px;\n            line-height: 1.3;\n        }\n\n        .mv-heading-md {\n            font-size: 20px;\n            font-weight: 600;\n            color: var(--mv-heading-color);\n            margin-bottom: 8px;\n            line-height: 1.4;\n        }\n\n        .mv-eyebrow {\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            color: var(--mv-primary);\n            margin-bottom: 8px;\n            display: block;\n        }\n\n        #tyche-mv-wrapper p {\n            font-size: 16px;\n            line-height: 26px;\n            color: var(--mv-text-color);\n            margin-bottom: 16px;\n        }\n\n        .hero-wrapper {\n            display: flex;\n            flex-direction: column;\n            gap: 32px;\n        }\n\n        .hero-grid {\n            display: grid;\n            grid-template-columns: 1.1fr 0.9fr;\n            gap: 32px;\n            align-items: center;\n        }\n\n        .hero-content { padding-right: 20px; }\n\n        .hero-image-box {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            min-height: 380px;\n            background: var(--mv-bg-light);\n            box-shadow: 0 15px 30px rgba(0, 93, 79, 0.1);\n        }\n\n        .hero-img-placeholder {\n            width: 100%;\n            height: 100%;\n            background-image: url('\/wp-content\/uploads\/2025\/12\/misyon-vizyon.webp');\n            background-size: cover;\n            background-repeat: no-repeat;\n            background-position: center;\n            min-height: 380px;\n        }\n\n        .hero-badge {\n            position: absolute;\n            bottom: 20px;\n            left: 20px;\n            right: 20px;\n            background: rgba(255,255,255,0.95);\n            padding: 16px;\n            border-radius: 12px;\n            border-left: 4px solid var(--mv-secondary);\n            box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n        }\n\n        .stats-container {\n            padding-top: 24px;\n            border-top: 1px solid var(--mv-border);\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n        }\n\n        .stat-item {\n            text-align: center;\n            padding: 0 16px;\n            position: relative;\n        }\n\n        .stat-item:not(:last-child)::after {\n            content: \"\";\n            position: absolute;\n            right: 0; top: 15%;\n            height: 70%; width: 1px;\n            background-color: #e2e8f0;\n        }\n\n        .stat-number {\n            font-size: 56px;\n            font-weight: 600;\n            color: var(--mv-primary);\n            letter-spacing: -2px;\n            margin-bottom: 8px;\n            display: block;\n        }\n\n        .stat-label {\n            font-size: 13px;\n            font-weight: 500;\n            color: var(--mv-heading-color);\n            text-transform: uppercase;\n        }\n\n        .mv-dual-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 24px;\n            margin-bottom: 32px;\n        }\n\n        .mv-card {\n            background: var(--mv-white);\n            border: 1px solid var(--mv-border);\n            border-radius: 16px;\n            padding: 32px;\n            transition: all 0.3s ease;\n        }\n\n        .mv-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 12px 24px rgba(0,0,0,0.05);\n        }\n\n        .mv-card.vision { border-top: 5px solid var(--mv-primary); }\n        .mv-card.mission { border-top: 5px solid var(--mv-secondary); }\n\n        .card-icon {\n            width: 56px;\n            height: 56px;\n            border-radius: 10px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 20px;\n        }\n\n        .vision .card-icon { background: rgba(0,93,79,0.1); color: var(--mv-primary); }\n        .mission .card-icon { background: rgba(182,6,68,0.1); color: var(--mv-secondary); }\n\n        .principles-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 16px;\n        }\n\n        .principle-card {\n            background: var(--mv-white);\n            border: 1px solid var(--mv-border);\n            border-radius: 12px;\n            padding: 20px;\n            transition: 0.3s ease;\n        }\n\n        .principle-card:hover {\n            border-color: var(--mv-primary);\n            transform: translateY(-2px);\n            box-shadow: 0 6px 16px rgba(0,93,79,0.08);\n        }\n\n        .pc-header {\n            font-size: 16px;\n            font-weight: 600;\n            color: var(--mv-primary);\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .pc-text { font-size: 13px; }\n\n        .values-grid {\n            display: grid;\n            grid-template-columns: repeat(3,1fr);\n            gap: 20px;\n        }\n\n        .value-box {\n            text-align: center;\n            padding: 24px 16px;\n            background: var(--mv-white);\n            border-radius: 16px;\n            transition: 0.3s;\n        }\n\n        .value-box:hover {\n            border-color: var(--mv-border);\n            box-shadow: 0 8px 30px rgba(0,0,0,0.06);\n            transform: translateY(-4px);\n        }\n\n        .v-icon-circle {\n            width: 70px; height: 70px;\n            margin: 0 auto 16px;\n            background: var(--mv-bg-light);\n            border-radius: 50%;\n            display: flex;\n            justify-content: center; align-items: center;\n            color: var(--mv-primary);\n            transition: 0.3s;\n        }\n\n        .value-box:hover .v-icon-circle {\n            background: var(--mv-primary);\n            color: #fff;\n        }\n\n        .cta-box {\n            background-image: linear-gradient(135deg, rgb(5,34,27), #0a3d34);\n            padding: 36px 24px;\n            color: #fff;\n            border-radius: 20px;\n            text-align: center;\n        }\n\n        .btn-primary {\n            display: inline-flex;\n            align-items: center;\n            padding: 12px 28px;\n            background: var(--mv-secondary);\n            color: #fff;\n            border-radius: 50px;\n            text-decoration: none;\n            transition: 0.3s;\n        }\n\n        .btn-primary:hover {\n            background: #900435;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 16px rgba(182,6,68,0.3);\n        }\n    <\/style>\n\n    <!-- HERO -->\n    <section class=\"mv-section\">\n        <div class=\"mv-container hero-wrapper\">\n\n            <div class=\"hero-grid\">\n                <div class=\"hero-content\">\n                    <span class=\"mv-eyebrow\">OUR MISSION, VISION & VALUES<\/span>\n                    <h2 class=\"mv-heading-xl\">A Journey of Flavor From Amik Valley to the World<\/h2>\n                    <p>\n                        Since 2001, we have produced with inspiration from the fertile lands of Amik Valley and \u00c7ukurova.\n                        With a nature-respecting and health-focused approach, we create sustainable value for the future.\n                    <\/p>\n                    <a href=\"\/en\/contact\/\" style=\"display:inline-block;margin-top:8px;font-weight:600;color:var(--mv-primary);text-decoration:none;border-bottom:1px solid currentColor;\">Contact Us<\/a>\n                <\/div>\n\n                <div class=\"hero-image-box\">\n                    <div class=\"hero-img-placeholder\"><\/div>\n                    <div class=\"hero-badge\">\n                        <h4 class=\"mv-heading-md\" style=\"font-size:16px;margin-bottom:4px;\">From Nature to Table<\/h4>\n                        <p style=\"font-size:13px;color:#64748b;margin:0;\">\n                            We preserve freshness and nutritional value by processing agricultural crops with modern technology.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Stats -->\n            <div class=\"stats-container\">\n                <div class=\"stats-grid\">\n                    <div class=\"stat-item\">\n                        <span class=\"stat-number\">2001<\/span>\n                        <span class=\"stat-label\">Year Founded<\/span>\n                    <\/div>\n                    <div class=\"stat-item\">\n                        <span class=\"stat-number\">20k<\/span>\n                        <span class=\"stat-label\">m\u00b2 Total<br>Production Area<\/span>\n                    <\/div>\n                    <div class=\"stat-item\">\n                        <span class=\"stat-number\">10+<\/span>\n                        <span class=\"stat-label\">Product<br>Categories<\/span>\n                    <\/div>\n                    <div class=\"stat-item\">\n                        <span class=\"stat-number\">ISO<\/span>\n                        <span class=\"stat-label\">Certified<br>Production<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <!-- MISSION & VISION -->\n    <section class=\"mv-section mv-bg-light\">\n        <div class=\"mv-container\">\n\n            <div class=\"mv-dual-grid\">\n                <!-- Vision Card -->\n                <div class=\"mv-card vision\">\n                    <div class=\"card-icon\">\n                        <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n                    <\/div>\n                    <span class=\"mv-eyebrow\">OUR VISION<\/span>\n                    <h2 class=\"mv-heading-md\">Becoming a Global Food Brand<\/h2>\n                    <p>\n                        To become a trusted leader in the food industry by offering environmentally conscious, high-quality,\n                        globally compliant products\u2014always prioritizing customer satisfaction.\n                    <\/p>\n                <\/div>\n\n                <!-- Mission Card -->\n                <div class=\"mv-card mission\">\n                    <div class=\"card-icon\">\n                        <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n                    <\/div>\n                    <span class=\"mv-eyebrow\" style=\"color:var(--mv-secondary)\">OUR MISSION<\/span>\n                    <h2 class=\"mv-heading-md\">Safety From Seed to Table<\/h2>\n                    <p>\n                        We ensure transparency and integrity across the entire production chain.\n                        Our mission is to produce premium-quality foods built on safety, sustainability, and customer trust.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Principles -->\n            <div style=\"text-align:center;max-width:700px;margin:0 auto;\">\n                <h3 class=\"mv-heading-lg\">Our Quality Principles<\/h3>\n                <p>We place nature and people at the heart of every stage of our production.<\/p>\n            <\/div>\n\n            <div class=\"principles-wrapper\">\n                <div class=\"principles-grid\">\n\n                    <!-- 80% Women Employment -->\n                    <div class=\"principle-card\">\n                        <div class=\"pc-header\">\n                            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"5\"\/><path d=\"M3 21v-7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v7\"\/><path d=\"M16 12v9\"\/><path d=\"M8 12v9\"\/><\/svg>\n                            <span>80% Women Workforce<\/span>\n                        <\/div>\n                        <p class=\"pc-text\">\n                            We proudly support women\u2019s employment and equality within our workforce.\n                        <\/p>\n                    <\/div>\n\n                    <!-- 0 GMO, 0 Pesticide -->\n                    <div class=\"principle-card\">\n                        <div class=\"pc-header\">\n                            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"M8 11h8\"\/><path d=\"M12 7v8\"\/><\/svg>\n                            <span>0 GMO, 0 Pesticides<\/span>\n                        <\/div>\n                        <p class=\"pc-text\">\n                            Naturally safe products from soil to shelf. No genetically modified organisms or harmful residues.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Eco-conscious Production -->\n                    <div class=\"principle-card\">\n                        <div class=\"pc-header\">\n                            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n                            <span>Eco-Conscious Production<\/span>\n                        <\/div>\n                        <p class=\"pc-text\">\n                            A sustainable facility powered by solar energy, water treatment, and waste-recycling systems.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Customer-Centric -->\n                    <div class=\"principle-card\">\n                        <div class=\"pc-header\">\n                            <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n                            <span>Customer-Centric<\/span>\n                        <\/div>\n                        <p class=\"pc-text\">\n                            Fast, accurate, and hygienic solutions for every request\u2014ISO, FSSC, and FDA compliant excellence.\n                        <\/p>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <!-- Values -->\n    <section id=\"degerlerimiz\" class=\"mv-section\">\n        <div class=\"mv-container\">\n\n            <div style=\"text-align:center;margin-bottom:32px;\">\n                <span class=\"mv-eyebrow\">OUR VALUES<\/span>\n                <h2 class=\"mv-heading-lg\">The Cornerstones of Our Production Culture<\/h2>\n            <\/div>\n\n            <div class=\"values-grid\">\n\n                <!-- Nature Respect -->\n                <div class=\"value-box\">\n                    <div class=\"v-icon-circle\">\n                        <svg width=\"28\" height=\"28\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.77 10-10 10Z\"\/><path d=\"M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"mv-heading-md\">Respect for Nature<\/h3>\n                    <p>We embrace sustainable agricultural practices that protect the soil and the future.<\/p>\n                <\/div>\n\n                <!-- Food Safety -->\n                <div class=\"value-box\">\n                    <div class=\"v-icon-circle\">\n                        <svg width=\"28\" height=\"28\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"mv-heading-md\">Food Safety<\/h3>\n                    <p>We implement internationally standardized, fully controlled production from farm to fork.<\/p>\n                <\/div>\n\n                <!-- Flavor Consistency -->\n                <div class=\"value-box\">\n                    <div class=\"v-icon-circle\">\n                        <svg width=\"28\" height=\"28\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"mv-heading-md\">Flavor Consistency<\/h3>\n                    <p>We standardize regional aroma and traditional taste with advanced technology.<\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <section class=\"mv-section\">\n        <div class=\"mv-container\">\n            <div class=\"cta-box\">\n                <h2 class=\"mv-heading-lg\" style=\"color:#ffffff;\">A Partner Aligned With Our Values<\/h2>                <p>You can contact us for more details about our facility, certifications, and production processes.<\/p>\n                <a href=\"\/en\/contact\/\" class=\"btn-primary\">\n                    Contact Us\n                    <svg width=\"18\" height=\"18\" style=\"margin-left:8px;\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/div>\n<!-- ELEMENTOR HTML WIDGET END -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>OUR MISSION, VISION &amp; VALUES A&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4773","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4773","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/comments?post=4773"}],"version-history":[{"count":8,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4773\/revisions"}],"predecessor-version":[{"id":4954,"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/pages\/4773\/revisions\/4954"}],"wp:attachment":[{"href":"https:\/\/www.tyche.com.tr\/en\/wp-json\/wp\/v2\/media?parent=4773"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}