{"id":3393,"date":"2026-04-22T07:34:37","date_gmt":"2026-04-22T07:34:37","guid":{"rendered":"https:\/\/caringcompany.org.hk\/stories\/"},"modified":"2026-05-14T10:12:58","modified_gmt":"2026-05-14T10:12:58","slug":"stories","status":"publish","type":"page","link":"https:\/\/caringcompany.org.hk\/en\/stories\/","title":{"rendered":"Stories"},"content":{"rendered":"\n<div block-name=\"inner-banner\" class=\"inner-banner relative\">\n\n    <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/h1.png\"\n         alt=\"Banner Image\"\n         class=\"w-full h-full aspect-[4\/1] object-cover absolute top-0 left-0 z-[0]\" \/>\n\n    <div class=\"inner-banner-container w-full h-full\">\n        <div class=\"container mx-auto flex justify-start items-center\">\n            <div class=\"container-3xl h-full\">\n                <div class=\"relative pt-[60px] lg:pt-20 xl:pt-[130px] pb-[60px]\">\n                    <div class=\"relative max-w-[1000px]\">\n\n                        <h1 class=\"heading1 mb-4 font-primary leading-[normal] text-white font-semibold not-italic main-title\">\n                            What\u2019s Happening                        <\/h1>\n\n                        <ul class=\"breadcrumb-list\">\n\n                                                                                                <li>\n                                                                                    <a href=\"https:\/\/caringcompany.org.hk\/en\/\" target=\"_self\">\n                                                Home                                            <\/a>\n                                                                            <\/li>\n\n                                                                            <li>\n                                            <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/icons\/circle.svg\" alt=\"separator\" \/>\n                                        <\/li>\n                                    \n                                                                    <li>\n                                                                                    <span class=\"current\">What&#039;s Happening<\/span>\n                                                                            <\/li>\n\n                                    \n                                \n                            \n                        <\/ul>\n\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div block-name=\"recipient-list-tag\" class=\"border-b border-stroke yellow-tab\">\n    <div class=\"container\">\n        <div class=\"container-2xl\">\n            <div class=\"flex flex-col md:flex-row justify-center items-center gap-5 xl:gap-[50px]\">\n\n                                                            <a href=\"https:\/\/caringcompany.org.hk\/en\/events\/\" target=\"_self\" class=\"tab-btn-list cursor-pointer relative py-5 xl:py-9\n                          heading7 text-grey-dark font-primary font-semibold not-italic leading-[normal] whitespace-nowrap duration-300 transition-all\n\n                          \/* Underline Base Style *\/\n                          after:content-[''] after:absolute after:left-0 after:bottom-0 after:h-[4px] after:w-full after:bg-transparent after:transition-all after:duration-300\n\n                          \/* Hover State *\/\n                          hover:after:bg-primary hover:text-primary\n\n                          \/* Active State (Triggered by JS adding .tab-active class) *\/\n                          [&#038;.tab-active]:after:bg-primary [&#038;.tab-active]:text-primary\">\n                            Events                        <\/a>\n                                                <a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/\" target=\"_self\" class=\"tab-btn-list cursor-pointer relative py-5 xl:py-9\n                          heading7 text-grey-dark font-primary font-semibold not-italic leading-[normal] whitespace-nowrap duration-300 transition-all\n\n                          \/* Underline Base Style *\/\n                          after:content-[''] after:absolute after:left-0 after:bottom-0 after:h-[4px] after:w-full after:bg-transparent after:transition-all after:duration-300\n\n                          \/* Hover State *\/\n                          hover:after:bg-primary hover:text-primary\n\n                          \/* Active State (Triggered by JS adding .tab-active class) *\/\n                          [&#038;.tab-active]:after:bg-primary [&#038;.tab-active]:text-primary\">\n                            Stories                        <\/a>\n                                                <a href=\"https:\/\/caringcompany.org.hk\/en\/publications\/\" target=\"_self\" class=\"tab-btn-list cursor-pointer relative py-5 xl:py-9\n                          heading7 text-grey-dark font-primary font-semibold not-italic leading-[normal] whitespace-nowrap duration-300 transition-all\n\n                          \/* Underline Base Style *\/\n                          after:content-[''] after:absolute after:left-0 after:bottom-0 after:h-[4px] after:w-full after:bg-transparent after:transition-all after:duration-300\n\n                          \/* Hover State *\/\n                          hover:after:bg-primary hover:text-primary\n\n                          \/* Active State (Triggered by JS adding .tab-active class) *\/\n                          [&#038;.tab-active]:after:bg-primary [&#038;.tab-active]:text-primary\">\n                            Publications                        <\/a>\n                                        \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ document.addEventListener(\"DOMContentLoaded\", function () {\n    \/\/     const currentUrl = window.location.protocol + '\/\/' + window.location.host + window.location.pathname;\n\n    \/\/     const tabs = document.querySelectorAll(\".tab-btn-list\");\n\n    \/\/     tabs.forEach((tab) => {\n    \/\/         if (tab.href === currentUrl || tab.href === window.location.href) {\n    \/\/             tab.classList.add(\"tab-active\");\n    \/\/             tab.setAttribute(\"data-active\", \"true\");\n    \/\/         } else {\n    \/\/             tab.classList.remove(\"tab-active\");\n    \/\/             tab.setAttribute(\"data-active\", \"false\");\n    \/\/         }\n    \/\/     });\n    \/\/ });\n    document.addEventListener(\"DOMContentLoaded\", function () {\n        const normalizePath = (path) => {\n            return path.replace(\/\\\/+$\/, ''); \/\/ remove trailing slash\n        };\n\n        const currentPath = normalizePath(window.location.pathname);\n\n        const tabs = document.querySelectorAll(\".tab-btn-list\");\n\n        tabs.forEach((tab) => {\n            const tabPath = normalizePath(new URL(tab.href).pathname);\n            console.log(tabPath, currentPath);\n            if (tabPath === currentPath) {\n                tab.classList.add(\"tab-active\");\n                tab.setAttribute(\"data-active\", \"true\");\n            } else {\n                tab.classList.remove(\"tab-active\");\n                tab.setAttribute(\"data-active\", \"false\");\n            }\n        });\n    });\n<\/script>\n\n\n<div block-name=\"stories-grid\" class=\"py-10 lg:py-20\">\n    <div class=\"container mx-auto\">\n        <div class=\"container-4xl\">\n\n            \n            <div class=\"sf-custom-layout mb-[40px] w-full text-grey-dark\">\n                <div class=\"searchandfilter\">\n                    <ul>\n                        <li data-sf-field-name=\"year\">\n                                                            <h4>Year<\/h4>\n                                                                                        <select name=\"year\" class=\"js-story-filter\">\n                                <option value=\"\">All<\/option>\n                                                                        <option value=\"2019-en\" >\n                                            2019                                        <\/option>\n                                                                            <option value=\"2020-en\" >\n                                            2020                                        <\/option>\n                                                                            <option value=\"2021-en\" >\n                                            2021                                        <\/option>\n                                                                            <option value=\"2022-en\" >\n                                            2022                                        <\/option>\n                                                                            <option value=\"2023-en\" >\n                                            2023                                        <\/option>\n                                                                            <option value=\"2024-en\" >\n                                            2024                                        <\/option>\n                                                                            <option value=\"2025-en\" >\n                                            2025                                        <\/option>\n                                                                            <option value=\"2026-en\" >\n                                            2026                                        <\/option>\n                                                                <\/select>\n                        <\/li>\n                        <li data-sf-field-type=\"search\">\n                                                        <input type=\"text\" name=\"_s\" class=\"js-story-filter-search\"\n                                placeholder=\"Search by keywords...\" value=\"\">\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div id=\"stories-results-container\" class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-x-5 gap-y-10\"\n                data-posts-per-page=\"9\">\n                                        \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/smes-and-the-implementation-of-sustainability\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"SMEs and the Implementation of Sustainability\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">21.05.2024<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            SMEs and the Implementation of Sustainability        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                                \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/%e7%a4%be%e8%81%afx-wwf%e3%80%8c%e5%a5%bd%e5%a5%bd%e7%94%9f%e6%b4%bb%e3%80%8desg-%e5%af%a6%e8%b8%90%e8%a8%88%e5%8a%832023-chinese-only\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"\u793e\u806fx WWF\u300c\u597d\u597d\u751f\u6d3b\u300dESG \u5be6\u8e10\u8a08\u52832023 (Chinese only)\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">17.01.2024<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            \u793e\u806fx WWF\u300c\u597d\u597d\u751f\u6d3b\u300dESG \u5be6\u8e10\u8a08\u52832023 (Chinese only)        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                                \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/%e3%80%90csr-%e5%b0%8b%e4%ba%ba%e8%a8%98%e3%80%91%e7%ac%ac%e4%b8%83%e7%ab%a0-%e4%bc%81%e6%a5%ad%e5%af%a6%e8%b8%90csr%e7%9a%84%e6%a8%9e%e7%b4%90-chinese-only\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"\u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u4e03\u7ae0 \u2013 \u4f01\u696d\u5be6\u8e10CSR\u7684\u6a1e\u7d10 (Chinese only)\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">20.06.2023<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            \u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u4e03\u7ae0 \u2013 \u4f01\u696d\u5be6\u8e10CSR\u7684\u6a1e\u7d10 (Chinese only)        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                                \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/%e3%80%90csr-%e5%b0%8b%e4%ba%ba%e8%a8%98%e3%80%91%e7%ac%ac%e5%85%ad%e7%ab%a0-csr%e7%9a%84%e6%92%ad%e7%a8%ae%e8%80%85-chinese-only\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"\u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u516d\u7ae0 \u2013 CSR\u7684\u64ad\u7a2e\u8005 (Chinese only)\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">15.06.2023<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            \u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u516d\u7ae0 \u2013 CSR\u7684\u64ad\u7a2e\u8005 (Chinese only)        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                                \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/%e3%80%90csr-%e5%b0%8b%e4%ba%ba%e8%a8%98%e3%80%91%e7%ac%ac%e4%ba%94%e7%ab%a0-%e4%bb%a5%e4%bc%99%e4%bc%b4%e8%81%af%e7%b9%ab%e6%8e%a8%e5%8b%95csr%e7%9a%84%e5%85%88%e9%8b%92-chinese-only\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"\u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u4e94\u7ae0 \u2013 \u4ee5\u4f19\u4f34\u806f\u7e6b\u63a8\u52d5CSR\u7684\u5148\u92d2 (Chinese only)\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">07.06.2023<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            \u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u4e94\u7ae0 \u2013 \u4ee5\u4f19\u4f34\u806f\u7e6b\u63a8\u52d5CSR\u7684\u5148\u92d2 (Chinese only)        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                                \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/%e3%80%90csr-%e5%b0%8b%e4%ba%ba%e8%a8%98%e3%80%91%e7%ac%ac%e5%9b%9b%e7%ab%a0-%e4%bb%a5csr%e5%87%9d%e8%81%9a%e5%90%84%e6%96%b9%e8%b3%87%e6%ba%90%e7%9a%84%e5%80%a1%e5%b0%8e%e8%80%85-chinese-o\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"\u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u56db\u7ae0 \u2013 \u4ee5CSR\u51dd\u805a\u5404\u65b9\u8cc7\u6e90\u7684\u5021\u5c0e\u8005 (Chinese only)\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">01.06.2023<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            \u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u56db\u7ae0 \u2013 \u4ee5CSR\u51dd\u805a\u5404\u65b9\u8cc7\u6e90\u7684\u5021\u5c0e\u8005 (Chinese only)        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                                \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/%e3%80%90csr-%e5%b0%8b%e4%ba%ba%e8%a8%98%e3%80%91%e7%ac%ac%e4%b8%89%e7%ab%a0-%e5%b0%87csr%e5%b8%b6%e5%88%b0%e5%b0%88%e6%a5%ad%e9%a0%98%e5%9f%9f%e7%9a%84%e6%8e%a8%e5%8b%95%e8%80%85-chinese-o\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"\u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u4e09\u7ae0 \u2013 \u5c07CSR\u5e36\u5230\u5c08\u696d\u9818\u57df\u7684\u63a8\u52d5\u8005 (Chinese only)\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">16.05.2023<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            \u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u4e09\u7ae0 \u2013 \u5c07CSR\u5e36\u5230\u5c08\u696d\u9818\u57df\u7684\u63a8\u52d5\u8005 (Chinese only)        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                                \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/%e3%80%90csr-%e5%b0%8b%e4%ba%ba%e8%a8%98%e3%80%91%e7%ac%ac%e4%ba%8c%e7%ab%a0-%e6%88%90%e5%b0%b1%e4%bc%81%e6%a5%ad%e8%b8%8f%e5%87%bacsr%e7%ac%ac%e4%b8%80%e6%ad%a5%e7%9a%84%e5%85%88%e9%a9%85\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"\u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u4e8c\u7ae0 \u2013 \u6210\u5c31\u4f01\u696d\u8e0f\u51faCSR\u7b2c\u4e00\u6b65\u7684\u5148\u9a45 (Chinese only)\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">12.05.2023<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            \u3010CSR \u5c0b\u4eba\u8a18\u3011\u7b2c\u4e8c\u7ae0 \u2013 \u6210\u5c31\u4f01\u696d\u8e0f\u51faCSR\u7b2c\u4e00\u6b65\u7684\u5148\u9a45 (Chinese only)        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                                \n<a href=\"https:\/\/caringcompany.org.hk\/en\/stories\/%e3%80%90csr-%e5%b0%8b%e4%ba%ba%e8%a8%98%e3%80%91%e9%a6%96%e7%ab%a0-%e5%af%a6%e8%b8%90%e7%a4%be%e6%9c%83%e4%ba%8b%e6%a5%ad%e4%bb%a5%e5%9b%9e%e6%87%89%e6%8c%81%e5%88%86%e8%80%85%e9%9c%80\/\"\n    class=\"grid grid-cols-1 rounded-[10px] shadow-event group overflow-hidden hover:bg-yellow-light-01 transition-all duration-300 ease-in\">\n    <div class=\"image rounded-t-[10px] overflow-hidden group\">\n        <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/uploads\/2023\/07\/default-thumbnail.png\" alt=\"\u3010CSR \u5c0b\u4eba\u8a18\u3011\u9996\u7ae0 \u2013 \u5be6\u8e10\u793e\u6703\u4e8b\u696d\u4ee5\u56de\u61c9\u6301\u5206\u8005\u9700\u8981\u7684\u5148\u9a45 (Chinese only)\"\n            class=\"transition-all duration-300 ease-in aspect-[4\/3] object-cover group-hover:scale-[1.2] w-full\" \/>\n    <\/div>\n    <div class=\"p-4 lg:p-[26px] group\">\n        <div class=\"main-tag\">\n            <p class=\"story\">\n                <img decoding=\"async\" src=\"https:\/\/caringcompany.org.hk\/wp-content\/themes\/hkcss-caring\/public\/images\/phase2-image\/tag-label.svg\" alt=\"\"\n                    class=\"object-contain\" \/>\n                story            <\/p>\n            <span class=\"date\">05.05.2023<\/span>\n        <\/div>\n        <h6 class=\"heading6 text-grey-dark font-semibold leading-normal line-clamp-2 mt-[14px]\">\n            \u3010CSR \u5c0b\u4eba\u8a18\u3011\u9996\u7ae0 \u2013 \u5be6\u8e10\u793e\u6703\u4e8b\u696d\u4ee5\u56de\u61c9\u6301\u5206\u8005\u9700\u8981\u7684\u5148\u9a45 (Chinese only)        <\/h6>\n        <div class=\"club-divider my-4\"><\/div>\n        <div class=\"flex items-center justify-between group\">\n            <p\n                class=\"heading7 text-grey-dark font-semibold leading-normal group-hover:underline group-hover:text-primary\">\n                                    Learn More\n                            <\/p>\n            <p class=\"size-[30px] flex items-center justify-center rounded-full group group-hover:bg-primary\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"10\" viewBox=\"0 0 12 10\" fill=\"none\">\n                    <path d=\"M10.332 5L6.33203 1M10.332 5L6.33203 9M10.332 5L0.998698 5\" stroke=\"#3A3A3A\"\n                        stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                        class=\"group-hover:stroke-white\" \/>\n                <\/svg>\n            <\/p>\n        <\/div>\n    <\/div>\n<\/a>                                    <\/div>\n\n            <div id=\"stories-pagination-container\" class=\"mt-12 flex justify-center pagination-wrapper\">\n                <span aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a class=\"page-numbers\" href=\"\/en\/wp-json\/wp\/v2\/pages\/3393?paged=2\">2<\/a>\n<a class=\"page-numbers\" href=\"\/en\/wp-json\/wp\/v2\/pages\/3393?paged=3\">3<\/a>\n<a class=\"page-numbers\" href=\"\/en\/wp-json\/wp\/v2\/pages\/3393?paged=4\">4<\/a>\n<a class=\"next page-numbers\" href=\"\/en\/wp-json\/wp\/v2\/pages\/3393?paged=2\"><svg width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 13L7 7L1 1\" stroke=\"#374151\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/a>            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ document.addEventListener('DOMContentLoaded', function () {\n    \/\/     const resultsContainer = document.getElementById('stories-results-container');\n    \/\/     const paginationContainer = document.getElementById('stories-pagination-container');\n    \/\/     const filterFields = document.querySelectorAll('.js-story-filter, .js-story-filter-search');\n\n    \/\/     let searchTimeout;\n\n    \/\/     const fetchStories = () => {\n    \/\/         const year = document.querySelector('select[name=\"year\"]').value;\n    \/\/         const search = document.querySelector('input[name=\"_s\"]').value;\n\n    \/\/         const formData = new FormData();\n    \/\/         formData.append('action', 'filter_stories');\n    \/\/         formData.append('year', year);\n    \/\/         formData.append('search', search);\n    \/\/         \/\/ formData.append('paged', 1);\n    \/\/         formData.append('posts_per_page', resultsContainer.getAttribute('data-posts-per-page'));\n\n    \/\/         resultsContainer.style.opacity = '0.5';\n\n    \/\/         fetch('https:\/\/caringcompany.org.hk\/wp-admin\/admin-ajax.php', {\n    \/\/             method: 'POST',\n    \/\/             body: formData\n    \/\/         })\n    \/\/             .then(response => response.json())\n    \/\/             .then(result => {\n    \/\/                 resultsContainer.style.opacity = '1';\n\n    \/\/                 if (result.success) {\n    \/\/                     resultsContainer.innerHTML = result.data.html;\n    \/\/                     paginationContainer.innerHTML = result.data.pagination;\n\n    \/\/                     if (!result.data.pagination) {\n    \/\/                         paginationContainer.classList.add('hidden');\n    \/\/                     } else {\n    \/\/                         paginationContainer.classList.remove('hidden');\n    \/\/                     }\n\n    \/\/                     \/\/ Update URL without reload to preserve state\n    \/\/                     const url = new URL(window.location);\n    \/\/                     url.searchParams.set('year', year);\n    \/\/                     url.searchParams.set('_s', search);\n    \/\/                     url.searchParams.delete('paged');\n    \/\/                     window.history.pushState({}, '', url);\n    \/\/                 }\n    \/\/             })\n    \/\/             .catch(error => {\n    \/\/                 console.error('Error fetching stories:', error);\n    \/\/                 resultsContainer.style.opacity = '1';\n    \/\/             });\n    \/\/     };\n\n    \/\/     filterFields.forEach(field => {\n    \/\/         if (field.tagName === 'SELECT') {\n    \/\/             field.addEventListener('change', fetchStories);\n    \/\/         } else {\n    \/\/             field.addEventListener('input', function () {\n    \/\/                 clearTimeout(searchTimeout);\n    \/\/                 searchTimeout = setTimeout(fetchStories, 500);\n    \/\/             });\n    \/\/         }\n    \/\/     });\n    \/\/ });\n    document.addEventListener('DOMContentLoaded', function () {\n        const resultsContainer = document.getElementById('stories-results-container');\n        const paginationContainer = document.getElementById('stories-pagination-container');\n        const filterFields = document.querySelectorAll('.js-story-filter, .js-story-filter-search');\n\n        let searchTimeout;\n\n        const fetchStories = (paged = 1) => {\n            const year = document.querySelector('select[name=\"year\"]').value;\n            const search = document.querySelector('input[name=\"_s\"]').value;\n\n            const formData = new FormData();\n            formData.append('action', 'filter_stories');\n            formData.append('year', year);\n            formData.append('search', search);\n            formData.append('paged', paged);\n            formData.append('posts_per_page', resultsContainer.getAttribute('data-posts-per-page'));\n\n            resultsContainer.style.opacity = '0.5';\n\n            fetch('https:\/\/caringcompany.org.hk\/wp-admin\/admin-ajax.php', {\n                method: 'POST',\n                body: formData\n            })\n                .then(response => response.json())\n                .then(result => {\n                    resultsContainer.style.opacity = '1';\n\n                    if (result.success) {\n                        resultsContainer.innerHTML = result.data.html;\n                        paginationContainer.innerHTML = result.data.pagination;\n\n                        if (!result.data.pagination) {\n                            paginationContainer.classList.add('hidden');\n                        } else {\n                            paginationContainer.classList.remove('hidden');\n                        }\n\n                        \/\/ Update URL without reload to preserve state\n                        const url = new URL(window.location);\n\n                        const params = {\n                            year: year,\n                            _s: search,\n                            paged: paged > 1 ? paged : null\n                        };\n\n                        Object.keys(params).forEach(key => {\n                            if (params[key] && params[key] !== '') {\n                                url.searchParams.set(key, params[key]);\n                            } else {\n                                url.searchParams.delete(key);\n                            }\n                        });\n\n                        window.history.pushState({}, '', url);\n                    }\n                })\n                .catch(error => {\n                    console.error('Error fetching stories:', error);\n                    resultsContainer.style.opacity = '1';\n                });\n        };\n\n        filterFields.forEach(field => {\n            if (field.tagName === 'SELECT') {\n                field.addEventListener('change', () => fetchStories(1));\n            } else {\n                field.addEventListener('input', function () {\n                    clearTimeout(searchTimeout);\n                    searchTimeout = setTimeout(() => fetchStories(1), 500);\n                });\n            }\n        });\n\n        paginationContainer.addEventListener('click', function (e) {\n            const link = e.target.closest('a');\n            if (link) {\n                e.preventDefault();\n                const urlParams = new URLSearchParams(new URL(link.href).search);\n                const paged = urlParams.get('paged') || 1;\n                fetchStories(paged);\n                window.scrollTo({ top: resultsContainer.offsetTop - 100, behavior: 'smooth' });\n            }\n        });\n    });\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3393","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/caringcompany.org.hk\/en\/wp-json\/wp\/v2\/pages\/3393","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caringcompany.org.hk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/caringcompany.org.hk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/caringcompany.org.hk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/caringcompany.org.hk\/en\/wp-json\/wp\/v2\/comments?post=3393"}],"version-history":[{"count":2,"href":"https:\/\/caringcompany.org.hk\/en\/wp-json\/wp\/v2\/pages\/3393\/revisions"}],"predecessor-version":[{"id":4432,"href":"https:\/\/caringcompany.org.hk\/en\/wp-json\/wp\/v2\/pages\/3393\/revisions\/4432"}],"wp:attachment":[{"href":"https:\/\/caringcompany.org.hk\/en\/wp-json\/wp\/v2\/media?parent=3393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}