{"id":1685,"date":"2026-07-21T06:06:14","date_gmt":"2026-07-21T06:06:14","guid":{"rendered":"https:\/\/osos.com.hk\/?page_id=1685"},"modified":"2026-07-22T02:12:53","modified_gmt":"2026-07-22T02:12:53","slug":"blog","status":"publish","type":"page","link":"https:\/\/osos.com.hk\/en\/blog\/","title":{"rendered":"Medical Information Centre"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1685\" class=\"elementor elementor-1685\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49827c8 e-flex e-con-boxed e-con e-parent\" data-id=\"49827c8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a923cf9 elementor-widget elementor-widget-shortcode\" data-id=\"a923cf9\" 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\">\n    \n        <style>\n            .osos-blog-hero,\n            .osos-blog-hero * {\n                box-sizing: border-box;\n            }\n\n            .osos-blog-hero {\n                --osos-blue: #2ca8c7;\n                --osos-blue-dark: #1f91ae;\n                --osos-text: #2f2f2f;\n\n                position: relative;\n                min-height: 430px;\n                overflow: hidden;\n                background: #ffffff;\n                isolation: isolate;\n            }\n\n            \/*\n             * \u771f\u6b63\u7684 Hero \u5716\u7247\n             *\/\n            .osos-blog-hero__background {\n                position: absolute !important;\n                inset: 0 !important;\n                z-index: 0 !important;\n\n                display: block !important;\n                visibility: visible !important;\n                opacity: 1 !important;\n\n                width: 100% !important;\n                max-width: none !important;\n                height: 100% !important;\n\n                object-fit: cover !important;\n                object-position: center center !important;\n\n                margin: 0 !important;\n                padding: 0 !important;\n                border: 0 !important;\n            }\n\n            \/*\n             * \u684c\u9762\u7248\u767d\u8272\u6f38\u5c64\n             *\/\n            .osos-blog-hero::after {\n                content: \"\";\n                position: absolute;\n                inset: 0;\n                z-index: 1;\n                pointer-events: none;\n\n                background:\n                    linear-gradient(\n                        90deg,\n                        rgba(255, 255, 255, 0.98) 0%,\n                        rgba(255, 255, 255, 0.94) 25%,\n                        rgba(255, 255, 255, 0.55) 43%,\n                        rgba(255, 255, 255, 0.05) 62%\n                    );\n            }\n\n            .osos-blog-hero__inner {\n                position: relative;\n                z-index: 2;\n\n                display: flex;\n                align-items: center;\n\n                width: min(1380px, calc(100% - 48px));\n                min-height: 430px;\n                margin: 0 auto;\n            }\n\n            .osos-blog-hero__content {\n                position: relative;\n                z-index: 3;\n\n                width: min(520px, 100%);\n                padding: 48px 0 52px;\n            }\n\n            .osos-blog-hero__title {\n                margin: 0 0 20px;\n                color: var(--osos-blue);\n\n                font-size: clamp(44px, 4.1vw, 68px);\n                font-weight: 300;\n                line-height: 1.12;\n                letter-spacing: 0.02em;\n            }\n\n            .osos-blog-hero__title-line {\n                display: block;\n            }\n\n            .osos-blog-hero__description {\n                margin: 0 0 30px;\n                color: var(--osos-text);\n\n                font-size: clamp(19px, 1.55vw, 25px);\n                font-weight: 400;\n                line-height: 1.55;\n            }\n\n            .osos-blog-hero__description-line {\n                display: block;\n            }\n\n            \/*\n             * Search Form\n             *\/\n            .osos-blog-search {\n                position: relative;\n                z-index: 4;\n\n                display: flex;\n                width: min(430px, 100%);\n                height: 54px;\n                overflow: hidden;\n\n                border: 1px solid rgba(0, 0, 0, 0.12);\n                border-radius: 12px;\n                background: #ffffff;\n\n                box-shadow:\n                    0 4px 14px rgba(0, 0, 0, 0.08);\n            }\n\n            .osos-blog-search__input {\n                flex: 1;\n                min-width: 0;\n                height: 100%;\n                padding: 0 22px;\n\n                border: 0 !important;\n                outline: 0 !important;\n                background: transparent !important;\n                color: #333333;\n\n                font-family: inherit;\n                font-size: 17px;\n                box-shadow: none !important;\n            }\n\n            .osos-blog-search__input:focus {\n                border: 0 !important;\n                outline: 0 !important;\n                box-shadow: none !important;\n            }\n\n            .osos-blog-search__input::placeholder {\n                color: #8d8d8d;\n                opacity: 1;\n            }\n\n            .osos-blog-search__button {\n                display: grid;\n                place-items: center;\n\n                flex: 0 0 58px;\n                width: 58px;\n                height: 100%;\n                padding: 0;\n\n                border: 0 !important;\n                border-radius: 0 !important;\n\n                background: var(--osos-blue);\n                color: #ffffff;\n                cursor: pointer;\n\n                box-shadow: none !important;\n\n                transition:\n                    background-color 0.2s ease,\n                    transform 0.2s ease;\n            }\n\n            .osos-blog-search__button:hover,\n            .osos-blog-search__button:focus {\n                background: var(--osos-blue-dark);\n                color: #ffffff;\n            }\n\n            .osos-blog-search__button:active {\n                transform: scale(0.97);\n            }\n\n            .osos-blog-search__button svg {\n                width: 23px;\n                height: 23px;\n\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 2;\n                stroke-linecap: round;\n            }\n\n            \/*\n             * Screen Reader Text\n             *\/\n            .osos-screen-reader-text {\n                position: absolute !important;\n                width: 1px;\n                height: 1px;\n                padding: 0;\n                margin: -1px;\n                overflow: hidden;\n                clip: rect(0, 0, 0, 0);\n                white-space: nowrap;\n                border: 0;\n            }\n\n            \/*\n             * Tablet\n             *\/\n            @media (max-width: 1024px) {\n\n                .osos-blog-hero {\n                    min-height: 390px;\n                }\n\n                .osos-blog-hero__background {\n                    object-position: 62% center !important;\n                }\n\n                .osos-blog-hero::after {\n                    background:\n                        linear-gradient(\n                            90deg,\n                            rgba(255, 255, 255, 0.98) 0%,\n                            rgba(255, 255, 255, 0.94) 34%,\n                            rgba(255, 255, 255, 0.62) 54%,\n                            rgba(255, 255, 255, 0.14) 75%\n                        );\n                }\n\n                .osos-blog-hero__inner {\n                    min-height: 390px;\n                }\n\n                .osos-blog-hero__content {\n                    width: min(470px, 62%);\n                }\n            }\n\n            \/*\n             * Mobile\n             *\n             * \u5716\u7247\u91cd\u758a\u5728\u6587\u5b57\u53ca\u641c\u5c0b\u6846\u4e0b\u65b9\uff0c\n             * \u4e0d\u518d\u7368\u7acb\u4f54\u64da\u4e00\u6574\u6bb5\u9ad8\u5ea6\u3002\n             *\/\n            @media (max-width: 767px) {\n\n                .osos-blog-hero {\n                    min-height: 520px;\n                    background: #f8fcfd;\n                }\n\n                .osos-blog-hero__background {\n                    position: absolute !important;\n\n                    top: 170px !important;\n                    right: -70px !important;\n                    bottom: auto !important;\n                    left: auto !important;\n\n                    width: 115% !important;\n                    max-width: none !important;\n                    height: 390px !important;\n\n                    object-fit: cover !important;\n                    object-position: 64% center !important;\n\n                    display: block !important;\n                    visibility: visible !important;\n                    opacity: 1 !important;\n\n                    z-index: 0 !important;\n                }\n\n                \/*\n                 * \u4e0a\u65b9\u6587\u5b57\u4f4d\u7f6e\u4fdd\u6301\u6e05\u6670\uff0c\n                 * \u5411\u4e0b\u9010\u6f38\u986f\u793a\u5716\u7247\u3002\n                 *\/\n                .osos-blog-hero::after {\n                    background:\n                        linear-gradient(\n                            180deg,\n                            rgba(255, 255, 255, 1) 0%,\n                            rgba(255, 255, 255, 0.99) 38%,\n                            rgba(255, 255, 255, 0.88) 51%,\n                            rgba(255, 255, 255, 0.45) 68%,\n                            rgba(255, 255, 255, 0.08) 100%\n                        );\n                }\n\n                .osos-blog-hero__inner {\n                    align-items: flex-start;\n                    width: min(calc(100% - 36px), 720px);\n                    min-height: 520px;\n                }\n\n                .osos-blog-hero__content {\n                    width: 100%;\n                    padding: 36px 0 0;\n                    text-align: left;\n                }\n\n                .osos-blog-hero__title {\n                    max-width: 390px;\n                    margin-bottom: 20px;\n                    font-size: 43px;\n                    line-height: 1.14;\n                }\n\n                .osos-blog-hero__description {\n                    max-width: 410px;\n                    margin-bottom: 26px;\n                    font-size: 19px;\n                    line-height: 1.5;\n                }\n\n                .osos-blog-search {\n                    width: min(100%, 430px);\n                    height: 52px;\n                }\n            }\n\n            \/*\n             * Small Mobile\n             *\/\n            @media (max-width: 480px) {\n\n                .osos-blog-hero {\n                    min-height: 500px;\n                }\n\n                .osos-blog-hero__background {\n                    top: 185px !important;\n                    right: -90px !important;\n\n                    width: 130% !important;\n                    height: 340px !important;\n\n                    object-position: 64% center !important;\n                }\n\n                .osos-blog-hero__inner {\n                    width: min(calc(100% - 28px), 720px);\n                    min-height: 500px;\n                }\n\n                .osos-blog-hero__content {\n                    padding-top: 30px;\n                }\n\n                .osos-blog-hero__title {\n                    max-width: 340px;\n                    font-size: 37px;\n                }\n\n                \/*\n                 * \u82f1\u6587\u6a19\u984c\u8f03\u9577\uff0c\u7a0d\u70ba\u7e2e\u5c0f\u5b57\u9ad4\uff0c\n                 * \u907f\u514d\u4f54\u7528\u904e\u591a\u624b\u6a5f\u9ad8\u5ea6\u3002\n                 *\/\n                .osos-blog-hero--english\n                .osos-blog-hero__title {\n                    max-width: 360px;\n                    font-size: 35px;\n                    line-height: 1.12;\n                }\n\n                .osos-blog-hero__description {\n                    max-width: 350px;\n                    font-size: 17px;\n                }\n\n                .osos-blog-search__input {\n                    padding: 0 17px;\n                    font-size: 16px;\n                }\n\n                .osos-blog-search__button {\n                    flex-basis: 54px;\n                    width: 54px;\n                }\n            }\n        <\/style>\n\n        \n    \n    <section\n        class=\"osos-blog-hero osos-blog-hero--english\"\n        aria-labelledby=\"osos-blog-hero-title\"\n    >\n\n        <img\n            class=\"osos-blog-hero__background skip-lazy no-lazy\"\n            src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/cheerful-disabled-grandfather-in-wheelchair-welcom-2025-01-16-13-57-17-utc-scaled.jpg\"\n            alt=\"\"\n            aria-hidden=\"true\"\n            fetchpriority=\"high\"\n            loading=\"eager\"\n            decoding=\"sync\"\n            data-no-lazy=\"1\"\n            data-skip-lazy=\"1\"\n        >\n\n        <div class=\"osos-blog-hero__inner\">\n\n            <div class=\"osos-blog-hero__content\">\n\n                <h1\n                    id=\"osos-blog-hero-title\"\n                    class=\"osos-blog-hero__title\"\n                >\n                    <span class=\"osos-blog-hero__title-line\">\n                        One Stop Medical Services                    <\/span>\n\n                    <span class=\"osos-blog-hero__title-line\">\n                        Information Centre                    <\/span>\n                <\/h1>\n\n                <p class=\"osos-blog-hero__description\">\n\n                    <span class=\"osos-blog-hero__description-line\">\n                        Practical health information and care guides                    <\/span>\n\n                    <span class=\"osos-blog-hero__description-line\">\n                        for families, seniors and caregivers                    <\/span>\n\n                <\/p>\n\n                <form\n                    class=\"osos-blog-search\"\n                    role=\"search\"\n                    method=\"get\"\n                    action=\"https:\/\/osos.com.hk\/en\/\" data-trp-original-action=\"https:\/\/osos.com.hk\/en\/\"\n                >\n\n                    <label\n                        class=\"osos-screen-reader-text\"\n                        for=\"osos-blog-search-input\"\n                    >\n                        Search articles                    <\/label>\n\n                    <input\n                        id=\"osos-blog-search-input\"\n                        class=\"osos-blog-search__input\"\n                        type=\"search\"\n                        name=\"s\"\n                        value=\"\"\n                        placeholder=\"Search articles...\"\n                    >\n\n                    <button\n                        class=\"osos-blog-search__button\"\n                        type=\"submit\"\n                        aria-label=\"Search articles\"\n                    >\n                        <svg\n                            viewbox=\"0 0 24 24\"\n                            aria-hidden=\"true\"\n                            focusable=\"false\"\n                        >\n                            <circle\n                                cx=\"11\"\n                                cy=\"11\"\n                                r=\"7\"\n                            ><\/circle>\n\n                            <line\n                                x1=\"16.2\"\n                                y1=\"16.2\"\n                                x2=\"21\"\n                                y2=\"21\"\n                            ><\/line>\n                        <\/svg>\n                    <\/button>\n\n                <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1674476 elementor-widget elementor-widget-shortcode\" data-id=\"1674476\" 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\">\n    \n        <style>\n            .osos-featured-section {\n                --osos-primary: #22a8c4;\n                --osos-primary-dark: #138da8;\n                --osos-heading: #17202b;\n                --osos-text: #66727b;\n                --osos-border: #e4ecef;\n                --osos-background: #ffffff;\n\n                width: 100%;\n                font-family: inherit;\n            }\n\n            .osos-featured-section,\n            .osos-featured-section * {\n                box-sizing: border-box;\n            }\n\n            .osos-featured-layout {\n                display: grid;\n                grid-template-columns:\n                    minmax(0, 2.2fr)\n                    minmax(280px, 0.85fr);\n                gap: 30px;\n                align-items: start;\n            }\n\n            \/*\n             * Featured Article Card\n             *\/\n            .osos-featured-card {\n                display: grid;\n                grid-template-columns:\n                    minmax(320px, 0.95fr)\n                    minmax(360px, 1.05fr);\n                gap: 30px;\n                min-height: 510px;\n                padding: 28px;\n                overflow: hidden;\n                align-items: stretch;\n                background: var(--osos-background);\n                border: 1px solid var(--osos-border);\n                border-radius: 18px;\n                box-shadow:\n                    0 10px 35px rgba(16, 78, 91, 0.07);\n            }\n\n            \/*\n             * \u5716\u7247\u5340\u57df\n             *\/\n            .osos-featured-card >\n            .osos-featured-image-wrap {\n                align-self: stretch;\n                min-width: 0;\n                width: 100%;\n                height: 100%;\n            }\n\n            .osos-featured-card\n            .osos-featured-image-link {\n                position: relative;\n                display: block;\n                width: 100%;\n                height: 100%;\n                min-height: 454px;\n                overflow: hidden;\n                background: #e9f8fb;\n                border-radius: 14px;\n            }\n\n            .osos-featured-card\n            .osos-featured-image-link\n            img.osos-featured-image {\n                position: absolute !important;\n                inset: 0 !important;\n                display: block !important;\n                width: 100% !important;\n                max-width: none !important;\n                height: 100% !important;\n                min-height: 100% !important;\n                margin: 0 !important;\n                padding: 0 !important;\n                object-fit: cover !important;\n                object-position: 100% 50% !important;\n                border: 0 !important;\n                transition: transform 0.35s ease;\n            }\n\n            .osos-featured-card:hover\n            .osos-featured-image-link\n            img.osos-featured-image {\n                transform: scale(1.025);\n            }\n\n            .osos-featured-placeholder {\n                position: absolute;\n                inset: 0;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                width: 100%;\n                height: 100%;\n                color: var(--osos-primary);\n                background:\n                    radial-gradient(\n                        circle at 25% 20%,\n                        rgba(255, 255, 255, 0.9),\n                        transparent 34%\n                    ),\n                    linear-gradient(\n                        135deg,\n                        #eaf9fc,\n                        #d4eef4\n                    );\n            }\n\n            .osos-featured-placeholder svg {\n                width: 76px;\n                height: 76px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 1.5;\n            }\n\n            \/*\n             * Featured Content\n             *\/\n            .osos-featured-content {\n                display: flex;\n                flex-direction: column;\n                min-width: 0;\n                height: 100%;\n                padding: 8px 4px;\n            }\n\n            .osos-featured-label {\n                align-self: flex-start;\n                margin: 0 0 18px;\n                padding: 7px 15px;\n                color: var(--osos-primary-dark);\n                background: #e8f8fb;\n                border-radius: 999px;\n                font-size: 14px;\n                font-weight: 700;\n                line-height: 1.4;\n                letter-spacing: 0.03em;\n            }\n\n            .osos-featured-title {\n                margin: 0 0 16px;\n                color: var(--osos-heading);\n                font-size: clamp(24px, 2.15vw, 33px);\n                font-weight: 700;\n                line-height: 1.45;\n                letter-spacing: 0.01em;\n            }\n\n            .osos-featured-title a {\n                color: inherit;\n                text-decoration: none;\n            }\n\n            .osos-featured-title a:hover {\n                color: var(--osos-primary-dark);\n            }\n\n            .osos-featured-excerpt {\n                display: -webkit-box;\n                margin: 0 0 22px;\n                overflow: hidden;\n                color: var(--osos-text);\n                font-size: 16px;\n                line-height: 1.85;\n                -webkit-box-orient: vertical;\n                -webkit-line-clamp: 3;\n            }\n\n            .osos-featured-meta {\n                display: flex;\n                flex-wrap: wrap;\n                gap: 10px 20px;\n                margin-top: auto;\n                margin-bottom: 22px;\n                color: #748087;\n                font-size: 14px;\n                line-height: 1.5;\n            }\n\n            .osos-featured-meta-item {\n                display: inline-flex;\n                align-items: center;\n                gap: 7px;\n            }\n\n            .osos-featured-meta-item svg {\n                width: 17px;\n                height: 17px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 1.7;\n            }\n\n            .osos-featured-meta-item a {\n                color: inherit;\n                text-decoration: none;\n            }\n\n            .osos-featured-meta-item a:hover {\n                color: var(--osos-primary-dark);\n            }\n\n            .osos-featured-button {\n                display: inline-flex;\n                align-items: center;\n                justify-content: center;\n                align-self: flex-start;\n                gap: 9px;\n                min-height: 44px;\n                padding: 10px 20px;\n                color: #ffffff;\n                background:\n                    linear-gradient(\n                        135deg,\n                        var(--osos-primary),\n                        var(--osos-primary-dark)\n                    );\n                border-radius: 8px;\n                box-shadow:\n                    0 7px 18px rgba(34, 168, 196, 0.2);\n                font-size: 15px;\n                font-weight: 700;\n                line-height: 1.4;\n                text-decoration: none;\n                transition:\n                    transform 0.2s ease,\n                    box-shadow 0.2s ease;\n            }\n\n            .osos-featured-button:hover {\n                color: #ffffff;\n                transform: translateY(-2px);\n                box-shadow:\n                    0 10px 24px rgba(34, 168, 196, 0.28);\n            }\n\n            .osos-featured-button svg {\n                width: 17px;\n                height: 17px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 2;\n            }\n\n            \/*\n             * Category Sidebar\n             *\/\n            .osos-category-panel {\n                padding: 28px 30px;\n                background: var(--osos-background);\n                border: 1px solid var(--osos-border);\n                border-radius: 18px;\n                box-shadow:\n                    0 10px 35px rgba(16, 78, 91, 0.06);\n            }\n\n            .osos-category-heading {\n                position: relative;\n                margin: 0 0 18px;\n                padding-bottom: 13px;\n                color: var(--osos-heading);\n                font-size: 23px;\n                font-weight: 700;\n                line-height: 1.4;\n            }\n\n            .osos-category-heading::after {\n                content: \"\";\n                position: absolute;\n                left: 0;\n                bottom: 0;\n                width: 31px;\n                height: 3px;\n                background: var(--osos-primary);\n                border-radius: 999px;\n            }\n\n            .osos-category-list {\n                margin: 0;\n                padding: 0;\n                list-style: none;\n            }\n\n            .osos-category-item {\n                margin: 0;\n                border-bottom: 1px solid var(--osos-border);\n            }\n\n            .osos-category-item:last-child {\n                border-bottom: 0;\n            }\n\n            .osos-category-link,\n            .osos-category-disabled {\n                display: flex;\n                align-items: center;\n                gap: 13px;\n                min-height: 57px;\n                padding: 10px 2px;\n                color: #47545b;\n                font-size: 16px;\n                font-weight: 500;\n                line-height: 1.5;\n                text-decoration: none;\n                transition:\n                    color 0.2s ease,\n                    padding-left 0.2s ease;\n            }\n\n            .osos-category-link:hover {\n                padding-left: 5px;\n                color: var(--osos-primary-dark);\n            }\n\n            .osos-category-icon {\n                display: inline-flex;\n                align-items: center;\n                justify-content: center;\n                flex: 0 0 28px;\n                width: 28px;\n                height: 28px;\n                color: var(--osos-primary);\n            }\n\n            .osos-category-icon svg {\n                width: 24px;\n                height: 24px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 1.65;\n                stroke-linecap: round;\n                stroke-linejoin: round;\n            }\n\n            .osos-category-name {\n                flex: 1;\n            }\n\n            .osos-category-arrow {\n                display: inline-flex;\n                align-items: center;\n                justify-content: center;\n                width: 18px;\n                color: #7b878d;\n                transition: transform 0.2s ease;\n            }\n\n            .osos-category-link:hover\n            .osos-category-arrow {\n                transform: translateX(3px);\n            }\n\n            .osos-category-arrow svg {\n                width: 16px;\n                height: 16px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 1.8;\n            }\n\n            .osos-featured-empty {\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                min-height: 300px;\n                padding: 30px;\n                color: var(--osos-text);\n                background: #f5fbfc;\n                border: 1px solid var(--osos-border);\n                border-radius: 18px;\n                text-align: center;\n            }\n\n            \/*\n             * Tablet\n             *\/\n            @media (max-width: 1024px) {\n\n                .osos-featured-layout {\n                    grid-template-columns: 1fr;\n                }\n\n                .osos-featured-card {\n                    grid-template-columns:\n                        minmax(300px, 0.95fr)\n                        minmax(0, 1.05fr);\n                }\n\n                .osos-featured-card\n                .osos-featured-image-link {\n                    min-height: 420px;\n                }\n            }\n\n            \/*\n             * Mobile\n             *\/\n            @media (max-width: 767px) {\n\n                .osos-featured-layout {\n                    gap: 20px;\n                }\n\n                .osos-featured-card {\n                    grid-template-columns: 1fr;\n                    gap: 22px;\n                    min-height: 0;\n                    padding: 18px;\n                    align-items: start;\n                    border-radius: 15px;\n                }\n\n                .osos-featured-card >\n                .osos-featured-image-wrap {\n                    width: 100%;\n                    height: auto;\n                }\n\n                .osos-featured-card\n                .osos-featured-image-link {\n                    width: 100%;\n                    height: auto;\n                    min-height: 0;\n                    aspect-ratio: 1000 \/ 563;\n                }\n\n                .osos-featured-card\n                .osos-featured-image-link\n                img.osos-featured-image {\n                    position: absolute !important;\n                    inset: 0 !important;\n                    width: 100% !important;\n                    height: 100% !important;\n                    min-height: 0 !important;\n                    object-fit: cover !important;\n                    object-position: center center !important;\n                }\n\n                .osos-featured-content {\n                    height: auto;\n                    padding: 2px;\n                }\n\n                .osos-featured-label {\n                    margin-bottom: 13px;\n                    font-size: 13px;\n                }\n\n                .osos-featured-title {\n                    font-size: 24px;\n                    line-height: 1.45;\n                }\n\n                .osos-featured-excerpt {\n                    font-size: 15px;\n                    -webkit-line-clamp: 4;\n                }\n\n                .osos-featured-meta {\n                    margin-top: 0;\n                }\n\n                .osos-featured-button {\n                    width: 100%;\n                }\n\n                .osos-category-panel {\n                    padding: 23px 21px;\n                    border-radius: 15px;\n                }\n\n                .osos-category-heading {\n                    font-size: 21px;\n                }\n            }\n        <\/style>\n\n        \n    \n    <section class=\"osos-featured-section\">\n\n        <div class=\"osos-featured-layout\">\n\n            \n                \n                    \n                    <article class=\"osos-featured-card\">\n\n                        <div class=\"osos-featured-image-wrap\">\n\n                            <a\n                                class=\"osos-featured-image-link\"\n                                href=\"https:\/\/osos.com.hk\/en\/what-should-parents-do-if-a-child-develops-a-high-fever-and-seizures-in-mainland-china-a-four-step-guide-from-emergency-care-to-transfer-back-to-hong-kong\/\"\n                                aria-label=\"What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong\"\n                            >\n\n                                \n                                    <img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"563\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong.jpg\" class=\"osos-featured-image wp-post-image\" alt=\"What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong\" srcset=\"https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong.jpg 1000w, https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong-300x169.jpg 300w, https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong-768x432.jpg 768w, https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong-18x10.jpg 18w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/>\n                                \n                            <\/a>\n\n                        <\/div>\n\n                        <div class=\"osos-featured-content\">\n\n                            <div class=\"osos-featured-label\">\n                                Latest Featured Article                            <\/div>\n\n                            <h2 class=\"osos-featured-title\">\n\n                                <a\n                                    href=\"https:\/\/osos.com.hk\/en\/what-should-parents-do-if-a-child-develops-a-high-fever-and-seizures-in-mainland-china-a-four-step-guide-from-emergency-care-to-transfer-back-to-hong-kong\/\"\n                                >\n                                    What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong                                <\/a>\n\n                            <\/h2>\n\n                            <p class=\"osos-featured-excerpt\">\n                                Travelling north with elderly parents requires more than planning the itinerary. Learn how family caregivers can recognise common health risks, respond to medical emergencies, identify the early signs of stroke and heart disease, and prepare essential medical information before travelling to Mainland China. Simple preparation can help families stay calm and respond more confidently when unexpected situations arise.                            <\/p>\n\n                            <div class=\"osos-featured-meta\">\n\n                                <span\n                                    class=\"osos-featured-meta-item\"\n                                >\n                                    <svg\n                                        viewbox=\"0 0 24 24\"\n                                        aria-hidden=\"true\"\n                                    >\n                                        <rect\n                                            x=\"4\"\n                                            y=\"5\"\n                                            width=\"16\"\n                                            height=\"15\"\n                                            rx=\"2\"\n                                        ><\/rect>\n\n                                        <path d=\"M8 3v4\"><\/path>\n                                        <path d=\"M16 3v4\"><\/path>\n                                        <path d=\"M4 10h16\"><\/path>\n                                    <\/svg>\n\n                                    August 26, 2026                                <\/span>\n\n                                \n                                    <span\n                                        class=\"osos-featured-meta-item\"\n                                    >\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path\n                                                d=\"M3 6h7l2 2h9v11H3z\"\n                                            ><\/path>\n                                        <\/svg>\n\n                                        <a\n                                            href=\"https:\/\/osos.com.hk\/en\/category\/family-care\/\"\n                                        >\n                                            Family Care                                        <\/a>\n                                    <\/span>\n\n                                \n                            <\/div>\n\n                            <a\n                                class=\"osos-featured-button\"\n                                href=\"https:\/\/osos.com.hk\/en\/what-should-parents-do-if-a-child-develops-a-high-fever-and-seizures-in-mainland-china-a-four-step-guide-from-emergency-care-to-transfer-back-to-hong-kong\/\"\n                            >\n                                Read More\n                                <svg\n                                    viewbox=\"0 0 24 24\"\n                                    aria-hidden=\"true\"\n                                >\n                                    <path d=\"M5 12h14\"><\/path>\n                                    <path d=\"m14 7 5 5-5 5\"><\/path>\n                                <\/svg>\n                            <\/a>\n\n                        <\/div>\n\n                    <\/article>\n\n                \n            \n            <aside class=\"osos-category-panel\">\n\n                <h2 class=\"osos-category-heading\">\n                    Article Categories                <\/h2>\n\n                <ul class=\"osos-category-list\">\n\n                    \n                        \n                        <li class=\"osos-category-item\">\n\n                            \n                                <a\n                                    class=\"osos-category-link\"\n                                    href=\"https:\/\/osos.com.hk\/en\/category\/%e5%ae%b6%e5%b1%ac%e7%85%a7%e9%a1%a7\/\"\n                                >\n\n                                    <span\n                                        class=\"osos-category-icon\"\n                                    >\n                                        \n                <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <circle cx=\"9\" cy=\"7\" r=\"3\"><\/circle>\n                    <circle cx=\"17\" cy=\"9\" r=\"2.5\"><\/circle>\n                    <path d=\"M3.5 19c.5-4 2.4-6 5.5-6s5 2 5.5 6\"><\/path>\n                    <path d=\"M14 14c3.5-.4 5.6 1.3 6.3 5\"><\/path>\n                <\/svg>\n                                                <\/span>\n\n                                    <span\n                                        class=\"osos-category-name\"\n                                    >\n                                        Family Care                                    <\/span>\n\n                                    <span\n                                        class=\"osos-category-arrow\"\n                                    >\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path\n                                                d=\"m9 5 7 7-7 7\"\n                                            ><\/path>\n                                        <\/svg>\n                                    <\/span>\n\n                                <\/a>\n\n                            \n                        <\/li>\n\n                    \n                        \n                        <li class=\"osos-category-item\">\n\n                            \n                                <span\n                                    class=\"osos-category-disabled\"\n                                >\n\n                                    <span\n                                        class=\"osos-category-icon\"\n                                    >\n                                        \n                <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <path d=\"M12 20s-7-4.4-7-10a4 4 0 0 1 7-2.6A4 4 0 0 1 19 10c0 5.6-7 10-7 10z\"><\/path>\n                    <path d=\"M8 12h2l1-2 2 5 1-3h2\"><\/path>\n                <\/svg>\n                                                <\/span>\n\n                                    <span\n                                        class=\"osos-category-name\"\n                                    >\n                                        Elderly Health                                    <\/span>\n\n                                <\/span>\n\n                            \n                        <\/li>\n\n                    \n                        \n                        <li class=\"osos-category-item\">\n\n                            \n                                <a\n                                    class=\"osos-category-link\"\n                                    href=\"https:\/\/osos.com.hk\/en\/category\/%e5%8c%97%e4%b8%8a%e9%86%ab%e7%99%82\/\"\n                                >\n\n                                    <span\n                                        class=\"osos-category-icon\"\n                                    >\n                                        \n                <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <rect x=\"4\" y=\"6\" width=\"16\" height=\"14\" rx=\"2\"><\/rect>\n                    <path d=\"M9 6V4h6v2\"><\/path>\n                    <path d=\"M12 10v6\"><\/path>\n                    <path d=\"M9 13h6\"><\/path>\n                <\/svg>\n                                                <\/span>\n\n                                    <span\n                                        class=\"osos-category-name\"\n                                    >\n                                        Mainland Medical Care                                    <\/span>\n\n                                    <span\n                                        class=\"osos-category-arrow\"\n                                    >\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path\n                                                d=\"m9 5 7 7-7 7\"\n                                            ><\/path>\n                                        <\/svg>\n                                    <\/span>\n\n                                <\/a>\n\n                            \n                        <\/li>\n\n                    \n                        \n                        <li class=\"osos-category-item\">\n\n                            \n                                <a\n                                    class=\"osos-category-link\"\n                                    href=\"https:\/\/osos.com.hk\/en\/category\/%e5%ae%89%e5%af%a7%e7%85%a7%e9%a1%a7\/\"\n                                >\n\n                                    <span\n                                        class=\"osos-category-icon\"\n                                    >\n                                        \n                <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <path d=\"M4 13c2.5 0 4.2.8 5.5 2.5\"><\/path>\n                    <path d=\"M20 13c-2.5 0-4.2.8-5.5 2.5\"><\/path>\n                    <path d=\"M9.5 15.5h5\"><\/path>\n                    <path d=\"M12 14s-5-3-5-7a3 3 0 0 1 5-1.8A3 3 0 0 1 17 7c0 4-5 7-5 7z\"><\/path>\n                    <path d=\"M4 13v6\"><\/path>\n                    <path d=\"M20 13v6\"><\/path>\n                <\/svg>\n                                                <\/span>\n\n                                    <span\n                                        class=\"osos-category-name\"\n                                    >\n                                        Palliative Care                                    <\/span>\n\n                                    <span\n                                        class=\"osos-category-arrow\"\n                                    >\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path\n                                                d=\"m9 5 7 7-7 7\"\n                                            ><\/path>\n                                        <\/svg>\n                                    <\/span>\n\n                                <\/a>\n\n                            \n                        <\/li>\n\n                    \n                        \n                        <li class=\"osos-category-item\">\n\n                            \n                                <span\n                                    class=\"osos-category-disabled\"\n                                >\n\n                                    <span\n                                        class=\"osos-category-icon\"\n                                    >\n                                        \n                <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <path d=\"M3 11.5 12 4l9 7.5\"><\/path>\n                    <path d=\"M5.5 10.5V20h13v-9.5\"><\/path>\n                    <path d=\"M10 20v-6h4v6\"><\/path>\n                <\/svg>\n                                                <\/span>\n\n                                    <span\n                                        class=\"osos-category-name\"\n                                    >\n                                        Home Care                                    <\/span>\n\n                                <\/span>\n\n                            \n                        <\/li>\n\n                    \n                        \n                        <li class=\"osos-category-item\">\n\n                            \n                                <span\n                                    class=\"osos-category-disabled\"\n                                >\n\n                                    <span\n                                        class=\"osos-category-icon\"\n                                    >\n                                        \n                <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\n                    <path d=\"M7 4h8a3 3 0 0 1 3 3v13H9a3 3 0 0 1-3-3V5a1 1 0 0 1 1-1z\"><\/path>\n                    <path d=\"M9 4v13a3 3 0 0 0 3 3\"><\/path>\n                    <path d=\"M12 8h3\"><\/path>\n                    <path d=\"M12 12h3\"><\/path>\n                <\/svg>\n                                                <\/span>\n\n                                    <span\n                                        class=\"osos-category-name\"\n                                    >\n                                        Medical Knowledge                                    <\/span>\n\n                                <\/span>\n\n                            \n                        <\/li>\n\n                    \n                <\/ul>\n\n            <\/aside>\n\n        <\/div>\n\n    <\/section>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a81133 elementor-widget elementor-widget-shortcode\" data-id=\"2a81133\" 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\">\n    \n        <style>\n            .osos-articles-section {\n                --osos-primary: #28a8c6;\n                --osos-primary-dark: #168fa9;\n                --osos-heading: #17212b;\n                --osos-text: #66727a;\n                --osos-border: #e2eaed;\n                --osos-light: #edf9fb;\n                --osos-background: #ffffff;\n\n                width: 100%;\n                font-family: inherit;\n            }\n\n            .osos-articles-section,\n            .osos-articles-section * {\n                box-sizing: border-box;\n            }\n\n            .osos-articles-layout {\n                display: grid;\n                grid-template-columns:\n                    minmax(0, 2.35fr)\n                    minmax(290px, 0.85fr);\n                gap: 34px;\n                align-items: start;\n            }\n\n            \/*\n             * Section Heading\n             *\/\n            .osos-articles-heading,\n            .osos-sidebar-heading {\n                position: relative;\n                margin: 0 0 24px;\n                padding-bottom: 13px;\n                color: var(--osos-heading);\n                font-size: 27px;\n                font-weight: 700;\n                line-height: 1.35;\n            }\n\n            .osos-articles-heading::after,\n            .osos-sidebar-heading::after {\n                content: \"\";\n                position: absolute;\n                left: 0;\n                bottom: 0;\n                width: 34px;\n                height: 3px;\n                border-radius: 999px;\n                background: var(--osos-primary);\n            }\n\n            \/*\n             * Article Grid\n             *\/\n            .osos-articles-grid {\n                display: grid;\n                grid-template-columns:\n                    repeat(3, minmax(0, 1fr));\n                gap: 25px;\n            }\n\n            .osos-article-card {\n                display: flex;\n                flex-direction: column;\n                min-width: 0;\n                overflow: hidden;\n                background: var(--osos-background);\n                border: 1px solid var(--osos-border);\n                border-radius: 14px;\n                box-shadow:\n                    0 7px 25px rgba(17, 77, 89, 0.05);\n                transition:\n                    transform 0.22s ease,\n                    box-shadow 0.22s ease;\n            }\n\n            .osos-article-card:hover {\n                transform: translateY(-4px);\n                box-shadow:\n                    0 13px 30px rgba(17, 77, 89, 0.11);\n            }\n\n            .osos-article-card__image-link {\n                position: relative;\n                display: block;\n                width: 100%;\n                aspect-ratio: 16 \/ 9;\n                overflow: hidden;\n                background: #eaf7fa;\n            }\n\n            .osos-article-card__image {\n                position: absolute !important;\n                inset: 0 !important;\n                display: block !important;\n                width: 100% !important;\n                max-width: none !important;\n                height: 100% !important;\n                object-fit: cover !important;\n                object-position: center !important;\n                margin: 0 !important;\n                transition: transform 0.35s ease;\n            }\n\n            .osos-article-card:hover\n            .osos-article-card__image {\n                transform: scale(1.035);\n            }\n\n            .osos-article-card__placeholder {\n                position: absolute;\n                inset: 0;\n                display: grid;\n                place-items: center;\n                color: var(--osos-primary);\n                background:\n                    linear-gradient(\n                        135deg,\n                        #e9f8fb,\n                        #d9f1f5\n                    );\n            }\n\n            .osos-article-card__placeholder svg {\n                width: 54px;\n                height: 54px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 1.5;\n            }\n\n            .osos-article-card__body {\n                display: flex;\n                flex: 1;\n                flex-direction: column;\n                padding: 17px 18px 19px;\n            }\n\n            .osos-article-card__meta {\n                display: flex;\n                flex-wrap: wrap;\n                align-items: center;\n                gap: 8px 12px;\n                margin: 0 0 12px;\n                color: #7b858b;\n                font-size: 13px;\n                line-height: 1.4;\n            }\n\n            .osos-article-card__meta-item {\n                display: inline-flex;\n                align-items: center;\n                gap: 5px;\n            }\n\n            .osos-article-card__meta svg {\n                width: 15px;\n                height: 15px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 1.7;\n            }\n\n            .osos-article-card__category {\n                display: inline-flex;\n                align-items: center;\n                min-height: 26px;\n                padding: 4px 10px;\n                color: var(--osos-primary-dark);\n                background: var(--osos-light);\n                border-radius: 999px;\n                font-size: 12px;\n                font-weight: 700;\n                text-decoration: none;\n            }\n\n            .osos-article-card__title {\n                margin: 0 0 12px;\n                color: var(--osos-heading);\n                font-size: 19px;\n                font-weight: 700;\n                line-height: 1.5;\n            }\n\n            .osos-article-card__title a {\n                color: inherit;\n                text-decoration: none;\n            }\n\n            .osos-article-card__title a:hover {\n                color: var(--osos-primary-dark);\n            }\n\n            .osos-article-card__excerpt {\n                display: -webkit-box;\n                margin: 0 0 18px;\n                overflow: hidden;\n                color: var(--osos-text);\n                font-size: 14px;\n                line-height: 1.75;\n                -webkit-box-orient: vertical;\n                -webkit-line-clamp: 3;\n            }\n\n            .osos-article-card__read-more {\n                display: inline-flex;\n                align-items: center;\n                align-self: flex-start;\n                gap: 7px;\n                margin-top: auto;\n                color: var(--osos-primary-dark);\n                font-size: 14px;\n                font-weight: 700;\n                line-height: 1.4;\n                text-decoration: none;\n            }\n\n            .osos-article-card__read-more:hover {\n                color: var(--osos-primary);\n            }\n\n            .osos-article-card__read-more svg {\n                width: 16px;\n                height: 16px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 2;\n                transition: transform 0.2s ease;\n            }\n\n            .osos-article-card__read-more:hover svg {\n                transform: translateX(3px);\n            }\n\n            \/*\n             * Pagination\n             *\/\n            .osos-articles-pagination {\n                display: flex;\n                flex-wrap: wrap;\n                justify-content: center;\n                gap: 8px;\n                margin-top: 32px;\n            }\n\n            .osos-pagination-link {\n                display: inline-flex;\n                align-items: center;\n                justify-content: center;\n                min-width: 40px;\n                min-height: 40px;\n                padding: 7px 12px;\n                color: #5f6c73;\n                background: #ffffff;\n                border: 1px solid var(--osos-border);\n                border-radius: 8px;\n                font-size: 14px;\n                font-weight: 600;\n                line-height: 1.3;\n                text-decoration: none;\n                transition:\n                    color 0.2s ease,\n                    background 0.2s ease,\n                    border-color 0.2s ease;\n            }\n\n            .osos-pagination-link:hover,\n            .osos-pagination-link.is-current {\n                color: #ffffff;\n                background: var(--osos-primary);\n                border-color: var(--osos-primary);\n            }\n\n            \/*\n             * Sidebar\n             *\/\n            .osos-articles-sidebar {\n                display: flex;\n                flex-direction: column;\n                gap: 25px;\n            }\n\n            .osos-sidebar-panel {\n                padding: 25px 24px;\n                background: #ffffff;\n                border: 1px solid var(--osos-border);\n                border-radius: 14px;\n                box-shadow:\n                    0 7px 25px rgba(17, 77, 89, 0.05);\n            }\n\n            .osos-sidebar-heading {\n                margin-bottom: 19px;\n                font-size: 22px;\n            }\n\n            .osos-sidebar-list {\n                margin: 0;\n                padding: 0;\n                list-style: none;\n            }\n\n            .osos-sidebar-item {\n                margin: 0;\n                padding: 14px 0;\n                border-bottom: 1px solid var(--osos-border);\n            }\n\n            .osos-sidebar-item:first-child {\n                padding-top: 0;\n            }\n\n            .osos-sidebar-item:last-child {\n                padding-bottom: 0;\n                border-bottom: 0;\n            }\n\n            .osos-sidebar-article {\n                display: grid;\n                grid-template-columns: 88px minmax(0, 1fr);\n                gap: 13px;\n                align-items: start;\n            }\n\n            .osos-sidebar-article__image-link {\n                position: relative;\n                display: block;\n                width: 88px;\n                aspect-ratio: 4 \/ 3;\n                overflow: hidden;\n                border-radius: 8px;\n                background: #eaf7fa;\n            }\n\n            .osos-sidebar-article__image {\n                position: absolute !important;\n                inset: 0 !important;\n                display: block !important;\n                width: 100% !important;\n                max-width: none !important;\n                height: 100% !important;\n                object-fit: cover !important;\n                object-position: center !important;\n                margin: 0 !important;\n            }\n\n            .osos-sidebar-article__placeholder {\n                position: absolute;\n                inset: 0;\n                display: grid;\n                place-items: center;\n                color: var(--osos-primary);\n                background: #eaf7fa;\n            }\n\n            .osos-sidebar-article__content {\n                min-width: 0;\n            }\n\n            .osos-sidebar-article__title {\n                display: -webkit-box;\n                margin: 0 0 7px;\n                overflow: hidden;\n                color: var(--osos-heading);\n                font-size: 15px;\n                font-weight: 600;\n                line-height: 1.45;\n                -webkit-box-orient: vertical;\n                -webkit-line-clamp: 2;\n            }\n\n            .osos-sidebar-article__title a {\n                color: inherit;\n                text-decoration: none;\n            }\n\n            .osos-sidebar-article__title a:hover {\n                color: var(--osos-primary-dark);\n            }\n\n            .osos-sidebar-article__date {\n                display: inline-flex;\n                align-items: center;\n                gap: 5px;\n                color: #8a9499;\n                font-size: 12px;\n                line-height: 1.4;\n            }\n\n            .osos-sidebar-article__date svg {\n                width: 13px;\n                height: 13px;\n                fill: none;\n                stroke: currentColor;\n                stroke-width: 1.7;\n            }\n\n            \/*\n             * Care Tip Card\n             *\/\n            .osos-care-tip {\n                position: relative;\n                min-height: 250px;\n                overflow: hidden;\n                padding: 30px 27px;\n                background:\n                    linear-gradient(\n                        135deg,\n                        #edfaff 0%,\n                        #f8fdff 55%,\n                        #e4f5fa 100%\n                    );\n                border: 1px solid #d7ebf0;\n                border-radius: 14px;\n                box-shadow:\n                    0 7px 25px rgba(17, 77, 89, 0.05);\n            }\n\n            .osos-care-tip.has-image {\n                background-position: center;\n                background-size: cover;\n                background-repeat: no-repeat;\n            }\n\n            .osos-care-tip::after {\n                content: \"\";\n                position: absolute;\n                inset: 0;\n                z-index: 0;\n                background:\n                    linear-gradient(\n                        90deg,\n                        rgba(239, 250, 253, 0.98) 0%,\n                        rgba(239, 250, 253, 0.91) 50%,\n                        rgba(239, 250, 253, 0.22) 100%\n                    );\n            }\n\n            .osos-care-tip__content {\n                position: relative;\n                z-index: 1;\n                max-width: 75%;\n            }\n\n            .osos-care-tip__title {\n                display: flex;\n                align-items: center;\n                gap: 9px;\n                margin: 0 0 22px;\n                color: var(--osos-primary-dark);\n                font-size: 21px;\n                font-weight: 700;\n                line-height: 1.4;\n            }\n\n            .osos-care-tip__title svg {\n                flex: 0 0 23px;\n                width: 23px;\n                height: 23px;\n                fill: currentColor;\n            }\n\n            .osos-care-tip__text {\n                margin: 0;\n                color: #24353d;\n                font-size: 17px;\n                font-weight: 500;\n                line-height: 1.75;\n            }\n\n            \/*\n             * Empty State\n             *\/\n            .osos-articles-empty {\n                padding: 45px 25px;\n                color: var(--osos-text);\n                background: #f5fbfc;\n                border: 1px solid var(--osos-border);\n                border-radius: 14px;\n                text-align: center;\n            }\n\n            \/*\n             * Tablet\n             *\/\n            @media (max-width: 1100px) {\n\n                .osos-articles-layout {\n                    grid-template-columns: 1fr;\n                }\n\n                .osos-articles-grid {\n                    grid-template-columns:\n                        repeat(2, minmax(0, 1fr));\n                }\n\n                .osos-articles-sidebar {\n                    display: grid;\n                    grid-template-columns:\n                        minmax(0, 1fr)\n                        minmax(0, 1fr);\n                }\n            }\n\n            \/*\n             * Mobile\n             *\/\n            @media (max-width: 767px) {\n\n                .osos-articles-layout {\n                    gap: 25px;\n                }\n\n                .osos-articles-heading {\n                    font-size: 24px;\n                }\n\n                .osos-articles-grid {\n                    grid-template-columns: 1fr;\n                    gap: 20px;\n                }\n\n                .osos-article-card__title {\n                    font-size: 19px;\n                }\n\n                .osos-articles-sidebar {\n                    display: flex;\n                }\n\n                .osos-sidebar-panel {\n                    padding: 22px 20px;\n                }\n\n                .osos-sidebar-article {\n                    grid-template-columns: 95px minmax(0, 1fr);\n                }\n\n                .osos-sidebar-article__image-link {\n                    width: 95px;\n                }\n\n                .osos-care-tip {\n                    min-height: 225px;\n                }\n\n                .osos-care-tip__content {\n                    max-width: 78%;\n                }\n            }\n\n            @media (max-width: 420px) {\n\n                .osos-sidebar-article {\n                    grid-template-columns: 82px minmax(0, 1fr);\n                }\n\n                .osos-sidebar-article__image-link {\n                    width: 82px;\n                }\n\n                .osos-care-tip {\n                    padding: 25px 21px;\n                }\n\n                .osos-care-tip__content {\n                    max-width: 82%;\n                }\n\n                .osos-care-tip__text {\n                    font-size: 16px;\n                }\n            }\n        <\/style>\n\n        \n    \n    <section class=\"osos-articles-section\">\n\n        <div class=\"osos-articles-layout\">\n\n            <main class=\"osos-articles-main\">\n\n                <h2 class=\"osos-articles-heading\">\n                    Featured Articles                <\/h2>\n\n                \n                    <div class=\"osos-articles-grid\">\n\n                        \n                            \n                            <article class=\"osos-article-card\">\n\n                                <a\n                                    class=\"osos-article-card__image-link\"\n                                    href=\"https:\/\/osos.com.hk\/en\/what-should-parents-do-if-a-child-develops-a-high-fever-and-seizures-in-mainland-china-a-four-step-guide-from-emergency-care-to-transfer-back-to-hong-kong\/\"\n                                    aria-label=\"What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong\"\n                                >\n\n                                    \n                                        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong.jpg\" class=\"osos-article-card__image wp-post-image\" alt=\"What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong\" srcset=\"https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong.jpg 1000w, https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong-300x169.jpg 300w, https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong-768x432.jpg 768w, https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong-18x10.jpg 18w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n                                    \n                                <\/a>\n\n                                <div class=\"osos-article-card__body\">\n\n                                    <div class=\"osos-article-card__meta\">\n\n                                        <span\n                                            class=\"osos-article-card__meta-item\"\n                                        >\n                                            <svg\n                                                viewbox=\"0 0 24 24\"\n                                                aria-hidden=\"true\"\n                                            >\n                                                <rect\n                                                    x=\"4\"\n                                                    y=\"5\"\n                                                    width=\"16\"\n                                                    height=\"15\"\n                                                    rx=\"2\"\n                                                ><\/rect>\n\n                                                <path d=\"M8 3v4\"><\/path>\n                                                <path d=\"M16 3v4\"><\/path>\n                                                <path d=\"M4 10h16\"><\/path>\n                                            <\/svg>\n\n                                            August 26, 2026                                        <\/span>\n\n                                        \n                                            <a\n                                                class=\"osos-article-card__category\"\n                                                href=\"https:\/\/osos.com.hk\/en\/category\/family-care\/\"\n                                            >\n                                                Family Care                                            <\/a>\n\n                                        \n                                    <\/div>\n\n                                    <h3 class=\"osos-article-card__title\">\n\n                                        <a\n                                            href=\"https:\/\/osos.com.hk\/en\/what-should-parents-do-if-a-child-develops-a-high-fever-and-seizures-in-mainland-china-a-four-step-guide-from-emergency-care-to-transfer-back-to-hong-kong\/\"\n                                        >\n                                            What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong                                        <\/a>\n\n                                    <\/h3>\n\n                                    <p class=\"osos-article-card__excerpt\">\n                                        Travelling north with elderly parents requires more than planning the itinerary. Learn how family caregivers can recognise common health risks, respond to medical emergencies, identify the early signs of stroke and heart disease, and prepare essential medical information before travelling to Mainland China. Simple preparation can help families stay calm and respond more confidently when unexpected situations arise.                                    <\/p>\n\n                                    <a\n                                        class=\"osos-article-card__read-more\"\n                                        href=\"https:\/\/osos.com.hk\/en\/what-should-parents-do-if-a-child-develops-a-high-fever-and-seizures-in-mainland-china-a-four-step-guide-from-emergency-care-to-transfer-back-to-hong-kong\/\"\n                                    >\n                                        Read More\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path d=\"M5 12h14\"><\/path>\n                                            <path d=\"m14 7 5 5-5 5\"><\/path>\n                                        <\/svg>\n                                    <\/a>\n\n                                <\/div>\n\n                            <\/article>\n\n                        \n                            \n                            <article class=\"osos-article-card\">\n\n                                <a\n                                    class=\"osos-article-card__image-link\"\n                                    href=\"https:\/\/osos.com.hk\/en\/critically-ill-after-dental-or-cosmetic-treatment-in-shenzhen-what-families-need-to-know-before-arranging-medical-escort-back-to-hong-kong\/\"\n                                    aria-label=\"Critically Ill After Dental or Cosmetic Treatment in Shenzhen? What Families Need to Know Before Arranging Medical Escort Back to Hong Kong\"\n                                >\n\n                                    \n                                        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Critically-Ill-After-Dental-or-Cosmetic-Treatment-in-Shenzhen.jpg\" class=\"osos-article-card__image wp-post-image\" alt=\"Critically Ill After Dental or Cosmetic Treatment in Shenzhen? What Families Need to Know Before Arranging Medical Escort Back to Hong Kong\" srcset=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Critically-Ill-After-Dental-or-Cosmetic-Treatment-in-Shenzhen.jpg 1000w, https:\/\/osos.com.hk\/wp-content\/uploads\/Critically-Ill-After-Dental-or-Cosmetic-Treatment-in-Shenzhen-300x169.jpg 300w, https:\/\/osos.com.hk\/wp-content\/uploads\/Critically-Ill-After-Dental-or-Cosmetic-Treatment-in-Shenzhen-768x432.jpg 768w, https:\/\/osos.com.hk\/wp-content\/uploads\/Critically-Ill-After-Dental-or-Cosmetic-Treatment-in-Shenzhen-18x10.jpg 18w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n                                    \n                                <\/a>\n\n                                <div class=\"osos-article-card__body\">\n\n                                    <div class=\"osos-article-card__meta\">\n\n                                        <span\n                                            class=\"osos-article-card__meta-item\"\n                                        >\n                                            <svg\n                                                viewbox=\"0 0 24 24\"\n                                                aria-hidden=\"true\"\n                                            >\n                                                <rect\n                                                    x=\"4\"\n                                                    y=\"5\"\n                                                    width=\"16\"\n                                                    height=\"15\"\n                                                    rx=\"2\"\n                                                ><\/rect>\n\n                                                <path d=\"M8 3v4\"><\/path>\n                                                <path d=\"M16 3v4\"><\/path>\n                                                <path d=\"M4 10h16\"><\/path>\n                                            <\/svg>\n\n                                            August 18, 2026                                        <\/span>\n\n                                        \n                                            <a\n                                                class=\"osos-article-card__category\"\n                                                href=\"https:\/\/osos.com.hk\/en\/category\/mainland-medical-care\/\"\n                                            >\n                                                Mainland Medical Care                                            <\/a>\n\n                                        \n                                    <\/div>\n\n                                    <h3 class=\"osos-article-card__title\">\n\n                                        <a\n                                            href=\"https:\/\/osos.com.hk\/en\/critically-ill-after-dental-or-cosmetic-treatment-in-shenzhen-what-families-need-to-know-before-arranging-medical-escort-back-to-hong-kong\/\"\n                                        >\n                                            Critically Ill After Dental or Cosmetic Treatment in Shenzhen? What Families Need to Know Before Arranging Medical Escort Back to Hong Kong                                        <\/a>\n\n                                    <\/h3>\n\n                                    <p class=\"osos-article-card__excerpt\">\n                                        When a family member becomes critically ill after dental or cosmetic treatment in Shenzhen, relatives may need to manage emergency treatment, medical expenses, clinical handover and cross-border transfer at the same time. This article explains the key considerations when arranging medical escort back to Hong Kong.                                    <\/p>\n\n                                    <a\n                                        class=\"osos-article-card__read-more\"\n                                        href=\"https:\/\/osos.com.hk\/en\/critically-ill-after-dental-or-cosmetic-treatment-in-shenzhen-what-families-need-to-know-before-arranging-medical-escort-back-to-hong-kong\/\"\n                                    >\n                                        Read More\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path d=\"M5 12h14\"><\/path>\n                                            <path d=\"m14 7 5 5-5 5\"><\/path>\n                                        <\/svg>\n                                    <\/a>\n\n                                <\/div>\n\n                            <\/article>\n\n                        \n                            \n                            <article class=\"osos-article-card\">\n\n                                <a\n                                    class=\"osos-article-card__image-link\"\n                                    href=\"https:\/\/osos.com.hk\/en\/cross-border-hospital-transfer-for-older-adults-with-dementia-or-long-term-bedridden-conditions-how-can-families-reduce-distress-and-secondary-injury-during-the-journey\/\"\n                                    aria-label=\"Cross-Border Hospital Transfer for Older Adults with Dementia or Long-Term Bedridden Conditions: How Can Families Reduce Distress and Secondary Injury During the Journey?\"\n                                >\n\n                                    \n                                        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/ChatGPT-Image-Aug-10-2026-at-03_31_51-PM.png\" class=\"osos-article-card__image wp-post-image\" alt=\"Cross-Border Hospital Transfer for Older Adults with Dementia or Long-Term Bedridden Conditions: How Can Families Reduce Distress and Secondary Injury During the Journey?\" srcset=\"https:\/\/osos.com.hk\/wp-content\/uploads\/ChatGPT-Image-Aug-10-2026-at-03_31_51-PM.png 1000w, https:\/\/osos.com.hk\/wp-content\/uploads\/ChatGPT-Image-Aug-10-2026-at-03_31_51-PM-300x200.png 300w, https:\/\/osos.com.hk\/wp-content\/uploads\/ChatGPT-Image-Aug-10-2026-at-03_31_51-PM-768x512.png 768w, https:\/\/osos.com.hk\/wp-content\/uploads\/ChatGPT-Image-Aug-10-2026-at-03_31_51-PM-18x12.png 18w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n                                    \n                                <\/a>\n\n                                <div class=\"osos-article-card__body\">\n\n                                    <div class=\"osos-article-card__meta\">\n\n                                        <span\n                                            class=\"osos-article-card__meta-item\"\n                                        >\n                                            <svg\n                                                viewbox=\"0 0 24 24\"\n                                                aria-hidden=\"true\"\n                                            >\n                                                <rect\n                                                    x=\"4\"\n                                                    y=\"5\"\n                                                    width=\"16\"\n                                                    height=\"15\"\n                                                    rx=\"2\"\n                                                ><\/rect>\n\n                                                <path d=\"M8 3v4\"><\/path>\n                                                <path d=\"M16 3v4\"><\/path>\n                                                <path d=\"M4 10h16\"><\/path>\n                                            <\/svg>\n\n                                            August 10, 2026                                        <\/span>\n\n                                        \n                                            <a\n                                                class=\"osos-article-card__category\"\n                                                href=\"https:\/\/osos.com.hk\/en\/category\/mainland-medical-care\/\"\n                                            >\n                                                Mainland Medical Care                                            <\/a>\n\n                                        \n                                    <\/div>\n\n                                    <h3 class=\"osos-article-card__title\">\n\n                                        <a\n                                            href=\"https:\/\/osos.com.hk\/en\/cross-border-hospital-transfer-for-older-adults-with-dementia-or-long-term-bedridden-conditions-how-can-families-reduce-distress-and-secondary-injury-during-the-journey\/\"\n                                        >\n                                            Cross-Border Hospital Transfer for Older Adults with Dementia or Long-Term Bedridden Conditions: How Can Families Reduce Distress and Secondary Injury During the Journey?                                        <\/a>\n\n                                    <\/h3>\n\n                                    <p class=\"osos-article-card__excerpt\">\n                                        For older adults with dementia or long-term bedridden conditions, cross-border hospital transfer involves more than arranging a vehicle. Families should also consider environmental changes, road vibration, pressure sores, vital-sign monitoring and border transfers when planning a return to Hong Kong for continued treatment.                                    <\/p>\n\n                                    <a\n                                        class=\"osos-article-card__read-more\"\n                                        href=\"https:\/\/osos.com.hk\/en\/cross-border-hospital-transfer-for-older-adults-with-dementia-or-long-term-bedridden-conditions-how-can-families-reduce-distress-and-secondary-injury-during-the-journey\/\"\n                                    >\n                                        Read More\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path d=\"M5 12h14\"><\/path>\n                                            <path d=\"m14 7 5 5-5 5\"><\/path>\n                                        <\/svg>\n                                    <\/a>\n\n                                <\/div>\n\n                            <\/article>\n\n                        \n                            \n                            <article class=\"osos-article-card\">\n\n                                <a\n                                    class=\"osos-article-card__image-link\"\n                                    href=\"https:\/\/osos.com.hk\/en\/passing-away-at-home%ef%bd%9cthe-final-journey-in-familiar-surroundings\/\"\n                                    aria-label=\"Passing Away at Home\uff5cThe Final Journey in Familiar Surroundings\"\n                                >\n\n                                    \n                                        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Passing-Away-at-Home\uff5cThe-Final-Journey-in-Familiar-Surroundings.jpg\" class=\"osos-article-card__image wp-post-image\" alt=\"Passing Away at Home\uff5cThe Final Journey in Familiar Surroundings\" srcset=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Passing-Away-at-Home\uff5cThe-Final-Journey-in-Familiar-Surroundings.jpg 1000w, https:\/\/osos.com.hk\/wp-content\/uploads\/Passing-Away-at-Home\uff5cThe-Final-Journey-in-Familiar-Surroundings-300x169.jpg 300w, https:\/\/osos.com.hk\/wp-content\/uploads\/Passing-Away-at-Home\uff5cThe-Final-Journey-in-Familiar-Surroundings-768x432.jpg 768w, https:\/\/osos.com.hk\/wp-content\/uploads\/Passing-Away-at-Home\uff5cThe-Final-Journey-in-Familiar-Surroundings-18x10.jpg 18w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n                                    \n                                <\/a>\n\n                                <div class=\"osos-article-card__body\">\n\n                                    <div class=\"osos-article-card__meta\">\n\n                                        <span\n                                            class=\"osos-article-card__meta-item\"\n                                        >\n                                            <svg\n                                                viewbox=\"0 0 24 24\"\n                                                aria-hidden=\"true\"\n                                            >\n                                                <rect\n                                                    x=\"4\"\n                                                    y=\"5\"\n                                                    width=\"16\"\n                                                    height=\"15\"\n                                                    rx=\"2\"\n                                                ><\/rect>\n\n                                                <path d=\"M8 3v4\"><\/path>\n                                                <path d=\"M16 3v4\"><\/path>\n                                                <path d=\"M4 10h16\"><\/path>\n                                            <\/svg>\n\n                                            August 3, 2026                                        <\/span>\n\n                                        \n                                            <a\n                                                class=\"osos-article-card__category\"\n                                                href=\"https:\/\/osos.com.hk\/en\/category\/palliative-care\/\"\n                                            >\n                                                Palliative Care                                            <\/a>\n\n                                        \n                                    <\/div>\n\n                                    <h3 class=\"osos-article-card__title\">\n\n                                        <a\n                                            href=\"https:\/\/osos.com.hk\/en\/passing-away-at-home%ef%bd%9cthe-final-journey-in-familiar-surroundings\/\"\n                                        >\n                                            Passing Away at Home\uff5cThe Final Journey in Familiar Surroundings                                        <\/a>\n\n                                    <\/h3>\n\n                                    <p class=\"osos-article-card__excerpt\">\n                                        Passing away at home requires careful planning before the final stage of life. This article outlines the medical follow-up, end-of-life care, important documents, family responsibilities and practical steps families should prepare in advance to reduce confusion and distress.                                    <\/p>\n\n                                    <a\n                                        class=\"osos-article-card__read-more\"\n                                        href=\"https:\/\/osos.com.hk\/en\/passing-away-at-home%ef%bd%9cthe-final-journey-in-familiar-surroundings\/\"\n                                    >\n                                        Read More\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path d=\"M5 12h14\"><\/path>\n                                            <path d=\"m14 7 5 5-5 5\"><\/path>\n                                        <\/svg>\n                                    <\/a>\n\n                                <\/div>\n\n                            <\/article>\n\n                        \n                            \n                            <article class=\"osos-article-card\">\n\n                                <a\n                                    class=\"osos-article-card__image-link\"\n                                    href=\"https:\/\/osos.com.hk\/en\/travelling-north-with-elderly-parents-three-common-health-situations-every-family-caregiver-should-be-prepared-for\/\"\n                                    aria-label=\"Travelling North with Elderly Parents? Three Common Health Situations Every Family Caregiver Should Be Prepared For\"\n                                >\n\n                                    \n                                        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Travelling-North-with-Elderly-Parents.jpg\" class=\"osos-article-card__image wp-post-image\" alt=\"Travelling North with Elderly Parents? Three Common Health Situations Every Family Caregiver Should Be Prepared For\" srcset=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Travelling-North-with-Elderly-Parents.jpg 1000w, https:\/\/osos.com.hk\/wp-content\/uploads\/Travelling-North-with-Elderly-Parents-300x169.jpg 300w, https:\/\/osos.com.hk\/wp-content\/uploads\/Travelling-North-with-Elderly-Parents-768x432.jpg 768w, https:\/\/osos.com.hk\/wp-content\/uploads\/Travelling-North-with-Elderly-Parents-18x10.jpg 18w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\n                                    \n                                <\/a>\n\n                                <div class=\"osos-article-card__body\">\n\n                                    <div class=\"osos-article-card__meta\">\n\n                                        <span\n                                            class=\"osos-article-card__meta-item\"\n                                        >\n                                            <svg\n                                                viewbox=\"0 0 24 24\"\n                                                aria-hidden=\"true\"\n                                            >\n                                                <rect\n                                                    x=\"4\"\n                                                    y=\"5\"\n                                                    width=\"16\"\n                                                    height=\"15\"\n                                                    rx=\"2\"\n                                                ><\/rect>\n\n                                                <path d=\"M8 3v4\"><\/path>\n                                                <path d=\"M16 3v4\"><\/path>\n                                                <path d=\"M4 10h16\"><\/path>\n                                            <\/svg>\n\n                                            July 22, 2026                                        <\/span>\n\n                                        \n                                            <a\n                                                class=\"osos-article-card__category\"\n                                                href=\"https:\/\/osos.com.hk\/en\/category\/family-care\/\"\n                                            >\n                                                Family Care                                            <\/a>\n\n                                        \n                                    <\/div>\n\n                                    <h3 class=\"osos-article-card__title\">\n\n                                        <a\n                                            href=\"https:\/\/osos.com.hk\/en\/travelling-north-with-elderly-parents-three-common-health-situations-every-family-caregiver-should-be-prepared-for\/\"\n                                        >\n                                            Travelling North with Elderly Parents? Three Common Health Situations Every Family Caregiver Should Be Prepared For                                        <\/a>\n\n                                    <\/h3>\n\n                                    <p class=\"osos-article-card__excerpt\">\n                                        Travelling north with elderly parents requires more than planning the itinerary. Learn how family caregivers can recognise common health risks, respond to medical emergencies, identify the early signs of stroke and heart disease, and prepare essential medical information before travelling to Mainland China. Simple preparation can help families stay calm and respond more confidently when unexpected situations arise.                                    <\/p>\n\n                                    <a\n                                        class=\"osos-article-card__read-more\"\n                                        href=\"https:\/\/osos.com.hk\/en\/travelling-north-with-elderly-parents-three-common-health-situations-every-family-caregiver-should-be-prepared-for\/\"\n                                    >\n                                        Read More\n                                        <svg\n                                            viewbox=\"0 0 24 24\"\n                                            aria-hidden=\"true\"\n                                        >\n                                            <path d=\"M5 12h14\"><\/path>\n                                            <path d=\"m14 7 5 5-5 5\"><\/path>\n                                        <\/svg>\n                                    <\/a>\n\n                                <\/div>\n\n                            <\/article>\n\n                        \n                    <\/div>\n\n                    \n                \n            <\/main>\n\n            <aside class=\"osos-articles-sidebar\">\n\n                <div class=\"osos-sidebar-panel\">\n\n                    <h2 class=\"osos-sidebar-heading\">\n                        More Featured Articles                    <\/h2>\n\n                    \n                        <ul class=\"osos-sidebar-list\">\n\n                            \n                                \n                                <li class=\"osos-sidebar-item\">\n\n                                    <article class=\"osos-sidebar-article\">\n\n                                        <a\n                                            class=\"osos-sidebar-article__image-link\"\n                                            href=\"https:\/\/osos.com.hk\/en\/what-should-parents-do-if-a-child-develops-a-high-fever-and-seizures-in-mainland-china-a-four-step-guide-from-emergency-care-to-transfer-back-to-hong-kong\/\"\n                                            aria-label=\"What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong\"\n                                        >\n\n                                            \n                                                <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/What-Should-Parents-Do-If-a-Child-Develops-a-High-Fever-and-Seizures-in-Mainland-China-A-Four-Step-Guide-from-Emergency-Care-to-Transfer-Back-to-Hong-Kong-150x150.jpg\" class=\"osos-sidebar-article__image wp-post-image\" alt=\"What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong\" \/>\n                                            \n                                        <\/a>\n\n                                        <div\n                                            class=\"osos-sidebar-article__content\"\n                                        >\n\n                                            <h3\n                                                class=\"osos-sidebar-article__title\"\n                                            >\n                                                <a\n                                                    href=\"https:\/\/osos.com.hk\/en\/what-should-parents-do-if-a-child-develops-a-high-fever-and-seizures-in-mainland-china-a-four-step-guide-from-emergency-care-to-transfer-back-to-hong-kong\/\"\n                                                >\n                                                    What Should Parents Do If a Child Develops a High Fever and Seizures in Mainland China? A Four-Step Guide from Emergency Care to Transfer Back to Hong Kong                                                <\/a>\n                                            <\/h3>\n\n                                            <span\n                                                class=\"osos-sidebar-article__date\"\n                                            >\n                                                <svg\n                                                    viewbox=\"0 0 24 24\"\n                                                    aria-hidden=\"true\"\n                                                >\n                                                    <rect\n                                                        x=\"4\"\n                                                        y=\"5\"\n                                                        width=\"16\"\n                                                        height=\"15\"\n                                                        rx=\"2\"\n                                                    ><\/rect>\n\n                                                    <path d=\"M8 3v4\"><\/path>\n                                                    <path d=\"M16 3v4\"><\/path>\n                                                    <path d=\"M4 10h16\"><\/path>\n                                                <\/svg>\n\n                                                August 26, 2026                                            <\/span>\n\n                                        <\/div>\n\n                                    <\/article>\n\n                                <\/li>\n\n                            \n                                \n                                <li class=\"osos-sidebar-item\">\n\n                                    <article class=\"osos-sidebar-article\">\n\n                                        <a\n                                            class=\"osos-sidebar-article__image-link\"\n                                            href=\"https:\/\/osos.com.hk\/en\/cross-border-hospital-transfer-for-older-adults-with-dementia-or-long-term-bedridden-conditions-how-can-families-reduce-distress-and-secondary-injury-during-the-journey\/\"\n                                            aria-label=\"Cross-Border Hospital Transfer for Older Adults with Dementia or Long-Term Bedridden Conditions: How Can Families Reduce Distress and Secondary Injury During the Journey?\"\n                                        >\n\n                                            \n                                                <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/ChatGPT-Image-Aug-10-2026-at-03_31_51-PM-150x150.png\" class=\"osos-sidebar-article__image wp-post-image\" alt=\"Cross-Border Hospital Transfer for Older Adults with Dementia or Long-Term Bedridden Conditions: How Can Families Reduce Distress and Secondary Injury During the Journey?\" \/>\n                                            \n                                        <\/a>\n\n                                        <div\n                                            class=\"osos-sidebar-article__content\"\n                                        >\n\n                                            <h3\n                                                class=\"osos-sidebar-article__title\"\n                                            >\n                                                <a\n                                                    href=\"https:\/\/osos.com.hk\/en\/cross-border-hospital-transfer-for-older-adults-with-dementia-or-long-term-bedridden-conditions-how-can-families-reduce-distress-and-secondary-injury-during-the-journey\/\"\n                                                >\n                                                    Cross-Border Hospital Transfer for Older Adults with Dementia or Long-Term Bedridden Conditions: How Can Families Reduce Distress and Secondary Injury During the Journey?                                                <\/a>\n                                            <\/h3>\n\n                                            <span\n                                                class=\"osos-sidebar-article__date\"\n                                            >\n                                                <svg\n                                                    viewbox=\"0 0 24 24\"\n                                                    aria-hidden=\"true\"\n                                                >\n                                                    <rect\n                                                        x=\"4\"\n                                                        y=\"5\"\n                                                        width=\"16\"\n                                                        height=\"15\"\n                                                        rx=\"2\"\n                                                    ><\/rect>\n\n                                                    <path d=\"M8 3v4\"><\/path>\n                                                    <path d=\"M16 3v4\"><\/path>\n                                                    <path d=\"M4 10h16\"><\/path>\n                                                <\/svg>\n\n                                                August 10, 2026                                            <\/span>\n\n                                        <\/div>\n\n                                    <\/article>\n\n                                <\/li>\n\n                            \n                                \n                                <li class=\"osos-sidebar-item\">\n\n                                    <article class=\"osos-sidebar-article\">\n\n                                        <a\n                                            class=\"osos-sidebar-article__image-link\"\n                                            href=\"https:\/\/osos.com.hk\/en\/passing-away-at-home%ef%bd%9cthe-final-journey-in-familiar-surroundings\/\"\n                                            aria-label=\"Passing Away at Home\uff5cThe Final Journey in Familiar Surroundings\"\n                                        >\n\n                                            \n                                                <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Passing-Away-at-Home\uff5cThe-Final-Journey-in-Familiar-Surroundings-150x150.jpg\" class=\"osos-sidebar-article__image wp-post-image\" alt=\"Passing Away at Home\uff5cThe Final Journey in Familiar Surroundings\" \/>\n                                            \n                                        <\/a>\n\n                                        <div\n                                            class=\"osos-sidebar-article__content\"\n                                        >\n\n                                            <h3\n                                                class=\"osos-sidebar-article__title\"\n                                            >\n                                                <a\n                                                    href=\"https:\/\/osos.com.hk\/en\/passing-away-at-home%ef%bd%9cthe-final-journey-in-familiar-surroundings\/\"\n                                                >\n                                                    Passing Away at Home\uff5cThe Final Journey in Familiar Surroundings                                                <\/a>\n                                            <\/h3>\n\n                                            <span\n                                                class=\"osos-sidebar-article__date\"\n                                            >\n                                                <svg\n                                                    viewbox=\"0 0 24 24\"\n                                                    aria-hidden=\"true\"\n                                                >\n                                                    <rect\n                                                        x=\"4\"\n                                                        y=\"5\"\n                                                        width=\"16\"\n                                                        height=\"15\"\n                                                        rx=\"2\"\n                                                    ><\/rect>\n\n                                                    <path d=\"M8 3v4\"><\/path>\n                                                    <path d=\"M16 3v4\"><\/path>\n                                                    <path d=\"M4 10h16\"><\/path>\n                                                <\/svg>\n\n                                                August 3, 2026                                            <\/span>\n\n                                        <\/div>\n\n                                    <\/article>\n\n                                <\/li>\n\n                            \n                                \n                                <li class=\"osos-sidebar-item\">\n\n                                    <article class=\"osos-sidebar-article\">\n\n                                        <a\n                                            class=\"osos-sidebar-article__image-link\"\n                                            href=\"https:\/\/osos.com.hk\/en\/critically-ill-after-dental-or-cosmetic-treatment-in-shenzhen-what-families-need-to-know-before-arranging-medical-escort-back-to-hong-kong\/\"\n                                            aria-label=\"Critically Ill After Dental or Cosmetic Treatment in Shenzhen? What Families Need to Know Before Arranging Medical Escort Back to Hong Kong\"\n                                        >\n\n                                            \n                                                <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Critically-Ill-After-Dental-or-Cosmetic-Treatment-in-Shenzhen-150x150.jpg\" class=\"osos-sidebar-article__image wp-post-image\" alt=\"Critically Ill After Dental or Cosmetic Treatment in Shenzhen? What Families Need to Know Before Arranging Medical Escort Back to Hong Kong\" \/>\n                                            \n                                        <\/a>\n\n                                        <div\n                                            class=\"osos-sidebar-article__content\"\n                                        >\n\n                                            <h3\n                                                class=\"osos-sidebar-article__title\"\n                                            >\n                                                <a\n                                                    href=\"https:\/\/osos.com.hk\/en\/critically-ill-after-dental-or-cosmetic-treatment-in-shenzhen-what-families-need-to-know-before-arranging-medical-escort-back-to-hong-kong\/\"\n                                                >\n                                                    Critically Ill After Dental or Cosmetic Treatment in Shenzhen? What Families Need to Know Before Arranging Medical Escort Back to Hong Kong                                                <\/a>\n                                            <\/h3>\n\n                                            <span\n                                                class=\"osos-sidebar-article__date\"\n                                            >\n                                                <svg\n                                                    viewbox=\"0 0 24 24\"\n                                                    aria-hidden=\"true\"\n                                                >\n                                                    <rect\n                                                        x=\"4\"\n                                                        y=\"5\"\n                                                        width=\"16\"\n                                                        height=\"15\"\n                                                        rx=\"2\"\n                                                    ><\/rect>\n\n                                                    <path d=\"M8 3v4\"><\/path>\n                                                    <path d=\"M16 3v4\"><\/path>\n                                                    <path d=\"M4 10h16\"><\/path>\n                                                <\/svg>\n\n                                                August 18, 2026                                            <\/span>\n\n                                        <\/div>\n\n                                    <\/article>\n\n                                <\/li>\n\n                            \n                                \n                                <li class=\"osos-sidebar-item\">\n\n                                    <article class=\"osos-sidebar-article\">\n\n                                        <a\n                                            class=\"osos-sidebar-article__image-link\"\n                                            href=\"https:\/\/osos.com.hk\/en\/travelling-north-with-elderly-parents-three-common-health-situations-every-family-caregiver-should-be-prepared-for\/\"\n                                            aria-label=\"Travelling North with Elderly Parents? Three Common Health Situations Every Family Caregiver Should Be Prepared For\"\n                                        >\n\n                                            \n                                                <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/osos.com.hk\/wp-content\/uploads\/Travelling-North-with-Elderly-Parents-150x150.jpg\" class=\"osos-sidebar-article__image wp-post-image\" alt=\"Travelling North with Elderly Parents? Three Common Health Situations Every Family Caregiver Should Be Prepared For\" \/>\n                                            \n                                        <\/a>\n\n                                        <div\n                                            class=\"osos-sidebar-article__content\"\n                                        >\n\n                                            <h3\n                                                class=\"osos-sidebar-article__title\"\n                                            >\n                                                <a\n                                                    href=\"https:\/\/osos.com.hk\/en\/travelling-north-with-elderly-parents-three-common-health-situations-every-family-caregiver-should-be-prepared-for\/\"\n                                                >\n                                                    Travelling North with Elderly Parents? Three Common Health Situations Every Family Caregiver Should Be Prepared For                                                <\/a>\n                                            <\/h3>\n\n                                            <span\n                                                class=\"osos-sidebar-article__date\"\n                                            >\n                                                <svg\n                                                    viewbox=\"0 0 24 24\"\n                                                    aria-hidden=\"true\"\n                                                >\n                                                    <rect\n                                                        x=\"4\"\n                                                        y=\"5\"\n                                                        width=\"16\"\n                                                        height=\"15\"\n                                                        rx=\"2\"\n                                                    ><\/rect>\n\n                                                    <path d=\"M8 3v4\"><\/path>\n                                                    <path d=\"M16 3v4\"><\/path>\n                                                    <path d=\"M4 10h16\"><\/path>\n                                                <\/svg>\n\n                                                July 22, 2026                                            <\/span>\n\n                                        <\/div>\n\n                                    <\/article>\n\n                                <\/li>\n\n                            \n                        <\/ul>\n\n                    \n                <\/div>\n\n                <div\n                    class=\"osos-care-tip has-image\"\n                                            style=\"background-image:url('https:\/\/osos.com.hk\/wp-content\/uploads\/healthcare_bg.jpg');\"\n                                    >\n\n                    <div class=\"osos-care-tip__content\">\n\n                        <h2 class=\"osos-care-tip__title\">\n\n                            <svg\n                                viewbox=\"0 0 24 24\"\n                                aria-hidden=\"true\"\n                            >\n                                <path\n                                    d=\"M12 21S3.5 16.2 3.5 9.3A4.8 4.8 0 0 1 12 6.2a4.8 4.8 0 0 1 8.5 3.1C20.5 16.2 12 21 12 21Z\"\n                                ><\/path>\n                            <\/svg>\n\n                            Caregiver Tips\n                        <\/h2>\n\n                        <p class=\"osos-care-tip__text\">\n                            When caring for your family,<br>\n                            remember to take care of yourself<br>\n                            before caring for others.                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n            <\/aside>\n\n        <\/div>\n\n    <\/section>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-1685","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/osos.com.hk\/en\/wp-json\/wp\/v2\/pages\/1685","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/osos.com.hk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/osos.com.hk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/osos.com.hk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/osos.com.hk\/en\/wp-json\/wp\/v2\/comments?post=1685"}],"version-history":[{"count":68,"href":"https:\/\/osos.com.hk\/en\/wp-json\/wp\/v2\/pages\/1685\/revisions"}],"predecessor-version":[{"id":1777,"href":"https:\/\/osos.com.hk\/en\/wp-json\/wp\/v2\/pages\/1685\/revisions\/1777"}],"wp:attachment":[{"href":"https:\/\/osos.com.hk\/en\/wp-json\/wp\/v2\/media?parent=1685"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}