{"id":39,"date":"2026-07-20T10:14:04","date_gmt":"2026-07-20T02:14:04","guid":{"rendered":"http:\/\/zenpetbio.com\/?page_id=39"},"modified":"2026-07-28T00:38:13","modified_gmt":"2026-07-27T16:38:13","slug":"global-sourcing","status":"publish","type":"page","link":"http:\/\/zenpetbio.com\/index.php\/global-sourcing\/","title":{"rendered":"Global Sourcing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"39\" class=\"elementor elementor-39\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04aa613 e-con-full e-flex e-con e-parent\" data-id=\"04aa613\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aaafdcf elementor-widget elementor-widget-zenpetbio_global_sourcing\" data-id=\"aaafdcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"zenpetbio_global_sourcing.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \n        <style>\n            \/* \u57fa\u7840\u91cd\u7f6e\u4e0e\u53d8\u91cf\u5b9a\u4e49 *\/\n            :where(#zpb-gs-aaafdcf) {\n                --zpb-brand-green: #00ad9c;  \/* \u65b0\u7684\u4e3b\u9898\u8272 *\/\n                --zpb-dark-green: #008a7c;   \/* \u60ac\u505c\u52a0\u6df1\u8272 *\/\n                --zpb-btn-accent: #f4a561;   \/* \u7edf\u4e00\u6a59\u9ec4\u8272\u6309\u94ae *\/\n                --zpb-text-main: #334155;\n                --zpb-text-muted: #64748b;\n                --zpb-heading: #0f172a;\n                --zpb-bg-gray: #f8fafc;\n                --zpb-border: #e2e8f0;\n                --zpb-container-w: 1320px;\n                \n                font-family: Arial, Helvetica, sans-serif;\n                width: 100vw;\n                position: relative;\n                left: 50%;\n                transform: translateX(-50%);\n                overflow: hidden;\n            }\n            :where(#zpb-gs-aaafdcf) * { box-sizing: border-box; }\n            :where(#zpb-gs-aaafdcf) .zpb-container {\n                max-width: var(--zpb-container-w);\n                margin: 0 auto;\n                padding: 0 25px;\n            }\n            :where(#zpb-gs-aaafdcf) img { display: block; max-width: 100%; height: auto; }\n            \n            \/* ================= 1. Hero (Centered Full Image) ================= *\/\n            .zpb-hero-section {\n                position: relative;\n                width: 100%;\n                background-size: cover;\n                background-position: center;\n                background-repeat: no-repeat;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                color: #fff;\n            }\n            .zpb-hero-overlay {\n                position: absolute; \n                inset: 0;\n                z-index: 1;\n                \/* Background color is set dynamically via Elementor selector *\/\n            }\n            .zpb-hero-inner {\n                position: relative;\n                z-index: 2;\n                width: 100%;\n                \/* max-width is set dynamically via Elementor selector, default 1320px *\/\n                margin: 0 auto;\n                padding: 0 25px;\n                text-align: center;\n            }\n            .zpb-hero-inner h1 {\n                font-size: 54px; \n                font-weight: 800; \n                line-height: 1.1; \n                margin: 0 0 18px; \n                color: #fff; \n                letter-spacing: -1px;\n            }\n            .zpb-hero-inner p {\n                font-size: 18px; \n                line-height: 1.6; \n                margin: 0 auto; \n                color: #e6f7f5; \n                font-weight: 400; \n                max-width: 750px;\n            }\n\n            \/* ================= 2. Intro ================= *\/\n            .zpb-intro-section { padding: 80px 0; background: #fff; }\n            .zpb-intro-grid {\n                display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center;\n            }\n            .zpb-intro-text h2 {\n                font-size: 34px; font-weight: 800; color: var(--zpb-heading); margin: 0 0 20px; line-height: 1.2; letter-spacing: -0.5px;\n            }\n            .zpb-intro-text p {\n                font-size: 15px; line-height: 1.7; color: var(--zpb-text-main); margin-bottom: 20px;\n            }\n            .zpb-intro-media img {\n                width: 100%; border-radius: 12px; box-shadow: 0 20px 50px rgba(0,0,0,0.1); object-fit: cover;\n            }\n\n            \/* ================= 3. Advantages ================= *\/\n            .zpb-adv-section { padding: 80px 0; background: var(--zpb-bg-gray); }\n            .zpb-section-head { text-align: center; max-width: 760px; margin: 0 auto 50px; }\n            .zpb-section-head h2 {\n                font-size: 32px; font-weight: 800; color: var(--zpb-heading); margin: 0 0 15px; letter-spacing: -0.5px;\n            }\n            .zpb-section-head p {\n                font-size: 15px; color: var(--zpb-text-muted); line-height: 1.6; margin: 0;\n            }\n            \n            .zpb-adv-grid {\n                display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px;\n            }\n            .zpb-adv-card {\n                background: #fff; padding: 35px 25px; border-radius: 12px; border: 1px solid var(--zpb-border);\n                transition: transform 0.3s ease, box-shadow 0.3s ease; height: 100%;\n                display: flex; flex-direction: column; \/* \u8ba9\u5185\u90e8\u5143\u7d20\u652f\u6301\u5f39\u6027\u6491\u5f00 *\/\n            }\n            .zpb-adv-card:hover {\n                transform: translateY(-5px); box-shadow: 0 15px 35px rgba(0,0,0,0.05); border-color: transparent;\n            }\n            .zpb-adv-icon {\n                width: 50px; height: 50px; border-radius: 10px; background: #e6f7f5; color: var(--zpb-brand-green);\n                display: inline-flex; align-items: center; justify-content: center; font-size: 22px; margin-bottom: 20px;\n            }\n            .zpb-adv-icon i, .zpb-adv-icon svg { line-height: 1; display: block; width: 1em; height: 1em; fill: currentColor; }\n            .zpb-adv-card h3 {\n                font-size: 19px; font-weight: 700; color: var(--zpb-heading); margin: 0 0 10px;\n            }\n            .zpb-adv-card p {\n                font-size: 14px; color: var(--zpb-text-main); line-height: 1.6; margin: 0; flex: 1;\n            }\n\n            \/* ================= 4. Contact ================= *\/\n            .zpb-contact-section { padding: 80px 0; background: var(--zpb-dark-green); color: #fff; }\n            .zpb-contact-grid {\n                display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start;\n            }\n            .zpb-contact-text h2 {\n                font-size: 36px; font-weight: 800; color: #fff; margin: 0 0 20px; line-height: 1.2; letter-spacing: -0.5px;\n            }\n            .zpb-contact-text p { font-size: 15px; line-height: 1.7; color: #e6f7f5; margin-bottom: 20px; }\n            \n            .zpb-contact-form-wrap {\n                background: #fff; border-radius: 12px; padding: 40px; box-shadow: 0 25px 50px rgba(0,0,0,0.15);\n                color: var(--zpb-text-main);\n            }\n            .zpb-contact-form-wrap .wpcf7, .zpb-contact-form-wrap .wpforms-container { margin: 0; }\n            \n            \/* \u8868\u5355\u805a\u7126\u8fb9\u6846\u8272 *\/\n            .zpb-contact-form-wrap input:focus,\n            .zpb-contact-form-wrap textarea:focus,\n            .zpb-contact-form-wrap select:focus {\n                border-color: var(--zpb-brand-green) !important;\n                box-shadow: 0 0 0 2px rgba(0, 173, 156, 0.2) !important;\n                outline: none !important;\n            }\n\n            \/* \u63d0\u4ea4\u6309\u94ae\u5f3a\u5236\u7edf\u4e00\u4e3a #f4a561 *\/\n            .zpb-contact-form-wrap input[type=\"submit\"],\n            .zpb-contact-form-wrap button[type=\"submit\"],\n            .zpb-contact-form-wrap .wpcf7-submit,\n            .zpb-contact-form-wrap .wpforms-submit {\n                background: var(--zpb-btn-accent) !important;\n                color: #fff !important;\n                border: none !important;\n                border-radius: 25px !important;\n                padding: 12px 35px !important;\n                font-size: 15px !important;\n                font-weight: 700 !important;\n                cursor: pointer !important;\n                transition: transform 0.2s, box-shadow 0.2s, background 0.2s !important;\n                width: auto !important;\n                display: inline-block !important;\n                min-height: 48px;\n            }\n            .zpb-contact-form-wrap input[type=\"submit\"]:hover,\n            .zpb-contact-form-wrap button[type=\"submit\"]:hover,\n            .zpb-contact-form-wrap .wpcf7-submit:hover,\n            .zpb-contact-form-wrap .wpforms-submit:hover {\n                background: #e8954e !important;\n                transform: translateY(-2px) !important;\n                box-shadow: 0 8px 20px rgba(244, 165, 97, 0.3) !important;\n            }\n\n            \/* ================= 5. Capabilities ================= *\/\n            .zpb-cap-section { padding: 80px 0; background: #fff; }\n            .zpb-cap-grid {\n                display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px;\n            }\n            .zpb-cap-card {\n                border-radius: 12px; overflow: hidden; background: #fff; border: 1px solid var(--zpb-border);\n                transition: box-shadow 0.3s; display: flex; flex-direction: column; height: 100%;\n            }\n            .zpb-cap-card:hover { box-shadow: 0 15px 40px rgba(0,0,0,0.08); }\n            .zpb-cap-card img { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid var(--zpb-border); }\n            .zpb-cap-body { padding: 25px; display: flex; flex-direction: column; flex: 1; }\n            .zpb-cap-body h3 { font-size: 20px; font-weight: 700; color: var(--zpb-heading); margin: 0 0 12px; }\n            .zpb-cap-body p { font-size: 14px; color: var(--zpb-text-main); line-height: 1.6; margin: 0 0 20px; flex: 1; }\n            \n            \/* Capabilities \u6a59\u9ec4\u8272\u6309\u94ae *\/\n            .zpb-cap-btn {\n                display: inline-flex; align-items: center; justify-content: center;\n                gap: 8px; font-weight: 700; font-size: 14px;\n                background-color: var(--zpb-btn-accent); color: #fff !important; \n                text-decoration: none; transition: 0.2s; align-self: flex-start;\n                padding: 10px 24px; border-radius: 6px;\n            }\n            .zpb-cap-btn span { transition: transform 0.2s; }\n            .zpb-cap-btn:hover { \n                background-color: #e8954e; \n                transform: translateY(-2px); \n                box-shadow: 0 8px 20px rgba(244, 165, 97, 0.3); \n            }\n            .zpb-cap-btn:hover span { transform: translateX(4px); }\n\n            .zpb-slider-dots { display: none; }\n\n            \/* ================= Responsive ================= *\/\n            @media (max-width: 1024px) {\n                .zpb-hero-inner h1 { font-size: 40px; }\n                .zpb-intro-grid, .zpb-contact-grid { gap: 30px; }\n            }\n            \n            @media (max-width: 768px) {\n                \/* \u5e03\u5c40\u9ad8\u5ea6\u7d27\u51d1\u5316 *\/\n                .zpb-hero-inner { padding: 0 15px; }\n                .zpb-hero-inner h1 { font-size: 32px; margin: 0 0 12px; }\n                .zpb-hero-inner p { font-size: 14px; line-height: 1.45; }\n                \n                .zpb-intro-section, .zpb-adv-section, .zpb-contact-section, .zpb-cap-section { padding: 45px 0; }\n                .zpb-intro-grid { grid-template-columns: 1fr; gap: 25px; }\n                .zpb-intro-text { text-align: center; }\n                .zpb-intro-text h2 { font-size: 24px; margin: 0 0 12px; }\n                .zpb-intro-text p { font-size: 13.5px; line-height: 1.5; margin-bottom: 12px; }\n                \n                .zpb-section-head { margin: 0 auto 25px; }\n                .zpb-section-head h2 { font-size: 24px; margin: 0 0 8px; }\n                .zpb-section-head p { font-size: 13.5px; line-height: 1.5; }\n                \n                .zpb-contact-grid { grid-template-columns: 1fr; gap: 30px; }\n                .zpb-contact-text { text-align: center; }\n                .zpb-contact-text h2 { font-size: 26px; margin: 0 0 12px; }\n                .zpb-contact-text p { font-size: 13.5px; line-height: 1.5; margin-bottom: 15px; }\n                .zpb-contact-form-wrap { padding: 25px 20px; }\n                .zpb-contact-form-wrap input[type=\"submit\"],\n                .zpb-contact-form-wrap button[type=\"submit\"] {\n                    width: 100% !important;\n                    text-align: center;\n                }\n\n                \/* \u89e3\u51b3\u5361\u7247\u9ad8\u5ea6\u4e0d\u4e00\u81f4\u7684\u6838\u5fc3\u4ee3\u7801\uff1aalign-items: stretch *\/\n                .zpb-adv-grid, .zpb-cap-grid {\n                    display: flex;\n                    flex-wrap: nowrap;\n                    overflow-x: auto;\n                    scroll-snap-type: x mandatory;\n                    scrollbar-width: none;\n                    -webkit-overflow-scrolling: touch;\n                    margin-left: -25px;\n                    margin-right: -25px;\n                    padding-left: 25px;\n                    padding-right: 25px;\n                    padding-bottom: 15px; \n                    align-items: stretch; \/* \u5f3a\u5236\u6240\u6709\u5b50\u5361\u7247\u9ad8\u5ea6\u4e0e\u6700\u9ad8\u7684\u4e00\u81f4 *\/\n                }\n                .zpb-adv-grid::-webkit-scrollbar, .zpb-cap-grid::-webkit-scrollbar {\n                    display: none;\n                }\n                \n                \/* \u5361\u7247\u5bbd\u5ea6\u8c03\u81f378%\uff0c\u6587\u5b57\u6392\u7248\u66f4\u8212\u9002\uff0c\u540c\u65f6\u4fdd\u7559\u6ed1\u52a8\u6697\u793a *\/\n                .zpb-adv-card, .zpb-cap-card {\n                    flex: 0 0 78%; \n                    scroll-snap-align: start; \n                    scroll-margin-inline-start: 25px; \n                    height: auto; \/* \u5141\u8bb8\u7531\u7236\u7ea7\u7684 stretch \u62c9\u4f38\u9ad8\u5ea6 *\/\n                }\n\n                \/* \u6838\u5fc3\u4f18\u52bf\u5361\u7247 - \u79fb\u52a8\u7aef\u4e13\u5c5e\u7d27\u51d1\u5c3a\u5bf8 *\/\n                .zpb-adv-card { padding: 25px 20px; }\n                .zpb-adv-icon { width: 44px; height: 44px; font-size: 20px; margin-bottom: 15px; }\n                .zpb-adv-card h3 { font-size: 17px; margin: 0 0 6px; }\n                .zpb-adv-card p { font-size: 13px; line-height: 1.45; }\n\n                \/* \u5168\u7403\u80fd\u529b\u5361\u7247 - \u79fb\u52a8\u7aef\u4e13\u5c5e\u7d27\u51d1\u5c3a\u5bf8 *\/\n                .zpb-cap-card img { height: 160px; }\n                .zpb-cap-body { padding: 20px; }\n                .zpb-cap-body h3 { font-size: 17px; margin: 0 0 8px; }\n                .zpb-cap-body p { font-size: 13px; line-height: 1.45; margin: 0 0 15px; }\n                .zpb-cap-btn { font-size: 13px; width: 100%; justify-content: center; }\n\n                \/* \u5706\u70b9\u63d0\u793a\u5668\u7d27\u51d1\u5316 *\/\n                .zpb-slider-dots {\n                    display: flex;\n                    justify-content: center;\n                    align-items: center;\n                    gap: 8px;\n                    margin-top: 5px;\n                }\n                .zpb-slider-dot {\n                    width: 8px; height: 8px; border-radius: 50%; background: #cbd5e1; cursor: pointer; transition: 0.3s;\n                }\n                .zpb-slider-dot.is-active {\n                    background: var(--zpb-brand-green); width: 24px; border-radius: 4px;\n                }\n            }\n        <\/style>\n\n        <div id=\"zpb-gs-aaafdcf\">\n            \n            <!-- 1. Hero Section -->\n            <section class=\"zpb-hero-section\" style=\"background-image: url('http:\/\/zenpetbio.com\/wp-content\/uploads\/2026\/07\/ScreenShot_2026-07-24_144137_423.png');\">\n                <div class=\"zpb-hero-overlay\"><\/div>\n                <div class=\"zpb-hero-inner\">\n                                            <h1>Unparalleled Global Sourcing<\/h1>\n                                                                <p>A leader in functional pet food ingredients, we are a premier supply chain partner with a global footprint that delivers a competitive edge in any market. As your partner, we will support you through solutions for all your sourcing needs.<\/p>\n                                    <\/div>\n            <\/section>\n\n            <!-- 2. Intro Section -->\n            <section class=\"zpb-intro-section\">\n                <div class=\"zpb-container zpb-intro-grid\">\n                    <div class=\"zpb-intro-text\">\n                                                    <h2>Providing Access Through Our Global Footprint<\/h2>\n                                                                            <p>As the world's needs change, we are uniquely capable of helping you keep your ingredient sourcing in strong supply. Our global supply chain starts at the farm level, with a vast network of growers around the world.<\/p><p>Our infrastructure of origination, procurement, and processing facilities provides our customers with high-quality pet food ingredients. We deliver solutions from field to final product.<\/p>                                            <\/div>\n                                            <div class=\"zpb-intro-media\">\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1524661135-423995f22d0b?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Global Footprint\">\n                        <\/div>\n                                    <\/div>\n            <\/section>\n\n            <!-- 3. Advantages Section (Swipeable on Mobile) -->\n            <section class=\"zpb-adv-section\">\n                <div class=\"zpb-container\">\n                    <div class=\"zpb-section-head\">\n                                                    <h2>The Zenpetbio Advantage<\/h2>\n                                                                            <p>Our global footprint empowers your business\u2014from sourcing to logistics\u2014and ensures quality, efficiency, and resilience.<\/p>\n                                            <\/div>\n\n                                            <!-- Added ID for JS targeting -->\n                        <div class=\"zpb-adv-grid\" id=\"zpb-adv-grid-aaafdcf\">\n                                                            <div class=\"zpb-adv-card\">\n                                                                            <div class=\"zpb-adv-icon\">\n                                            <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-link\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z\"><\/path><\/svg>                                        <\/div>\n                                                                        <h3>Supply Chain<\/h3>\n                                    <p>From field to final product, we deliver quality ingredients in consistent supply.<\/p>\n                                <\/div>\n                                                            <div class=\"zpb-adv-card\">\n                                                                            <div class=\"zpb-adv-icon\">\n                                            <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-industry\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M475.115 163.781L336 252.309v-68.28c0-18.916-20.931-30.399-36.885-20.248L160 252.309V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56v400c0 13.255 10.745 24 24 24h464c13.255 0 24-10.745 24-24V184.029c0-18.917-20.931-30.399-36.885-20.248z\"><\/path><\/svg>                                        <\/div>\n                                                                        <h3>Global Infrastructure<\/h3>\n                                    <p>Our production sites offer a robust portfolio of consistent, high-quality ingredients.<\/p>\n                                <\/div>\n                                                            <div class=\"zpb-adv-card\">\n                                                                            <div class=\"zpb-adv-icon\">\n                                            <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-truck-moving\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M621.3 237.3l-58.5-58.5c-12-12-28.3-18.7-45.3-18.7H480V64c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64v336c0 44.2 35.8 80 80 80 26.3 0 49.4-12.9 64-32.4 14.6 19.6 37.7 32.4 64 32.4 44.2 0 80-35.8 80-80 0-5.5-.6-10.8-1.6-16h163.2c-1.1 5.2-1.6 10.5-1.6 16 0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H624c8.8 0 16-7.2 16-16v-85.5c0-17-6.7-33.2-18.7-45.2zM80 432c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm128 0c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm272-224h37.5c4.3 0 8.3 1.7 11.3 4.7l43.3 43.3H480v-48zm48 224c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32z\"><\/path><\/svg>                                        <\/div>\n                                                                        <h3>Logistics Partner<\/h3>\n                                    <p>We offer solutions that drive efficiencies, reduce costs, and provide reliable delivery.<\/p>\n                                <\/div>\n                                                            <div class=\"zpb-adv-card\">\n                                                                            <div class=\"zpb-adv-icon\">\n                                            <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-flask\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M437.2 403.5L320 215V64h8c13.3 0 24-10.7 24-24V24c0-13.3-10.7-24-24-24H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h8v151L10.8 403.5C-18.5 450.6 15.3 512 70.9 512h306.2c55.7 0 89.4-61.5 60.1-108.5zM137.9 320l48.2-77.6c3.7-5.2 5.8-11.6 5.8-18.4V64h64v160c0 6.9 2.2 13.2 5.8 18.4l48.2 77.6h-172z\"><\/path><\/svg>                                        <\/div>\n                                                                        <h3>Technical Expertise<\/h3>\n                                    <p>We will help innovate new pet nutrition products or reformulate your current offerings.<\/p>\n                                <\/div>\n                                                    <\/div>\n                        <!-- Dots container (only visible on mobile) -->\n                        <div class=\"zpb-slider-dots\" id=\"zpb-adv-dots-aaafdcf\"><\/div>\n                                    <\/div>\n            <\/section>\n\n            <!-- 4. Contact Form Section -->\n            <section class=\"zpb-contact-section\">\n                <div class=\"zpb-container zpb-contact-grid\">\n                    <div class=\"zpb-contact-text\">\n                                                    <h2>Get in Touch<\/h2>\n                                                                            <p>We are where you are. Contact us today to discover how we can help you facilitate your ingredient sourcing so it's always in stable supply.<\/p><p>With our integrated supply chain, strong grower connections, and global infrastructure, we ensure quality and efficiency. From transportation logistics to technical expertise, we're your trusted partner.<\/p>                                            <\/div>\n                    \n                    <div class=\"zpb-contact-form-wrap\">\n                        \t\t<div data-elementor-type=\"archive\" data-elementor-id=\"246\" class=\"elementor elementor-246\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div class=\"elementor-element elementor-element-6f7a3f7 e-con-full e-flex e-con e-parent\" data-id=\"6f7a3f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee12fe3 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"ee12fe3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"246\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"ee12fe3\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Joint &amp; Mobility - zenpetbio\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNAME\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"E.g. Dr. Robert\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_d35e80a elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_d35e80a\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCOMPANY NAME\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_d35e80a]\" id=\"form-field-field_d35e80a\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"CosmoLab Inc.\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"robert@cosmolab.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_d010615 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_d010615\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPRODUCT\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_d010615]\" id=\"form-field-field_d010615\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"S-Equol 99% Powder\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_4a06b07 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_4a06b07\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCOUNTRY \t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_4a06b07]\" id=\"form-field-field_4a06b07\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"USA\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Please list target quantity, purity specification, and shipping destination...\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- 5. Capabilities Section (Swipeable on Mobile) -->\n            <section class=\"zpb-cap-section\">\n                <div class=\"zpb-container\">\n                    <div class=\"zpb-section-head\">\n                                                    <h2>Benefit From Our Global Capabilities<\/h2>\n                                                                            <p>Fuel growth by harnessing our insights, facilities, and expertise that we can provide your business.<\/p>\n                                            <\/div>\n\n                                            <!-- Added ID for JS targeting -->\n                        <div class=\"zpb-cap-grid\" id=\"zpb-cap-grid-aaafdcf\">\n                                                            <div class=\"zpb-cap-card\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1589924691995-400dc9ecc119?auto=format&#038;fit=crop&#038;w=400&#038;q=80\" alt=\"Pet Nutrition\">\n                                                                        <div class=\"zpb-cap-body\">\n                                        <h3>Pet Nutrition<\/h3>\n                                        <p>We have proprietary consumer insights, cutting-edge science, and a broad portfolio of pet nutrition ingredients.<\/p>\n                                                                                    <a class=\"zpb-cap-btn\" href=\"#\">\n                                                Learn More <span>\u2192<\/span>\n                                            <\/a>\n                                                                            <\/div>\n                                <\/div>\n                                                            <div class=\"zpb-cap-card\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1589924691995-400dc9ecc119?auto=format&#038;fit=crop&#038;w=400&#038;q=80\" alt=\"Animal Nutrition\">\n                                                                        <div class=\"zpb-cap-body\">\n                                        <h3>Animal Nutrition<\/h3>\n                                        <p>We provide high-quality nutrition that meets all your needs. Incorporating key research and innovations.<\/p>\n                                                                                    <a class=\"zpb-cap-btn\" href=\"#\">\n                                                Learn More <span>\u2192<\/span>\n                                            <\/a>\n                                                                            <\/div>\n                                <\/div>\n                                                            <div class=\"zpb-cap-card\">\n                                                                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1589924691995-400dc9ecc119?auto=format&#038;fit=crop&#038;w=400&#038;q=80\" alt=\"Functional Proteins\">\n                                                                        <div class=\"zpb-cap-body\">\n                                        <h3>Functional Proteins<\/h3>\n                                        <p>Giving you an edge in accelerating innovation to fuel winning products that consumers will love.<\/p>\n                                                                                    <a class=\"zpb-cap-btn\" href=\"#\">\n                                                Learn More <span>\u2192<\/span>\n                                            <\/a>\n                                                                            <\/div>\n                                <\/div>\n                                                    <\/div>\n                        <!-- Dots container (only visible on mobile) -->\n                        <div class=\"zpb-slider-dots\" id=\"zpb-cap-dots-aaafdcf\"><\/div>\n                                    <\/div>\n            <\/section>\n        <\/div>\n\n        <script>\n            document.addEventListener('DOMContentLoaded', function() {\n                \n                \/\/ \u901a\u7528\u8f6e\u64ad\u521d\u59cb\u5316\u51fd\u6570 (\u57fa\u4e8e Intersection Observer\uff0c\u6027\u80fd\u6781\u9ad8)\n                function initZpbSlider(gridId, dotsId) {\n                    const grid = document.getElementById(gridId);\n                    const dotsContainer = document.getElementById(dotsId);\n                    \n                    if (!grid || !dotsContainer) return;\n                    \n                    const cards = Array.from(grid.children);\n                    if (cards.length <= 1) return; \/\/ \u5982\u679c\u53ea\u67091\u4e2a\u5361\u7247\uff0c\u4e0d\u9700\u8981\u5706\u70b9\n\n                    \/\/ 1. \u751f\u6210\u5bf9\u5e94\u6570\u91cf\u7684\u5706\u70b9\n                    dotsContainer.innerHTML = '';\n                    const dots = [];\n                    \n                    cards.forEach((card, index) => {\n                        const dot = document.createElement('div');\n                        dot.className = 'zpb-slider-dot';\n                        if (index === 0) dot.classList.add('is-active');\n                        \n                        \/\/ \u70b9\u51fb\u5706\u70b9\u6ed1\u52a8\u5230\u5bf9\u5e94\u5361\u7247\n                        dot.addEventListener('click', () => {\n                            \/\/ smooth block nearest ensures horizontal scroll happens elegantly\n                            card.scrollIntoView({ behavior: 'smooth', block: 'nearest', inline: 'start' });\n                        });\n                        \n                        dotsContainer.appendChild(dot);\n                        dots.push(dot);\n                    });\n\n                    \/\/ 2. \u4ea4\u53c9\u89c2\u5bdf\u5668\uff1a\u5f53\u5361\u7247\u8fdb\u5165\u89c6\u53e3\u4e00\u5b9a\u6bd4\u4f8b\u65f6\uff0c\u70b9\u4eae\u5bf9\u5e94\u5706\u70b9\n                    const observerOptions = {\n                        root: grid,\n                        threshold: 0.6 \/\/ \u5f53\u5361\u7247\u9732\u51fa 60% \u65f6\u5224\u5b9a\u4e3a\u6fc0\u6d3b\n                    };\n\n                    const observer = new IntersectionObserver((entries) => {\n                        entries.forEach(entry => {\n                            if (entry.isIntersecting) {\n                                const activeIndex = cards.indexOf(entry.target);\n                                \/\/ \u79fb\u9664\u6240\u6709\u6fc0\u6d3b\u72b6\u6001\n                                dots.forEach(d => d.classList.remove('is-active'));\n                                \/\/ \u6fc0\u6d3b\u5f53\u524d\u70b9\n                                if (dots[activeIndex]) {\n                                    dots[activeIndex].classList.add('is-active');\n                                }\n                            }\n                        });\n                    }, observerOptions);\n\n                    \/\/ \u7ed1\u5b9a\u89c2\u5bdf\n                    cards.forEach(card => observer.observe(card));\n                }\n\n                \/\/ \u9875\u9762\u52a0\u8f7d\u65f6\u5982\u679c\u5728\u624b\u673a\u7aef\uff0c\u7acb\u5373\u521d\u59cb\u5316\n                if (window.innerWidth <= 768) {\n                    initZpbSlider('zpb-adv-grid-aaafdcf', 'zpb-adv-dots-aaafdcf');\n                    initZpbSlider('zpb-cap-grid-aaafdcf', 'zpb-cap-dots-aaafdcf');\n                }\n                \n                \/\/ \u76d1\u542c\u7a97\u53e3\u6539\u53d8\uff08\u7528\u6237\u4ece\u6a2a\u5c4f\u5207\u7ad6\u5c4f\uff0c\u6216\u684c\u9762\u7aef\u8c03\u6574\u7a97\u53e3\u5927\u5c0f\uff09\n                let resizeTimer;\n                window.addEventListener('resize', function() {\n                    clearTimeout(resizeTimer);\n                    resizeTimer = setTimeout(() => {\n                        if (window.innerWidth <= 768) {\n                            const advDots = document.getElementById('zpb-adv-dots-aaafdcf');\n                            \/\/ \u9632\u6b62\u91cd\u590d\u521d\u59cb\u5316\n                            if (advDots && advDots.children.length === 0) {\n                                initZpbSlider('zpb-adv-grid-aaafdcf', 'zpb-adv-dots-aaafdcf');\n                                initZpbSlider('zpb-cap-grid-aaafdcf', 'zpb-cap-dots-aaafdcf');\n                            }\n                        }\n                    }, 250);\n                });\n\n            });\n        <\/script>\n        \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>Unparalleled Global Sourcing A leader in functional pet [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-39","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/pages\/39","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/comments?post=39"}],"version-history":[{"count":14,"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/pages\/39\/revisions"}],"predecessor-version":[{"id":265,"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/pages\/39\/revisions\/265"}],"wp:attachment":[{"href":"http:\/\/zenpetbio.com\/index.php\/wp-json\/wp\/v2\/media?parent=39"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}